diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index ecb6f8dff36..c971799627f 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -141,6 +141,7 @@ OC.L10N.register( "Column headers with buttons are sortable." : "Stolpce z gumbi je mogoče razvrščati.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.", "File not found" : "Datoteke ni mogoče najti", + "_{count} selected_::_{count} selected_" : ["{count} izbrana","{count} izbrani","{count} izbranih","{count} izbranih"], "Views" : "Pogledi", "Owner" : "Lastnik", "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index c4d95fcdb3e..78a811541ae 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -139,6 +139,7 @@ "Column headers with buttons are sortable." : "Stolpce z gumbi je mogoče razvrščati.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.", "File not found" : "Datoteke ni mogoče najti", + "_{count} selected_::_{count} selected_" : ["{count} izbrana","{count} izbrani","{count} izbranih","{count} izbranih"], "Views" : "Pogledi", "Owner" : "Lastnik", "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index e3898f791d1..e68882c8794 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -42,23 +42,33 @@ OC.L10N.register( "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus", "Kerberos ticket" : "Kerberos-Ticket", + "S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher", "Bucket" : "Bucket", "Hostname" : "Host-Name", "Port" : "Port", "Proxy" : "Proxy", "Region" : "Region", "Storage Class" : "Speicherklasse", + "Use HTTPS" : "HTTPS verwenden", + "Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)", "Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)", "Enable multipart copy" : "Multipart-Kopieren aktivieren", + "Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)", "SSE-C encryption key" : "SSE-C-Schlüssel", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Entfernter Unterordner", "Secure https://" : "Sicheres https://", + "FTP / FTPS" : "FTP/FTPS", "Host" : "Host", "Secure ftps://" : "Sicherer ftps://", + "Local (server storage)" : "Lokal (Serverspeicher)", "Location" : "Ort", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)", "Root" : "Root", + "SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung", + "SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)", "Share" : "Share", "Show hidden files" : "Versteckte Dateien anzeigen", "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", @@ -66,7 +76,9 @@ OC.L10N.register( "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.", "Timeout" : "Zeitüberschreitung", + "SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung", "Login as share" : "Als Freigabe anmelden", + "OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", "External storage" : "Externer Speicher", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index d755e373d15..80d4838810b 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -40,23 +40,33 @@ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus", "Kerberos ticket" : "Kerberos-Ticket", + "S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher", "Bucket" : "Bucket", "Hostname" : "Host-Name", "Port" : "Port", "Proxy" : "Proxy", "Region" : "Region", "Storage Class" : "Speicherklasse", + "Use HTTPS" : "HTTPS verwenden", + "Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)", "Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)", "Enable multipart copy" : "Multipart-Kopieren aktivieren", + "Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)", "SSE-C encryption key" : "SSE-C-Schlüssel", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Entfernter Unterordner", "Secure https://" : "Sicheres https://", + "FTP / FTPS" : "FTP/FTPS", "Host" : "Host", "Secure ftps://" : "Sicherer ftps://", + "Local (server storage)" : "Lokal (Serverspeicher)", "Location" : "Ort", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)", "Root" : "Root", + "SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung", + "SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)", "Share" : "Share", "Show hidden files" : "Versteckte Dateien anzeigen", "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", @@ -64,7 +74,9 @@ "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.", "Timeout" : "Zeitüberschreitung", + "SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung", "Login as share" : "Als Freigabe anmelden", + "OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", "External storage" : "Externer Speicher", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index d7a67a44e16..7083fac815e 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -42,23 +42,33 @@ OC.L10N.register( "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus", "Kerberos ticket" : "Kerberos-Ticket", + "S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher", "Bucket" : "Bucket", "Hostname" : "Host-Name", "Port" : "Port", "Proxy" : "Proxy", "Region" : "Region", "Storage Class" : "Speicherklasse", + "Use HTTPS" : "HTTPS verwenden", + "Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)", "Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)", "Enable multipart copy" : "Multipart-Kopieren aktivieren", + "Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)", "SSE-C encryption key" : "SSE-C-Schlüssel", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Entfernter Unterordner", "Secure https://" : "Sicheres https://", + "FTP / FTPS" : "FTP/FTPS", "Host" : "Host", "Secure ftps://" : "Sicheres ftps://", + "Local (server storage)" : "Lokal (Serverspeicher)", "Location" : "Ort", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)", "Root" : "Root", + "SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung", + "SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)", "Share" : "Teilen", "Show hidden files" : "Versteckte Dateien anzeigen", "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", @@ -66,7 +76,9 @@ OC.L10N.register( "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.", "Timeout" : "Zeitüberschreitung", + "SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung", "Login as share" : "Als Freigabe anmelden", + "OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", "External storage" : "Externer Speicher", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 5a716e22838..018ee6bf2a8 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -40,23 +40,33 @@ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus", "Kerberos ticket" : "Kerberos-Ticket", + "S3-Compatible Object Storage" : "S3-kompatibler Objektspeicher", "Bucket" : "Bucket", "Hostname" : "Host-Name", "Port" : "Port", "Proxy" : "Proxy", "Region" : "Region", "Storage Class" : "Speicherklasse", + "Use HTTPS" : "HTTPS verwenden", + "Use Path Style (https://example.com/bucket)" : "Pfadstil verwenden (https://beispiel.de/bucket)", "Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)", "Enable multipart copy" : "Multipart-Kopieren aktivieren", + "Enable Direct Downloads (presigned URLs)" : "Direkte Downloads aktivieren (vorab signierte URLs)", "SSE-C encryption key" : "SSE-C-Schlüssel", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Entfernter Unterordner", "Secure https://" : "Sicheres https://", + "FTP / FTPS" : "FTP/FTPS", "Host" : "Host", "Secure ftps://" : "Sicheres ftps://", + "Local (server storage)" : "Lokal (Serverspeicher)", "Location" : "Ort", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (SSH-Dateiübertragung)", "Root" : "Root", + "SFTP with public key authentication" : "SFTP mit Public-Key-Authentifizierung", + "SMB / CIFS (Windows network share)" : "SMB/CIFS (Windows-Netzwerkfreigabe)", "Share" : "Teilen", "Show hidden files" : "Versteckte Dateien anzeigen", "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", @@ -64,7 +74,9 @@ "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigungen hat. Dies führt zu Leistungseinbußen.", "Timeout" : "Zeitüberschreitung", + "SMB / CIFS using Nextcloud login" : "SMB/CIFS mittels Nextcloud-Anmeldung", "Login as share" : "Als Freigabe anmelden", + "OpenStack Swift Object Storage" : "OpenStack Swift-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", "External storage" : "Externer Speicher", diff --git a/apps/files_external/l10n/ga.js b/apps/files_external/l10n/ga.js index 0b523cefc08..76b7e15132d 100644 --- a/apps/files_external/l10n/ga.js +++ b/apps/files_external/l10n/ga.js @@ -42,23 +42,33 @@ OC.L10N.register( "Kerberos default realm, defaults to \"WORKGROUP\"" : "Réimse réamhshocraithe Kerberos, mainneachtainí chuig \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Mód Apache ticéad Kerberos", "Kerberos ticket" : "ticéad Kerberos", + "S3-Compatible Object Storage" : "Stóráil Réada atá Comhoiriúnach le S3", "Bucket" : "Buicéad", "Hostname" : "Óstainm", "Port" : "Port", "Proxy" : "Seachfhreastalaí", "Region" : "Réigiún", "Storage Class" : "Rang Stórála", + "Use HTTPS" : "Úsáid HTTPS", + "Use Path Style (https://example.com/bucket)" : "Úsáid Stíl Cosáin (https://example.com/bucket)", "Use Legacy S3 signing (v2)" : "Úsáid síniú Legacy S3 (v2)", "Enable multipart copy" : "Cumasaigh cóip ilpháirteach", + "Enable Direct Downloads (presigned URLs)" : "Cumasaigh Íoslódálacha Díreacha (URLanna réamhshocraithe)", "SSE-C encryption key" : "Eochair criptithe SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Fofhillteán cianda", "Secure https://" : "slán https://", + "FTP / FTPS" : "FTP / FTPS", "Host" : "Óstach", "Secure ftps://" : "slán ftps://", + "Local (server storage)" : "Áitiúil (stóráil freastalaí)", "Location" : "Suíomh", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (aistriú comhad SSH)", "Root" : "Fréamh", + "SFTP with public key authentication" : "SFTP le fíordheimhniú eochrach poiblí", + "SMB / CIFS (Windows network share)" : "SMB / CIFS (comhroinnt líonra Windows)", "Share" : "Comhroinn", "Show hidden files" : "Taispeáin comhaid i bhfolach", "Case sensitive file system" : "Córas comhaid cás-íogair", @@ -66,7 +76,9 @@ OC.L10N.register( "Verify ACL access when listing files" : "Fíoraigh rochtain ACL agus comhaid á liostú", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Seiceáil ACL gach comhad nó fillteán laistigh d'eolaire chun míreanna nach bhfuil cead léite ag an gcuntas a scagadh amach, tagann pionós feidhmíochta leis", "Timeout" : "Sos", + "SMB / CIFS using Nextcloud login" : "SMB / CIFS ag baint úsáide as logáil isteach Nextcloud", "Login as share" : "Logáil isteach mar scair", + "OpenStack Swift Object Storage" : "Stóráil Réada Swift OpenStack", "Service name" : "Ainm seirbhíse", "Request timeout (seconds)" : "Iarr am istigh (soicindí)", "External storage" : "Stóráil sheachtrach", diff --git a/apps/files_external/l10n/ga.json b/apps/files_external/l10n/ga.json index 09244758646..375d6d83e02 100644 --- a/apps/files_external/l10n/ga.json +++ b/apps/files_external/l10n/ga.json @@ -40,23 +40,33 @@ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Réimse réamhshocraithe Kerberos, mainneachtainí chuig \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Mód Apache ticéad Kerberos", "Kerberos ticket" : "ticéad Kerberos", + "S3-Compatible Object Storage" : "Stóráil Réada atá Comhoiriúnach le S3", "Bucket" : "Buicéad", "Hostname" : "Óstainm", "Port" : "Port", "Proxy" : "Seachfhreastalaí", "Region" : "Réigiún", "Storage Class" : "Rang Stórála", + "Use HTTPS" : "Úsáid HTTPS", + "Use Path Style (https://example.com/bucket)" : "Úsáid Stíl Cosáin (https://example.com/bucket)", "Use Legacy S3 signing (v2)" : "Úsáid síniú Legacy S3 (v2)", "Enable multipart copy" : "Cumasaigh cóip ilpháirteach", + "Enable Direct Downloads (presigned URLs)" : "Cumasaigh Íoslódálacha Díreacha (URLanna réamhshocraithe)", "SSE-C encryption key" : "Eochair criptithe SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Fofhillteán cianda", "Secure https://" : "slán https://", + "FTP / FTPS" : "FTP / FTPS", "Host" : "Óstach", "Secure ftps://" : "slán ftps://", + "Local (server storage)" : "Áitiúil (stóráil freastalaí)", "Location" : "Suíomh", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (aistriú comhad SSH)", "Root" : "Fréamh", + "SFTP with public key authentication" : "SFTP le fíordheimhniú eochrach poiblí", + "SMB / CIFS (Windows network share)" : "SMB / CIFS (comhroinnt líonra Windows)", "Share" : "Comhroinn", "Show hidden files" : "Taispeáin comhaid i bhfolach", "Case sensitive file system" : "Córas comhaid cás-íogair", @@ -64,7 +74,9 @@ "Verify ACL access when listing files" : "Fíoraigh rochtain ACL agus comhaid á liostú", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Seiceáil ACL gach comhad nó fillteán laistigh d'eolaire chun míreanna nach bhfuil cead léite ag an gcuntas a scagadh amach, tagann pionós feidhmíochta leis", "Timeout" : "Sos", + "SMB / CIFS using Nextcloud login" : "SMB / CIFS ag baint úsáide as logáil isteach Nextcloud", "Login as share" : "Logáil isteach mar scair", + "OpenStack Swift Object Storage" : "Stóráil Réada Swift OpenStack", "Service name" : "Ainm seirbhíse", "Request timeout (seconds)" : "Iarr am istigh (soicindí)", "External storage" : "Stóráil sheachtrach", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 8b418f8fd7f..90068e5412b 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -42,23 +42,33 @@ OC.L10N.register( "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 預設領域,預設為「WORKGROUP」", "Kerberos ticket Apache mode" : "Kerberos 票證 Apache 模式", "Kerberos ticket" : "Kerberos 票證", + "S3-Compatible Object Storage" : "相容於 S3 的物件儲存", "Bucket" : "Bucket", "Hostname" : "主機名稱", "Port" : "連接埠", "Proxy" : "proxy代理", "Region" : "地區", "Storage Class" : "儲存類別", + "Use HTTPS" : "使用 HTTPS", + "Use Path Style (https://example.com/bucket)" : "使用路徑樣式 (https://example.com/bucket)", "Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)", "Enable multipart copy" : "啟用多部份複製", + "Enable Direct Downloads (presigned URLs)" : "啟用直接下載(預先簽署的 URL)", "SSE-C encryption key" : "SSE-C 加密金鑰", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "遠端子資料夾", "Secure https://" : "安全 https://", + "FTP / FTPS" : "FTP / FTPS", "Host" : "主機", "Secure ftps://" : "安全 ftps://", + "Local (server storage)" : "本機(伺服器儲存空間)", "Location" : "位置", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP(SSH 檔案傳輸)", "Root" : "Root", + "SFTP with public key authentication" : "使用公開金鑰驗證的 SFTP", + "SMB / CIFS (Windows network share)" : "SMB / CIFS(Windows 網路分享)", "Share" : "分享", "Show hidden files" : "顯示隱藏檔", "Case sensitive file system" : "區分大小寫檔案系統", @@ -66,7 +76,9 @@ OC.L10N.register( "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉帳號沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", + "SMB / CIFS using Nextcloud login" : "使用 Nextcloud 登入的 SMB / CIFS", "Login as share" : "以分享身份登入", + "OpenStack Swift Object Storage" : "OpenStack Swift 物件儲存", "Service name" : "服務名稱", "Request timeout (seconds)" : "請求逾時(秒)", "External storage" : "外部儲存空間", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 98c095828a2..cfdd8586a08 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -40,23 +40,33 @@ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 預設領域,預設為「WORKGROUP」", "Kerberos ticket Apache mode" : "Kerberos 票證 Apache 模式", "Kerberos ticket" : "Kerberos 票證", + "S3-Compatible Object Storage" : "相容於 S3 的物件儲存", "Bucket" : "Bucket", "Hostname" : "主機名稱", "Port" : "連接埠", "Proxy" : "proxy代理", "Region" : "地區", "Storage Class" : "儲存類別", + "Use HTTPS" : "使用 HTTPS", + "Use Path Style (https://example.com/bucket)" : "使用路徑樣式 (https://example.com/bucket)", "Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)", "Enable multipart copy" : "啟用多部份複製", + "Enable Direct Downloads (presigned URLs)" : "啟用直接下載(預先簽署的 URL)", "SSE-C encryption key" : "SSE-C 加密金鑰", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "遠端子資料夾", "Secure https://" : "安全 https://", + "FTP / FTPS" : "FTP / FTPS", "Host" : "主機", "Secure ftps://" : "安全 ftps://", + "Local (server storage)" : "本機(伺服器儲存空間)", "Location" : "位置", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP(SSH 檔案傳輸)", "Root" : "Root", + "SFTP with public key authentication" : "使用公開金鑰驗證的 SFTP", + "SMB / CIFS (Windows network share)" : "SMB / CIFS(Windows 網路分享)", "Share" : "分享", "Show hidden files" : "顯示隱藏檔", "Case sensitive file system" : "區分大小寫檔案系統", @@ -64,7 +74,9 @@ "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉帳號沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", + "SMB / CIFS using Nextcloud login" : "使用 Nextcloud 登入的 SMB / CIFS", "Login as share" : "以分享身份登入", + "OpenStack Swift Object Storage" : "OpenStack Swift 物件儲存", "Service name" : "服務名稱", "Request timeout (seconds)" : "請求逾時(秒)", "External storage" : "外部儲存空間", diff --git a/apps/provisioning_api/l10n/ar.js b/apps/provisioning_api/l10n/ar.js index 022d8695938..3ea3195340b 100644 --- a/apps/provisioning_api/l10n/ar.js +++ b/apps/provisioning_api/l10n/ar.js @@ -13,11 +13,12 @@ OC.L10N.register( "Invalid password value" : "قيمة غير صحيحة لكلمة المرور", "An email address is required, to send a password link to the user." : "عنوان الإيميل مطلوب لإرسال رابط كلمة المرور للمستخدِم", "Required email address was not provided" : "عنوان الإيميل المطلوب لم يتم توفيره", + "Invalid email address" : "عنوان الإيميل غير صحيح", + "Invalid language" : "لغة غير صالحة", "Invalid quota value: %1$s" : "قيمة غير صحيحة للحصة: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "قيمة غير صحيحة للحصة. %1$s تزيد عن الحد الأقصى للحصة", "Unlimited quota is forbidden on this instance" : "الحصة غير المحدودة غير مسموح بها على هذا الخادوم", "Setting the password is not supported by the users backend" : "تعيين كلمة المرور غير مدعوم من قِبَل الواجهة الخلفية للمستخدمين.", - "Invalid language" : "لغة غير صالحة", "Invalid locale" : "اختيار الدولة أو المنطقة غير صحيح", "Invalid first day of week" : "اليوم الأول من الأسبوع غير صحيح", "Cannot remove yourself from the admin group" : "لا يمكنك إزالة نفسك من قائمة المديرين", diff --git a/apps/provisioning_api/l10n/ar.json b/apps/provisioning_api/l10n/ar.json index 4bb2da2a2ff..934b07c45e5 100644 --- a/apps/provisioning_api/l10n/ar.json +++ b/apps/provisioning_api/l10n/ar.json @@ -11,11 +11,12 @@ "Invalid password value" : "قيمة غير صحيحة لكلمة المرور", "An email address is required, to send a password link to the user." : "عنوان الإيميل مطلوب لإرسال رابط كلمة المرور للمستخدِم", "Required email address was not provided" : "عنوان الإيميل المطلوب لم يتم توفيره", + "Invalid email address" : "عنوان الإيميل غير صحيح", + "Invalid language" : "لغة غير صالحة", "Invalid quota value: %1$s" : "قيمة غير صحيحة للحصة: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "قيمة غير صحيحة للحصة. %1$s تزيد عن الحد الأقصى للحصة", "Unlimited quota is forbidden on this instance" : "الحصة غير المحدودة غير مسموح بها على هذا الخادوم", "Setting the password is not supported by the users backend" : "تعيين كلمة المرور غير مدعوم من قِبَل الواجهة الخلفية للمستخدمين.", - "Invalid language" : "لغة غير صالحة", "Invalid locale" : "اختيار الدولة أو المنطقة غير صحيح", "Invalid first day of week" : "اليوم الأول من الأسبوع غير صحيح", "Cannot remove yourself from the admin group" : "لا يمكنك إزالة نفسك من قائمة المديرين", diff --git a/apps/provisioning_api/l10n/ast.js b/apps/provisioning_api/l10n/ast.js index d7d3bfb88bb..d1babba2ced 100644 --- a/apps/provisioning_api/l10n/ast.js +++ b/apps/provisioning_api/l10n/ast.js @@ -12,11 +12,12 @@ OC.L10N.register( "No permissions to promote sub-admins" : "Nun hai nengún permisu p'ascender a soalministradores", "Invalid password value" : "El valor de la contraseña ye inválidu", "Required email address was not provided" : "Nun se fornió la direición de corréu electrónicu riquida", + "Invalid email address" : "La direición de corréu electrónicu ye inválida", + "Invalid language" : "La llingua ye inválida", "Invalid quota value: %1$s" : "El valor de la cuota ye inválidu: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "El valor de la cuota ye inválidu. %1$s supera la cuota máxima.", "Unlimited quota is forbidden on this instance" : "Prohíbese la cuota infinita nesta instancia", "Setting the password is not supported by the users backend" : "El backend d'usuarios nun ye compatible cola configuración de la contraseña", - "Invalid language" : "La llingua ye inválida", "Invalid locale" : "La locale ye inválida", "Cannot remove yourself from the admin group" : "Nun pues quitate del grupu d'alministradores", "Cannot remove yourself from this group as you are a sub-admin" : "Nun pues quitate d'esti grupu darréu que yes un soalministrador", diff --git a/apps/provisioning_api/l10n/ast.json b/apps/provisioning_api/l10n/ast.json index 3369728f28c..f75eb4d671b 100644 --- a/apps/provisioning_api/l10n/ast.json +++ b/apps/provisioning_api/l10n/ast.json @@ -10,11 +10,12 @@ "No permissions to promote sub-admins" : "Nun hai nengún permisu p'ascender a soalministradores", "Invalid password value" : "El valor de la contraseña ye inválidu", "Required email address was not provided" : "Nun se fornió la direición de corréu electrónicu riquida", + "Invalid email address" : "La direición de corréu electrónicu ye inválida", + "Invalid language" : "La llingua ye inválida", "Invalid quota value: %1$s" : "El valor de la cuota ye inválidu: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "El valor de la cuota ye inválidu. %1$s supera la cuota máxima.", "Unlimited quota is forbidden on this instance" : "Prohíbese la cuota infinita nesta instancia", "Setting the password is not supported by the users backend" : "El backend d'usuarios nun ye compatible cola configuración de la contraseña", - "Invalid language" : "La llingua ye inválida", "Invalid locale" : "La locale ye inválida", "Cannot remove yourself from the admin group" : "Nun pues quitate del grupu d'alministradores", "Cannot remove yourself from this group as you are a sub-admin" : "Nun pues quitate d'esti grupu darréu que yes un soalministrador", diff --git a/apps/provisioning_api/l10n/ca.js b/apps/provisioning_api/l10n/ca.js index dd83b291c48..b48f9c432e1 100644 --- a/apps/provisioning_api/l10n/ca.js +++ b/apps/provisioning_api/l10n/ca.js @@ -13,11 +13,12 @@ OC.L10N.register( "Invalid password value" : "El valor de la contrasenya no és vàlid", "An email address is required, to send a password link to the user." : "Es requereix una adreça de correu electrònic per enviar un enllaç de contrasenya a l'usuari.", "Required email address was not provided" : "No s'ha proporcionat l'adreça electrònica obligatòria", + "Invalid email address" : "L'adreça de correu no és vàlida", + "Invalid language" : "La llengua no és vàlida", "Invalid quota value: %1$s" : "El valor de quota no és vàlid: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "El valor de quota no és vàlid. %1$s supera la quota màxima", "Unlimited quota is forbidden on this instance" : "Aquesta instància prohibeix definir una quota sense límits", "Setting the password is not supported by the users backend" : "El rerefons d'usuaris no permet definir la contrasenya", - "Invalid language" : "La llengua no és vàlida", "Invalid locale" : "La configuració regional no és vàlida", "Invalid first day of week" : "El primer dia de la setmana no és vàlid", "Cannot remove yourself from the admin group" : "No us podeu suprimir del grup d'administració", diff --git a/apps/provisioning_api/l10n/ca.json b/apps/provisioning_api/l10n/ca.json index 6d39192d835..211e8f63849 100644 --- a/apps/provisioning_api/l10n/ca.json +++ b/apps/provisioning_api/l10n/ca.json @@ -11,11 +11,12 @@ "Invalid password value" : "El valor de la contrasenya no és vàlid", "An email address is required, to send a password link to the user." : "Es requereix una adreça de correu electrònic per enviar un enllaç de contrasenya a l'usuari.", "Required email address was not provided" : "No s'ha proporcionat l'adreça electrònica obligatòria", + "Invalid email address" : "L'adreça de correu no és vàlida", + "Invalid language" : "La llengua no és vàlida", "Invalid quota value: %1$s" : "El valor de quota no és vàlid: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "El valor de quota no és vàlid. %1$s supera la quota màxima", "Unlimited quota is forbidden on this instance" : "Aquesta instància prohibeix definir una quota sense límits", "Setting the password is not supported by the users backend" : "El rerefons d'usuaris no permet definir la contrasenya", - "Invalid language" : "La llengua no és vàlida", "Invalid locale" : "La configuració regional no és vàlida", "Invalid first day of week" : "El primer dia de la setmana no és vàlid", "Cannot remove yourself from the admin group" : "No us podeu suprimir del grup d'administració", diff --git a/apps/provisioning_api/l10n/cs.js b/apps/provisioning_api/l10n/cs.js index 4a0ebf8d681..4ce99c91fdb 100644 --- a/apps/provisioning_api/l10n/cs.js +++ b/apps/provisioning_api/l10n/cs.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Je vyžadována e-mailová adresa (pro zaslání odkazu na heslo uživateli).", "Required email address was not provided" : "Nebyla poskytnuta potřebná e-mailová adresa", "User creation failed" : "Vytváření uživatele se nezdařilo", + "Invalid email address" : "Neplatná e-mailová adresa", + "Invalid language" : "Neplatný jazyk", "Invalid quota value: %1$s" : "Neplatná hodnota kvóty: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Neplatná hodnota kvóty. %1$s překračuje maximální kvótu", "Unlimited quota is forbidden on this instance" : "Neomezená kvóta není na této instanci dovolena", "Setting the password is not supported by the users backend" : "Nastavování hesla není touto podpůrnou vrstvou pro uživatelské účty podporována", - "Invalid language" : "Neplatný jazyk", "Invalid locale" : "Neplatná místní a jazyková nastavení", "Invalid timezone" : "Neplatné časové pásmo", "Invalid first day of week" : "Neplatný první den v týdnu", diff --git a/apps/provisioning_api/l10n/cs.json b/apps/provisioning_api/l10n/cs.json index 83f21b12c1e..5b03c6e3984 100644 --- a/apps/provisioning_api/l10n/cs.json +++ b/apps/provisioning_api/l10n/cs.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Je vyžadována e-mailová adresa (pro zaslání odkazu na heslo uživateli).", "Required email address was not provided" : "Nebyla poskytnuta potřebná e-mailová adresa", "User creation failed" : "Vytváření uživatele se nezdařilo", + "Invalid email address" : "Neplatná e-mailová adresa", + "Invalid language" : "Neplatný jazyk", "Invalid quota value: %1$s" : "Neplatná hodnota kvóty: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Neplatná hodnota kvóty. %1$s překračuje maximální kvótu", "Unlimited quota is forbidden on this instance" : "Neomezená kvóta není na této instanci dovolena", "Setting the password is not supported by the users backend" : "Nastavování hesla není touto podpůrnou vrstvou pro uživatelské účty podporována", - "Invalid language" : "Neplatný jazyk", "Invalid locale" : "Neplatná místní a jazyková nastavení", "Invalid timezone" : "Neplatné časové pásmo", "Invalid first day of week" : "Neplatný první den v týdnu", diff --git a/apps/provisioning_api/l10n/da.js b/apps/provisioning_api/l10n/da.js index d902d5e08eb..fd9341b089f 100644 --- a/apps/provisioning_api/l10n/da.js +++ b/apps/provisioning_api/l10n/da.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "En e-mailadresse er krævet for at sende et adgangskodelink til brugeren.", "Required email address was not provided" : "Den krævede e-mailadresse blev ikke oplyst", "User creation failed" : "Brugeroprettelse fejlede", + "Invalid email address" : "Ugyldig e-mailadresse", + "Invalid language" : "Ugyldigt sprog", "Invalid quota value: %1$s" : "Ugyldig kvoteværdi: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ugyldig kvoteværdi. %1$s overskrider den maksimale kvote", "Unlimited quota is forbidden on this instance" : "Ubegrænset kvote er forbudt i denne instans", "Setting the password is not supported by the users backend" : "Indstilling af adgangskode understøttes ikke af brugernes backend", - "Invalid language" : "Ugyldigt sprog", "Invalid locale" : "Ugyldigt landestandard", "Invalid timezone" : "Ugyldig tidszone", "Invalid first day of week" : "Ugyldig første dag i ugen", diff --git a/apps/provisioning_api/l10n/da.json b/apps/provisioning_api/l10n/da.json index 6b04cf53f8b..4efc373305b 100644 --- a/apps/provisioning_api/l10n/da.json +++ b/apps/provisioning_api/l10n/da.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "En e-mailadresse er krævet for at sende et adgangskodelink til brugeren.", "Required email address was not provided" : "Den krævede e-mailadresse blev ikke oplyst", "User creation failed" : "Brugeroprettelse fejlede", + "Invalid email address" : "Ugyldig e-mailadresse", + "Invalid language" : "Ugyldigt sprog", "Invalid quota value: %1$s" : "Ugyldig kvoteværdi: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ugyldig kvoteværdi. %1$s overskrider den maksimale kvote", "Unlimited quota is forbidden on this instance" : "Ubegrænset kvote er forbudt i denne instans", "Setting the password is not supported by the users backend" : "Indstilling af adgangskode understøttes ikke af brugernes backend", - "Invalid language" : "Ugyldigt sprog", "Invalid locale" : "Ugyldigt landestandard", "Invalid timezone" : "Ugyldig tidszone", "Invalid first day of week" : "Ugyldig første dag i ugen", diff --git a/apps/provisioning_api/l10n/de.js b/apps/provisioning_api/l10n/de.js index ff8eff5a802..ea51d0f6430 100644 --- a/apps/provisioning_api/l10n/de.js +++ b/apps/provisioning_api/l10n/de.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.", "Required email address was not provided" : "Erforderliche E-Mail-Adresse wurde nicht angegeben", "User creation failed" : "Benutzererstellung fehlgeschlagen", + "Invalid email address" : "Ungültige E-Mail-Adresse", + "Invalid language" : "Ungültige Sprache", "Invalid quota value: %1$s" : "Ungültiger Wert für Speicherkontigent: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ungültiger Wert für Speicherkontigent. %1$s überschreitet das maximale Kontigent", "Unlimited quota is forbidden on this instance" : "Unbegrenztes Speicherkontigent ist auf dieser Instanz unzulässig", "Setting the password is not supported by the users backend" : "Das Passwort kann nicht über das Benutzerbackend festgelegt werden", - "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", "Invalid timezone" : "Ungültige Zeitzone", "Invalid first day of week" : "Ungültiger erster Tag der Woche", diff --git a/apps/provisioning_api/l10n/de.json b/apps/provisioning_api/l10n/de.json index 1cfc3ed5776..f0f1a7b6d66 100644 --- a/apps/provisioning_api/l10n/de.json +++ b/apps/provisioning_api/l10n/de.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.", "Required email address was not provided" : "Erforderliche E-Mail-Adresse wurde nicht angegeben", "User creation failed" : "Benutzererstellung fehlgeschlagen", + "Invalid email address" : "Ungültige E-Mail-Adresse", + "Invalid language" : "Ungültige Sprache", "Invalid quota value: %1$s" : "Ungültiger Wert für Speicherkontigent: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ungültiger Wert für Speicherkontigent. %1$s überschreitet das maximale Kontigent", "Unlimited quota is forbidden on this instance" : "Unbegrenztes Speicherkontigent ist auf dieser Instanz unzulässig", "Setting the password is not supported by the users backend" : "Das Passwort kann nicht über das Benutzerbackend festgelegt werden", - "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", "Invalid timezone" : "Ungültige Zeitzone", "Invalid first day of week" : "Ungültiger erster Tag der Woche", diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js index ab53b1c1297..45aa9913843 100644 --- a/apps/provisioning_api/l10n/de_DE.js +++ b/apps/provisioning_api/l10n/de_DE.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.", "Required email address was not provided" : "Erforderliche E-Mail-Adresse wurde nicht angegeben", "User creation failed" : "Benutzererstellung fehlgeschlagen", + "Invalid email address" : "Ungültige E-Mail-Adresse", + "Invalid language" : "Ungültige Sprache", "Invalid quota value: %1$s" : "Ungültiger Wert für Speicherkontigent: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ungültiger Wert für Speicherkontigent. %1$s überschreitet das maximale Kontigent", "Unlimited quota is forbidden on this instance" : "Unbegrenztes Speicherkontigent ist auf dieser Instanz unzulässig", "Setting the password is not supported by the users backend" : "Das Passwort kann nicht über das Benutzerbackend festgelegt werden", - "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", "Invalid timezone" : "Ungültige Zeitzone", "Invalid first day of week" : "Ungültiger erster Tag der Woche", diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json index b723d064415..f5af25856e5 100644 --- a/apps/provisioning_api/l10n/de_DE.json +++ b/apps/provisioning_api/l10n/de_DE.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.", "Required email address was not provided" : "Erforderliche E-Mail-Adresse wurde nicht angegeben", "User creation failed" : "Benutzererstellung fehlgeschlagen", + "Invalid email address" : "Ungültige E-Mail-Adresse", + "Invalid language" : "Ungültige Sprache", "Invalid quota value: %1$s" : "Ungültiger Wert für Speicherkontigent: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ungültiger Wert für Speicherkontigent. %1$s überschreitet das maximale Kontigent", "Unlimited quota is forbidden on this instance" : "Unbegrenztes Speicherkontigent ist auf dieser Instanz unzulässig", "Setting the password is not supported by the users backend" : "Das Passwort kann nicht über das Benutzerbackend festgelegt werden", - "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", "Invalid timezone" : "Ungültige Zeitzone", "Invalid first day of week" : "Ungültiger erster Tag der Woche", diff --git a/apps/provisioning_api/l10n/el.js b/apps/provisioning_api/l10n/el.js index 4d550f926a3..50ea4e0b136 100644 --- a/apps/provisioning_api/l10n/el.js +++ b/apps/provisioning_api/l10n/el.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Απαιτείται διεύθυνση email, για αποστολή συνδέσμου κωδικού πρόσβασης στον χρήστη.", "Required email address was not provided" : "Δεν παρέχεται η απαιτούμενη διεύθυνση email", "User creation failed" : "Η δημιουργία χρήστη απέτυχε", + "Invalid email address" : "Μη έγκυρη διεύθυνση email", + "Invalid language" : "Μη έγκυρη γλώσσα", "Invalid quota value: %1$s" : "Μη έγκυρη τιμή ορίου: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Μη έγκυρη τιμή ορίου. Το %1$s υπερβαίνει το μέγιστο όριο", "Unlimited quota is forbidden on this instance" : "Το απεριόριστο όριο απαγορεύεται σε αυτή την εγκατάσταση", "Setting the password is not supported by the users backend" : "Ο ορισμός του κωδικού πρόσβασης δεν υποστηρίζεται από το σύστημα χρηστών", - "Invalid language" : "Μη έγκυρη γλώσσα", "Invalid locale" : "Μη έγκυρη τοποθεσία", "Invalid timezone" : "Μη έγκυρη ζώνη ώρας", "Invalid first day of week" : "Μη έγκυρη πρώτη ημέρα εβδομάδας", diff --git a/apps/provisioning_api/l10n/el.json b/apps/provisioning_api/l10n/el.json index 670cbc5b303..2a9691cae37 100644 --- a/apps/provisioning_api/l10n/el.json +++ b/apps/provisioning_api/l10n/el.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Απαιτείται διεύθυνση email, για αποστολή συνδέσμου κωδικού πρόσβασης στον χρήστη.", "Required email address was not provided" : "Δεν παρέχεται η απαιτούμενη διεύθυνση email", "User creation failed" : "Η δημιουργία χρήστη απέτυχε", + "Invalid email address" : "Μη έγκυρη διεύθυνση email", + "Invalid language" : "Μη έγκυρη γλώσσα", "Invalid quota value: %1$s" : "Μη έγκυρη τιμή ορίου: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Μη έγκυρη τιμή ορίου. Το %1$s υπερβαίνει το μέγιστο όριο", "Unlimited quota is forbidden on this instance" : "Το απεριόριστο όριο απαγορεύεται σε αυτή την εγκατάσταση", "Setting the password is not supported by the users backend" : "Ο ορισμός του κωδικού πρόσβασης δεν υποστηρίζεται από το σύστημα χρηστών", - "Invalid language" : "Μη έγκυρη γλώσσα", "Invalid locale" : "Μη έγκυρη τοποθεσία", "Invalid timezone" : "Μη έγκυρη ζώνη ώρας", "Invalid first day of week" : "Μη έγκυρη πρώτη ημέρα εβδομάδας", diff --git a/apps/provisioning_api/l10n/en_GB.js b/apps/provisioning_api/l10n/en_GB.js index f1ea6f74e83..fb9ddcdaa57 100644 --- a/apps/provisioning_api/l10n/en_GB.js +++ b/apps/provisioning_api/l10n/en_GB.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "An email address is required, to send a password link to the user.", "Required email address was not provided" : "Required email address was not provided", "User creation failed" : "User creation failed", + "Invalid email address" : "Invalid email address", + "Invalid language" : "Invalid language", "Invalid quota value: %1$s" : "Invalid quota value: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Invalid quota value. %1$s is exceeding the maximum quota", "Unlimited quota is forbidden on this instance" : "Unlimited quota is forbidden on this instance", "Setting the password is not supported by the users backend" : "Setting the password is not supported by the users backend", - "Invalid language" : "Invalid language", "Invalid locale" : "Invalid locale", "Invalid timezone" : "Invalid timezone", "Invalid first day of week" : "Invalid first day of week", diff --git a/apps/provisioning_api/l10n/en_GB.json b/apps/provisioning_api/l10n/en_GB.json index 8992a835562..995cc33c035 100644 --- a/apps/provisioning_api/l10n/en_GB.json +++ b/apps/provisioning_api/l10n/en_GB.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "An email address is required, to send a password link to the user.", "Required email address was not provided" : "Required email address was not provided", "User creation failed" : "User creation failed", + "Invalid email address" : "Invalid email address", + "Invalid language" : "Invalid language", "Invalid quota value: %1$s" : "Invalid quota value: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Invalid quota value. %1$s is exceeding the maximum quota", "Unlimited quota is forbidden on this instance" : "Unlimited quota is forbidden on this instance", "Setting the password is not supported by the users backend" : "Setting the password is not supported by the users backend", - "Invalid language" : "Invalid language", "Invalid locale" : "Invalid locale", "Invalid timezone" : "Invalid timezone", "Invalid first day of week" : "Invalid first day of week", diff --git a/apps/provisioning_api/l10n/es.js b/apps/provisioning_api/l10n/es.js index b383aeb53e5..b291b734de2 100644 --- a/apps/provisioning_api/l10n/es.js +++ b/apps/provisioning_api/l10n/es.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Se requiere una dirección de correo electrónico, para enviar un enlace de gestión de contraseña al usuario.", "Required email address was not provided" : "La dirección de correo electrónico requerida no fue proporcionada", "User creation failed" : "Fallo la creación del usuario", + "Invalid email address" : "Dirección de correo electrónico inválida", + "Invalid language" : "Idioma inválido", "Invalid quota value: %1$s" : "Valor de cuota inválido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cuota inválido. %1$s excede la cuota máxima", "Unlimited quota is forbidden on this instance" : "La cuota ilimitada está prohibida en esta instancia", "Setting the password is not supported by the users backend" : "El backend de los usuarios no soporta establecer la contraseña", - "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuración regional inválida", "Invalid timezone" : "Zona horaria inválida", "Invalid first day of week" : "Primer día de la semana inválido", diff --git a/apps/provisioning_api/l10n/es.json b/apps/provisioning_api/l10n/es.json index d81f12cb4e5..a25495dcf56 100644 --- a/apps/provisioning_api/l10n/es.json +++ b/apps/provisioning_api/l10n/es.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Se requiere una dirección de correo electrónico, para enviar un enlace de gestión de contraseña al usuario.", "Required email address was not provided" : "La dirección de correo electrónico requerida no fue proporcionada", "User creation failed" : "Fallo la creación del usuario", + "Invalid email address" : "Dirección de correo electrónico inválida", + "Invalid language" : "Idioma inválido", "Invalid quota value: %1$s" : "Valor de cuota inválido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cuota inválido. %1$s excede la cuota máxima", "Unlimited quota is forbidden on this instance" : "La cuota ilimitada está prohibida en esta instancia", "Setting the password is not supported by the users backend" : "El backend de los usuarios no soporta establecer la contraseña", - "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuración regional inválida", "Invalid timezone" : "Zona horaria inválida", "Invalid first day of week" : "Primer día de la semana inválido", diff --git a/apps/provisioning_api/l10n/es_MX.js b/apps/provisioning_api/l10n/es_MX.js index 16162a08a3b..3e12f3c84bb 100644 --- a/apps/provisioning_api/l10n/es_MX.js +++ b/apps/provisioning_api/l10n/es_MX.js @@ -12,11 +12,12 @@ OC.L10N.register( "No permissions to promote sub-admins" : "Sin permisos para promover subadministradores", "Invalid password value" : "Valor de contraseña inválido", "Required email address was not provided" : "La dirección de correo electrónico requerido no fue proporcionado", + "Invalid email address" : "Correo electrónico inválido", + "Invalid language" : "Idioma inválido", "Invalid quota value: %1$s" : "Valor de cuota inválido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cuota inválido. %1$s excede la cuota máxima", "Unlimited quota is forbidden on this instance" : "La cuota ilimitada está prohibida en esta instancia", "Setting the password is not supported by the users backend" : "El backend de los usuarios no soporta establecer la contraseña", - "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuración regional inválida", "Invalid first day of week" : "Día de inicio de semana inválido", "Cannot remove yourself from the admin group" : "No se puede remover a sí mismo del grupo administrador", diff --git a/apps/provisioning_api/l10n/es_MX.json b/apps/provisioning_api/l10n/es_MX.json index 9acf9efa87e..1209029fe9e 100644 --- a/apps/provisioning_api/l10n/es_MX.json +++ b/apps/provisioning_api/l10n/es_MX.json @@ -10,11 +10,12 @@ "No permissions to promote sub-admins" : "Sin permisos para promover subadministradores", "Invalid password value" : "Valor de contraseña inválido", "Required email address was not provided" : "La dirección de correo electrónico requerido no fue proporcionado", + "Invalid email address" : "Correo electrónico inválido", + "Invalid language" : "Idioma inválido", "Invalid quota value: %1$s" : "Valor de cuota inválido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cuota inválido. %1$s excede la cuota máxima", "Unlimited quota is forbidden on this instance" : "La cuota ilimitada está prohibida en esta instancia", "Setting the password is not supported by the users backend" : "El backend de los usuarios no soporta establecer la contraseña", - "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuración regional inválida", "Invalid first day of week" : "Día de inicio de semana inválido", "Cannot remove yourself from the admin group" : "No se puede remover a sí mismo del grupo administrador", diff --git a/apps/provisioning_api/l10n/et_EE.js b/apps/provisioning_api/l10n/et_EE.js index 943198a4ed9..9b7ef319312 100644 --- a/apps/provisioning_api/l10n/et_EE.js +++ b/apps/provisioning_api/l10n/et_EE.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Salasõnalingi saatmiseks kasutajale on vajalik e-posti aadress.", "Required email address was not provided" : "Vajalik e-posti aadress on lisamata", "User creation failed" : "Kasutaja loomine ei õnnestunud", + "Invalid email address" : "Vigane e-posti aadress", + "Invalid language" : "Vigane keel", "Invalid quota value: %1$s" : "Vigane kvoodi väärtus: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Vigane kvoodi väärtus. %1$s üledab maksimumkvoodi piiri", "Unlimited quota is forbidden on this instance" : "Piiramatu kvoodi kasutamine on selles serveris keelatud", "Setting the password is not supported by the users backend" : "Salasõna lisamine pole kasutajate taustateenuse poolt toetatud", - "Invalid language" : "Vigane keel", "Invalid locale" : "Vigane lokaat", "Invalid timezone" : "Vigane ajavöönd", "Invalid first day of week" : "Vigane nädala esimene päev", diff --git a/apps/provisioning_api/l10n/et_EE.json b/apps/provisioning_api/l10n/et_EE.json index 946a46dfe7f..6f4b3c9fd09 100644 --- a/apps/provisioning_api/l10n/et_EE.json +++ b/apps/provisioning_api/l10n/et_EE.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Salasõnalingi saatmiseks kasutajale on vajalik e-posti aadress.", "Required email address was not provided" : "Vajalik e-posti aadress on lisamata", "User creation failed" : "Kasutaja loomine ei õnnestunud", + "Invalid email address" : "Vigane e-posti aadress", + "Invalid language" : "Vigane keel", "Invalid quota value: %1$s" : "Vigane kvoodi väärtus: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Vigane kvoodi väärtus. %1$s üledab maksimumkvoodi piiri", "Unlimited quota is forbidden on this instance" : "Piiramatu kvoodi kasutamine on selles serveris keelatud", "Setting the password is not supported by the users backend" : "Salasõna lisamine pole kasutajate taustateenuse poolt toetatud", - "Invalid language" : "Vigane keel", "Invalid locale" : "Vigane lokaat", "Invalid timezone" : "Vigane ajavöönd", "Invalid first day of week" : "Vigane nädala esimene päev", diff --git a/apps/provisioning_api/l10n/eu.js b/apps/provisioning_api/l10n/eu.js index 56b542d5491..f17a4ba5b6f 100644 --- a/apps/provisioning_api/l10n/eu.js +++ b/apps/provisioning_api/l10n/eu.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Helbide elektroniko bat behar da erabiltzaileari pasahitz-esteka bat bidaltzeko.", "Required email address was not provided" : "Beharrezkoa den helbide elektronikoa falta da", "User creation failed" : "Huts egin du erabiltzailea sortzen", + "Invalid email address" : "Baliogabeko helbide elektronikoa", + "Invalid language" : "Hizkuntza baliogabea", "Invalid quota value: %1$s" : "Kuota baliogabea: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Kuota baliogabea. %1$s kuota maximotik gain dago", "Unlimited quota is forbidden on this instance" : "Kuota mugagabea debekatuta dago instantzia honetan", "Setting the password is not supported by the users backend" : "Erabiltzailearen atzeko aldeak ez du onartzen pasahitza ezartzea", - "Invalid language" : "Hizkuntza baliogabea", "Invalid locale" : "Eskualde ezarpen baliogabea", "Invalid timezone" : "Ordu-zona baliogabea", "Invalid first day of week" : "Asteko lehen egun baliogabea", diff --git a/apps/provisioning_api/l10n/eu.json b/apps/provisioning_api/l10n/eu.json index 2e34012025a..2809991c8bc 100644 --- a/apps/provisioning_api/l10n/eu.json +++ b/apps/provisioning_api/l10n/eu.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Helbide elektroniko bat behar da erabiltzaileari pasahitz-esteka bat bidaltzeko.", "Required email address was not provided" : "Beharrezkoa den helbide elektronikoa falta da", "User creation failed" : "Huts egin du erabiltzailea sortzen", + "Invalid email address" : "Baliogabeko helbide elektronikoa", + "Invalid language" : "Hizkuntza baliogabea", "Invalid quota value: %1$s" : "Kuota baliogabea: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Kuota baliogabea. %1$s kuota maximotik gain dago", "Unlimited quota is forbidden on this instance" : "Kuota mugagabea debekatuta dago instantzia honetan", "Setting the password is not supported by the users backend" : "Erabiltzailearen atzeko aldeak ez du onartzen pasahitza ezartzea", - "Invalid language" : "Hizkuntza baliogabea", "Invalid locale" : "Eskualde ezarpen baliogabea", "Invalid timezone" : "Ordu-zona baliogabea", "Invalid first day of week" : "Asteko lehen egun baliogabea", diff --git a/apps/provisioning_api/l10n/fa.js b/apps/provisioning_api/l10n/fa.js index ed8edcc8bf6..fd0e4318e49 100644 --- a/apps/provisioning_api/l10n/fa.js +++ b/apps/provisioning_api/l10n/fa.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "برای ارسال لینک گذرواژه به کاربر، یک آدرس ایمیل لازم است.", "Required email address was not provided" : "آدرس ایمیل مورد نیاز ارائه نشده است", "User creation failed" : "ایجاد کاربر ناموفق بود", + "Invalid email address" : "آدرس ایمیل نامعتبر", + "Invalid language" : "زبان نامعتبر", "Invalid quota value: %1$s" : "مقدار سهمیه نامعتبر: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "مقدار سهمیه نامعتبر است. %1$s از حداکثر سهمیه تجاوز کرده است.", "Unlimited quota is forbidden on this instance" : "حجم نامحدود در این مورد ممنوع است", "Setting the password is not supported by the users backend" : "تنظیم گذرواژه توسط بخش مدیریت کاربران پشتیبانی نمی‌شود", - "Invalid language" : "زبان نامعتبر", "Invalid locale" : "زبان محلی نامعتبر است", "Invalid timezone" : "منطقه زمانی نامعتبر", "Invalid first day of week" : "نخستین روز هفتهٔ نامعتبر", diff --git a/apps/provisioning_api/l10n/fa.json b/apps/provisioning_api/l10n/fa.json index 2ffd0efc90e..dae5d0d9843 100644 --- a/apps/provisioning_api/l10n/fa.json +++ b/apps/provisioning_api/l10n/fa.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "برای ارسال لینک گذرواژه به کاربر، یک آدرس ایمیل لازم است.", "Required email address was not provided" : "آدرس ایمیل مورد نیاز ارائه نشده است", "User creation failed" : "ایجاد کاربر ناموفق بود", + "Invalid email address" : "آدرس ایمیل نامعتبر", + "Invalid language" : "زبان نامعتبر", "Invalid quota value: %1$s" : "مقدار سهمیه نامعتبر: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "مقدار سهمیه نامعتبر است. %1$s از حداکثر سهمیه تجاوز کرده است.", "Unlimited quota is forbidden on this instance" : "حجم نامحدود در این مورد ممنوع است", "Setting the password is not supported by the users backend" : "تنظیم گذرواژه توسط بخش مدیریت کاربران پشتیبانی نمی‌شود", - "Invalid language" : "زبان نامعتبر", "Invalid locale" : "زبان محلی نامعتبر است", "Invalid timezone" : "منطقه زمانی نامعتبر", "Invalid first day of week" : "نخستین روز هفتهٔ نامعتبر", diff --git a/apps/provisioning_api/l10n/fr.js b/apps/provisioning_api/l10n/fr.js index e46b7920115..67cb0249211 100644 --- a/apps/provisioning_api/l10n/fr.js +++ b/apps/provisioning_api/l10n/fr.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Une adresse email est requise pour envoyer un lien de mot de passe à l'utilisateur.", "Required email address was not provided" : "L'adresse e-mail exigée n'a pas été saisie", "User creation failed" : "Échec de la création de l'utilisateur", + "Invalid email address" : "Adresse e-mail invalide", + "Invalid language" : "Langue non valide", "Invalid quota value: %1$s" : "Valeur de quota non valide : %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valeur de quota non valide : %1$s dépasse le quota maximum", "Unlimited quota is forbidden on this instance" : "Les quotas illimités sont interdits sur cette instance", "Setting the password is not supported by the users backend" : "La configuration du mot de passe n'est pas prise en charge par le backend des utilisateurs", - "Invalid language" : "Langue non valide", "Invalid locale" : "Paramètres régionaux non valides", "Invalid timezone" : "Fuseau horaire non valide", "Invalid first day of week" : "Premier jour de la semaine invalide", diff --git a/apps/provisioning_api/l10n/fr.json b/apps/provisioning_api/l10n/fr.json index ed2ac645ba1..c765e0b2bf1 100644 --- a/apps/provisioning_api/l10n/fr.json +++ b/apps/provisioning_api/l10n/fr.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Une adresse email est requise pour envoyer un lien de mot de passe à l'utilisateur.", "Required email address was not provided" : "L'adresse e-mail exigée n'a pas été saisie", "User creation failed" : "Échec de la création de l'utilisateur", + "Invalid email address" : "Adresse e-mail invalide", + "Invalid language" : "Langue non valide", "Invalid quota value: %1$s" : "Valeur de quota non valide : %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valeur de quota non valide : %1$s dépasse le quota maximum", "Unlimited quota is forbidden on this instance" : "Les quotas illimités sont interdits sur cette instance", "Setting the password is not supported by the users backend" : "La configuration du mot de passe n'est pas prise en charge par le backend des utilisateurs", - "Invalid language" : "Langue non valide", "Invalid locale" : "Paramètres régionaux non valides", "Invalid timezone" : "Fuseau horaire non valide", "Invalid first day of week" : "Premier jour de la semaine invalide", diff --git a/apps/provisioning_api/l10n/ga.js b/apps/provisioning_api/l10n/ga.js index 51ba08a25b0..dc2e44244b4 100644 --- a/apps/provisioning_api/l10n/ga.js +++ b/apps/provisioning_api/l10n/ga.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Tá seoladh ríomhphoist ag teastáil, chun nasc pasfhocal a sheoladh chuig an úsáideoir.", "Required email address was not provided" : "Níor cuireadh an seoladh ríomhphoist riachtanach ar fáil", "User creation failed" : "Theip ar chruthú úsáideora", + "Invalid email address" : "sheoladh ríomhphoist neamhbhailí", + "Invalid language" : "Teanga neamhbhailí", "Invalid quota value: %1$s" : "Luach cuóta neamhbhailí: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Luach cuóta neamhbhailí. Tá %1$s níos mó ná an t-uaschuóta", "Unlimited quota is forbidden on this instance" : "Tá cosc ​​ar chuóta neamhtheoranta sa chás seo", "Setting the password is not supported by the users backend" : "Ní thacaíonn inneall na n-úsáideoirí leis an bhfocal faire a shocrú", - "Invalid language" : "Teanga neamhbhailí", "Invalid locale" : "Logán neamhbhailí", "Invalid timezone" : "Crios ama neamhbhailí", "Invalid first day of week" : "An chéad lá den tseachtain neamhbhailí", diff --git a/apps/provisioning_api/l10n/ga.json b/apps/provisioning_api/l10n/ga.json index eb1db829470..db7609d98e2 100644 --- a/apps/provisioning_api/l10n/ga.json +++ b/apps/provisioning_api/l10n/ga.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Tá seoladh ríomhphoist ag teastáil, chun nasc pasfhocal a sheoladh chuig an úsáideoir.", "Required email address was not provided" : "Níor cuireadh an seoladh ríomhphoist riachtanach ar fáil", "User creation failed" : "Theip ar chruthú úsáideora", + "Invalid email address" : "sheoladh ríomhphoist neamhbhailí", + "Invalid language" : "Teanga neamhbhailí", "Invalid quota value: %1$s" : "Luach cuóta neamhbhailí: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Luach cuóta neamhbhailí. Tá %1$s níos mó ná an t-uaschuóta", "Unlimited quota is forbidden on this instance" : "Tá cosc ​​ar chuóta neamhtheoranta sa chás seo", "Setting the password is not supported by the users backend" : "Ní thacaíonn inneall na n-úsáideoirí leis an bhfocal faire a shocrú", - "Invalid language" : "Teanga neamhbhailí", "Invalid locale" : "Logán neamhbhailí", "Invalid timezone" : "Crios ama neamhbhailí", "Invalid first day of week" : "An chéad lá den tseachtain neamhbhailí", diff --git a/apps/provisioning_api/l10n/gl.js b/apps/provisioning_api/l10n/gl.js index a165ec37fe7..2971c0e17ed 100644 --- a/apps/provisioning_api/l10n/gl.js +++ b/apps/provisioning_api/l10n/gl.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Precisase dun enderezo de correo-e para enviar unha ligazón de contrasinal ao usuario.", "Required email address was not provided" : "Precisase dun enderezo de correo-e mais non foi fornecido", "User creation failed" : "Produciuse un fallo ao crear o usuario", + "Invalid email address" : "Enderezo de correo incorrecto", + "Invalid language" : "Idioma non válido", "Invalid quota value: %1$s" : "Valor de cota incorrecto: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "O valor da cota é incorrecto. %1$s excede a cota máxima", "Unlimited quota is forbidden on this instance" : "A cota ilimitada está prohibida nesta instancia", "Setting the password is not supported by the users backend" : "O axuste do contrasinal non está admitido na infraestrutura de usuarios", - "Invalid language" : "Idioma non válido", "Invalid locale" : "Configuración rexional incorrecta", "Invalid timezone" : "Fuso horario incorrecto", "Invalid first day of week" : "O primeiro día da semana non é válido", diff --git a/apps/provisioning_api/l10n/gl.json b/apps/provisioning_api/l10n/gl.json index 5135b25f6c5..b0cee47033e 100644 --- a/apps/provisioning_api/l10n/gl.json +++ b/apps/provisioning_api/l10n/gl.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Precisase dun enderezo de correo-e para enviar unha ligazón de contrasinal ao usuario.", "Required email address was not provided" : "Precisase dun enderezo de correo-e mais non foi fornecido", "User creation failed" : "Produciuse un fallo ao crear o usuario", + "Invalid email address" : "Enderezo de correo incorrecto", + "Invalid language" : "Idioma non válido", "Invalid quota value: %1$s" : "Valor de cota incorrecto: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "O valor da cota é incorrecto. %1$s excede a cota máxima", "Unlimited quota is forbidden on this instance" : "A cota ilimitada está prohibida nesta instancia", "Setting the password is not supported by the users backend" : "O axuste do contrasinal non está admitido na infraestrutura de usuarios", - "Invalid language" : "Idioma non válido", "Invalid locale" : "Configuración rexional incorrecta", "Invalid timezone" : "Fuso horario incorrecto", "Invalid first day of week" : "O primeiro día da semana non é válido", diff --git a/apps/provisioning_api/l10n/hr.js b/apps/provisioning_api/l10n/hr.js index 8cbd0298e21..dba767bec2a 100644 --- a/apps/provisioning_api/l10n/hr.js +++ b/apps/provisioning_api/l10n/hr.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Potrebna je adresa e-pošte kako bi se korisniku poslala poveznica za lozinku.", "Required email address was not provided" : "Obavezna adresa e-pošte nije navedena", "User creation failed" : "Stvaranje korisnika nije uspjelo", + "Invalid email address" : "Nevažeća adresa e-pošte", + "Invalid language" : "Nevažeći jezik", "Invalid quota value: %1$s" : "Nevažeća vrijednost kvote: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Nevažeća vrijednost kvote. %1$s premašuje maksimalnu kvotu", "Unlimited quota is forbidden on this instance" : "Neograničena kvota nije dopuštena na ovoj instanci", "Setting the password is not supported by the users backend" : "Postavljanje lozinke nije podržano od strane korisničkog pozadinskog sustava", - "Invalid language" : "Nevažeći jezik", "Invalid locale" : "Nevažeća lokalizacija", "Invalid timezone" : "Nevažeća vremenska zona", "Invalid first day of week" : "Nevažeći prvi dan u tjednu", diff --git a/apps/provisioning_api/l10n/hr.json b/apps/provisioning_api/l10n/hr.json index 3861335211e..e0528b6c714 100644 --- a/apps/provisioning_api/l10n/hr.json +++ b/apps/provisioning_api/l10n/hr.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Potrebna je adresa e-pošte kako bi se korisniku poslala poveznica za lozinku.", "Required email address was not provided" : "Obavezna adresa e-pošte nije navedena", "User creation failed" : "Stvaranje korisnika nije uspjelo", + "Invalid email address" : "Nevažeća adresa e-pošte", + "Invalid language" : "Nevažeći jezik", "Invalid quota value: %1$s" : "Nevažeća vrijednost kvote: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Nevažeća vrijednost kvote. %1$s premašuje maksimalnu kvotu", "Unlimited quota is forbidden on this instance" : "Neograničena kvota nije dopuštena na ovoj instanci", "Setting the password is not supported by the users backend" : "Postavljanje lozinke nije podržano od strane korisničkog pozadinskog sustava", - "Invalid language" : "Nevažeći jezik", "Invalid locale" : "Nevažeća lokalizacija", "Invalid timezone" : "Nevažeća vremenska zona", "Invalid first day of week" : "Nevažeći prvi dan u tjednu", diff --git a/apps/provisioning_api/l10n/id.js b/apps/provisioning_api/l10n/id.js index b4bc4f39053..b7d4fd1d892 100644 --- a/apps/provisioning_api/l10n/id.js +++ b/apps/provisioning_api/l10n/id.js @@ -13,11 +13,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Alamat email diperlukan, untuk mengirim tautan kata sandi kepada pengguna.", "Required email address was not provided" : "Alamat email yang diperlukan tidak diberikan", "User creation failed" : "Pembuatan pengguna gagal", + "Invalid email address" : "Alamat email tidak valid", + "Invalid language" : "Bahasa tidak valid", "Invalid quota value: %1$s" : "Nilai kuota tidak valid: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Nilai kuota tidak valid. %1$s melampaui kuota maksimum", "Unlimited quota is forbidden on this instance" : "Kuota tak terbatas dilarang pada instans ini", "Setting the password is not supported by the users backend" : "Penetapan kata sandi tidak didukung oleh backend pengguna", - "Invalid language" : "Bahasa tidak valid", "Invalid locale" : "Locale tidak valid", "Invalid timezone" : "Zona waktu tidak valid", "Invalid first day of week" : "Hari pertama dalam seminggu tidak valid", diff --git a/apps/provisioning_api/l10n/id.json b/apps/provisioning_api/l10n/id.json index ee24c2b5313..e7a4799d43a 100644 --- a/apps/provisioning_api/l10n/id.json +++ b/apps/provisioning_api/l10n/id.json @@ -11,11 +11,12 @@ "An email address is required, to send a password link to the user." : "Alamat email diperlukan, untuk mengirim tautan kata sandi kepada pengguna.", "Required email address was not provided" : "Alamat email yang diperlukan tidak diberikan", "User creation failed" : "Pembuatan pengguna gagal", + "Invalid email address" : "Alamat email tidak valid", + "Invalid language" : "Bahasa tidak valid", "Invalid quota value: %1$s" : "Nilai kuota tidak valid: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Nilai kuota tidak valid. %1$s melampaui kuota maksimum", "Unlimited quota is forbidden on this instance" : "Kuota tak terbatas dilarang pada instans ini", "Setting the password is not supported by the users backend" : "Penetapan kata sandi tidak didukung oleh backend pengguna", - "Invalid language" : "Bahasa tidak valid", "Invalid locale" : "Locale tidak valid", "Invalid timezone" : "Zona waktu tidak valid", "Invalid first day of week" : "Hari pertama dalam seminggu tidak valid", diff --git a/apps/provisioning_api/l10n/it.js b/apps/provisioning_api/l10n/it.js index 80890ffcf63..51d3d9ab059 100644 --- a/apps/provisioning_api/l10n/it.js +++ b/apps/provisioning_api/l10n/it.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "È necessario un indirizzo email per inviare all'utente il collegamento per la password.", "Required email address was not provided" : "L'indirizzo e-mail richiesto non è stato fornito", "User creation failed" : "Creazione dell'utente fallita", + "Invalid email address" : "Indirizzo di posta non valido", + "Invalid language" : "Lingua non valida", "Invalid quota value: %1$s" : "Valore di quota non valido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valore della quota non valido. %1$s supera la quota massima", "Unlimited quota is forbidden on this instance" : "In questa istanza è vietato l'uso di quote illimitate.", "Setting the password is not supported by the users backend" : "L'impostazione della password non è supportata dal backend degli utenti.", - "Invalid language" : "Lingua non valida", "Invalid locale" : "Impostazioni locali non valide", "Invalid timezone" : "Fuso orario non valido", "Invalid first day of week" : "Primo giorno della settimana non valido", diff --git a/apps/provisioning_api/l10n/it.json b/apps/provisioning_api/l10n/it.json index 373eec66bf7..c41358b2183 100644 --- a/apps/provisioning_api/l10n/it.json +++ b/apps/provisioning_api/l10n/it.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "È necessario un indirizzo email per inviare all'utente il collegamento per la password.", "Required email address was not provided" : "L'indirizzo e-mail richiesto non è stato fornito", "User creation failed" : "Creazione dell'utente fallita", + "Invalid email address" : "Indirizzo di posta non valido", + "Invalid language" : "Lingua non valida", "Invalid quota value: %1$s" : "Valore di quota non valido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valore della quota non valido. %1$s supera la quota massima", "Unlimited quota is forbidden on this instance" : "In questa istanza è vietato l'uso di quote illimitate.", "Setting the password is not supported by the users backend" : "L'impostazione della password non è supportata dal backend degli utenti.", - "Invalid language" : "Lingua non valida", "Invalid locale" : "Impostazioni locali non valide", "Invalid timezone" : "Fuso orario non valido", "Invalid first day of week" : "Primo giorno della settimana non valido", diff --git a/apps/provisioning_api/l10n/ja.js b/apps/provisioning_api/l10n/ja.js index 01b25486634..ea14fec7500 100644 --- a/apps/provisioning_api/l10n/ja.js +++ b/apps/provisioning_api/l10n/ja.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "ユーザーにパスワードリンクを送信するため、メールアドレスが必要です。", "Required email address was not provided" : "必要のEメールアドレスが提供されていません", "User creation failed" : "ユーザーの作成に失敗しました", + "Invalid email address" : "無効なメールアドレス", + "Invalid language" : "無効な言語", "Invalid quota value: %1$s" : "無効なクォータ値: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "無効なクォータ値。%1$sは最大クォータを超えています", "Unlimited quota is forbidden on this instance" : "このインスタンスでは無制限のクォータは禁止されています。", "Setting the password is not supported by the users backend" : "パスワードの設定は、ユーザ・バックエンドではサポートされていません", - "Invalid language" : "無効な言語", "Invalid locale" : "無効なロケール", "Invalid timezone" : "無効なタイムゾーン", "Invalid first day of week" : "無効な週の最初の曜日", diff --git a/apps/provisioning_api/l10n/ja.json b/apps/provisioning_api/l10n/ja.json index c5776acddb8..5e0d8a8f14b 100644 --- a/apps/provisioning_api/l10n/ja.json +++ b/apps/provisioning_api/l10n/ja.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "ユーザーにパスワードリンクを送信するため、メールアドレスが必要です。", "Required email address was not provided" : "必要のEメールアドレスが提供されていません", "User creation failed" : "ユーザーの作成に失敗しました", + "Invalid email address" : "無効なメールアドレス", + "Invalid language" : "無効な言語", "Invalid quota value: %1$s" : "無効なクォータ値: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "無効なクォータ値。%1$sは最大クォータを超えています", "Unlimited quota is forbidden on this instance" : "このインスタンスでは無制限のクォータは禁止されています。", "Setting the password is not supported by the users backend" : "パスワードの設定は、ユーザ・バックエンドではサポートされていません", - "Invalid language" : "無効な言語", "Invalid locale" : "無効なロケール", "Invalid timezone" : "無効なタイムゾーン", "Invalid first day of week" : "無効な週の最初の曜日", diff --git a/apps/provisioning_api/l10n/lt_LT.js b/apps/provisioning_api/l10n/lt_LT.js index 123aa2e6677..8c4e7af57d5 100644 --- a/apps/provisioning_api/l10n/lt_LT.js +++ b/apps/provisioning_api/l10n/lt_LT.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Norint išsiųsti slaptažodžio nuorodą vartotojui, reikalingas el. pašto adresas.", "Required email address was not provided" : "Nenurodytas privalomas el. pašto adresas", "User creation failed" : "Nepavyko sukurti vartotojo", + "Invalid email address" : "Neteisingas el. pašto adresas", + "Invalid language" : "Neteisinga kalba", "Invalid quota value: %1$s" : "Netinkama kvotos reikšmė: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Netinkama kvotos reikšmė. %1$s viršija maksimalią kvotą.", "Unlimited quota is forbidden on this instance" : "Šiuo atveju neribota kvota draudžiama", "Setting the password is not supported by the users backend" : "Vartotojų posistemė nepalaiko slaptažodžio nustatymo", - "Invalid language" : "Neteisinga kalba", "Invalid locale" : "Neteisinga lokalė", "Invalid timezone" : "Netinkama laiko juosta", "Invalid first day of week" : "Neteisinga pirmoji savaitės diena", diff --git a/apps/provisioning_api/l10n/lt_LT.json b/apps/provisioning_api/l10n/lt_LT.json index 52fd8f0de71..d06566684ac 100644 --- a/apps/provisioning_api/l10n/lt_LT.json +++ b/apps/provisioning_api/l10n/lt_LT.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Norint išsiųsti slaptažodžio nuorodą vartotojui, reikalingas el. pašto adresas.", "Required email address was not provided" : "Nenurodytas privalomas el. pašto adresas", "User creation failed" : "Nepavyko sukurti vartotojo", + "Invalid email address" : "Neteisingas el. pašto adresas", + "Invalid language" : "Neteisinga kalba", "Invalid quota value: %1$s" : "Netinkama kvotos reikšmė: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Netinkama kvotos reikšmė. %1$s viršija maksimalią kvotą.", "Unlimited quota is forbidden on this instance" : "Šiuo atveju neribota kvota draudžiama", "Setting the password is not supported by the users backend" : "Vartotojų posistemė nepalaiko slaptažodžio nustatymo", - "Invalid language" : "Neteisinga kalba", "Invalid locale" : "Neteisinga lokalė", "Invalid timezone" : "Netinkama laiko juosta", "Invalid first day of week" : "Neteisinga pirmoji savaitės diena", diff --git a/apps/provisioning_api/l10n/mn.js b/apps/provisioning_api/l10n/mn.js index fdc7fecd9b4..1297e3026a3 100644 --- a/apps/provisioning_api/l10n/mn.js +++ b/apps/provisioning_api/l10n/mn.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Хэрэглэгч рүү нууц үгийн холбоос илгээхийн тулд имэйл хаяг шаардлагатай.", "Required email address was not provided" : "Шаардлагатай имэйл хаяг өгөгдөөгүй", "User creation failed" : "Хэрэглэгч үүсгэж чадсангүй", + "Invalid email address" : "Буруу имэйл хаяг", + "Invalid language" : "Буруу хэл", "Invalid quota value: %1$s" : "Квотын утга буруу: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Квотын утга буруу. %1$s дээд квотоос хэтэрсэн байна", "Unlimited quota is forbidden on this instance" : "Энэ сервер дээр хязгааргүй квот хориотой", "Setting the password is not supported by the users backend" : "Нууц үг тохируулах нь хэрэглэгчийн backend-ээр дэмжигдэхгүй байна", - "Invalid language" : "Буруу хэл", "Invalid locale" : "Locale буруу байна", "Invalid timezone" : "Цагийн бүс буруу байна", "Invalid first day of week" : "Долоо хоногийн эхний өдөр буруу байна", diff --git a/apps/provisioning_api/l10n/mn.json b/apps/provisioning_api/l10n/mn.json index 727db6b66c9..703a5e3877f 100644 --- a/apps/provisioning_api/l10n/mn.json +++ b/apps/provisioning_api/l10n/mn.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Хэрэглэгч рүү нууц үгийн холбоос илгээхийн тулд имэйл хаяг шаардлагатай.", "Required email address was not provided" : "Шаардлагатай имэйл хаяг өгөгдөөгүй", "User creation failed" : "Хэрэглэгч үүсгэж чадсангүй", + "Invalid email address" : "Буруу имэйл хаяг", + "Invalid language" : "Буруу хэл", "Invalid quota value: %1$s" : "Квотын утга буруу: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Квотын утга буруу. %1$s дээд квотоос хэтэрсэн байна", "Unlimited quota is forbidden on this instance" : "Энэ сервер дээр хязгааргүй квот хориотой", "Setting the password is not supported by the users backend" : "Нууц үг тохируулах нь хэрэглэгчийн backend-ээр дэмжигдэхгүй байна", - "Invalid language" : "Буруу хэл", "Invalid locale" : "Locale буруу байна", "Invalid timezone" : "Цагийн бүс буруу байна", "Invalid first day of week" : "Долоо хоногийн эхний өдөр буруу байна", diff --git a/apps/provisioning_api/l10n/nb.js b/apps/provisioning_api/l10n/nb.js index b20e422af1b..3beef163d75 100644 --- a/apps/provisioning_api/l10n/nb.js +++ b/apps/provisioning_api/l10n/nb.js @@ -12,11 +12,12 @@ OC.L10N.register( "No permissions to promote sub-admins" : "Ingen tillatelser til å forfremme underadministratorer", "Invalid password value" : "Ugyldig passordverdi", "Required email address was not provided" : "Nødvendig e-postadresse ble ikke oppgitt", + "Invalid email address" : "Ugyldig e-postadresse", + "Invalid language" : "Ugyldig språk", "Invalid quota value: %1$s" : "Ugyldig kvoteverdi: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ugyldig kvoteverdi. %1$s overskrider den maksimale kvoten", "Unlimited quota is forbidden on this instance" : "Ubegrenset kvote er forbudt på denne forekomsten", "Setting the password is not supported by the users backend" : "Innstilling av passordet støttes ikke av brukerens backend", - "Invalid language" : "Ugyldig språk", "Invalid locale" : "Ugyldig nasjonal innstilling", "Invalid first day of week" : "Ugyldig første dag i uken", "Cannot remove yourself from the admin group" : "Kan ikke fjerne deg selv fra administratorgruppen", diff --git a/apps/provisioning_api/l10n/nb.json b/apps/provisioning_api/l10n/nb.json index 19d92e4ba26..6bfff559357 100644 --- a/apps/provisioning_api/l10n/nb.json +++ b/apps/provisioning_api/l10n/nb.json @@ -10,11 +10,12 @@ "No permissions to promote sub-admins" : "Ingen tillatelser til å forfremme underadministratorer", "Invalid password value" : "Ugyldig passordverdi", "Required email address was not provided" : "Nødvendig e-postadresse ble ikke oppgitt", + "Invalid email address" : "Ugyldig e-postadresse", + "Invalid language" : "Ugyldig språk", "Invalid quota value: %1$s" : "Ugyldig kvoteverdi: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Ugyldig kvoteverdi. %1$s overskrider den maksimale kvoten", "Unlimited quota is forbidden on this instance" : "Ubegrenset kvote er forbudt på denne forekomsten", "Setting the password is not supported by the users backend" : "Innstilling av passordet støttes ikke av brukerens backend", - "Invalid language" : "Ugyldig språk", "Invalid locale" : "Ugyldig nasjonal innstilling", "Invalid first day of week" : "Ugyldig første dag i uken", "Cannot remove yourself from the admin group" : "Kan ikke fjerne deg selv fra administratorgruppen", diff --git a/apps/provisioning_api/l10n/pl.js b/apps/provisioning_api/l10n/pl.js index 2825f9e04fb..31ea6d62624 100644 --- a/apps/provisioning_api/l10n/pl.js +++ b/apps/provisioning_api/l10n/pl.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Wymagany jest adres e-mail, aby wysłać użytkownikowi link do ustawienia hasła.", "Required email address was not provided" : "Nie podano wymaganego adresu e-mail", "User creation failed" : "Nie udało się utworzyć użytkownika", + "Invalid email address" : "Nieprawidłowy adres e-mail", + "Invalid language" : "Nieprawidłowy język", "Invalid quota value: %1$s" : "Nieprawidłowa wartość limitu: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Nieprawidłowy limit. %1$s przekracza maksymalny dopuszczalny limit", "Unlimited quota is forbidden on this instance" : "Nieograniczony limit jest zabroniony na tej instancji", "Setting the password is not supported by the users backend" : "Ustawianie hasła nie jest obsługiwane przez backend użytkowników", - "Invalid language" : "Nieprawidłowy język", "Invalid locale" : "Nieprawidłowa lokalizacja", "Invalid timezone" : "Nieprawidłowa strefa czasowa", "Invalid first day of week" : "Nieprawidłowy pierwszy dzień tygodnia", diff --git a/apps/provisioning_api/l10n/pl.json b/apps/provisioning_api/l10n/pl.json index 05c7b0614eb..010fd4d36ac 100644 --- a/apps/provisioning_api/l10n/pl.json +++ b/apps/provisioning_api/l10n/pl.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Wymagany jest adres e-mail, aby wysłać użytkownikowi link do ustawienia hasła.", "Required email address was not provided" : "Nie podano wymaganego adresu e-mail", "User creation failed" : "Nie udało się utworzyć użytkownika", + "Invalid email address" : "Nieprawidłowy adres e-mail", + "Invalid language" : "Nieprawidłowy język", "Invalid quota value: %1$s" : "Nieprawidłowa wartość limitu: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Nieprawidłowy limit. %1$s przekracza maksymalny dopuszczalny limit", "Unlimited quota is forbidden on this instance" : "Nieograniczony limit jest zabroniony na tej instancji", "Setting the password is not supported by the users backend" : "Ustawianie hasła nie jest obsługiwane przez backend użytkowników", - "Invalid language" : "Nieprawidłowy język", "Invalid locale" : "Nieprawidłowa lokalizacja", "Invalid timezone" : "Nieprawidłowa strefa czasowa", "Invalid first day of week" : "Nieprawidłowy pierwszy dzień tygodnia", diff --git a/apps/provisioning_api/l10n/pt_BR.js b/apps/provisioning_api/l10n/pt_BR.js index 0ecf01b165a..70ed5b8d0cf 100644 --- a/apps/provisioning_api/l10n/pt_BR.js +++ b/apps/provisioning_api/l10n/pt_BR.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "É necessário um endereço de e-mail, para enviar um link de senha para o usuário.", "Required email address was not provided" : "O endereço de e-mail obrigatório não foi fornecido", "User creation failed" : "Falha na criação do usuário", + "Invalid email address" : "Endereço de e-mail inválido", + "Invalid language" : "Idioma inválido", "Invalid quota value: %1$s" : "Valor de cota inválido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cota inválido. %1$s está excedendo a cota máxima", "Unlimited quota is forbidden on this instance" : "Cota ilimitada é proibida nesta instância", "Setting the password is not supported by the users backend" : "A configuração da senha não é suportada pelo back-end dos usuários", - "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuração regional inválida", "Invalid timezone" : "Fuso horário inválido", "Invalid first day of week" : "Primeiro dia da semana inválido", diff --git a/apps/provisioning_api/l10n/pt_BR.json b/apps/provisioning_api/l10n/pt_BR.json index 0b73a230452..da444d7ecf7 100644 --- a/apps/provisioning_api/l10n/pt_BR.json +++ b/apps/provisioning_api/l10n/pt_BR.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "É necessário um endereço de e-mail, para enviar um link de senha para o usuário.", "Required email address was not provided" : "O endereço de e-mail obrigatório não foi fornecido", "User creation failed" : "Falha na criação do usuário", + "Invalid email address" : "Endereço de e-mail inválido", + "Invalid language" : "Idioma inválido", "Invalid quota value: %1$s" : "Valor de cota inválido: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cota inválido. %1$s está excedendo a cota máxima", "Unlimited quota is forbidden on this instance" : "Cota ilimitada é proibida nesta instância", "Setting the password is not supported by the users backend" : "A configuração da senha não é suportada pelo back-end dos usuários", - "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuração regional inválida", "Invalid timezone" : "Fuso horário inválido", "Invalid first day of week" : "Primeiro dia da semana inválido", diff --git a/apps/provisioning_api/l10n/ru.js b/apps/provisioning_api/l10n/ru.js index 7e59ff6cd51..c0dc5ebfcc6 100644 --- a/apps/provisioning_api/l10n/ru.js +++ b/apps/provisioning_api/l10n/ru.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Требуется адрес электронной почты для отправки ссылки на установку пароля пользователю.", "Required email address was not provided" : "Не указан обязательный адрес электронной почты", "User creation failed" : "Не удалось создать пользователя", + "Invalid email address" : "Неверный адрес электронной почты", + "Invalid language" : "Недопустимый язык", "Invalid quota value: %1$s" : "Недопустимое значение квоты: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Недопустимое значение квоты.%1$s превышает максимальное значение", "Unlimited quota is forbidden on this instance" : "Безлимитная квота запрещена в этом инстансе", "Setting the password is not supported by the users backend" : "Установка пароля не поддерживается используемой системой управления пользователями", - "Invalid language" : "Недопустимый язык", "Invalid locale" : "Недопустимая локаль", "Invalid timezone" : "Некорректная временная зона", "Invalid first day of week" : "Недопустимый первый день недели", diff --git a/apps/provisioning_api/l10n/ru.json b/apps/provisioning_api/l10n/ru.json index e7f1f14d15d..f0ecf9bfad1 100644 --- a/apps/provisioning_api/l10n/ru.json +++ b/apps/provisioning_api/l10n/ru.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Требуется адрес электронной почты для отправки ссылки на установку пароля пользователю.", "Required email address was not provided" : "Не указан обязательный адрес электронной почты", "User creation failed" : "Не удалось создать пользователя", + "Invalid email address" : "Неверный адрес электронной почты", + "Invalid language" : "Недопустимый язык", "Invalid quota value: %1$s" : "Недопустимое значение квоты: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Недопустимое значение квоты.%1$s превышает максимальное значение", "Unlimited quota is forbidden on this instance" : "Безлимитная квота запрещена в этом инстансе", "Setting the password is not supported by the users backend" : "Установка пароля не поддерживается используемой системой управления пользователями", - "Invalid language" : "Недопустимый язык", "Invalid locale" : "Недопустимая локаль", "Invalid timezone" : "Некорректная временная зона", "Invalid first day of week" : "Недопустимый первый день недели", diff --git a/apps/provisioning_api/l10n/sk.js b/apps/provisioning_api/l10n/sk.js index 15837bc868e..cc7261d11ef 100644 --- a/apps/provisioning_api/l10n/sk.js +++ b/apps/provisioning_api/l10n/sk.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "E-mail adresa je vyžadovaná pre poslanie odkazu uživateľovi pre reset hesla.", "Required email address was not provided" : "Nebola zadaná požadovaná e-mailová adresa", "User creation failed" : "Vytvorenie používateľa zlyhalo", + "Invalid email address" : "Neplatná emailová adresa", + "Invalid language" : "Neplatný jazyk", "Invalid quota value: %1$s" : "Neplatná hodnota kvóty: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Neplatná hodnota pre kvótu %1$s je väčšia ako maximálna kvóta", "Unlimited quota is forbidden on this instance" : "Kvóta bez limitu nie je na tejto inštancii povolená", "Setting the password is not supported by the users backend" : "Nastavenie hesla nie je pre podporované uživateľským backenom", - "Invalid language" : "Neplatný jazyk", "Invalid locale" : "Neplatné miestne nastavenie", "Invalid timezone" : "Neplatné časové pásmo", "Invalid first day of week" : "Neplatný prvý deň týždňa", diff --git a/apps/provisioning_api/l10n/sk.json b/apps/provisioning_api/l10n/sk.json index 233f450a9b9..b1e162078bd 100644 --- a/apps/provisioning_api/l10n/sk.json +++ b/apps/provisioning_api/l10n/sk.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "E-mail adresa je vyžadovaná pre poslanie odkazu uživateľovi pre reset hesla.", "Required email address was not provided" : "Nebola zadaná požadovaná e-mailová adresa", "User creation failed" : "Vytvorenie používateľa zlyhalo", + "Invalid email address" : "Neplatná emailová adresa", + "Invalid language" : "Neplatný jazyk", "Invalid quota value: %1$s" : "Neplatná hodnota kvóty: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Neplatná hodnota pre kvótu %1$s je väčšia ako maximálna kvóta", "Unlimited quota is forbidden on this instance" : "Kvóta bez limitu nie je na tejto inštancii povolená", "Setting the password is not supported by the users backend" : "Nastavenie hesla nie je pre podporované uživateľským backenom", - "Invalid language" : "Neplatný jazyk", "Invalid locale" : "Neplatné miestne nastavenie", "Invalid timezone" : "Neplatné časové pásmo", "Invalid first day of week" : "Neplatný prvý deň týždňa", diff --git a/apps/provisioning_api/l10n/sr.js b/apps/provisioning_api/l10n/sr.js index a10cc8622fd..a1645490dc9 100644 --- a/apps/provisioning_api/l10n/sr.js +++ b/apps/provisioning_api/l10n/sr.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "За слање линка лозинке кориснику, неопходна је и-мејл адреса.", "Required email address was not provided" : "Није наведена потребна и-мејл адреса", "User creation failed" : "Није успело креирање корисника", + "Invalid email address" : "Неисправна и-мејл адреса", + "Invalid language" : "Неисправни језик", "Invalid quota value: %1$s" : "Неисправна вредност квоте: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Неисправна вредност квоте. %1$s превазилази максималну квоту", "Unlimited quota is forbidden on this instance" : "На овој инстанци је забрањена неограничена квота", "Setting the password is not supported by the users backend" : "Позадински механизам за кориснике не подржава постављање лозинке", - "Invalid language" : "Неисправни језик", "Invalid locale" : "Неисправни локалитет", "Invalid timezone" : "Неисправна временска зона", "Invalid first day of week" : "Неисправан први дан недеље", diff --git a/apps/provisioning_api/l10n/sr.json b/apps/provisioning_api/l10n/sr.json index e723ea964e8..7670826b255 100644 --- a/apps/provisioning_api/l10n/sr.json +++ b/apps/provisioning_api/l10n/sr.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "За слање линка лозинке кориснику, неопходна је и-мејл адреса.", "Required email address was not provided" : "Није наведена потребна и-мејл адреса", "User creation failed" : "Није успело креирање корисника", + "Invalid email address" : "Неисправна и-мејл адреса", + "Invalid language" : "Неисправни језик", "Invalid quota value: %1$s" : "Неисправна вредност квоте: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Неисправна вредност квоте. %1$s превазилази максималну квоту", "Unlimited quota is forbidden on this instance" : "На овој инстанци је забрањена неограничена квота", "Setting the password is not supported by the users backend" : "Позадински механизам за кориснике не подржава постављање лозинке", - "Invalid language" : "Неисправни језик", "Invalid locale" : "Неисправни локалитет", "Invalid timezone" : "Неисправна временска зона", "Invalid first day of week" : "Неисправан први дан недеље", diff --git a/apps/provisioning_api/l10n/sv.js b/apps/provisioning_api/l10n/sv.js deleted file mode 100644 index eace4158dd8..00000000000 --- a/apps/provisioning_api/l10n/sv.js +++ /dev/null @@ -1,28 +0,0 @@ -OC.L10N.register( - "provisioning_api", - { - "Logged in account must be an administrator or have authorization to edit this setting." : "Inloggat konto måste vara en administratör eller ha behörighet att ändra denna inställning.", - "Could not create non-existing user ID" : "Kunde inte skapa ej existerande användar-ID", - "User already exists" : "Användaren finns redan", - "Group %1$s does not exist" : "Grupp %1$s finns inte", - "Insufficient privileges for group %1$s" : "Otillräckliga privilegier för grupp %1$s", - "No group specified (required for sub-admins)" : "Ingen grupp specificerad (krävs för underadministratörer)", - "Invalid password value" : "Ogiltigt lösenords-värde", - "Unlimited quota is forbidden on this instance" : "Obegränsad kvot är inte tillåtet på denna instans", - "Invalid language" : "Ogiltigt språk", - "Invalid locale" : "Ogiltigt språkområde", - "User does not exist" : "Användare finns inte", - "Group does not exist" : "Grupp finns inte", - "Email address not available" : "E-postadress är inte tillgänglig", - "Sending email failed" : "Utskick av e-postmeddelande misslyckades", - "Email confirmation" : "E-postverifikation", - "To enable the email address %s please click the button below." : "För att aktivera e-postadressen %s vänligen klicka på knappen nedanför.", - "Confirm" : "Bekräfta", - "Email was already removed from account and cannot be confirmed anymore." : "E-postadress har redan tagits bort från konto och kan inte längre verifieras.", - "Could not verify mail because the token is expired." : "Kunde inte verifiera e-postadressen eftersom giltighetstiden för verifikationskoden har gått ut.", - "Could not verify mail because the token is invalid." : "Kunde inte verifiera e-postadressen eftersom verifikationskoden är inkorrekt.", - "An unexpected error occurred. Please contact your admin." : "Ett oväntat fel har uppkommit. Kontakta din administratör.", - "Email confirmation successful" : "E-postbekräftelsen lyckades", - "Provisioning API" : "Distribuerings API" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/provisioning_api/l10n/sv.json b/apps/provisioning_api/l10n/sv.json deleted file mode 100644 index 7efe83d9900..00000000000 --- a/apps/provisioning_api/l10n/sv.json +++ /dev/null @@ -1,26 +0,0 @@ -{ "translations": { - "Logged in account must be an administrator or have authorization to edit this setting." : "Inloggat konto måste vara en administratör eller ha behörighet att ändra denna inställning.", - "Could not create non-existing user ID" : "Kunde inte skapa ej existerande användar-ID", - "User already exists" : "Användaren finns redan", - "Group %1$s does not exist" : "Grupp %1$s finns inte", - "Insufficient privileges for group %1$s" : "Otillräckliga privilegier för grupp %1$s", - "No group specified (required for sub-admins)" : "Ingen grupp specificerad (krävs för underadministratörer)", - "Invalid password value" : "Ogiltigt lösenords-värde", - "Unlimited quota is forbidden on this instance" : "Obegränsad kvot är inte tillåtet på denna instans", - "Invalid language" : "Ogiltigt språk", - "Invalid locale" : "Ogiltigt språkområde", - "User does not exist" : "Användare finns inte", - "Group does not exist" : "Grupp finns inte", - "Email address not available" : "E-postadress är inte tillgänglig", - "Sending email failed" : "Utskick av e-postmeddelande misslyckades", - "Email confirmation" : "E-postverifikation", - "To enable the email address %s please click the button below." : "För att aktivera e-postadressen %s vänligen klicka på knappen nedanför.", - "Confirm" : "Bekräfta", - "Email was already removed from account and cannot be confirmed anymore." : "E-postadress har redan tagits bort från konto och kan inte längre verifieras.", - "Could not verify mail because the token is expired." : "Kunde inte verifiera e-postadressen eftersom giltighetstiden för verifikationskoden har gått ut.", - "Could not verify mail because the token is invalid." : "Kunde inte verifiera e-postadressen eftersom verifikationskoden är inkorrekt.", - "An unexpected error occurred. Please contact your admin." : "Ett oväntat fel har uppkommit. Kontakta din administratör.", - "Email confirmation successful" : "E-postbekräftelsen lyckades", - "Provisioning API" : "Distribuerings API" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/apps/provisioning_api/l10n/sw.js b/apps/provisioning_api/l10n/sw.js index 8e8373634a9..516a69a8c97 100644 --- a/apps/provisioning_api/l10n/sw.js +++ b/apps/provisioning_api/l10n/sw.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Barua pepe inahitajika, kutuma kiungo cha nenosiri kwa mtumiaji.", "Required email address was not provided" : "Barua pepe inayohitajika haikutolewa", "User creation failed" : "Imeshindwa kuunda mtumiaji", + "Invalid email address" : "Anwani ya barua pepe si sahihi", + "Invalid language" : "Lugha batili", "Invalid quota value: %1$s" : "Thamani ya mgao batili: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Thamani batili ya mgao. %1$s inazidi kiwango cha juu cha mgawo", "Unlimited quota is forbidden on this instance" : "Kiasi kisicho na kikomo ni marufuku katika kesi hii", "Setting the password is not supported by the users backend" : "Kuweka nenosiri hakuhimiliwi na mazingira ya nyuma ya watumiaji", - "Invalid language" : "Lugha batili", "Invalid locale" : "Lugha isiyo sahihi", "Invalid timezone" : "Saa za eneo si sahihi", "Invalid first day of week" : "Siku ya kwanza ya wiki si sahihi", diff --git a/apps/provisioning_api/l10n/sw.json b/apps/provisioning_api/l10n/sw.json index 3612acc628f..892be0835e5 100644 --- a/apps/provisioning_api/l10n/sw.json +++ b/apps/provisioning_api/l10n/sw.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Barua pepe inahitajika, kutuma kiungo cha nenosiri kwa mtumiaji.", "Required email address was not provided" : "Barua pepe inayohitajika haikutolewa", "User creation failed" : "Imeshindwa kuunda mtumiaji", + "Invalid email address" : "Anwani ya barua pepe si sahihi", + "Invalid language" : "Lugha batili", "Invalid quota value: %1$s" : "Thamani ya mgao batili: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Thamani batili ya mgao. %1$s inazidi kiwango cha juu cha mgawo", "Unlimited quota is forbidden on this instance" : "Kiasi kisicho na kikomo ni marufuku katika kesi hii", "Setting the password is not supported by the users backend" : "Kuweka nenosiri hakuhimiliwi na mazingira ya nyuma ya watumiaji", - "Invalid language" : "Lugha batili", "Invalid locale" : "Lugha isiyo sahihi", "Invalid timezone" : "Saa za eneo si sahihi", "Invalid first day of week" : "Siku ya kwanza ya wiki si sahihi", diff --git a/apps/provisioning_api/l10n/tr.js b/apps/provisioning_api/l10n/tr.js index 0bf10251fde..4409813d900 100644 --- a/apps/provisioning_api/l10n/tr.js +++ b/apps/provisioning_api/l10n/tr.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Kullanıcıya bir parola bağlantısı gönderebilmek için bir e-posta adresi gereklidir.", "Required email address was not provided" : "Gerekli e-posta adresi belirtilmemiş", "User creation failed" : "Kullanıcı oluşturulamadı", + "Invalid email address" : "E-posta adresi geçersiz", + "Invalid language" : "Dil geçersiz", "Invalid quota value: %1$s" : "Kota değeri geçersiz: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Kota değeri geçersiz. %1$s en fazla kota değerini aşıyor", "Unlimited quota is forbidden on this instance" : "Bu kopyada sınırsız kota kullanılamaz", "Setting the password is not supported by the users backend" : "Kullanıcı arka yüzünden parola ayarlanamaz", - "Invalid language" : "Dil geçersiz", "Invalid locale" : "Yerel ayar geçersiz", "Invalid timezone" : "Saat dilimi geçersiz", "Invalid first day of week" : "Haftanın ilk günü geçersiz", diff --git a/apps/provisioning_api/l10n/tr.json b/apps/provisioning_api/l10n/tr.json index c65727f72f0..953abe6fcc3 100644 --- a/apps/provisioning_api/l10n/tr.json +++ b/apps/provisioning_api/l10n/tr.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Kullanıcıya bir parola bağlantısı gönderebilmek için bir e-posta adresi gereklidir.", "Required email address was not provided" : "Gerekli e-posta adresi belirtilmemiş", "User creation failed" : "Kullanıcı oluşturulamadı", + "Invalid email address" : "E-posta adresi geçersiz", + "Invalid language" : "Dil geçersiz", "Invalid quota value: %1$s" : "Kota değeri geçersiz: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Kota değeri geçersiz. %1$s en fazla kota değerini aşıyor", "Unlimited quota is forbidden on this instance" : "Bu kopyada sınırsız kota kullanılamaz", "Setting the password is not supported by the users backend" : "Kullanıcı arka yüzünden parola ayarlanamaz", - "Invalid language" : "Dil geçersiz", "Invalid locale" : "Yerel ayar geçersiz", "Invalid timezone" : "Saat dilimi geçersiz", "Invalid first day of week" : "Haftanın ilk günü geçersiz", diff --git a/apps/provisioning_api/l10n/ug.js b/apps/provisioning_api/l10n/ug.js index e783e8a45f8..7bd65005437 100644 --- a/apps/provisioning_api/l10n/ug.js +++ b/apps/provisioning_api/l10n/ug.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "ئىشلەتكۈچىگە پارول ئۇلىنىشى ئۈچۈن ئېلېكترونلۇق خەت ئادرېسى تەلەپ قىلىنىدۇ.", "Required email address was not provided" : "تەلەپ قىلىنغان ئېلېكترونلۇق خەت ئادرېسى تەمىنلەنمىگەن", "User creation failed" : "ئىشلەتكۈچى قۇرۇش مەغلۇپ بولدى", + "Invalid email address" : "ئىناۋەتسىز ئېلخەت ئادرېسى", + "Invalid language" : "ئىناۋەتسىز تىل", "Invalid quota value: %1$s" : "ئىناۋەتلىك نورما قىممىتى: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "نورما قىممىتى ئىناۋەتسىز. %1$s ئەڭ يۇقىرى نورمىدىن ئېشىپ كەتتى", "Unlimited quota is forbidden on this instance" : "بۇ ئەھۋالدا چەكلىمىسىز نورما چەكلەنگەن", "Setting the password is not supported by the users backend" : "پارول بەلگىلەشنى ئىشلەتكۈچى ئارقا سۇپىسى قوللىمايدۇ", - "Invalid language" : "ئىناۋەتسىز تىل", "Invalid locale" : "ئىناۋەتسىز", "Invalid timezone" : "ئىناۋەتسىز ۋاقىت رايۇنى", "Invalid first day of week" : "ھەپتىنىڭ بىرىنچى كۈنى ئىناۋەتسىز", diff --git a/apps/provisioning_api/l10n/ug.json b/apps/provisioning_api/l10n/ug.json index 6089e2babda..2983262f73c 100644 --- a/apps/provisioning_api/l10n/ug.json +++ b/apps/provisioning_api/l10n/ug.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "ئىشلەتكۈچىگە پارول ئۇلىنىشى ئۈچۈن ئېلېكترونلۇق خەت ئادرېسى تەلەپ قىلىنىدۇ.", "Required email address was not provided" : "تەلەپ قىلىنغان ئېلېكترونلۇق خەت ئادرېسى تەمىنلەنمىگەن", "User creation failed" : "ئىشلەتكۈچى قۇرۇش مەغلۇپ بولدى", + "Invalid email address" : "ئىناۋەتسىز ئېلخەت ئادرېسى", + "Invalid language" : "ئىناۋەتسىز تىل", "Invalid quota value: %1$s" : "ئىناۋەتلىك نورما قىممىتى: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "نورما قىممىتى ئىناۋەتسىز. %1$s ئەڭ يۇقىرى نورمىدىن ئېشىپ كەتتى", "Unlimited quota is forbidden on this instance" : "بۇ ئەھۋالدا چەكلىمىسىز نورما چەكلەنگەن", "Setting the password is not supported by the users backend" : "پارول بەلگىلەشنى ئىشلەتكۈچى ئارقا سۇپىسى قوللىمايدۇ", - "Invalid language" : "ئىناۋەتسىز تىل", "Invalid locale" : "ئىناۋەتسىز", "Invalid timezone" : "ئىناۋەتسىز ۋاقىت رايۇنى", "Invalid first day of week" : "ھەپتىنىڭ بىرىنچى كۈنى ئىناۋەتسىز", diff --git a/apps/provisioning_api/l10n/uk.js b/apps/provisioning_api/l10n/uk.js index af9fd252a4f..a7efac58cd3 100644 --- a/apps/provisioning_api/l10n/uk.js +++ b/apps/provisioning_api/l10n/uk.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Для надсилання посилання на пароль користувачеві необхідна адреса електронної пошти.", "Required email address was not provided" : "Не зазначено обов'язкової ел. адреси", "User creation failed" : "Не вдалося створити користувача", + "Invalid email address" : "Недійсна адреса ел. пошти", + "Invalid language" : "Недійсний вибір мови", "Invalid quota value: %1$s" : "Недійсне значення квоти: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Недійсне значення квоти: %1$s перебільшує максимальну квоту", "Unlimited quota is forbidden on this instance" : "Необмежену квоту заборонено на цьому примірнику", "Setting the password is not supported by the users backend" : "Встановлення пароля не підтримується бекендом користувача", - "Invalid language" : "Недійсний вибір мови", "Invalid locale" : "Недійсний вибір локалі", "Invalid timezone" : "Неправильний часовий пояс", "Invalid first day of week" : "Недійсний перший день тижня", diff --git a/apps/provisioning_api/l10n/uk.json b/apps/provisioning_api/l10n/uk.json index dba0f2b5f4c..bd116521945 100644 --- a/apps/provisioning_api/l10n/uk.json +++ b/apps/provisioning_api/l10n/uk.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "Для надсилання посилання на пароль користувачеві необхідна адреса електронної пошти.", "Required email address was not provided" : "Не зазначено обов'язкової ел. адреси", "User creation failed" : "Не вдалося створити користувача", + "Invalid email address" : "Недійсна адреса ел. пошти", + "Invalid language" : "Недійсний вибір мови", "Invalid quota value: %1$s" : "Недійсне значення квоти: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Недійсне значення квоти: %1$s перебільшує максимальну квоту", "Unlimited quota is forbidden on this instance" : "Необмежену квоту заборонено на цьому примірнику", "Setting the password is not supported by the users backend" : "Встановлення пароля не підтримується бекендом користувача", - "Invalid language" : "Недійсний вибір мови", "Invalid locale" : "Недійсний вибір локалі", "Invalid timezone" : "Неправильний часовий пояс", "Invalid first day of week" : "Недійсний перший день тижня", diff --git a/apps/provisioning_api/l10n/zh_CN.js b/apps/provisioning_api/l10n/zh_CN.js index 97717cd7ed1..d8b0cb89959 100644 --- a/apps/provisioning_api/l10n/zh_CN.js +++ b/apps/provisioning_api/l10n/zh_CN.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "需要电子邮件地址,以将密码链接发送给用户。", "Required email address was not provided" : "未提供所需的电子邮件地址", "User creation failed" : "用户创建失败", + "Invalid email address" : "无效电子邮箱地址", + "Invalid language" : "语言无效", "Invalid quota value: %1$s" : "配额值无效:%1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "配额值无效。%1$s 超过了最大配额", "Unlimited quota is forbidden on this instance" : "此实例上禁止无限配额", "Setting the password is not supported by the users backend" : "用户后端不支持设置密码", - "Invalid language" : "语言无效", "Invalid locale" : "区域设置无效", "Invalid timezone" : "时区无效", "Invalid first day of week" : "一周的第一天无效", diff --git a/apps/provisioning_api/l10n/zh_CN.json b/apps/provisioning_api/l10n/zh_CN.json index d248858d367..46369ddfcc1 100644 --- a/apps/provisioning_api/l10n/zh_CN.json +++ b/apps/provisioning_api/l10n/zh_CN.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "需要电子邮件地址,以将密码链接发送给用户。", "Required email address was not provided" : "未提供所需的电子邮件地址", "User creation failed" : "用户创建失败", + "Invalid email address" : "无效电子邮箱地址", + "Invalid language" : "语言无效", "Invalid quota value: %1$s" : "配额值无效:%1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "配额值无效。%1$s 超过了最大配额", "Unlimited quota is forbidden on this instance" : "此实例上禁止无限配额", "Setting the password is not supported by the users backend" : "用户后端不支持设置密码", - "Invalid language" : "语言无效", "Invalid locale" : "区域设置无效", "Invalid timezone" : "时区无效", "Invalid first day of week" : "一周的第一天无效", diff --git a/apps/provisioning_api/l10n/zh_HK.js b/apps/provisioning_api/l10n/zh_HK.js index 4f7d7751288..39c921560d9 100644 --- a/apps/provisioning_api/l10n/zh_HK.js +++ b/apps/provisioning_api/l10n/zh_HK.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "需要提供電郵地址,以便向用戶發送密碼鏈接。", "Required email address was not provided" : "未提供必要的電郵地址", "User creation failed" : "用戶建立失敗", + "Invalid email address" : "電郵地址無效", + "Invalid language" : "無效的語言", "Invalid quota value: %1$s" : "無效的空間限額值:%1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "無效的空間限額值。%1$s 超過了最大空間限額", "Unlimited quota is forbidden on this instance" : "此實例禁止無限空間限額", "Setting the password is not supported by the users backend" : "用戶後端系統不支援設定密碼", - "Invalid language" : "無效的語言", "Invalid locale" : "無效的地區設定", "Invalid timezone" : "無效的時區", "Invalid first day of week" : "無效的一星期的第一天", diff --git a/apps/provisioning_api/l10n/zh_HK.json b/apps/provisioning_api/l10n/zh_HK.json index cc6a403c5d0..61f7825f2e7 100644 --- a/apps/provisioning_api/l10n/zh_HK.json +++ b/apps/provisioning_api/l10n/zh_HK.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "需要提供電郵地址,以便向用戶發送密碼鏈接。", "Required email address was not provided" : "未提供必要的電郵地址", "User creation failed" : "用戶建立失敗", + "Invalid email address" : "電郵地址無效", + "Invalid language" : "無效的語言", "Invalid quota value: %1$s" : "無效的空間限額值:%1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "無效的空間限額值。%1$s 超過了最大空間限額", "Unlimited quota is forbidden on this instance" : "此實例禁止無限空間限額", "Setting the password is not supported by the users backend" : "用戶後端系統不支援設定密碼", - "Invalid language" : "無效的語言", "Invalid locale" : "無效的地區設定", "Invalid timezone" : "無效的時區", "Invalid first day of week" : "無效的一星期的第一天", diff --git a/apps/provisioning_api/l10n/zh_TW.js b/apps/provisioning_api/l10n/zh_TW.js index ceeb1006796..5c4d35e8218 100644 --- a/apps/provisioning_api/l10n/zh_TW.js +++ b/apps/provisioning_api/l10n/zh_TW.js @@ -14,11 +14,12 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "電子郵件地址必填,用來寄送密碼連結給使用者。", "Required email address was not provided" : "未提供必要的電子郵件地址", "User creation failed" : "使用者建立失敗", + "Invalid email address" : "無效的電子郵件地址", + "Invalid language" : "無效的語言", "Invalid quota value: %1$s" : "無效的空間限額值:%1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "無效的空間限額值。%1$s 超過了最大空間限額", "Unlimited quota is forbidden on this instance" : "此站台禁止無限空間限額", "Setting the password is not supported by the users backend" : "使用者後端不支援設定密碼", - "Invalid language" : "無效的語言", "Invalid locale" : "無效的地區設定", "Invalid timezone" : "無效時區", "Invalid first day of week" : "無效的一週第一天", diff --git a/apps/provisioning_api/l10n/zh_TW.json b/apps/provisioning_api/l10n/zh_TW.json index f973f824e70..318d22d9e9d 100644 --- a/apps/provisioning_api/l10n/zh_TW.json +++ b/apps/provisioning_api/l10n/zh_TW.json @@ -12,11 +12,12 @@ "An email address is required, to send a password link to the user." : "電子郵件地址必填,用來寄送密碼連結給使用者。", "Required email address was not provided" : "未提供必要的電子郵件地址", "User creation failed" : "使用者建立失敗", + "Invalid email address" : "無效的電子郵件地址", + "Invalid language" : "無效的語言", "Invalid quota value: %1$s" : "無效的空間限額值:%1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "無效的空間限額值。%1$s 超過了最大空間限額", "Unlimited quota is forbidden on this instance" : "此站台禁止無限空間限額", "Setting the password is not supported by the users backend" : "使用者後端不支援設定密碼", - "Invalid language" : "無效的語言", "Invalid locale" : "無效的地區設定", "Invalid timezone" : "無效時區", "Invalid first day of week" : "無效的一週第一天", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index b1339cdd96f..d8275ae13af 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -653,37 +653,41 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "تم تعطيل تغيير كلمة المرور لأن المفتاح الرئيسي master key معطلٌ", "No accounts" : "لا توجد أي حسابات", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "قائمة الحسابات. لم يتم تقديم هذه القائمة بالكامل لأسباب تتعلق بسرعة الأداء. سيتم عرض باقي الحسابات أثناء التنقل عبر القائمة.", - "Manager" : "مدير", - "Set line manager" : "تعيين الرئيس المباشر", + "Account name" : "اسم الحساب", + "Account updated" : "تمّ تحديث الحساب", + "Saving …" : "حفظ ...", + "Save" : "حفظ", "Account name will be autogenerated" : "سيتم توليد اسم الحساب تلقائيّاً", "Account name (required)" : "اسم الحساب (مطلوب)", - "Failed to search groups" : "فشل البحث في المجموعات", - "New account" : "حساب جديد", - "Display name" : "اسم العرض", - "Either password or email is required" : "يتطلب كلمة المرور أو البريد الإلكتروني", "Password (required)" : "كلمة المرور (مطلوب)", "Email (required)" : "البريد الالكتروني (مطلوب)", "Email" : "البريد الإلكتروني", + "New account" : "حساب جديد", + "Add new account" : "إضافة حساب جديد", + "Display name" : "اسم العرض", + "Either password or email is required" : "يتطلب كلمة المرور أو البريد الإلكتروني", "Member of the following groups (required)" : "عضو في المجموعات التالية ( مطلوب)", "Member of the following groups" : "عضو في المجموعات التالية", + "Failed to search groups" : "فشل البحث في المجموعات", "Set account groups" : "تعيين مجموعات الحساب", "Admin of the following groups" : "مدير في المجموعات التالية", - "Quota" : "الحصة التخزينية", - "Set account quota" : "تعيين الحصة التخزينية للحساب", "Language" : "اللغة", "Set default language" : "تعيين اللغة الافتراضية", - "Add new account" : "إضافة حساب جديد", + "Manager" : "مدير", + "Quota" : "الحصة التخزينية", + "Set account quota" : "تعيين الحصة التخزينية للحساب", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب ","{userCount} حساب ","{userCount} حساب ","{userCount} حسابات","{userCount} حساب ","{userCount} حساب "], "Total rows summary" : "ملخص مجموع الأسطر", "Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف", "Avatar" : "صورة الملف الشخصي الرمزية", - "Account name" : "اسم الحساب", "Group admin for" : "مدير المجموعة لـ", "Account backend" : "الواجهة الخلفية للحساب", "Storage location" : "مسار التخزين", "First login" : "أول دخول", "Last login" : "آخِر تسجيلٍ للدخول", "Account actions" : "إجراءات الحساب", + "Unknown" : "غير معروف", + "Never" : "أبدا", "{size} used" : "تم استهلاك{size} ", "Delete account" : "حذف الحساب", "Disconnect all devices and delete local data" : "قطع اتصال جميع الأجهزة وحذف البيانات المحلية فيها", @@ -693,24 +697,11 @@ OC.L10N.register( "Remote wipe of devices" : "مَحْو الأجهزة عن بُعدٍ", "Wipe {userid}'s devices" : "قُم بمَحْو أجهزة {userid}", "Wiped {userid}'s devices" : "أجهزة {userid} تمّ محوُها", - "Failed to load groups with details" : "فل تحميل المجموعات مع التفاصيل", - "Failed to load sub admin groups with details" : "فشل تحميل مجموعات المشرف الفرعي مع التفاصيل", - "Failed to update line manager" : "تعذّر تحديث الرئيس المباشر", "Fully delete {userid}'s account including all their personal files, app data, etc." : "حذفُ حساب {userid} بالكامل بما في ذلك جميع ملفاته الشخصية وبيانات التطبيقات و غيرها.", "Account deletion" : "حذف حساب", "Delete {userid}'s account" : "حذف حساب {userid}", - "Display name was successfully changed" : "تم تغيير اسم العرض بنجاح", - "Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً", - "Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح", "Welcome mail sent!" : "تمّ إرسال إيميل ترحيبي!", - "Change display name" : "تعديل اسم العرض", - "Set new email address" : "تعيين عنوان بريد الكتروني جديد", - "Add account to group" : "إضافة حساب إلى مجموعة", - "Set account as admin for" : "تعيين حساب كمدير على ", - "Select account quota" : "تعيين الحصة التخزينية للحساب", - "Set the language" : "تعيين اللغة", "Toggle account actions menu" : "تبديل قائمة إجراءات الحساب", - "Done" : "تمّ", "Edit" : "تحرير", "Account management settings" : "إعدادات إدارة الحساب", "Visibility" : "الرؤية", @@ -821,8 +812,6 @@ OC.L10N.register( "Disable" : "إيقاف", "Allow untested app" : "السماح للتطبيقات غير المجازة", "The app will be downloaded from the App Store" : "سيتم تنزيل التطبيق من متجر التطبيقات ", - "Unknown" : "غير معروف", - "Never" : "أبدا", "Could not register device: Network error" : "تعذّر تسجيل الجهاز: خطأ في الشبكة", "Could not register device: Probably already registered" : "تعذّر تسجيل الجهاز: على الأرجح أنه سبق تسجيله", "Could not register device" : "تعذّر تسجيل الجهاز", @@ -867,14 +856,28 @@ OC.L10N.register( "Limit sharing to some groups" : "تقييد المشاركة بالنسبة لبعض المجموعات", "Search groups…" : "البحث في المجموعات ...", "Loading accounts …" : "تحميل الحسابات ...", + "Set line manager" : "تعيين الرئيس المباشر", "Set account as admin for …" : "تعيين الحساب كمدير على ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"], "Password or insufficient permissions message" : "رسالة حول كلمة المرور أو عدم كفاية الأذونات", + "Failed to load groups with details" : "فل تحميل المجموعات مع التفاصيل", + "Failed to load sub admin groups with details" : "فشل تحميل مجموعات المشرف الفرعي مع التفاصيل", + "Failed to update line manager" : "تعذّر تحديث الرئيس المباشر", + "Display name was successfully changed" : "تم تغيير اسم العرض بنجاح", "Password can't be empty" : "كلمة المرور لايمكن أن تكون فارغةً", "Password was successfully changed" : "تم تغيير كلمة المرور بنجاح", + "Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً", + "Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح", "Loading account …" : "تحميل حسابات ...", + "Change display name" : "تعديل اسم العرض", "Set new password" : "تعيين كلمة مرور جديدة", "You do not have permissions to see the details of this account" : "ليس لديك الإذن بالاطلاع على تفاصيل هذا الحساب", + "Set new email address" : "تعيين عنوان بريد الكتروني جديد", + "Add account to group" : "إضافة حساب إلى مجموعة", + "Set account as admin for" : "تعيين حساب كمدير على ", + "Select account quota" : "تعيين الحصة التخزينية للحساب", + "Set the language" : "تعيين اللغة", + "Done" : "تمّ", "Adding your device …" : "إضافة جهازك جاريةٌ ...", "Sending…" : "الإرسال جارٍ …", "Email sent" : "تمّ إرسال الإيميل", @@ -885,7 +888,6 @@ OC.L10N.register( "Credentials" : "بيانات تسجيل الدخول", "SMTP Login" : "دخول SMTP ", "SMTP Password" : "كلمة مرور الـ SMTP", - "Save" : "حفظ", "Test and verify email settings" : "إختبر و تحقّق من إعدادات البريد الالكتروني" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 62a8eb51c7e..18da0e9c551 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -651,37 +651,41 @@ "Password change is disabled because the master key is disabled" : "تم تعطيل تغيير كلمة المرور لأن المفتاح الرئيسي master key معطلٌ", "No accounts" : "لا توجد أي حسابات", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "قائمة الحسابات. لم يتم تقديم هذه القائمة بالكامل لأسباب تتعلق بسرعة الأداء. سيتم عرض باقي الحسابات أثناء التنقل عبر القائمة.", - "Manager" : "مدير", - "Set line manager" : "تعيين الرئيس المباشر", + "Account name" : "اسم الحساب", + "Account updated" : "تمّ تحديث الحساب", + "Saving …" : "حفظ ...", + "Save" : "حفظ", "Account name will be autogenerated" : "سيتم توليد اسم الحساب تلقائيّاً", "Account name (required)" : "اسم الحساب (مطلوب)", - "Failed to search groups" : "فشل البحث في المجموعات", - "New account" : "حساب جديد", - "Display name" : "اسم العرض", - "Either password or email is required" : "يتطلب كلمة المرور أو البريد الإلكتروني", "Password (required)" : "كلمة المرور (مطلوب)", "Email (required)" : "البريد الالكتروني (مطلوب)", "Email" : "البريد الإلكتروني", + "New account" : "حساب جديد", + "Add new account" : "إضافة حساب جديد", + "Display name" : "اسم العرض", + "Either password or email is required" : "يتطلب كلمة المرور أو البريد الإلكتروني", "Member of the following groups (required)" : "عضو في المجموعات التالية ( مطلوب)", "Member of the following groups" : "عضو في المجموعات التالية", + "Failed to search groups" : "فشل البحث في المجموعات", "Set account groups" : "تعيين مجموعات الحساب", "Admin of the following groups" : "مدير في المجموعات التالية", - "Quota" : "الحصة التخزينية", - "Set account quota" : "تعيين الحصة التخزينية للحساب", "Language" : "اللغة", "Set default language" : "تعيين اللغة الافتراضية", - "Add new account" : "إضافة حساب جديد", + "Manager" : "مدير", + "Quota" : "الحصة التخزينية", + "Set account quota" : "تعيين الحصة التخزينية للحساب", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب ","{userCount} حساب ","{userCount} حساب ","{userCount} حسابات","{userCount} حساب ","{userCount} حساب "], "Total rows summary" : "ملخص مجموع الأسطر", "Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف", "Avatar" : "صورة الملف الشخصي الرمزية", - "Account name" : "اسم الحساب", "Group admin for" : "مدير المجموعة لـ", "Account backend" : "الواجهة الخلفية للحساب", "Storage location" : "مسار التخزين", "First login" : "أول دخول", "Last login" : "آخِر تسجيلٍ للدخول", "Account actions" : "إجراءات الحساب", + "Unknown" : "غير معروف", + "Never" : "أبدا", "{size} used" : "تم استهلاك{size} ", "Delete account" : "حذف الحساب", "Disconnect all devices and delete local data" : "قطع اتصال جميع الأجهزة وحذف البيانات المحلية فيها", @@ -691,24 +695,11 @@ "Remote wipe of devices" : "مَحْو الأجهزة عن بُعدٍ", "Wipe {userid}'s devices" : "قُم بمَحْو أجهزة {userid}", "Wiped {userid}'s devices" : "أجهزة {userid} تمّ محوُها", - "Failed to load groups with details" : "فل تحميل المجموعات مع التفاصيل", - "Failed to load sub admin groups with details" : "فشل تحميل مجموعات المشرف الفرعي مع التفاصيل", - "Failed to update line manager" : "تعذّر تحديث الرئيس المباشر", "Fully delete {userid}'s account including all their personal files, app data, etc." : "حذفُ حساب {userid} بالكامل بما في ذلك جميع ملفاته الشخصية وبيانات التطبيقات و غيرها.", "Account deletion" : "حذف حساب", "Delete {userid}'s account" : "حذف حساب {userid}", - "Display name was successfully changed" : "تم تغيير اسم العرض بنجاح", - "Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً", - "Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح", "Welcome mail sent!" : "تمّ إرسال إيميل ترحيبي!", - "Change display name" : "تعديل اسم العرض", - "Set new email address" : "تعيين عنوان بريد الكتروني جديد", - "Add account to group" : "إضافة حساب إلى مجموعة", - "Set account as admin for" : "تعيين حساب كمدير على ", - "Select account quota" : "تعيين الحصة التخزينية للحساب", - "Set the language" : "تعيين اللغة", "Toggle account actions menu" : "تبديل قائمة إجراءات الحساب", - "Done" : "تمّ", "Edit" : "تحرير", "Account management settings" : "إعدادات إدارة الحساب", "Visibility" : "الرؤية", @@ -819,8 +810,6 @@ "Disable" : "إيقاف", "Allow untested app" : "السماح للتطبيقات غير المجازة", "The app will be downloaded from the App Store" : "سيتم تنزيل التطبيق من متجر التطبيقات ", - "Unknown" : "غير معروف", - "Never" : "أبدا", "Could not register device: Network error" : "تعذّر تسجيل الجهاز: خطأ في الشبكة", "Could not register device: Probably already registered" : "تعذّر تسجيل الجهاز: على الأرجح أنه سبق تسجيله", "Could not register device" : "تعذّر تسجيل الجهاز", @@ -865,14 +854,28 @@ "Limit sharing to some groups" : "تقييد المشاركة بالنسبة لبعض المجموعات", "Search groups…" : "البحث في المجموعات ...", "Loading accounts …" : "تحميل الحسابات ...", + "Set line manager" : "تعيين الرئيس المباشر", "Set account as admin for …" : "تعيين الحساب كمدير على ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"], "Password or insufficient permissions message" : "رسالة حول كلمة المرور أو عدم كفاية الأذونات", + "Failed to load groups with details" : "فل تحميل المجموعات مع التفاصيل", + "Failed to load sub admin groups with details" : "فشل تحميل مجموعات المشرف الفرعي مع التفاصيل", + "Failed to update line manager" : "تعذّر تحديث الرئيس المباشر", + "Display name was successfully changed" : "تم تغيير اسم العرض بنجاح", "Password can't be empty" : "كلمة المرور لايمكن أن تكون فارغةً", "Password was successfully changed" : "تم تغيير كلمة المرور بنجاح", + "Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً", + "Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح", "Loading account …" : "تحميل حسابات ...", + "Change display name" : "تعديل اسم العرض", "Set new password" : "تعيين كلمة مرور جديدة", "You do not have permissions to see the details of this account" : "ليس لديك الإذن بالاطلاع على تفاصيل هذا الحساب", + "Set new email address" : "تعيين عنوان بريد الكتروني جديد", + "Add account to group" : "إضافة حساب إلى مجموعة", + "Set account as admin for" : "تعيين حساب كمدير على ", + "Select account quota" : "تعيين الحصة التخزينية للحساب", + "Set the language" : "تعيين اللغة", + "Done" : "تمّ", "Adding your device …" : "إضافة جهازك جاريةٌ ...", "Sending…" : "الإرسال جارٍ …", "Email sent" : "تمّ إرسال الإيميل", @@ -883,7 +886,6 @@ "Credentials" : "بيانات تسجيل الدخول", "SMTP Login" : "دخول SMTP ", "SMTP Password" : "كلمة مرور الـ SMTP", - "Save" : "حفظ", "Test and verify email settings" : "إختبر و تحقّق من إعدادات البريد الالكتروني" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index bed1977ef98..83d0cfa6721 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -374,21 +374,23 @@ OC.L10N.register( "Other languages" : "Otres llingües", "Password change is disabled because the master key is disabled" : "El cambéu de contraseña ta desactiváu porque la clave maestra ta desactivada", "No accounts" : "Nun hai nenguna cuenta", - "Manager" : "Xestor", - "Set line manager" : "Afitar el xestor de llinies", - "New account" : "Cuenta nueva", - "Display name" : "Nome visible", + "Save" : "Guardar", "Password (required)" : "Contraseña (obligatoria)", "Email (required)" : "Corréu electrónicu (obligatoriu)", "Email" : "Corréu electrónicu", - "Quota" : "Cuota", + "New account" : "Cuenta nueva", + "Display name" : "Nome visible", "Language" : "Llingua", "Set default language" : "Predeterminar la llingua", + "Manager" : "Xestor", + "Quota" : "Cuota", "Total rows summary" : "Resume total de fieleres", "Scroll to load more rows" : "Desplaza pa cargar fileres", "Avatar" : "Avatar", "Storage location" : "Llocalización del almacenamientu", "Last login" : "Últimu aniciu de la sesión", + "Unknown" : "Desconocí­u", + "Never" : "Enxamás", "{size} used" : "{size} n'usu", "Delete account" : "Dersaniciar la cuenta", "Disconnect all devices and delete local data" : "Desconectar tolos preseos y desaniciar los datos llocales", @@ -396,17 +398,9 @@ OC.L10N.register( "Enable account" : "Activar la cuenta", "Resend welcome email" : "Volver unviar el mensaxe d'acoyida", "Remote wipe of devices" : "Borráu remotu de los preseos", - "Failed to update line manager" : "Nun se pue anovar el xestor de llinies", "Account deletion" : "Desaniciu de la cuenta", "Delete {userid}'s account" : "Desaniciar la cuenta de: {userid}", - "Display name was successfully changed" : "El nome visible camudó correutamente", - "Email was successfully changed" : "La direición de corréu electrónicu camudó correutamente", "Welcome mail sent!" : "¡Unvióse'l mensaxe d'acoyida!", - "Change display name" : "Camudar el nome visible", - "Set new email address" : "Afitar una direición de corréu electrónicu nueva", - "Add account to group" : "Amestar la cuenta al grupu", - "Set the language" : "Afitar la llingua", - "Done" : "Fecho", "Edit" : "Editar", "Account management settings" : "Configuración de la xestión de cuentes", "Visibility" : "Visibilidá", @@ -490,8 +484,6 @@ OC.L10N.register( "Download and enable" : "Baxar y activar", "Disable" : "Desactivar", "Allow untested app" : "Permitir l'aplicación ensin probar", - "Unknown" : "Desconocí­u", - "Never" : "Enxamás", "An error occurred during the request. Unable to proceed." : "Prodúxose un error demientres la solicitú. Nun ye posible siguir.", "The app has been enabled but needs to be updated." : "Activóse l'aplicación mas tien que s'anovar.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable", @@ -526,16 +518,24 @@ OC.L10N.register( "Group list is empty" : "La llista de grupos ta balera", "Unable to retrieve the group list" : "Nun ye posible recuperar la llista de grupos", "Loading accounts …" : "Cargando les cuentes…", + "Set line manager" : "Afitar el xestor de llinies", + "Failed to update line manager" : "Nun se pue anovar el xestor de llinies", + "Display name was successfully changed" : "El nome visible camudó correutamente", "Password was successfully changed" : "La contraseña camudó correutamente", + "Email was successfully changed" : "La direición de corréu electrónicu camudó correutamente", "Loading account …" : "Cargando la cuenta…", + "Change display name" : "Camudar el nome visible", "Set new password" : "Afitar una contraseña nueva", "You do not have permissions to see the details of this account" : "Nun tienes permisu pa ver los detalles d'esta cuenta", + "Set new email address" : "Afitar una direición de corréu electrónicu nueva", + "Add account to group" : "Amestar la cuenta al grupu", + "Set the language" : "Afitar la llingua", + "Done" : "Fecho", "Adding your device …" : "Amestando'l preséu…", "Sending…" : "Unviando…", "Email sent" : "Unvióse'l corréu electrónicu", "None/STARTTLS" : "Nada/STARTTLS", "SSL" : "SSL", - "SMTP Password" : "Contraseña de SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña de SMTP" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index a40d4c63233..b2f2008fe63 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -372,21 +372,23 @@ "Other languages" : "Otres llingües", "Password change is disabled because the master key is disabled" : "El cambéu de contraseña ta desactiváu porque la clave maestra ta desactivada", "No accounts" : "Nun hai nenguna cuenta", - "Manager" : "Xestor", - "Set line manager" : "Afitar el xestor de llinies", - "New account" : "Cuenta nueva", - "Display name" : "Nome visible", + "Save" : "Guardar", "Password (required)" : "Contraseña (obligatoria)", "Email (required)" : "Corréu electrónicu (obligatoriu)", "Email" : "Corréu electrónicu", - "Quota" : "Cuota", + "New account" : "Cuenta nueva", + "Display name" : "Nome visible", "Language" : "Llingua", "Set default language" : "Predeterminar la llingua", + "Manager" : "Xestor", + "Quota" : "Cuota", "Total rows summary" : "Resume total de fieleres", "Scroll to load more rows" : "Desplaza pa cargar fileres", "Avatar" : "Avatar", "Storage location" : "Llocalización del almacenamientu", "Last login" : "Últimu aniciu de la sesión", + "Unknown" : "Desconocí­u", + "Never" : "Enxamás", "{size} used" : "{size} n'usu", "Delete account" : "Dersaniciar la cuenta", "Disconnect all devices and delete local data" : "Desconectar tolos preseos y desaniciar los datos llocales", @@ -394,17 +396,9 @@ "Enable account" : "Activar la cuenta", "Resend welcome email" : "Volver unviar el mensaxe d'acoyida", "Remote wipe of devices" : "Borráu remotu de los preseos", - "Failed to update line manager" : "Nun se pue anovar el xestor de llinies", "Account deletion" : "Desaniciu de la cuenta", "Delete {userid}'s account" : "Desaniciar la cuenta de: {userid}", - "Display name was successfully changed" : "El nome visible camudó correutamente", - "Email was successfully changed" : "La direición de corréu electrónicu camudó correutamente", "Welcome mail sent!" : "¡Unvióse'l mensaxe d'acoyida!", - "Change display name" : "Camudar el nome visible", - "Set new email address" : "Afitar una direición de corréu electrónicu nueva", - "Add account to group" : "Amestar la cuenta al grupu", - "Set the language" : "Afitar la llingua", - "Done" : "Fecho", "Edit" : "Editar", "Account management settings" : "Configuración de la xestión de cuentes", "Visibility" : "Visibilidá", @@ -488,8 +482,6 @@ "Download and enable" : "Baxar y activar", "Disable" : "Desactivar", "Allow untested app" : "Permitir l'aplicación ensin probar", - "Unknown" : "Desconocí­u", - "Never" : "Enxamás", "An error occurred during the request. Unable to proceed." : "Prodúxose un error demientres la solicitú. Nun ye posible siguir.", "The app has been enabled but needs to be updated." : "Activóse l'aplicación mas tien que s'anovar.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable", @@ -524,16 +516,24 @@ "Group list is empty" : "La llista de grupos ta balera", "Unable to retrieve the group list" : "Nun ye posible recuperar la llista de grupos", "Loading accounts …" : "Cargando les cuentes…", + "Set line manager" : "Afitar el xestor de llinies", + "Failed to update line manager" : "Nun se pue anovar el xestor de llinies", + "Display name was successfully changed" : "El nome visible camudó correutamente", "Password was successfully changed" : "La contraseña camudó correutamente", + "Email was successfully changed" : "La direición de corréu electrónicu camudó correutamente", "Loading account …" : "Cargando la cuenta…", + "Change display name" : "Camudar el nome visible", "Set new password" : "Afitar una contraseña nueva", "You do not have permissions to see the details of this account" : "Nun tienes permisu pa ver los detalles d'esta cuenta", + "Set new email address" : "Afitar una direición de corréu electrónicu nueva", + "Add account to group" : "Amestar la cuenta al grupu", + "Set the language" : "Afitar la llingua", + "Done" : "Fecho", "Adding your device …" : "Amestando'l preséu…", "Sending…" : "Unviando…", "Email sent" : "Unvióse'l corréu electrónicu", "None/STARTTLS" : "Nada/STARTTLS", "SSL" : "SSL", - "SMTP Password" : "Contraseña de SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña de SMTP" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/be.js b/apps/settings/l10n/be.js index bbc3628f57e..6b900d1b6b6 100644 --- a/apps/settings/l10n/be.js +++ b/apps/settings/l10n/be.js @@ -286,42 +286,39 @@ OC.L10N.register( "No accounts" : "Няма ўліковых запісаў", "Loading accounts …" : "Загрузка ўліковых запісаў …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Спіс уліковых запісаў. Гэты спіс не апрацоўваецца цалкам з меркаванняў прадукцыйнасці. Уліковыя запісы будуць апрацоўвацца па меры навігацыі па спісе.", - "Manager" : "Менеджар", - "Set line manager" : "Задаць лінейнага менеджара", + "Account name" : "Імя ўліковага запісу", + "Account updated" : "Уліковы запіс абноўлены", + "Saving …" : "Захаванне …", + "Save" : "Захаваць", "Account name will be autogenerated" : "Імя ўліковага запісу будзе згенерыравана аўтаматычна", "Account name (required)" : "Імя ўліковага запісу (абавязкова)", - "Failed to search groups" : "Не атрымалася знайсці групы", - "New account" : "Новы ўліковы запіс", - "Display name" : "Імя для паказу", - "Either password or email is required" : "Патрабуецца пароль або адрас электроннай пошты", "Password (required)" : "Пароль (абавязкова)", "Email (required)" : "Электронная пошта (абавязкова)", "Email" : "Электронная пошта", + "New account" : "Новы ўліковы запіс", + "Add new account" : "Дадаць новы ўліковы запіс", + "Display name" : "Імя для паказу", + "Either password or email is required" : "Патрабуецца пароль або адрас электроннай пошты", + "Failed to search groups" : "Не атрымалася знайсці групы", "Admin of the following groups" : "Адміністратар наступных груп", "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …", - "Quota" : "Квота", - "Set account quota" : "Задаць квоту ўліковага запісу", "Language" : "Мова", "Set default language" : "Задаць прадвызначаную мову", - "Add new account" : "Дадаць новы ўліковы запіс", + "Manager" : "Менеджар", + "Quota" : "Квота", + "Set account quota" : "Задаць квоту ўліковага запісу", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} уліковы запіс","{userCount} уліковыя запісы","{userCount} уліковых запісаў","{userCount} уліковых запісаў"], "Total rows summary" : "Зводка па ўсіх радках", "Avatar" : "Аватар", - "Account name" : "Імя ўліковага запісу", + "Unknown" : "Невядомы", + "Never" : "Ніколі", "{size} used" : "Выкарыстана {size}", "Delete account" : "Выдаліць уліковы запіс", "Disable account" : "Адключыць уліковы запіс", "Enable account" : "Уключыць уліковы запіс", - "Failed to update line manager" : "Не ўдалося абнавіць лінейнага менеджара", "Account deletion" : "Выдаленне ўліковага запісу", - "Display name was successfully changed" : "Імя для паказу паспяхова зменена", "Loading account …" : "Загрузка ўліковага запісу …", - "Change display name" : "Змяніць імя для паказу", - "Add account to group" : "Дадаць уліковы запіс у групу", - "Select account quota" : "Выберыце квоту ўліковага запісу", - "Set the language" : "Задайце мову", - "Done" : "Гатова", "Edit" : "Рэдагаваць", "Account management settings" : "Налады кіравання ўліковымі запісамі", "Visibility" : "Бачнасць", @@ -399,8 +396,6 @@ OC.L10N.register( "Download and enable" : "Спампаваць і ўключыць", "Disable" : "Адключыць", "Allow untested app" : "Дазволіць неправераную праграму", - "Unknown" : "Невядомы", - "Never" : "Ніколі", "Could not register device" : "Не ўдалося зарэгістраваць прыладу", "An error occurred during the request. Unable to proceed." : "Падчас запыту адбылася памылка. Не ўдалося працягнуць.", "The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення.", @@ -425,16 +420,23 @@ OC.L10N.register( "Group list is empty" : "Спіс груп пусты", "Search groups…" : "Пошук груп…", "Loading accounts …" : "Загрузка ўліковых запісаў …", + "Set line manager" : "Задаць лінейнага менеджара", "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"], + "Failed to update line manager" : "Не ўдалося абнавіць лінейнага менеджара", + "Display name was successfully changed" : "Імя для паказу паспяхова зменена", "Loading account …" : "Загрузка ўліковага запісу …", + "Change display name" : "Змяніць імя для паказу", "Set new password" : "Задаць новы пароль", + "Add account to group" : "Дадаць уліковы запіс у групу", + "Select account quota" : "Выберыце квоту ўліковага запісу", + "Set the language" : "Задайце мову", + "Done" : "Гатова", "Adding your device …" : "Дадаванне вашай прылады …", "Sending…" : "Адпраўка…", "SSL" : "SSL", "Credentials" : "Уліковыя даныя", "SMTP Login" : "Лагін SMTP", - "SMTP Password" : "Пароль SMTP", - "Save" : "Захаваць" + "SMTP Password" : "Пароль SMTP" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/be.json b/apps/settings/l10n/be.json index d3b2b7094f9..43c2db7a8a7 100644 --- a/apps/settings/l10n/be.json +++ b/apps/settings/l10n/be.json @@ -284,42 +284,39 @@ "No accounts" : "Няма ўліковых запісаў", "Loading accounts …" : "Загрузка ўліковых запісаў …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Спіс уліковых запісаў. Гэты спіс не апрацоўваецца цалкам з меркаванняў прадукцыйнасці. Уліковыя запісы будуць апрацоўвацца па меры навігацыі па спісе.", - "Manager" : "Менеджар", - "Set line manager" : "Задаць лінейнага менеджара", + "Account name" : "Імя ўліковага запісу", + "Account updated" : "Уліковы запіс абноўлены", + "Saving …" : "Захаванне …", + "Save" : "Захаваць", "Account name will be autogenerated" : "Імя ўліковага запісу будзе згенерыравана аўтаматычна", "Account name (required)" : "Імя ўліковага запісу (абавязкова)", - "Failed to search groups" : "Не атрымалася знайсці групы", - "New account" : "Новы ўліковы запіс", - "Display name" : "Імя для паказу", - "Either password or email is required" : "Патрабуецца пароль або адрас электроннай пошты", "Password (required)" : "Пароль (абавязкова)", "Email (required)" : "Электронная пошта (абавязкова)", "Email" : "Электронная пошта", + "New account" : "Новы ўліковы запіс", + "Add new account" : "Дадаць новы ўліковы запіс", + "Display name" : "Імя для паказу", + "Either password or email is required" : "Патрабуецца пароль або адрас электроннай пошты", + "Failed to search groups" : "Не атрымалася знайсці групы", "Admin of the following groups" : "Адміністратар наступных груп", "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …", - "Quota" : "Квота", - "Set account quota" : "Задаць квоту ўліковага запісу", "Language" : "Мова", "Set default language" : "Задаць прадвызначаную мову", - "Add new account" : "Дадаць новы ўліковы запіс", + "Manager" : "Менеджар", + "Quota" : "Квота", + "Set account quota" : "Задаць квоту ўліковага запісу", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} уліковы запіс","{userCount} уліковыя запісы","{userCount} уліковых запісаў","{userCount} уліковых запісаў"], "Total rows summary" : "Зводка па ўсіх радках", "Avatar" : "Аватар", - "Account name" : "Імя ўліковага запісу", + "Unknown" : "Невядомы", + "Never" : "Ніколі", "{size} used" : "Выкарыстана {size}", "Delete account" : "Выдаліць уліковы запіс", "Disable account" : "Адключыць уліковы запіс", "Enable account" : "Уключыць уліковы запіс", - "Failed to update line manager" : "Не ўдалося абнавіць лінейнага менеджара", "Account deletion" : "Выдаленне ўліковага запісу", - "Display name was successfully changed" : "Імя для паказу паспяхова зменена", "Loading account …" : "Загрузка ўліковага запісу …", - "Change display name" : "Змяніць імя для паказу", - "Add account to group" : "Дадаць уліковы запіс у групу", - "Select account quota" : "Выберыце квоту ўліковага запісу", - "Set the language" : "Задайце мову", - "Done" : "Гатова", "Edit" : "Рэдагаваць", "Account management settings" : "Налады кіравання ўліковымі запісамі", "Visibility" : "Бачнасць", @@ -397,8 +394,6 @@ "Download and enable" : "Спампаваць і ўключыць", "Disable" : "Адключыць", "Allow untested app" : "Дазволіць неправераную праграму", - "Unknown" : "Невядомы", - "Never" : "Ніколі", "Could not register device" : "Не ўдалося зарэгістраваць прыладу", "An error occurred during the request. Unable to proceed." : "Падчас запыту адбылася памылка. Не ўдалося працягнуць.", "The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення.", @@ -423,16 +418,23 @@ "Group list is empty" : "Спіс груп пусты", "Search groups…" : "Пошук груп…", "Loading accounts …" : "Загрузка ўліковых запісаў …", + "Set line manager" : "Задаць лінейнага менеджара", "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"], + "Failed to update line manager" : "Не ўдалося абнавіць лінейнага менеджара", + "Display name was successfully changed" : "Імя для паказу паспяхова зменена", "Loading account …" : "Загрузка ўліковага запісу …", + "Change display name" : "Змяніць імя для паказу", "Set new password" : "Задаць новы пароль", + "Add account to group" : "Дадаць уліковы запіс у групу", + "Select account quota" : "Выберыце квоту ўліковага запісу", + "Set the language" : "Задайце мову", + "Done" : "Гатова", "Adding your device …" : "Дадаванне вашай прылады …", "Sending…" : "Адпраўка…", "SSL" : "SSL", "Credentials" : "Уліковыя даныя", "SMTP Login" : "Лагін SMTP", - "SMTP Password" : "Пароль SMTP", - "Save" : "Захаваць" + "SMTP Password" : "Пароль SMTP" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index c250694fdbd..1f939b99ef0 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -708,39 +708,44 @@ OC.L10N.register( "No accounts" : "Без сметки", "Loading accounts …" : "Профилите се зареждат...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Списък с акаунти. Този списък не се изобразява изцяло от съображения за производителност. Акаунтите ще се изобразяват, докато навигирате в списъка.", - "Manager" : "Управител", - "Set line manager" : "Задаване на пряк мениджър", + "Account name" : "Име на профил", + "Account updated" : "Профилът е актуализиран", + "Edit account" : "Редактиране на профила", + "Saving …" : "Запазване ...", + "Save" : "Запазване", "Account name will be autogenerated" : "Името на акаунта ще бъде генерирано автоматично", "Account name (required)" : "Име на акаунта (задължително)", - "Failed to search groups" : "Неуспешно търсене на групи", - "New account" : "Нов акаунт", - "Display name" : "Име за визуализация", - "Either password or email is required" : "Изисква се или парола, или имейл", "Password (required)" : "Парола (задължително)", "Email (required)" : "Имейл (задължително)", "Email" : "Имейл", + "New account" : "Нов акаунт", + "Add new account" : "Добавете нов акаунт", + "Display name" : "Име за визуализация", + "Either password or email is required" : "Изисква се или парола, или имейл", "Member of the following groups (required)" : "Член на следните групи (задължително)", "Member of the following groups" : "Член на следните групи", + "Failed to search groups" : "Неуспешно търсене на групи", "Set account groups" : "Задайте групи акаунти", "Admin of the following groups" : "Администратор на следните групи", "Set account as admin for …" : "Задаване на акаунт като администраторски за…", - "Quota" : "Квота", - "Set account quota" : "Задайте квота на акаунта", "Language" : "Език", "Set default language" : "Задайте език по подразбиране", - "Add new account" : "Добавете нов акаунт", + "Manager" : "Управител", + "Quota" : "Квота", + "Set account quota" : "Задайте квота на акаунта", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка…","{userCount} сметки…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} сметка","{userCount} сметки"], "Total rows summary" : "Обобщение на общия брой редове", "Scroll to load more rows" : "Превъртете за да заредите още редове", "Avatar" : "Аватар", - "Account name" : "Име на профил", "Group admin for" : "Групов администратор за", "Account backend" : "Бекенд на акаунта", "Storage location" : "Дисково пространство", "First login" : "Първо влизане", "Last login" : "Последно вписване", "Account actions" : "Действия на профил", + "Unknown" : "Неизвестен", + "Never" : "Никога", "{size} used" : "{size} използвани", "Delete account" : "Изтриване на профила", "Disconnect all devices and delete local data" : "Изключете всички устройства и изтрийте локалните данни", @@ -751,25 +756,12 @@ OC.L10N.register( "Remote wipe of devices" : "Отдалечено изтриване на устройства", "Wipe {userid}'s devices" : "Изтриване на устройствата на {userid}", "Wiped {userid}'s devices" : " Wiped {userid}устройства", - "Failed to load groups with details" : "Зареждането на групи с подробности не бе успешно", - "Failed to load sub admin groups with details" : "Зареждането на подгрупи от администратори с подробности не бе успешно", - "Failed to update line manager" : "Актуализирането на прекия мениджър не бе успешно", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Напълно изтриване на профил на {userid}, включително всички негови лични файлове, данни от приложения и т.н.", "Account deletion" : "Изтриване на профил", "Delete {userid}'s account" : "Изтриване на профил на {userid}", - "Display name was successfully changed" : "Показваното име беше успешно променено", - "Email can't be empty" : "Имейлът не може да бъде празен", - "Email was successfully changed" : "Имейлът бе променен успешно", "Welcome mail sent!" : "Изпратена е поща за добре дошли!", "Loading account …" : "Профилът се зарежда…", - "Change display name" : "Промяна на показваното име", - "Set new email address" : "Задайте нов имейл адрес", - "Add account to group" : "Добавете акаунт към групата", - "Set account as admin for" : "Задаване на акаунт като администратор за", - "Select account quota" : "Изберете квота за акаунт", - "Set the language" : "Задайте езика", "Toggle account actions menu" : "Превключване на менюто с действия за акаунта", - "Done" : "Завършено", "Edit" : "Редактиране", "Account management settings" : "Настройки за управление на акаунта", "Visibility" : "Видимост", @@ -895,8 +887,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Приложението ще бъде изтеглено от App Store", "This app is not marked as compatible with your {productName} version." : "Това приложение не е маркирано като съвместимо с Вашата {productName} версия.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ако продължите, пак ще можете да инсталирате приложението. Обърнете внимание, че приложението може да не работи както се очаква.", - "Unknown" : "Неизвестен", - "Never" : "Никога", "Could not register device: Network error" : "Устройството не може да се регистрира: Мрежова грешка", "Could not register device: Probably already registered" : "Устройството не може да бъде регистрирано: Вероятно вече е регистрирано.", "Could not register device" : "Устройството не може да се регистрира", @@ -943,14 +933,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Също така да се разреши автоматично довършване при пълно съвпадение на потребителския идентификатор", "Search groups…" : "Търси в групи ...", "Loading accounts …" : "Сметките се зареждат...", + "Set line manager" : "Задаване на пряк мениджър", "Set account as admin for …" : "Задаване на акаунт като администратор за …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка…","{userCount} сметки…"], "Password or insufficient permissions message" : "Съобщение за парола или недостатъчни разрешения", + "Failed to load groups with details" : "Зареждането на групи с подробности не бе успешно", + "Failed to load sub admin groups with details" : "Зареждането на подгрупи от администратори с подробности не бе успешно", + "Failed to update line manager" : "Актуализирането на прекия мениджър не бе успешно", + "Display name was successfully changed" : "Показваното име беше успешно променено", "Password can't be empty" : "Паролата не може да бъде празна", "Password was successfully changed" : "Паролата бе променена успешно", + "Email can't be empty" : "Имейлът не може да бъде празен", + "Email was successfully changed" : "Имейлът бе променен успешно", "Loading account …" : "Профилът се зарежда...", + "Change display name" : "Промяна на показваното име", "Set new password" : "Задайте нова парола", "You do not have permissions to see the details of this account" : "Нямате разрешения да виждате подробностите за този акаунт", + "Set new email address" : "Задайте нов имейл адрес", + "Add account to group" : "Добавете акаунт към групата", + "Set account as admin for" : "Задаване на акаунт като администратор за", + "Select account quota" : "Изберете квота за акаунт", + "Set the language" : "Задайте езика", + "Done" : "Завършено", "Adding your device …" : "Вашето устройство се добавя …", "Sending…" : "Изпращане...", "Email sent" : "Имейлът е изпратен", @@ -961,7 +965,6 @@ OC.L10N.register( "Credentials" : "Потребител и парола", "SMTP Login" : "SMTP вход", "SMTP Password" : "SMTP парола", - "Save" : "Запазване", "Test and verify email settings" : "Тествайте и потвърждаване на настройките на имейла" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index f1997505cc5..82c90df685f 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -706,39 +706,44 @@ "No accounts" : "Без сметки", "Loading accounts …" : "Профилите се зареждат...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Списък с акаунти. Този списък не се изобразява изцяло от съображения за производителност. Акаунтите ще се изобразяват, докато навигирате в списъка.", - "Manager" : "Управител", - "Set line manager" : "Задаване на пряк мениджър", + "Account name" : "Име на профил", + "Account updated" : "Профилът е актуализиран", + "Edit account" : "Редактиране на профила", + "Saving …" : "Запазване ...", + "Save" : "Запазване", "Account name will be autogenerated" : "Името на акаунта ще бъде генерирано автоматично", "Account name (required)" : "Име на акаунта (задължително)", - "Failed to search groups" : "Неуспешно търсене на групи", - "New account" : "Нов акаунт", - "Display name" : "Име за визуализация", - "Either password or email is required" : "Изисква се или парола, или имейл", "Password (required)" : "Парола (задължително)", "Email (required)" : "Имейл (задължително)", "Email" : "Имейл", + "New account" : "Нов акаунт", + "Add new account" : "Добавете нов акаунт", + "Display name" : "Име за визуализация", + "Either password or email is required" : "Изисква се или парола, или имейл", "Member of the following groups (required)" : "Член на следните групи (задължително)", "Member of the following groups" : "Член на следните групи", + "Failed to search groups" : "Неуспешно търсене на групи", "Set account groups" : "Задайте групи акаунти", "Admin of the following groups" : "Администратор на следните групи", "Set account as admin for …" : "Задаване на акаунт като администраторски за…", - "Quota" : "Квота", - "Set account quota" : "Задайте квота на акаунта", "Language" : "Език", "Set default language" : "Задайте език по подразбиране", - "Add new account" : "Добавете нов акаунт", + "Manager" : "Управител", + "Quota" : "Квота", + "Set account quota" : "Задайте квота на акаунта", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка…","{userCount} сметки…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} сметка","{userCount} сметки"], "Total rows summary" : "Обобщение на общия брой редове", "Scroll to load more rows" : "Превъртете за да заредите още редове", "Avatar" : "Аватар", - "Account name" : "Име на профил", "Group admin for" : "Групов администратор за", "Account backend" : "Бекенд на акаунта", "Storage location" : "Дисково пространство", "First login" : "Първо влизане", "Last login" : "Последно вписване", "Account actions" : "Действия на профил", + "Unknown" : "Неизвестен", + "Never" : "Никога", "{size} used" : "{size} използвани", "Delete account" : "Изтриване на профила", "Disconnect all devices and delete local data" : "Изключете всички устройства и изтрийте локалните данни", @@ -749,25 +754,12 @@ "Remote wipe of devices" : "Отдалечено изтриване на устройства", "Wipe {userid}'s devices" : "Изтриване на устройствата на {userid}", "Wiped {userid}'s devices" : " Wiped {userid}устройства", - "Failed to load groups with details" : "Зареждането на групи с подробности не бе успешно", - "Failed to load sub admin groups with details" : "Зареждането на подгрупи от администратори с подробности не бе успешно", - "Failed to update line manager" : "Актуализирането на прекия мениджър не бе успешно", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Напълно изтриване на профил на {userid}, включително всички негови лични файлове, данни от приложения и т.н.", "Account deletion" : "Изтриване на профил", "Delete {userid}'s account" : "Изтриване на профил на {userid}", - "Display name was successfully changed" : "Показваното име беше успешно променено", - "Email can't be empty" : "Имейлът не може да бъде празен", - "Email was successfully changed" : "Имейлът бе променен успешно", "Welcome mail sent!" : "Изпратена е поща за добре дошли!", "Loading account …" : "Профилът се зарежда…", - "Change display name" : "Промяна на показваното име", - "Set new email address" : "Задайте нов имейл адрес", - "Add account to group" : "Добавете акаунт към групата", - "Set account as admin for" : "Задаване на акаунт като администратор за", - "Select account quota" : "Изберете квота за акаунт", - "Set the language" : "Задайте езика", "Toggle account actions menu" : "Превключване на менюто с действия за акаунта", - "Done" : "Завършено", "Edit" : "Редактиране", "Account management settings" : "Настройки за управление на акаунта", "Visibility" : "Видимост", @@ -893,8 +885,6 @@ "The app will be downloaded from the App Store" : "Приложението ще бъде изтеглено от App Store", "This app is not marked as compatible with your {productName} version." : "Това приложение не е маркирано като съвместимо с Вашата {productName} версия.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ако продължите, пак ще можете да инсталирате приложението. Обърнете внимание, че приложението може да не работи както се очаква.", - "Unknown" : "Неизвестен", - "Never" : "Никога", "Could not register device: Network error" : "Устройството не може да се регистрира: Мрежова грешка", "Could not register device: Probably already registered" : "Устройството не може да бъде регистрирано: Вероятно вече е регистрирано.", "Could not register device" : "Устройството не може да се регистрира", @@ -941,14 +931,28 @@ "Also allow autocompletion on full match of the user id" : "Също така да се разреши автоматично довършване при пълно съвпадение на потребителския идентификатор", "Search groups…" : "Търси в групи ...", "Loading accounts …" : "Сметките се зареждат...", + "Set line manager" : "Задаване на пряк мениджър", "Set account as admin for …" : "Задаване на акаунт като администратор за …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка…","{userCount} сметки…"], "Password or insufficient permissions message" : "Съобщение за парола или недостатъчни разрешения", + "Failed to load groups with details" : "Зареждането на групи с подробности не бе успешно", + "Failed to load sub admin groups with details" : "Зареждането на подгрупи от администратори с подробности не бе успешно", + "Failed to update line manager" : "Актуализирането на прекия мениджър не бе успешно", + "Display name was successfully changed" : "Показваното име беше успешно променено", "Password can't be empty" : "Паролата не може да бъде празна", "Password was successfully changed" : "Паролата бе променена успешно", + "Email can't be empty" : "Имейлът не може да бъде празен", + "Email was successfully changed" : "Имейлът бе променен успешно", "Loading account …" : "Профилът се зарежда...", + "Change display name" : "Промяна на показваното име", "Set new password" : "Задайте нова парола", "You do not have permissions to see the details of this account" : "Нямате разрешения да виждате подробностите за този акаунт", + "Set new email address" : "Задайте нов имейл адрес", + "Add account to group" : "Добавете акаунт към групата", + "Set account as admin for" : "Задаване на акаунт като администратор за", + "Select account quota" : "Изберете квота за акаунт", + "Set the language" : "Задайте езика", + "Done" : "Завършено", "Adding your device …" : "Вашето устройство се добавя …", "Sending…" : "Изпращане...", "Email sent" : "Имейлът е изпратен", @@ -959,7 +963,6 @@ "Credentials" : "Потребител и парола", "SMTP Login" : "SMTP вход", "SMTP Password" : "SMTP парола", - "Save" : "Запазване", "Test and verify email settings" : "Тествайте и потвърждаване на настройките на имейла" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index 16432b76924..19cfdf0e6be 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -203,14 +203,17 @@ OC.L10N.register( "Default language" : "Yezh dre ziouer", "Common languages" : "Yezh boutiñ", "Password change is disabled because the master key is disabled" : "N'eo ket aotreet cheñch ger-tremen peogwir n'eo ket aotreet an alc'hwez meur", - "Display name" : "Anv ardivink", + "Save" : "Enrollañ", "Email" : "Postel", - "Quota" : "Quota", + "Display name" : "Anv ardivink", "Language" : "Yezh", + "Quota" : "Quota", "Avatar" : "Avatar", "Group admin for" : "Strollad merour evit", "Storage location" : "Lec'h berniañ", "Last login" : "Mont-tre divezhañ", + "Unknown" : "Dianv", + "Never" : "James", "{size} used" : "{size} implijet", "Resend welcome email" : "Adkas ar postel degemer mat", "Remote wipe of devices" : "Lemel a bell an ardivink", @@ -219,7 +222,6 @@ OC.L10N.register( "Account deletion" : "Lemel ar c'hont", "Delete {userid}'s account" : "Dilemel kont {userid}", "Welcome mail sent!" : "Postel degemer kaset !", - "Done" : "Graet", "Edit" : "Embann", "Show storage path" : "Diskouez an hent klenkañ", "Show last login" : "Diskouez ar c'hennask diwezhañ", @@ -278,8 +280,6 @@ OC.L10N.register( "Hide" : "Kouacha", "Download and enable" : "Pellgargañ ha aotreañ", "Disable" : "Disaotreañ", - "Unknown" : "Dianv", - "Never" : "James", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aotreet eo bet ar meziant mes ezomm e deus bezhan adnevesaet. Kaset a voc'h d'ar bajenn adneveziñ a benn 5 eilenn.", "Do you really want to wipe your data from this device?" : "C'hoant o peus lemel ar roadennoù diouzh o ardivink ?", "Confirm wipe" : "Gwiriañ al lemel", @@ -304,11 +304,11 @@ OC.L10N.register( "Strong password" : "Ger-tremen kreñv", "Group list is empty" : "Listenn strollat goulo", "Unable to retrieve the group list" : "Dibosupl eo adtapout al listenn strollad", + "Done" : "Graet", "Adding your device …" : "Ouehpennit ho ardivink ...", "Sending…" : "O kas...", "Email sent" : "Postel kaset", "Credentials" : "Kretaatoù", - "SMTP Password" : "Ger-tremen SMTP", - "Save" : "Enrollañ" + "SMTP Password" : "Ger-tremen SMTP" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index 8bada6738be..f28398f31d1 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -201,14 +201,17 @@ "Default language" : "Yezh dre ziouer", "Common languages" : "Yezh boutiñ", "Password change is disabled because the master key is disabled" : "N'eo ket aotreet cheñch ger-tremen peogwir n'eo ket aotreet an alc'hwez meur", - "Display name" : "Anv ardivink", + "Save" : "Enrollañ", "Email" : "Postel", - "Quota" : "Quota", + "Display name" : "Anv ardivink", "Language" : "Yezh", + "Quota" : "Quota", "Avatar" : "Avatar", "Group admin for" : "Strollad merour evit", "Storage location" : "Lec'h berniañ", "Last login" : "Mont-tre divezhañ", + "Unknown" : "Dianv", + "Never" : "James", "{size} used" : "{size} implijet", "Resend welcome email" : "Adkas ar postel degemer mat", "Remote wipe of devices" : "Lemel a bell an ardivink", @@ -217,7 +220,6 @@ "Account deletion" : "Lemel ar c'hont", "Delete {userid}'s account" : "Dilemel kont {userid}", "Welcome mail sent!" : "Postel degemer kaset !", - "Done" : "Graet", "Edit" : "Embann", "Show storage path" : "Diskouez an hent klenkañ", "Show last login" : "Diskouez ar c'hennask diwezhañ", @@ -276,8 +278,6 @@ "Hide" : "Kouacha", "Download and enable" : "Pellgargañ ha aotreañ", "Disable" : "Disaotreañ", - "Unknown" : "Dianv", - "Never" : "James", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aotreet eo bet ar meziant mes ezomm e deus bezhan adnevesaet. Kaset a voc'h d'ar bajenn adneveziñ a benn 5 eilenn.", "Do you really want to wipe your data from this device?" : "C'hoant o peus lemel ar roadennoù diouzh o ardivink ?", "Confirm wipe" : "Gwiriañ al lemel", @@ -302,11 +302,11 @@ "Strong password" : "Ger-tremen kreñv", "Group list is empty" : "Listenn strollat goulo", "Unable to retrieve the group list" : "Dibosupl eo adtapout al listenn strollad", + "Done" : "Graet", "Adding your device …" : "Ouehpennit ho ardivink ...", "Sending…" : "O kas...", "Email sent" : "Postel kaset", "Credentials" : "Kretaatoù", - "SMTP Password" : "Ger-tremen SMTP", - "Save" : "Enrollañ" + "SMTP Password" : "Ger-tremen SMTP" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 4b98f35daa0..092dcac27d9 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -649,36 +649,41 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "El canvi de contrasenya està inhabilitat perquè la clau mestra està desactivada", "No accounts" : "Sense comptes", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Llista de comptes. Aquesta llista no es presenta completament per motius de rendiment. Els comptes es mostraran mentre navegueu per la llista.", - "Manager" : "Gestor", - "Set line manager" : "Estableix el gestor de línia", + "Account name" : "Nom de compte", + "Account updated" : "Compte actualitzat", + "Edit account" : "Edita el compte", + "Saving …" : "S'està desant…", + "Save" : "Desa", "Account name will be autogenerated" : "El nom del compte es generarà automàticament", "Account name (required)" : "Nom del compte (obligatori)", - "New account" : "Nou compte", - "Display name" : "Nom de visualització", - "Either password or email is required" : "Es requereix una contrasenya o un correu electrònic", "Password (required)" : "Contrasenya (obligatori)", "Email (required)" : "Correu electrònic (obligatori)", "Email" : "Correu electrònic", + "New account" : "Nou compte", + "Add new account" : "Addició d'un compte nou", + "Display name" : "Nom de visualització", + "Either password or email is required" : "Es requereix una contrasenya o un correu electrònic", "Member of the following groups (required)" : "Membre dels següents grups (obligatori)", "Member of the following groups" : "Membre dels següents grups", "Set account groups" : "Establir grups de comptes", "Admin of the following groups" : "Administrador dels següents grups", - "Quota" : "Quota", - "Set account quota" : "Estableix la quota del compte", "Language" : "Llengua", "Set default language" : "Estableix la llengua predeterminada", - "Add new account" : "Addició d'un compte nou", + "Manager" : "Gestor", + "Quota" : "Quota", + "Set account quota" : "Estableix la quota del compte", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes"], "Total rows summary" : "Resum de totes les files", "Scroll to load more rows" : "Desplaceu-vos per carregar més files", "Avatar" : "Avatar", - "Account name" : "Nom de compte", "Group admin for" : "Administrador de grup per", "Account backend" : "Rerefons del compte", "Storage location" : "Ubicació de l'emmagatzematge", "First login" : "Primer inici de sessió", "Last login" : "Darrer inici de sessió", "Account actions" : "Accions del compte", + "Unknown" : "Desconegut", + "Never" : "Mai", "{size} used" : "{size} en ús", "Delete account" : "Suprimeix el compte", "Disconnect all devices and delete local data" : "Desconnecteu tots els dispositius i suprimiu les dades locals", @@ -688,22 +693,11 @@ OC.L10N.register( "Remote wipe of devices" : "Neteja remota de dispositius", "Wipe {userid}'s devices" : "Neteja els dispositius de {userid}", "Wiped {userid}'s devices" : "S'han esborrat els dispositius de {userid}", - "Failed to update line manager" : "No s'ha pogut actualitzar el gestor de línia", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Suprimir completament el compte de {userid} inclosos tots els seus fitxers personals, dades d'aplicacions, etc.", "Account deletion" : "Supressió del compte", "Delete {userid}'s account" : "Suprimir el compte de {userid}", - "Display name was successfully changed" : "El nom a mostrar s'ha canviat correctament", - "Email can't be empty" : "El correu electrònic no pot estar buit", - "Email was successfully changed" : "El correu electrònic s'ha canviat correctament", "Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!", - "Change display name" : "Canvia el nom de visualització", - "Set new email address" : "Estableix una nova adreça de correu electrònic", - "Add account to group" : "Afegeix un compte al grup", - "Set account as admin for" : "Estableix el compte com a administrador de", - "Select account quota" : "Seleccioneu la quota del compte", - "Set the language" : "Estableix la llengua", "Toggle account actions menu" : "Commuta el menú d'accions del compte", - "Done" : "Fet", "Edit" : "Edició", "Account management settings" : "Configuració de gestió del compte", "Visibility" : "Visibilitat", @@ -813,8 +807,6 @@ OC.L10N.register( "Disable" : "Inhabilita", "Allow untested app" : "Permet l'aplicació no provada", "The app will be downloaded from the App Store" : "L'aplicació es baixarà des del Magatzem d'aplicacions", - "Unknown" : "Desconegut", - "Never" : "Mai", "Could not register device: Network error" : "No s'ha pogut registrar el dispositiu: error de xarxa", "Could not register device: Probably already registered" : "No s'ha pogut registrar el dispositiu: probablement ja està registrat", "Could not register device" : "No s'ha pogut registrar el dispositiu", @@ -858,14 +850,26 @@ OC.L10N.register( "Exclude some groups from sharing" : "Excloure alguns grups de la compartició", "Limit sharing to some groups" : "Limiteu la compartició a alguns grups", "Loading accounts …" : "S'estan carregant els comptes …", + "Set line manager" : "Estableix el gestor de línia", "Set account as admin for …" : "Estableix el compte com a administrador de …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"], "Password or insufficient permissions message" : "Contrasenya o missatge de permisos insuficients", + "Failed to update line manager" : "No s'ha pogut actualitzar el gestor de línia", + "Display name was successfully changed" : "El nom a mostrar s'ha canviat correctament", "Password can't be empty" : "La contrasenya no pot estar buida", "Password was successfully changed" : "La contrasenya s'ha canviat correctament", + "Email can't be empty" : "El correu electrònic no pot estar buit", + "Email was successfully changed" : "El correu electrònic s'ha canviat correctament", "Loading account …" : "S'està carregant el compte …", + "Change display name" : "Canvia el nom de visualització", "Set new password" : "Estableix una contrasenya nova", "You do not have permissions to see the details of this account" : "No teniu permís per veure els detalls d'aquest compte", + "Set new email address" : "Estableix una nova adreça de correu electrònic", + "Add account to group" : "Afegeix un compte al grup", + "Set account as admin for" : "Estableix el compte com a administrador de", + "Select account quota" : "Seleccioneu la quota del compte", + "Set the language" : "Estableix la llengua", + "Done" : "Fet", "Adding your device …" : "S'està afegint el vostre dispositiu …", "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", @@ -876,7 +880,6 @@ OC.L10N.register( "Credentials" : "Credencials", "SMTP Login" : "Inici de sessió SMTP", "SMTP Password" : "Contrasenya SMTP", - "Save" : "Desa", "Test and verify email settings" : "Prova i verifica els paràmetres del correu electrònic" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 29ce62e9a19..917df884191 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -647,36 +647,41 @@ "Password change is disabled because the master key is disabled" : "El canvi de contrasenya està inhabilitat perquè la clau mestra està desactivada", "No accounts" : "Sense comptes", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Llista de comptes. Aquesta llista no es presenta completament per motius de rendiment. Els comptes es mostraran mentre navegueu per la llista.", - "Manager" : "Gestor", - "Set line manager" : "Estableix el gestor de línia", + "Account name" : "Nom de compte", + "Account updated" : "Compte actualitzat", + "Edit account" : "Edita el compte", + "Saving …" : "S'està desant…", + "Save" : "Desa", "Account name will be autogenerated" : "El nom del compte es generarà automàticament", "Account name (required)" : "Nom del compte (obligatori)", - "New account" : "Nou compte", - "Display name" : "Nom de visualització", - "Either password or email is required" : "Es requereix una contrasenya o un correu electrònic", "Password (required)" : "Contrasenya (obligatori)", "Email (required)" : "Correu electrònic (obligatori)", "Email" : "Correu electrònic", + "New account" : "Nou compte", + "Add new account" : "Addició d'un compte nou", + "Display name" : "Nom de visualització", + "Either password or email is required" : "Es requereix una contrasenya o un correu electrònic", "Member of the following groups (required)" : "Membre dels següents grups (obligatori)", "Member of the following groups" : "Membre dels següents grups", "Set account groups" : "Establir grups de comptes", "Admin of the following groups" : "Administrador dels següents grups", - "Quota" : "Quota", - "Set account quota" : "Estableix la quota del compte", "Language" : "Llengua", "Set default language" : "Estableix la llengua predeterminada", - "Add new account" : "Addició d'un compte nou", + "Manager" : "Gestor", + "Quota" : "Quota", + "Set account quota" : "Estableix la quota del compte", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes"], "Total rows summary" : "Resum de totes les files", "Scroll to load more rows" : "Desplaceu-vos per carregar més files", "Avatar" : "Avatar", - "Account name" : "Nom de compte", "Group admin for" : "Administrador de grup per", "Account backend" : "Rerefons del compte", "Storage location" : "Ubicació de l'emmagatzematge", "First login" : "Primer inici de sessió", "Last login" : "Darrer inici de sessió", "Account actions" : "Accions del compte", + "Unknown" : "Desconegut", + "Never" : "Mai", "{size} used" : "{size} en ús", "Delete account" : "Suprimeix el compte", "Disconnect all devices and delete local data" : "Desconnecteu tots els dispositius i suprimiu les dades locals", @@ -686,22 +691,11 @@ "Remote wipe of devices" : "Neteja remota de dispositius", "Wipe {userid}'s devices" : "Neteja els dispositius de {userid}", "Wiped {userid}'s devices" : "S'han esborrat els dispositius de {userid}", - "Failed to update line manager" : "No s'ha pogut actualitzar el gestor de línia", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Suprimir completament el compte de {userid} inclosos tots els seus fitxers personals, dades d'aplicacions, etc.", "Account deletion" : "Supressió del compte", "Delete {userid}'s account" : "Suprimir el compte de {userid}", - "Display name was successfully changed" : "El nom a mostrar s'ha canviat correctament", - "Email can't be empty" : "El correu electrònic no pot estar buit", - "Email was successfully changed" : "El correu electrònic s'ha canviat correctament", "Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!", - "Change display name" : "Canvia el nom de visualització", - "Set new email address" : "Estableix una nova adreça de correu electrònic", - "Add account to group" : "Afegeix un compte al grup", - "Set account as admin for" : "Estableix el compte com a administrador de", - "Select account quota" : "Seleccioneu la quota del compte", - "Set the language" : "Estableix la llengua", "Toggle account actions menu" : "Commuta el menú d'accions del compte", - "Done" : "Fet", "Edit" : "Edició", "Account management settings" : "Configuració de gestió del compte", "Visibility" : "Visibilitat", @@ -811,8 +805,6 @@ "Disable" : "Inhabilita", "Allow untested app" : "Permet l'aplicació no provada", "The app will be downloaded from the App Store" : "L'aplicació es baixarà des del Magatzem d'aplicacions", - "Unknown" : "Desconegut", - "Never" : "Mai", "Could not register device: Network error" : "No s'ha pogut registrar el dispositiu: error de xarxa", "Could not register device: Probably already registered" : "No s'ha pogut registrar el dispositiu: probablement ja està registrat", "Could not register device" : "No s'ha pogut registrar el dispositiu", @@ -856,14 +848,26 @@ "Exclude some groups from sharing" : "Excloure alguns grups de la compartició", "Limit sharing to some groups" : "Limiteu la compartició a alguns grups", "Loading accounts …" : "S'estan carregant els comptes …", + "Set line manager" : "Estableix el gestor de línia", "Set account as admin for …" : "Estableix el compte com a administrador de …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"], "Password or insufficient permissions message" : "Contrasenya o missatge de permisos insuficients", + "Failed to update line manager" : "No s'ha pogut actualitzar el gestor de línia", + "Display name was successfully changed" : "El nom a mostrar s'ha canviat correctament", "Password can't be empty" : "La contrasenya no pot estar buida", "Password was successfully changed" : "La contrasenya s'ha canviat correctament", + "Email can't be empty" : "El correu electrònic no pot estar buit", + "Email was successfully changed" : "El correu electrònic s'ha canviat correctament", "Loading account …" : "S'està carregant el compte …", + "Change display name" : "Canvia el nom de visualització", "Set new password" : "Estableix una contrasenya nova", "You do not have permissions to see the details of this account" : "No teniu permís per veure els detalls d'aquest compte", + "Set new email address" : "Estableix una nova adreça de correu electrònic", + "Add account to group" : "Afegeix un compte al grup", + "Set account as admin for" : "Estableix el compte com a administrador de", + "Select account quota" : "Seleccioneu la quota del compte", + "Set the language" : "Estableix la llengua", + "Done" : "Fet", "Adding your device …" : "S'està afegint el vostre dispositiu …", "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", @@ -874,7 +878,6 @@ "Credentials" : "Credencials", "SMTP Login" : "Inici de sessió SMTP", "SMTP Password" : "Contrasenya SMTP", - "Save" : "Desa", "Test and verify email settings" : "Prova i verifica els paràmetres del correu electrònic" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index aa77f4d50eb..55e25ed9380 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Žádné účty", "Loading accounts …" : "Načítání účtů …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam účtů. Není vykreslen celý z důvodu nároků na výkon. Účty budou dokreslovány, jak se budete posouvat seznamem.", - "Manager" : "Nástroj pro správu", - "Set line manager" : "Nastavit přímého nadřízeného", + "Account name" : "Název účtu", + "Account updated" : "Účet zaktualizován", + "Edit account" : "Upravit účet", + "Saving …" : "Ukládání …", + "Save" : "Uložit", "Account name will be autogenerated" : "Název účtu bude vytvořen automaticky", "Account name (required)" : "Název účtu (vyžadováno)", - "Failed to search groups" : "Nepodařilo se prohledat skupiny", - "New account" : "Nový účet", - "Display name" : "Zobrazované jméno", - "Either password or email is required" : "Je zapotřebí heslo nebo e-mail", "Password (required)" : "Heslo (vyžadováno)", "Email (required)" : "E-mail (vyžadováno)", "Email" : "E-mail", + "New account" : "Nový účet", + "Add new account" : "Přidat nový účet", + "Display name" : "Zobrazované jméno", + "Either password or email is required" : "Je zapotřebí heslo nebo e-mail", "Member of the following groups (required)" : "Člen následujících skupin (vyžadováno)", "Member of the following groups" : "Člen následujících skupin", + "Failed to search groups" : "Nepodařilo se prohledat skupiny", "Set account groups" : "Nastavit skupiny účtu", "Admin of the following groups" : "Správce následujících skupin", "Set account as admin for …" : "Nastavit účet jako správce pro …", - "Quota" : "Kvóta", - "Set account quota" : "Nastavit kvótu pro účet", "Language" : "Jazyk", "Set default language" : "Nastavit výchozí jazyk", - "Add new account" : "Přidat nový účet", + "Manager" : "Nástroj pro správu", + "Quota" : "Kvóta", + "Set account quota" : "Nastavit kvótu pro účet", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účty"], "Total rows summary" : "Celkový souhrn řádek", "Scroll to load more rows" : "Další řádky načtete posunutím dolů", "Avatar" : "Profilový obrázek", - "Account name" : "Název účtu", "Group admin for" : "Správce skupiny", "Account backend" : "Podpůrná vrstva účtu", "Storage location" : "Úložiště dat", "First login" : "První přihlášení", "Last login" : "Poslední přihlášení", "Account actions" : "Akce ohledně účtu", + "Unknown" : "Neznámé", + "Never" : "Nikdy", "{size} used" : "{size} použito", "Delete account" : "Smazat účet", "Disconnect all devices and delete local data" : "Odpojit veškerá zařízení a smazat data na nich", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Vymazat obsah zařízení na dálku", "Wipe {userid}'s devices" : "Vymazat obsah ze zařízení uživatele {userid}", "Wiped {userid}'s devices" : "Data ze zařízení uživatele {userid} vymazána", - "Failed to load groups with details" : "Nepodařilo se načíst skupiny s podrobnostmi", - "Failed to load sub admin groups with details" : "Nepodařilo se načíst skupiny dílčích správců s podrobnostmi", - "Failed to update line manager" : "Nepodařilo se aktualizovat přímého nadřízeného", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplně vymazat účet {userid}, včetně veškerých osobní souborů, dat aplikací, atd.", "Account deletion" : "Smazání účtu", "Delete {userid}'s account" : "Smazat účet {userid}", - "Display name was successfully changed" : "Zobrazené jméno bylo úspěšně změněno", - "Email can't be empty" : "E-mail je třeba vyplnit", - "Email was successfully changed" : "E-mail byl úspěšně změněn", "Welcome mail sent!" : "Uvítací e-mail odeslán!", "Loading account …" : "Načítání účtu …", - "Change display name" : "Změnit zobrazované jméno", - "Set new email address" : "Nastavit novou e-mailovou adresu", - "Add account to group" : "Přidat účet do skupiny", - "Set account as admin for" : "Nastavit účet coby správce pro", - "Select account quota" : "Vyberte kvótu pro účet", - "Set the language" : "Nastavit jazyk", "Toggle account actions menu" : "Vyp/zap. nabídku akcí účtu", - "Done" : "Dokončeno", "Edit" : "Upravit", "Account management settings" : "Nastavení správy uživatelských účtů", "Visibility" : "Viditelnost", @@ -937,8 +929,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Aplikace bude stažena z katalogu aplikací", "This app is not marked as compatible with your {productName} version." : "Tato aplikace není označena jako kompatibilní s vámi využívanou verzí {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Pokud budete pokračovat, pořád budete moci aplikaci nainstalovat. Uvědomte si ale, že aplikace nemusí fungovat, jak je očekáváno.", - "Unknown" : "Neznámé", - "Never" : "Nikdy", "Could not register device: Network error" : "Zařízení se nepodařilo zaregistrovat: chyba sítě", "Could not register device: Probably already registered" : "Zařízení se nepodařilo zaregistrovat: už zaregistrováno", "Could not register device" : "Zařízení se nepodařilo zaregistrovat", @@ -985,14 +975,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Také umožnit automatické dokončování při úplné shodě s identifikátorem uživatele", "Search groups…" : "Hledat skupiny …", "Loading accounts …" : "Načítání účtů …", + "Set line manager" : "Nastavit přímého nadřízeného", "Set account as admin for …" : "Nastavit účet správce pro …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"], "Password or insufficient permissions message" : "Zpráva o heslu nebo nedostatečném oprávnění", + "Failed to load groups with details" : "Nepodařilo se načíst skupiny s podrobnostmi", + "Failed to load sub admin groups with details" : "Nepodařilo se načíst skupiny dílčích správců s podrobnostmi", + "Failed to update line manager" : "Nepodařilo se aktualizovat přímého nadřízeného", + "Display name was successfully changed" : "Zobrazené jméno bylo úspěšně změněno", "Password can't be empty" : "Heslo je třeba vyplnit", "Password was successfully changed" : "Heslo bylo úspěšně změněno", + "Email can't be empty" : "E-mail je třeba vyplnit", + "Email was successfully changed" : "E-mail byl úspěšně změněn", "Loading account …" : "Načítání účtu …", + "Change display name" : "Změnit zobrazované jméno", "Set new password" : "Nastavit nové heslo", "You do not have permissions to see the details of this account" : "Nemáte oprávnění zobrazit si podrobností o tomto účtu", + "Set new email address" : "Nastavit novou e-mailovou adresu", + "Add account to group" : "Přidat účet do skupiny", + "Set account as admin for" : "Nastavit účet coby správce pro", + "Select account quota" : "Vyberte kvótu pro účet", + "Set the language" : "Nastavit jazyk", + "Done" : "Dokončeno", "Adding your device …" : "Přidávání vašeho zařízení", "Sending…" : "Odesílání …", "Email sent" : "E-mail odeslán", @@ -1003,7 +1007,6 @@ OC.L10N.register( "Credentials" : "Přihlašovací údaje", "SMTP Login" : "SMPT přihlášení", "SMTP Password" : "Heslo pro SMTP", - "Save" : "Uložit", "Test and verify email settings" : "Vyzkoušet a ověřit nastavení e-mailu" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 3edab3c230c..98802a42005 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -730,39 +730,44 @@ "No accounts" : "Žádné účty", "Loading accounts …" : "Načítání účtů …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam účtů. Není vykreslen celý z důvodu nároků na výkon. Účty budou dokreslovány, jak se budete posouvat seznamem.", - "Manager" : "Nástroj pro správu", - "Set line manager" : "Nastavit přímého nadřízeného", + "Account name" : "Název účtu", + "Account updated" : "Účet zaktualizován", + "Edit account" : "Upravit účet", + "Saving …" : "Ukládání …", + "Save" : "Uložit", "Account name will be autogenerated" : "Název účtu bude vytvořen automaticky", "Account name (required)" : "Název účtu (vyžadováno)", - "Failed to search groups" : "Nepodařilo se prohledat skupiny", - "New account" : "Nový účet", - "Display name" : "Zobrazované jméno", - "Either password or email is required" : "Je zapotřebí heslo nebo e-mail", "Password (required)" : "Heslo (vyžadováno)", "Email (required)" : "E-mail (vyžadováno)", "Email" : "E-mail", + "New account" : "Nový účet", + "Add new account" : "Přidat nový účet", + "Display name" : "Zobrazované jméno", + "Either password or email is required" : "Je zapotřebí heslo nebo e-mail", "Member of the following groups (required)" : "Člen následujících skupin (vyžadováno)", "Member of the following groups" : "Člen následujících skupin", + "Failed to search groups" : "Nepodařilo se prohledat skupiny", "Set account groups" : "Nastavit skupiny účtu", "Admin of the following groups" : "Správce následujících skupin", "Set account as admin for …" : "Nastavit účet jako správce pro …", - "Quota" : "Kvóta", - "Set account quota" : "Nastavit kvótu pro účet", "Language" : "Jazyk", "Set default language" : "Nastavit výchozí jazyk", - "Add new account" : "Přidat nový účet", + "Manager" : "Nástroj pro správu", + "Quota" : "Kvóta", + "Set account quota" : "Nastavit kvótu pro účet", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účty"], "Total rows summary" : "Celkový souhrn řádek", "Scroll to load more rows" : "Další řádky načtete posunutím dolů", "Avatar" : "Profilový obrázek", - "Account name" : "Název účtu", "Group admin for" : "Správce skupiny", "Account backend" : "Podpůrná vrstva účtu", "Storage location" : "Úložiště dat", "First login" : "První přihlášení", "Last login" : "Poslední přihlášení", "Account actions" : "Akce ohledně účtu", + "Unknown" : "Neznámé", + "Never" : "Nikdy", "{size} used" : "{size} použito", "Delete account" : "Smazat účet", "Disconnect all devices and delete local data" : "Odpojit veškerá zařízení a smazat data na nich", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Vymazat obsah zařízení na dálku", "Wipe {userid}'s devices" : "Vymazat obsah ze zařízení uživatele {userid}", "Wiped {userid}'s devices" : "Data ze zařízení uživatele {userid} vymazána", - "Failed to load groups with details" : "Nepodařilo se načíst skupiny s podrobnostmi", - "Failed to load sub admin groups with details" : "Nepodařilo se načíst skupiny dílčích správců s podrobnostmi", - "Failed to update line manager" : "Nepodařilo se aktualizovat přímého nadřízeného", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplně vymazat účet {userid}, včetně veškerých osobní souborů, dat aplikací, atd.", "Account deletion" : "Smazání účtu", "Delete {userid}'s account" : "Smazat účet {userid}", - "Display name was successfully changed" : "Zobrazené jméno bylo úspěšně změněno", - "Email can't be empty" : "E-mail je třeba vyplnit", - "Email was successfully changed" : "E-mail byl úspěšně změněn", "Welcome mail sent!" : "Uvítací e-mail odeslán!", "Loading account …" : "Načítání účtu …", - "Change display name" : "Změnit zobrazované jméno", - "Set new email address" : "Nastavit novou e-mailovou adresu", - "Add account to group" : "Přidat účet do skupiny", - "Set account as admin for" : "Nastavit účet coby správce pro", - "Select account quota" : "Vyberte kvótu pro účet", - "Set the language" : "Nastavit jazyk", "Toggle account actions menu" : "Vyp/zap. nabídku akcí účtu", - "Done" : "Dokončeno", "Edit" : "Upravit", "Account management settings" : "Nastavení správy uživatelských účtů", "Visibility" : "Viditelnost", @@ -935,8 +927,6 @@ "The app will be downloaded from the App Store" : "Aplikace bude stažena z katalogu aplikací", "This app is not marked as compatible with your {productName} version." : "Tato aplikace není označena jako kompatibilní s vámi využívanou verzí {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Pokud budete pokračovat, pořád budete moci aplikaci nainstalovat. Uvědomte si ale, že aplikace nemusí fungovat, jak je očekáváno.", - "Unknown" : "Neznámé", - "Never" : "Nikdy", "Could not register device: Network error" : "Zařízení se nepodařilo zaregistrovat: chyba sítě", "Could not register device: Probably already registered" : "Zařízení se nepodařilo zaregistrovat: už zaregistrováno", "Could not register device" : "Zařízení se nepodařilo zaregistrovat", @@ -983,14 +973,28 @@ "Also allow autocompletion on full match of the user id" : "Také umožnit automatické dokončování při úplné shodě s identifikátorem uživatele", "Search groups…" : "Hledat skupiny …", "Loading accounts …" : "Načítání účtů …", + "Set line manager" : "Nastavit přímého nadřízeného", "Set account as admin for …" : "Nastavit účet správce pro …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"], "Password or insufficient permissions message" : "Zpráva o heslu nebo nedostatečném oprávnění", + "Failed to load groups with details" : "Nepodařilo se načíst skupiny s podrobnostmi", + "Failed to load sub admin groups with details" : "Nepodařilo se načíst skupiny dílčích správců s podrobnostmi", + "Failed to update line manager" : "Nepodařilo se aktualizovat přímého nadřízeného", + "Display name was successfully changed" : "Zobrazené jméno bylo úspěšně změněno", "Password can't be empty" : "Heslo je třeba vyplnit", "Password was successfully changed" : "Heslo bylo úspěšně změněno", + "Email can't be empty" : "E-mail je třeba vyplnit", + "Email was successfully changed" : "E-mail byl úspěšně změněn", "Loading account …" : "Načítání účtu …", + "Change display name" : "Změnit zobrazované jméno", "Set new password" : "Nastavit nové heslo", "You do not have permissions to see the details of this account" : "Nemáte oprávnění zobrazit si podrobností o tomto účtu", + "Set new email address" : "Nastavit novou e-mailovou adresu", + "Add account to group" : "Přidat účet do skupiny", + "Set account as admin for" : "Nastavit účet coby správce pro", + "Select account quota" : "Vyberte kvótu pro účet", + "Set the language" : "Nastavit jazyk", + "Done" : "Dokončeno", "Adding your device …" : "Přidávání vašeho zařízení", "Sending…" : "Odesílání …", "Email sent" : "E-mail odeslán", @@ -1001,7 +1005,6 @@ "Credentials" : "Přihlašovací údaje", "SMTP Login" : "SMPT přihlášení", "SMTP Password" : "Heslo pro SMTP", - "Save" : "Uložit", "Test and verify email settings" : "Vyzkoušet a ověřit nastavení e-mailu" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index db079b773d4..5905c7d273c 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -701,39 +701,44 @@ OC.L10N.register( "No accounts" : "Ingen konti", "Loading accounts …" : "Indlæser konti ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over konti. Hele listen er ikke gengivet, af hensyn til performance. Listen vil blive hentet løbende efterhånden som du navigerer igennem listen.", - "Manager" : "Administrator", - "Set line manager" : "Sæt linje administrator", + "Account name" : "Kontonavn", + "Account updated" : "Konto opdateret", + "Edit account" : "Rediger konto", + "Saving …" : "Gemmer …", + "Save" : "Gem", "Account name will be autogenerated" : "Brugernavnet vil blive genereret automatisk", "Account name (required)" : "Brugernavn (påkrævet)", - "Failed to search groups" : "Fejl under søgning af grupper", - "New account" : "Ny konto", - "Display name" : "Vist navn", - "Either password or email is required" : "Adgangskode eller e-mail er påkrævet", "Password (required)" : "Adgangskode (påkrævet)", "Email (required)" : "E-mail (påkrævet)", "Email" : "E-mail", + "New account" : "Ny konto", + "Add new account" : "Tilføj ny konto", + "Display name" : "Vist navn", + "Either password or email is required" : "Adgangskode eller e-mail er påkrævet", "Member of the following groups (required)" : "Medlem af følgende grupper (påkrævet)", "Member of the following groups" : "Medlem af de følgende grupper", + "Failed to search groups" : "Fejl under søgning af grupper", "Set account groups" : "Indstil kontogrupper", "Admin of the following groups" : "Administrator for følgende grupper", "Set account as admin for …" : "Sæt konto som admin for ...", - "Quota" : "Kvote", - "Set account quota" : "Sæt konto kvote", "Language" : "Sprog", "Set default language" : "Vælg standard sprog", - "Add new account" : "Tilføj ny konto", + "Manager" : "Administrator", + "Quota" : "Kvote", + "Set account quota" : "Sæt konto kvote", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konti"], "Total rows summary" : "Samlet rækkeantal", "Scroll to load more rows" : "Rul for at indlæse flere rækker", "Avatar" : "Avatar", - "Account name" : "Kontonavn", "Group admin for" : "Gruppeadministrator for", "Account backend" : "Konto backend", "Storage location" : "Placering af lageret", "First login" : "Første log på", "Last login" : "Seneste login", "Account actions" : "Kontohandlinger", + "Unknown" : "Ukendt", + "Never" : "Aldrig", "{size} used" : "{size} brugt", "Delete account" : "Slet konto", "Disconnect all devices and delete local data" : "Afbryd forbindelsen til alle indloggede enheder og slet lokale data", @@ -744,25 +749,12 @@ OC.L10N.register( "Remote wipe of devices" : "Fjernsletning af enheder", "Wipe {userid}'s devices" : "Slet {userid}'s enheder", "Wiped {userid}'s devices" : "Slettede {userid}'s enheder", - "Failed to load groups with details" : "Kunne ikke indlæse grupper med detaljer", - "Failed to load sub admin groups with details" : "Kunne ikke indlæse underadministratorgrupper med detaljer", - "Failed to update line manager" : "Kunne ikke opdatere linje administrator", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet {userid}s konto fuldstændigt, inklusiv alle deres personlige filer, appdata osv.", "Account deletion" : "Sletning af konto", "Delete {userid}'s account" : "Slet {userid}s konto", - "Display name was successfully changed" : "Vist navn er ændret", - "Email can't be empty" : "E-mail kan ikke være tom", - "Email was successfully changed" : "E-mail adresse er ændret", "Welcome mail sent!" : "Velkomst-email sendt!", "Loading account …" : "Indlæser konto ...", - "Change display name" : "Redigér vist navn", - "Set new email address" : "Angiv ny e-mail adresse", - "Add account to group" : "Føj konto til gruppe", - "Set account as admin for" : "Sæt konto som administrator for ...", - "Select account quota" : "Sæt konto kvote", - "Set the language" : "Indstil sproget", "Toggle account actions menu" : "Skift kontohandlingsmenu", - "Done" : "Færdig", "Edit" : "Redigér", "Account management settings" : "Kontoadministrationsindstillinger", "Visibility" : "Synlighed", @@ -888,8 +880,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Appen vil blive downloadet fra App Store", "This app is not marked as compatible with your {productName} version." : "Denne app er ikke markeret som kompatibel med din {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Hvis du fortsætter så vil du stadig kunne installere denne app. Bemærk dog at app'en måske ikke virker som forventet.", - "Unknown" : "Ukendt", - "Never" : "Aldrig", "Could not register device: Network error" : "Kunne ikke registrere apparat: Netværksfejl", "Could not register device: Probably already registered" : "Kunne ikke registrere apparat: Sandsynligvis allerede registreret", "Could not register device" : "Kunne ikke registrere apparat", @@ -936,14 +926,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Tillad også autofuldførsel ved fuldt match på bruger id", "Search groups…" : "Søg grupper…", "Loading accounts …" : "Indlæser konti ...", + "Set line manager" : "Sæt linje administrator", "Set account as admin for …" : "Sæt konto som administrator for ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"], "Password or insufficient permissions message" : "Besked om adgangskode eller manglende rettigheder", + "Failed to load groups with details" : "Kunne ikke indlæse grupper med detaljer", + "Failed to load sub admin groups with details" : "Kunne ikke indlæse underadministratorgrupper med detaljer", + "Failed to update line manager" : "Kunne ikke opdatere linje administrator", + "Display name was successfully changed" : "Vist navn er ændret", "Password can't be empty" : "Adgangskode må ikke være tom", "Password was successfully changed" : "Adgangskode er ændret", + "Email can't be empty" : "E-mail kan ikke være tom", + "Email was successfully changed" : "E-mail adresse er ændret", "Loading account …" : "Indlæser konto ...", + "Change display name" : "Redigér vist navn", "Set new password" : "Angiv ny adgangskode", "You do not have permissions to see the details of this account" : "Du har ikke tilladelse til at se detaljer for denne konto", + "Set new email address" : "Angiv ny e-mail adresse", + "Add account to group" : "Føj konto til gruppe", + "Set account as admin for" : "Sæt konto som administrator for ...", + "Select account quota" : "Sæt konto kvote", + "Set the language" : "Indstil sproget", + "Done" : "Færdig", "Adding your device …" : "Tilføjer din enhed...", "Sending…" : "Sender...", "Email sent" : "E-mail afsendt", @@ -954,7 +958,6 @@ OC.L10N.register( "Credentials" : "Legitimationsoplysninger", "SMTP Login" : "SMTP Log på", "SMTP Password" : "SMTP Kodeord", - "Save" : "Gem", "Test and verify email settings" : "Afprøv og bekræft indstillinger" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 427648185df..b135ffec044 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -699,39 +699,44 @@ "No accounts" : "Ingen konti", "Loading accounts …" : "Indlæser konti ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over konti. Hele listen er ikke gengivet, af hensyn til performance. Listen vil blive hentet løbende efterhånden som du navigerer igennem listen.", - "Manager" : "Administrator", - "Set line manager" : "Sæt linje administrator", + "Account name" : "Kontonavn", + "Account updated" : "Konto opdateret", + "Edit account" : "Rediger konto", + "Saving …" : "Gemmer …", + "Save" : "Gem", "Account name will be autogenerated" : "Brugernavnet vil blive genereret automatisk", "Account name (required)" : "Brugernavn (påkrævet)", - "Failed to search groups" : "Fejl under søgning af grupper", - "New account" : "Ny konto", - "Display name" : "Vist navn", - "Either password or email is required" : "Adgangskode eller e-mail er påkrævet", "Password (required)" : "Adgangskode (påkrævet)", "Email (required)" : "E-mail (påkrævet)", "Email" : "E-mail", + "New account" : "Ny konto", + "Add new account" : "Tilføj ny konto", + "Display name" : "Vist navn", + "Either password or email is required" : "Adgangskode eller e-mail er påkrævet", "Member of the following groups (required)" : "Medlem af følgende grupper (påkrævet)", "Member of the following groups" : "Medlem af de følgende grupper", + "Failed to search groups" : "Fejl under søgning af grupper", "Set account groups" : "Indstil kontogrupper", "Admin of the following groups" : "Administrator for følgende grupper", "Set account as admin for …" : "Sæt konto som admin for ...", - "Quota" : "Kvote", - "Set account quota" : "Sæt konto kvote", "Language" : "Sprog", "Set default language" : "Vælg standard sprog", - "Add new account" : "Tilføj ny konto", + "Manager" : "Administrator", + "Quota" : "Kvote", + "Set account quota" : "Sæt konto kvote", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konti"], "Total rows summary" : "Samlet rækkeantal", "Scroll to load more rows" : "Rul for at indlæse flere rækker", "Avatar" : "Avatar", - "Account name" : "Kontonavn", "Group admin for" : "Gruppeadministrator for", "Account backend" : "Konto backend", "Storage location" : "Placering af lageret", "First login" : "Første log på", "Last login" : "Seneste login", "Account actions" : "Kontohandlinger", + "Unknown" : "Ukendt", + "Never" : "Aldrig", "{size} used" : "{size} brugt", "Delete account" : "Slet konto", "Disconnect all devices and delete local data" : "Afbryd forbindelsen til alle indloggede enheder og slet lokale data", @@ -742,25 +747,12 @@ "Remote wipe of devices" : "Fjernsletning af enheder", "Wipe {userid}'s devices" : "Slet {userid}'s enheder", "Wiped {userid}'s devices" : "Slettede {userid}'s enheder", - "Failed to load groups with details" : "Kunne ikke indlæse grupper med detaljer", - "Failed to load sub admin groups with details" : "Kunne ikke indlæse underadministratorgrupper med detaljer", - "Failed to update line manager" : "Kunne ikke opdatere linje administrator", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet {userid}s konto fuldstændigt, inklusiv alle deres personlige filer, appdata osv.", "Account deletion" : "Sletning af konto", "Delete {userid}'s account" : "Slet {userid}s konto", - "Display name was successfully changed" : "Vist navn er ændret", - "Email can't be empty" : "E-mail kan ikke være tom", - "Email was successfully changed" : "E-mail adresse er ændret", "Welcome mail sent!" : "Velkomst-email sendt!", "Loading account …" : "Indlæser konto ...", - "Change display name" : "Redigér vist navn", - "Set new email address" : "Angiv ny e-mail adresse", - "Add account to group" : "Føj konto til gruppe", - "Set account as admin for" : "Sæt konto som administrator for ...", - "Select account quota" : "Sæt konto kvote", - "Set the language" : "Indstil sproget", "Toggle account actions menu" : "Skift kontohandlingsmenu", - "Done" : "Færdig", "Edit" : "Redigér", "Account management settings" : "Kontoadministrationsindstillinger", "Visibility" : "Synlighed", @@ -886,8 +878,6 @@ "The app will be downloaded from the App Store" : "Appen vil blive downloadet fra App Store", "This app is not marked as compatible with your {productName} version." : "Denne app er ikke markeret som kompatibel med din {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Hvis du fortsætter så vil du stadig kunne installere denne app. Bemærk dog at app'en måske ikke virker som forventet.", - "Unknown" : "Ukendt", - "Never" : "Aldrig", "Could not register device: Network error" : "Kunne ikke registrere apparat: Netværksfejl", "Could not register device: Probably already registered" : "Kunne ikke registrere apparat: Sandsynligvis allerede registreret", "Could not register device" : "Kunne ikke registrere apparat", @@ -934,14 +924,28 @@ "Also allow autocompletion on full match of the user id" : "Tillad også autofuldførsel ved fuldt match på bruger id", "Search groups…" : "Søg grupper…", "Loading accounts …" : "Indlæser konti ...", + "Set line manager" : "Sæt linje administrator", "Set account as admin for …" : "Sæt konto som administrator for ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"], "Password or insufficient permissions message" : "Besked om adgangskode eller manglende rettigheder", + "Failed to load groups with details" : "Kunne ikke indlæse grupper med detaljer", + "Failed to load sub admin groups with details" : "Kunne ikke indlæse underadministratorgrupper med detaljer", + "Failed to update line manager" : "Kunne ikke opdatere linje administrator", + "Display name was successfully changed" : "Vist navn er ændret", "Password can't be empty" : "Adgangskode må ikke være tom", "Password was successfully changed" : "Adgangskode er ændret", + "Email can't be empty" : "E-mail kan ikke være tom", + "Email was successfully changed" : "E-mail adresse er ændret", "Loading account …" : "Indlæser konto ...", + "Change display name" : "Redigér vist navn", "Set new password" : "Angiv ny adgangskode", "You do not have permissions to see the details of this account" : "Du har ikke tilladelse til at se detaljer for denne konto", + "Set new email address" : "Angiv ny e-mail adresse", + "Add account to group" : "Føj konto til gruppe", + "Set account as admin for" : "Sæt konto som administrator for ...", + "Select account quota" : "Sæt konto kvote", + "Set the language" : "Indstil sproget", + "Done" : "Færdig", "Adding your device …" : "Tilføjer din enhed...", "Sending…" : "Sender...", "Email sent" : "E-mail afsendt", @@ -952,7 +956,6 @@ "Credentials" : "Legitimationsoplysninger", "SMTP Login" : "SMTP Log på", "SMTP Password" : "SMTP Kodeord", - "Save" : "Gem", "Test and verify email settings" : "Afprøv og bekræft indstillinger" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 6b1e99ad509..bc1e424f632 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -316,8 +316,13 @@ OC.L10N.register( "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Keine geplanten Aufgaben am vergangenen Tag.","Keine geplanten Aufgaben in den letzten %n Tagen."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Die Geschwindigkeit der Aufgabenübernahme war am vergangenen Tag in Ordnung.","Die Geschwindigkeit der Aufgabenübernahme war in den letzten %n Tagen in Ordnung."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Die Aufgabenabholgeschwindigkeit war am vergangenen Tag langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden.","Die Aufgabenabholgeschwindigkeit war in den letzten %n Tagen langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden."], + "Task Processing success rate" : "Erfolgsquote bei der Aufgabenverarbeitung", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Am vergangenen Tag waren die meisten Aufgaben erfolgreich.","In den letzten %n Tagen waren die meisten Aufgaben erfolgreich."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Viele Aufgaben sind am vergangenen Tag fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind.","Viele Aufgaben sind in den letzten %n Tagen fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind."], + "Task Processing worker status" : "Status des Aufgabenverarbeitungsprozesses", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["Der Aufgabenverarbeitungsprozess wurde in der letzten Minute ausgeführt.","Der Aufgabenverarbeitungsprozess wurde in den letzten %n Minuten ausgeführt."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Die letzte Ausführung war um %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Er wurde bislang noch nicht ausgeführt.", "Temporary space available" : "Temporärer Platz verfügbar", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Fehler beim Überprüfen des temporären PHP-Pfads - er wurde nicht ordnungsgemäß auf ein Verzeichnis festgelegt. Zurückgegebener Wert: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Die PHP-Funktion \"disk_free_space\" ist deaktiviert, was die Überprüfung auf ausreichend Speicherplatz in den temporären Verzeichnissen verhindert.", @@ -732,39 +737,44 @@ OC.L10N.register( "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn durch die Liste navigiert wird.", - "Manager" : "Manager", - "Set line manager" : "Linien-Manager festlegen", + "Account name" : "Kontoname", + "Account updated" : "Konto aktualisiert", + "Edit account" : "Konto bearbeiten", + "Saving …" : "Speichere …", + "Save" : "Speichern", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", "Account name (required)" : "Kontoname (erforderlich)", - "Failed to search groups" : "Suche nach Gruppen fehlgeschlagen", - "New account" : "Neues Konto", - "Display name" : "Anzeigename", - "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich.", "Password (required)" : "Passwort (erforderlich)", "Email (required)" : "E-Mail-Adresse (erforderlich)", "Email" : "E-Mail-Adresse", + "New account" : "Neues Konto", + "Add new account" : "Neues Konto hinzufügen", + "Display name" : "Anzeigename", + "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich.", "Member of the following groups (required)" : "Mitglied der folgenden Gruppen (erforderlich)", "Member of the following groups" : "Mitglied der folgenden Gruppen", + "Failed to search groups" : "Suche nach Gruppen fehlgeschlagen", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", "Set account as admin for …" : "Konto als Administration setzen für …", - "Quota" : "Kontingent", - "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", "Set default language" : "Standard-Sprache einstellen", - "Add new account" : "Neues Konto hinzufügen", + "Manager" : "Manager", + "Quota" : "Kontingent", + "Set account quota" : "Kontokontigent setzen", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Avatar" : "Avatar", - "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", "First login" : "Erste Anmeldung", "Last login" : "Letzte Anmeldung", "Account actions" : "Konto-Aktionen", + "Unknown" : "Unbekannt", + "Never" : "Niemals", "{size} used" : "{size} verwendet", "Delete account" : "Konto löschen", "Disconnect all devices and delete local data" : "Alle Geräte trennen und lokale Daten löschen", @@ -775,25 +785,12 @@ OC.L10N.register( "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", "Wiped {userid}'s devices" : "{userid}s Geräte bereinigt", - "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", - "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", - "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Das Konto von {userid} vollständig löschen, inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Kontenlöschung", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde geändert", - "Email can't be empty" : "E-Mail darf nicht leer sein", - "Email was successfully changed" : "E-Mail wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", - "Change display name" : "Anzeigename ändern", - "Set new email address" : "Neue E-Mail-Adresse setzen", - "Add account to group" : "Konto zur Gruppe hinzufügen", - "Set account as admin for" : "Konto als Administration festlegen für", - "Select account quota" : "Kontokontigent auswählen", - "Set the language" : "Sprache einstellen", "Toggle account actions menu" : "Kontenaktionsmenü umschalten", - "Done" : "Erledigt", "Edit" : "Bearbeiten", "Account management settings" : "Kontoverwaltungseinstellungen", "Visibility" : "Sichtbarkeit", @@ -940,8 +937,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Die App wird aus dem App-Store heruntergeladen", "This app is not marked as compatible with your {productName} version." : "Diese App ist nicht als kompatibel mit dieser {productName}-Version gekennzeichnet.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Wenn du fortfährst, kannst du die App weiterhin installieren. Beachte aber, dass die App möglicherweise nicht wie erwartet funktioniert.", - "Unknown" : "Unbekannt", - "Never" : "Niemals", "Could not register device: Network error" : "Gerät konnte nicht registriert werden: Netzwerkfehler", "Could not register device: Probably already registered" : "Gerät konnte nicht registriert werden: Wahrscheinlich bereits registriert", "Could not register device" : "Gerät konnte nicht registriert werden", @@ -988,14 +983,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen", "Search groups…" : "Suche Gruppen …", "Loading accounts …" : "Lade Konten …", + "Set line manager" : "Linien-Manager festlegen", "Set account as admin for …" : "Konto als Administration setzen für …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", + "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", + "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", + "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", + "Email was successfully changed" : "E-Mail wurde geändert", "Loading account …" : "Lade Konto …", + "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", + "Set new email address" : "Neue E-Mail-Adresse setzen", + "Add account to group" : "Konto zur Gruppe hinzufügen", + "Set account as admin for" : "Konto als Administration festlegen für", + "Select account quota" : "Kontokontigent auswählen", + "Set the language" : "Sprache einstellen", + "Done" : "Erledigt", "Adding your device …" : "Dieses Gerät hinzufügen …", "Sending…" : "Sende …", "Email sent" : "E-Mail gesendet", @@ -1006,7 +1015,6 @@ OC.L10N.register( "Credentials" : "Zugangsdaten", "SMTP Login" : "SMTP-Anmeldung", "SMTP Password" : "SMTP-Passwort", - "Save" : "Speichern", "Test and verify email settings" : "Testen und überprüfen der E-Mail-Einstellungen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 6d2d35f7209..b3b78e69ad3 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -314,8 +314,13 @@ "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Keine geplanten Aufgaben am vergangenen Tag.","Keine geplanten Aufgaben in den letzten %n Tagen."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Die Geschwindigkeit der Aufgabenübernahme war am vergangenen Tag in Ordnung.","Die Geschwindigkeit der Aufgabenübernahme war in den letzten %n Tagen in Ordnung."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Die Aufgabenabholgeschwindigkeit war am vergangenen Tag langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden.","Die Aufgabenabholgeschwindigkeit war in den letzten %n Tagen langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden."], + "Task Processing success rate" : "Erfolgsquote bei der Aufgabenverarbeitung", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Am vergangenen Tag waren die meisten Aufgaben erfolgreich.","In den letzten %n Tagen waren die meisten Aufgaben erfolgreich."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Viele Aufgaben sind am vergangenen Tag fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind.","Viele Aufgaben sind in den letzten %n Tagen fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind."], + "Task Processing worker status" : "Status des Aufgabenverarbeitungsprozesses", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["Der Aufgabenverarbeitungsprozess wurde in der letzten Minute ausgeführt.","Der Aufgabenverarbeitungsprozess wurde in den letzten %n Minuten ausgeführt."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Die letzte Ausführung war um %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Er wurde bislang noch nicht ausgeführt.", "Temporary space available" : "Temporärer Platz verfügbar", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Fehler beim Überprüfen des temporären PHP-Pfads - er wurde nicht ordnungsgemäß auf ein Verzeichnis festgelegt. Zurückgegebener Wert: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Die PHP-Funktion \"disk_free_space\" ist deaktiviert, was die Überprüfung auf ausreichend Speicherplatz in den temporären Verzeichnissen verhindert.", @@ -730,39 +735,44 @@ "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn durch die Liste navigiert wird.", - "Manager" : "Manager", - "Set line manager" : "Linien-Manager festlegen", + "Account name" : "Kontoname", + "Account updated" : "Konto aktualisiert", + "Edit account" : "Konto bearbeiten", + "Saving …" : "Speichere …", + "Save" : "Speichern", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", "Account name (required)" : "Kontoname (erforderlich)", - "Failed to search groups" : "Suche nach Gruppen fehlgeschlagen", - "New account" : "Neues Konto", - "Display name" : "Anzeigename", - "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich.", "Password (required)" : "Passwort (erforderlich)", "Email (required)" : "E-Mail-Adresse (erforderlich)", "Email" : "E-Mail-Adresse", + "New account" : "Neues Konto", + "Add new account" : "Neues Konto hinzufügen", + "Display name" : "Anzeigename", + "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich.", "Member of the following groups (required)" : "Mitglied der folgenden Gruppen (erforderlich)", "Member of the following groups" : "Mitglied der folgenden Gruppen", + "Failed to search groups" : "Suche nach Gruppen fehlgeschlagen", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", "Set account as admin for …" : "Konto als Administration setzen für …", - "Quota" : "Kontingent", - "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", "Set default language" : "Standard-Sprache einstellen", - "Add new account" : "Neues Konto hinzufügen", + "Manager" : "Manager", + "Quota" : "Kontingent", + "Set account quota" : "Kontokontigent setzen", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Avatar" : "Avatar", - "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", "First login" : "Erste Anmeldung", "Last login" : "Letzte Anmeldung", "Account actions" : "Konto-Aktionen", + "Unknown" : "Unbekannt", + "Never" : "Niemals", "{size} used" : "{size} verwendet", "Delete account" : "Konto löschen", "Disconnect all devices and delete local data" : "Alle Geräte trennen und lokale Daten löschen", @@ -773,25 +783,12 @@ "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", "Wiped {userid}'s devices" : "{userid}s Geräte bereinigt", - "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", - "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", - "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Das Konto von {userid} vollständig löschen, inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Kontenlöschung", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde geändert", - "Email can't be empty" : "E-Mail darf nicht leer sein", - "Email was successfully changed" : "E-Mail wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", - "Change display name" : "Anzeigename ändern", - "Set new email address" : "Neue E-Mail-Adresse setzen", - "Add account to group" : "Konto zur Gruppe hinzufügen", - "Set account as admin for" : "Konto als Administration festlegen für", - "Select account quota" : "Kontokontigent auswählen", - "Set the language" : "Sprache einstellen", "Toggle account actions menu" : "Kontenaktionsmenü umschalten", - "Done" : "Erledigt", "Edit" : "Bearbeiten", "Account management settings" : "Kontoverwaltungseinstellungen", "Visibility" : "Sichtbarkeit", @@ -938,8 +935,6 @@ "The app will be downloaded from the App Store" : "Die App wird aus dem App-Store heruntergeladen", "This app is not marked as compatible with your {productName} version." : "Diese App ist nicht als kompatibel mit dieser {productName}-Version gekennzeichnet.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Wenn du fortfährst, kannst du die App weiterhin installieren. Beachte aber, dass die App möglicherweise nicht wie erwartet funktioniert.", - "Unknown" : "Unbekannt", - "Never" : "Niemals", "Could not register device: Network error" : "Gerät konnte nicht registriert werden: Netzwerkfehler", "Could not register device: Probably already registered" : "Gerät konnte nicht registriert werden: Wahrscheinlich bereits registriert", "Could not register device" : "Gerät konnte nicht registriert werden", @@ -986,14 +981,28 @@ "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen", "Search groups…" : "Suche Gruppen …", "Loading accounts …" : "Lade Konten …", + "Set line manager" : "Linien-Manager festlegen", "Set account as admin for …" : "Konto als Administration setzen für …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", + "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", + "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", + "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", + "Email was successfully changed" : "E-Mail wurde geändert", "Loading account …" : "Lade Konto …", + "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", + "Set new email address" : "Neue E-Mail-Adresse setzen", + "Add account to group" : "Konto zur Gruppe hinzufügen", + "Set account as admin for" : "Konto als Administration festlegen für", + "Select account quota" : "Kontokontigent auswählen", + "Set the language" : "Sprache einstellen", + "Done" : "Erledigt", "Adding your device …" : "Dieses Gerät hinzufügen …", "Sending…" : "Sende …", "Email sent" : "E-Mail gesendet", @@ -1004,7 +1013,6 @@ "Credentials" : "Zugangsdaten", "SMTP Login" : "SMTP-Anmeldung", "SMTP Password" : "SMTP-Passwort", - "Save" : "Speichern", "Test and verify email settings" : "Testen und überprüfen der E-Mail-Einstellungen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index b23d592bb39..de78a2c1f8b 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -316,8 +316,13 @@ OC.L10N.register( "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Keine geplanten Aufgaben am vergangenen Tag.","Keine geplanten Aufgaben in den letzten %n Tagen."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Die Geschwindigkeit der Aufgabenübernahme war am vergangenen Tag in Ordnung.","Die Geschwindigkeit der Aufgabenübernahme war in den letzten %n Tagen in Ordnung."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Die Geschwindigkeit der Aufgabenübernahme war am vergangenen Tag langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden.","Die Geschwindigkeit der Aufgabenübernahme war in den letzten %n Tagen langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden."], + "Task Processing success rate" : "Erfolgsquote bei der Aufgabenverarbeitung", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Am vergangenen Tag waren die meisten Aufgaben erfolgreich.","In den letzten %n Tagen waren die meisten Aufgaben erfolgreich."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Viele Aufgaben sind am vergangenen Tag fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind.","Viele Aufgaben sind in den letzten %n Tagen fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind."], + "Task Processing worker status" : "Status des Aufgabenverarbeitungsprozesses", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["Der Aufgabenverarbeitungsprozess wurde in der letzten Minute ausgeführt.","Der Aufgabenverarbeitungsprozess wurde in den letzten %n Minuten ausgeführt."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Die letzte Ausführung war um %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Er wurde bislang noch nicht ausgeführt.", "Temporary space available" : "Temporärer Platz verfügbar", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Fehler beim Überprüfen des temporären PHP-Pfads - er wurde nicht ordnungsgemäß auf ein Verzeichnis festgelegt. Zurückgegebener Wert: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Die PHP-Funktion \"disk_free_space\" ist deaktiviert, was die Überprüfung auf ausreichend Speicherplatz in den temporären Verzeichnissen verhindert.", @@ -732,39 +737,44 @@ OC.L10N.register( "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn Sie durch die Liste navigieren.", - "Manager" : "Manager", - "Set line manager" : "Manager festlegen", + "Account name" : "Kontoname", + "Account updated" : "Konto aktualisiert", + "Edit account" : "Konto bearbeiten", + "Saving …" : "Speichere …", + "Save" : "Speichern", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", "Account name (required)" : "Kontoname (erforderlich)", - "Failed to search groups" : "Gruppen konnten nicht gesucht werden", - "New account" : "Neues Konto", - "Display name" : "Anzeigename", - "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich", "Password (required)" : "Passwort (erforderlich)", "Email (required)" : "E-Mail-Adresse (erforderlich)", "Email" : "E-Mail-Adresse", + "New account" : "Neues Konto", + "Add new account" : "Neues Konto hinzufügen", + "Display name" : "Anzeigename", + "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich", "Member of the following groups (required)" : "Mitglied der folgenden Gruppen (erforderlich)", "Member of the following groups" : "Mitglied der folgenden Gruppen", + "Failed to search groups" : "Gruppen konnten nicht gesucht werden", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", "Set account as admin for …" : "Konto als Administration setzen für …", - "Quota" : "Kontingent", - "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", "Set default language" : "Standard-Sprache einstellen", - "Add new account" : "Neues Konto hinzufügen", + "Manager" : "Manager", + "Quota" : "Kontingent", + "Set account quota" : "Kontokontigent setzen", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Avatar" : "Avatar", - "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", "First login" : "Erste Anmeldung", "Last login" : "Letzte Anmeldung", "Account actions" : "Konto-Aktionen", + "Unknown" : "Unbekannt", + "Never" : "Niemals", "{size} used" : "{size} verwendet", "Delete account" : "Konto löschen", "Disconnect all devices and delete local data" : "Alle Geräte trennen und lokale Daten löschen", @@ -775,25 +785,12 @@ OC.L10N.register( "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", "Wiped {userid}'s devices" : "{userid}s Geräte gelöscht", - "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", - "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", - "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Das Konto von {userid} vollständig löschen, inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Kontenlöschung", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde geändert", - "Email can't be empty" : "E-Mail darf nicht leer sein", - "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", - "Change display name" : "Anzeigename ändern", - "Set new email address" : "Neue E-Mail-Adresse setzen", - "Add account to group" : "Konto zur Gruppe hinzufügen", - "Set account as admin for" : "Konto als Administration festlegen für", - "Select account quota" : "Kontokontigent auswählen", - "Set the language" : "Sprache einstellen", "Toggle account actions menu" : "Kontenaktionsmenü umschalten", - "Done" : "Erledigt", "Edit" : "Bearbeiten", "Account management settings" : "Kontoverwaltungseinstellungen", "Visibility" : "Sichtbarkeit", @@ -940,8 +937,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Die App wird aus dem App-Store heruntergeladen", "This app is not marked as compatible with your {productName} version." : "Diese App ist nicht als kompatibel mit dieser {productName}-Version gekennzeichnet.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Wenn Sie fortfahren, können Sie die App weiterhin installieren. Beachten Sie aber, dass die App möglicherweise nicht wie erwartet funktioniert.", - "Unknown" : "Unbekannt", - "Never" : "Niemals", "Could not register device: Network error" : "Gerät konnte nicht registriert werden: Netzwerkfehler", "Could not register device: Probably already registered" : "Gerät konnte nicht registriert werden: Wahrscheinlich bereits registriert", "Could not register device" : "Gerät konnte nicht registriert werden", @@ -988,14 +983,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen", "Search groups…" : "Suche Gruppen …", "Loading accounts …" : "Lade Konten …", + "Set line manager" : "Manager festlegen", "Set account as admin for …" : "Konto als Administration setzen für …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", + "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", + "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", + "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", + "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Loading account …" : "Lade Konto …", + "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", + "Set new email address" : "Neue E-Mail-Adresse setzen", + "Add account to group" : "Konto zur Gruppe hinzufügen", + "Set account as admin for" : "Konto als Administration festlegen für", + "Select account quota" : "Kontokontigent auswählen", + "Set the language" : "Sprache einstellen", + "Done" : "Erledigt", "Adding your device …" : "Dieses Gerät hinzufügen …", "Sending…" : "Senden …", "Email sent" : "E-Mail gesendet", @@ -1006,7 +1015,6 @@ OC.L10N.register( "Credentials" : "Zugangsdaten", "SMTP Login" : "SMTP-Anmeldung", "SMTP Password" : "SMTP-Passwort", - "Save" : "Speichern", "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 9c7d95bbef2..eacd9596fa3 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -314,8 +314,13 @@ "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Keine geplanten Aufgaben am vergangenen Tag.","Keine geplanten Aufgaben in den letzten %n Tagen."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Die Geschwindigkeit der Aufgabenübernahme war am vergangenen Tag in Ordnung.","Die Geschwindigkeit der Aufgabenübernahme war in den letzten %n Tagen in Ordnung."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Die Geschwindigkeit der Aufgabenübernahme war am vergangenen Tag langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden.","Die Geschwindigkeit der Aufgabenübernahme war in den letzten %n Tagen langsam. Viele Aufgaben benötigten länger als 4 Minuten, um aufgenommen zu werden. Es sollte die Einrichtung eines Workers, der Aufgaben im Hintergrund verarbeitet, in Erwägung gezogen werden."], + "Task Processing success rate" : "Erfolgsquote bei der Aufgabenverarbeitung", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Am vergangenen Tag waren die meisten Aufgaben erfolgreich.","In den letzten %n Tagen waren die meisten Aufgaben erfolgreich."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Viele Aufgaben sind am vergangenen Tag fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind.","Viele Aufgaben sind in den letzten %n Tagen fehlgeschlagen. Bitte in Erwägung ziehen, das Nextcloud-Protokoll auf Fehler zu überprüfen und zu untersuchen, ob die KI-Anbieter-Apps korrekt eingerichtet sind."], + "Task Processing worker status" : "Status des Aufgabenverarbeitungsprozesses", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["Der Aufgabenverarbeitungsprozess wurde in der letzten Minute ausgeführt.","Der Aufgabenverarbeitungsprozess wurde in den letzten %n Minuten ausgeführt."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Die letzte Ausführung war um %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "Der Aufgabenverarbeitungsprozess scheint nicht zu laufen. Er wurde bislang noch nicht ausgeführt.", "Temporary space available" : "Temporärer Platz verfügbar", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Fehler beim Überprüfen des temporären PHP-Pfads - er wurde nicht ordnungsgemäß auf ein Verzeichnis festgelegt. Zurückgegebener Wert: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Die PHP-Funktion \"disk_free_space\" ist deaktiviert, was die Überprüfung auf ausreichend Speicherplatz in den temporären Verzeichnissen verhindert.", @@ -730,39 +735,44 @@ "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn Sie durch die Liste navigieren.", - "Manager" : "Manager", - "Set line manager" : "Manager festlegen", + "Account name" : "Kontoname", + "Account updated" : "Konto aktualisiert", + "Edit account" : "Konto bearbeiten", + "Saving …" : "Speichere …", + "Save" : "Speichern", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", "Account name (required)" : "Kontoname (erforderlich)", - "Failed to search groups" : "Gruppen konnten nicht gesucht werden", - "New account" : "Neues Konto", - "Display name" : "Anzeigename", - "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich", "Password (required)" : "Passwort (erforderlich)", "Email (required)" : "E-Mail-Adresse (erforderlich)", "Email" : "E-Mail-Adresse", + "New account" : "Neues Konto", + "Add new account" : "Neues Konto hinzufügen", + "Display name" : "Anzeigename", + "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich", "Member of the following groups (required)" : "Mitglied der folgenden Gruppen (erforderlich)", "Member of the following groups" : "Mitglied der folgenden Gruppen", + "Failed to search groups" : "Gruppen konnten nicht gesucht werden", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", "Set account as admin for …" : "Konto als Administration setzen für …", - "Quota" : "Kontingent", - "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", "Set default language" : "Standard-Sprache einstellen", - "Add new account" : "Neues Konto hinzufügen", + "Manager" : "Manager", + "Quota" : "Kontingent", + "Set account quota" : "Kontokontigent setzen", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Avatar" : "Avatar", - "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", "First login" : "Erste Anmeldung", "Last login" : "Letzte Anmeldung", "Account actions" : "Konto-Aktionen", + "Unknown" : "Unbekannt", + "Never" : "Niemals", "{size} used" : "{size} verwendet", "Delete account" : "Konto löschen", "Disconnect all devices and delete local data" : "Alle Geräte trennen und lokale Daten löschen", @@ -773,25 +783,12 @@ "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", "Wiped {userid}'s devices" : "{userid}s Geräte gelöscht", - "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", - "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", - "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Das Konto von {userid} vollständig löschen, inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Kontenlöschung", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde geändert", - "Email can't be empty" : "E-Mail darf nicht leer sein", - "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", - "Change display name" : "Anzeigename ändern", - "Set new email address" : "Neue E-Mail-Adresse setzen", - "Add account to group" : "Konto zur Gruppe hinzufügen", - "Set account as admin for" : "Konto als Administration festlegen für", - "Select account quota" : "Kontokontigent auswählen", - "Set the language" : "Sprache einstellen", "Toggle account actions menu" : "Kontenaktionsmenü umschalten", - "Done" : "Erledigt", "Edit" : "Bearbeiten", "Account management settings" : "Kontoverwaltungseinstellungen", "Visibility" : "Sichtbarkeit", @@ -938,8 +935,6 @@ "The app will be downloaded from the App Store" : "Die App wird aus dem App-Store heruntergeladen", "This app is not marked as compatible with your {productName} version." : "Diese App ist nicht als kompatibel mit dieser {productName}-Version gekennzeichnet.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Wenn Sie fortfahren, können Sie die App weiterhin installieren. Beachten Sie aber, dass die App möglicherweise nicht wie erwartet funktioniert.", - "Unknown" : "Unbekannt", - "Never" : "Niemals", "Could not register device: Network error" : "Gerät konnte nicht registriert werden: Netzwerkfehler", "Could not register device: Probably already registered" : "Gerät konnte nicht registriert werden: Wahrscheinlich bereits registriert", "Could not register device" : "Gerät konnte nicht registriert werden", @@ -986,14 +981,28 @@ "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen", "Search groups…" : "Suche Gruppen …", "Loading accounts …" : "Lade Konten …", + "Set line manager" : "Manager festlegen", "Set account as admin for …" : "Konto als Administration setzen für …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", + "Failed to load groups with details" : "Gruppen mit Details konnten nicht geladen werden", + "Failed to load sub admin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", + "Failed to update line manager" : "Manager konnte nicht aktualisiert werden", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", + "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Loading account …" : "Lade Konto …", + "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", + "Set new email address" : "Neue E-Mail-Adresse setzen", + "Add account to group" : "Konto zur Gruppe hinzufügen", + "Set account as admin for" : "Konto als Administration festlegen für", + "Select account quota" : "Kontokontigent auswählen", + "Set the language" : "Sprache einstellen", + "Done" : "Erledigt", "Adding your device …" : "Dieses Gerät hinzufügen …", "Sending…" : "Senden …", "Email sent" : "E-Mail gesendet", @@ -1004,7 +1013,6 @@ "Credentials" : "Zugangsdaten", "SMTP Login" : "SMTP-Anmeldung", "SMTP Password" : "SMTP-Passwort", - "Save" : "Speichern", "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index af408b192a5..595e4714827 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -729,39 +729,44 @@ OC.L10N.register( "No accounts" : "Δεν υπάρχουν λογαριασμοί", "Loading accounts …" : "Γίνεται φόρτωση λογαριασμού …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Λίστα λογαριασμών. Αυτή η λίστα δεν αποδίδεται πλήρως για λόγους απόδοσης. Οι λογαριασμοί θα αποδίδονται καθώς πλοηγείστε στη λίστα.", - "Manager" : "Διαχειριστής", - "Set line manager" : "Ορισμός γραμμικού διαχειριστή", + "Account name" : "Όνομα λογαριασμού", + "Account updated" : "Ο λογαριασμός ενημερώθηκε", + "Edit account" : "Επεξεργασία λογαριασμού", + "Saving …" : "Αποθήκευση ...", + "Save" : "Αποθήκευση", "Account name will be autogenerated" : "Το όνομα λογαριασμού θα δημιουργηθεί αυτόματα", "Account name (required)" : "Όνομα λογαριασμού (απαιτείται)", - "Failed to search groups" : "Αποτυχία αναζήτησης ομάδων", - "New account" : "Νέος λογαριασμός", - "Display name" : "Εμφανιζόμενο όνομα", - "Either password or email is required" : "Απαιτείται είτε συνθηματικό είτε email", "Password (required)" : "Συνθηματικό (απαιτείται)", "Email (required)" : "Email (απαιτείται)", "Email" : "Email", + "New account" : "Νέος λογαριασμός", + "Add new account" : "Προσθήκη νέου λογαριασμού", + "Display name" : "Εμφανιζόμενο όνομα", + "Either password or email is required" : "Απαιτείται είτε συνθηματικό είτε email", "Member of the following groups (required)" : "Μέλος των ακόλουθων ομάδων (απαιτείται)", "Member of the following groups" : "Μέλος των ακόλουθων ομάδων", + "Failed to search groups" : "Αποτυχία αναζήτησης ομάδων", "Set account groups" : "Ορισμός ομάδων λογαριασμού", "Admin of the following groups" : "Διαχειριστής των ακόλουθων ομάδων", "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …", - "Quota" : "Χωρητικότητα", - "Set account quota" : "Ορισμός χωρητικότητας λογαριασμού", "Language" : "Γλώσσα", "Set default language" : "Ορισμός προεπιλεγμένης γλώσσας", - "Add new account" : "Προσθήκη νέου λογαριασμού", + "Manager" : "Διαχειριστής", + "Quota" : "Χωρητικότητα", + "Set account quota" : "Ορισμός χωρητικότητας λογαριασμού", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} λογαριασμός","{userCount} λογαριασμοί"], "Total rows summary" : "Συνολική σύνοψη γραμμών", "Scroll to load more rows" : "Κυλήστε για να φορτώσετε περισσότερες γραμμές", "Avatar" : "Εικόνα προφίλ", - "Account name" : "Όνομα λογαριασμού", "Group admin for" : "Ομαδα διαχειριστή για", "Account backend" : "Σύστημα υποστήριξης λογαριασμού", "Storage location" : "Τοποθεσία αποθηκευτικού χώρου", "First login" : "Πρώτη σύνδεση", "Last login" : "Τελευταία είσοδος", "Account actions" : "Δραστηριότητα λογαριασμού", + "Unknown" : "Άγνωστο", + "Never" : "Ποτέ", "{size} used" : "{size} που χρησιμοποιείται", "Delete account" : "Διαγραφή λογαριασμού", "Disconnect all devices and delete local data" : "Αποσύνδεση όλων των συσκευών και διαγραφή τοπικών δεδομένων", @@ -772,25 +777,12 @@ OC.L10N.register( "Remote wipe of devices" : "Απομακρυσμένη εκκαθάριση συσκευών", "Wipe {userid}'s devices" : "Εκκαθάριση συσκευών του {userid}", "Wiped {userid}'s devices" : "Εκκαθάριση συσκευών του {userid}", - "Failed to load groups with details" : "Αποτυχία φόρτωσης ομάδων με λεπτομέρειες", - "Failed to load sub admin groups with details" : "Αποτυχία φόρτωσης ομάδων υποδιαχειριστών με λεπτομέρειες", - "Failed to update line manager" : "Αποτυχία ενημέρωσης γραμμικού διαχειριστή", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Διαγραφή λογαριασμού του {userid} και όλων των προσωπικών αρχείων, δεδομένων εφαρμογών, κτλ.", "Account deletion" : "Διαγραφή λογαριασμού", "Delete {userid}'s account" : "Διαγραφή λογαριασμού του {userid}", - "Display name was successfully changed" : "Το εμφανιζόμενο όνομα άλλαξε επιτυχώς", - "Email can't be empty" : "Το email δεν μπορεί να είναι κενό", - "Email was successfully changed" : "Το email άλλαξε επιτυχώς", "Welcome mail sent!" : "Απεστάλη το μήνυμα καλωσορίσματος!", "Loading account …" : "Γίνεται φόρτωση λογαριασμού …", - "Change display name" : "Αλλαγή εμφανιζόμενου ονόματος", - "Set new email address" : "Ορισμός νέας διεύθυνσης email", - "Add account to group" : "Προσθήκη λογαριασμού σε ομάδα", - "Set account as admin for" : "Ορισμός λογαριασμού ως διαχειριστή για", - "Select account quota" : "Επιλογή χωρητικότητας λογαριασμού", - "Set the language" : "Ορισμός γλώσσας", "Toggle account actions menu" : "Εναλλαγή μενού ενεργειών λογαριασμού", - "Done" : "Ολοκληρώθηκε", "Edit" : "Επεξεργασία", "Account management settings" : "Ρυθμίσεις διαχείρισης λογαριασμών", "Visibility" : "Ορατότητα", @@ -933,8 +925,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Θα γίνει λήψη της εφαρμογής από το App Store", "This app is not marked as compatible with your {productName} version." : "Αυτή η εφαρμογή δεν είναι σημειωμένη ως συμβατή με την έκδοση {productName} σας.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Εάν συνεχίσετε, θα μπορείτε ακόμα να εγκαταστήσετε την εφαρμογή. Σημειώστε ότι η εφαρμογή μπορεί να μην λειτουργεί όπως αναμένεται.", - "Unknown" : "Άγνωστο", - "Never" : "Ποτέ", "Could not register device: Network error" : "Δεν ήταν δυνατή η εγγραφή της συσκευής: Σφάλμα δικτύου", "Could not register device: Probably already registered" : "Δεν ήταν δυνατή η εγγραφή της συσκευής: Πιθανώς έχει ήδη εγγραφεί", "Could not register device" : "Δεν ήταν δυνατή η εγγραφή της συσκευής", @@ -981,14 +971,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Να επιτρέπεται επίσης η αυτόματη συμπλήρωση σε πλήρη αντιστοίχιση του ID χρήστη", "Search groups…" : "Αναζήτηση ομάδων…", "Loading accounts …" : "Γίνεται φόρτωση λογαριασμών …", + "Set line manager" : "Ορισμός γραμμικού διαχειριστή", "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"], "Password or insufficient permissions message" : "Συνθηματικό ή μήνυμα ανεπαρκών δικαιωμάτων", + "Failed to load groups with details" : "Αποτυχία φόρτωσης ομάδων με λεπτομέρειες", + "Failed to load sub admin groups with details" : "Αποτυχία φόρτωσης ομάδων υποδιαχειριστών με λεπτομέρειες", + "Failed to update line manager" : "Αποτυχία ενημέρωσης γραμμικού διαχειριστή", + "Display name was successfully changed" : "Το εμφανιζόμενο όνομα άλλαξε επιτυχώς", "Password can't be empty" : "Το συνθηματικό δεν μπορεί να είναι κενό", "Password was successfully changed" : "Το συνθηματικό άλλαξε επιτυχώς", + "Email can't be empty" : "Το email δεν μπορεί να είναι κενό", + "Email was successfully changed" : "Το email άλλαξε επιτυχώς", "Loading account …" : "Γίνεται φόρτωση λογαριασμού …", + "Change display name" : "Αλλαγή εμφανιζόμενου ονόματος", "Set new password" : "Ορισμός νέου συνθηματικού", "You do not have permissions to see the details of this account" : "Δεν έχετε δικαιώματα για να δείτε τις λεπτομέρειες αυτού του λογαριασμού", + "Set new email address" : "Ορισμός νέας διεύθυνσης email", + "Add account to group" : "Προσθήκη λογαριασμού σε ομάδα", + "Set account as admin for" : "Ορισμός λογαριασμού ως διαχειριστή για", + "Select account quota" : "Επιλογή χωρητικότητας λογαριασμού", + "Set the language" : "Ορισμός γλώσσας", + "Done" : "Ολοκληρώθηκε", "Adding your device …" : "Γίνεται προσθήκη της συσκευής σας …", "Sending…" : "Γίνεται αποστολή…", "Email sent" : "Το Email απεστάλη", @@ -999,7 +1003,6 @@ OC.L10N.register( "Credentials" : "Διαπιστευτήρια", "SMTP Login" : "Σύνδεση SMTP", "SMTP Password" : "Συνθηματικό SMTP", - "Save" : "Αποθήκευση", "Test and verify email settings" : "Δοκιμή και επαλήθευση τις ρυθμίσεων email" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 0075ab43ed1..d9ae3061974 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -727,39 +727,44 @@ "No accounts" : "Δεν υπάρχουν λογαριασμοί", "Loading accounts …" : "Γίνεται φόρτωση λογαριασμού …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Λίστα λογαριασμών. Αυτή η λίστα δεν αποδίδεται πλήρως για λόγους απόδοσης. Οι λογαριασμοί θα αποδίδονται καθώς πλοηγείστε στη λίστα.", - "Manager" : "Διαχειριστής", - "Set line manager" : "Ορισμός γραμμικού διαχειριστή", + "Account name" : "Όνομα λογαριασμού", + "Account updated" : "Ο λογαριασμός ενημερώθηκε", + "Edit account" : "Επεξεργασία λογαριασμού", + "Saving …" : "Αποθήκευση ...", + "Save" : "Αποθήκευση", "Account name will be autogenerated" : "Το όνομα λογαριασμού θα δημιουργηθεί αυτόματα", "Account name (required)" : "Όνομα λογαριασμού (απαιτείται)", - "Failed to search groups" : "Αποτυχία αναζήτησης ομάδων", - "New account" : "Νέος λογαριασμός", - "Display name" : "Εμφανιζόμενο όνομα", - "Either password or email is required" : "Απαιτείται είτε συνθηματικό είτε email", "Password (required)" : "Συνθηματικό (απαιτείται)", "Email (required)" : "Email (απαιτείται)", "Email" : "Email", + "New account" : "Νέος λογαριασμός", + "Add new account" : "Προσθήκη νέου λογαριασμού", + "Display name" : "Εμφανιζόμενο όνομα", + "Either password or email is required" : "Απαιτείται είτε συνθηματικό είτε email", "Member of the following groups (required)" : "Μέλος των ακόλουθων ομάδων (απαιτείται)", "Member of the following groups" : "Μέλος των ακόλουθων ομάδων", + "Failed to search groups" : "Αποτυχία αναζήτησης ομάδων", "Set account groups" : "Ορισμός ομάδων λογαριασμού", "Admin of the following groups" : "Διαχειριστής των ακόλουθων ομάδων", "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …", - "Quota" : "Χωρητικότητα", - "Set account quota" : "Ορισμός χωρητικότητας λογαριασμού", "Language" : "Γλώσσα", "Set default language" : "Ορισμός προεπιλεγμένης γλώσσας", - "Add new account" : "Προσθήκη νέου λογαριασμού", + "Manager" : "Διαχειριστής", + "Quota" : "Χωρητικότητα", + "Set account quota" : "Ορισμός χωρητικότητας λογαριασμού", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} λογαριασμός","{userCount} λογαριασμοί"], "Total rows summary" : "Συνολική σύνοψη γραμμών", "Scroll to load more rows" : "Κυλήστε για να φορτώσετε περισσότερες γραμμές", "Avatar" : "Εικόνα προφίλ", - "Account name" : "Όνομα λογαριασμού", "Group admin for" : "Ομαδα διαχειριστή για", "Account backend" : "Σύστημα υποστήριξης λογαριασμού", "Storage location" : "Τοποθεσία αποθηκευτικού χώρου", "First login" : "Πρώτη σύνδεση", "Last login" : "Τελευταία είσοδος", "Account actions" : "Δραστηριότητα λογαριασμού", + "Unknown" : "Άγνωστο", + "Never" : "Ποτέ", "{size} used" : "{size} που χρησιμοποιείται", "Delete account" : "Διαγραφή λογαριασμού", "Disconnect all devices and delete local data" : "Αποσύνδεση όλων των συσκευών και διαγραφή τοπικών δεδομένων", @@ -770,25 +775,12 @@ "Remote wipe of devices" : "Απομακρυσμένη εκκαθάριση συσκευών", "Wipe {userid}'s devices" : "Εκκαθάριση συσκευών του {userid}", "Wiped {userid}'s devices" : "Εκκαθάριση συσκευών του {userid}", - "Failed to load groups with details" : "Αποτυχία φόρτωσης ομάδων με λεπτομέρειες", - "Failed to load sub admin groups with details" : "Αποτυχία φόρτωσης ομάδων υποδιαχειριστών με λεπτομέρειες", - "Failed to update line manager" : "Αποτυχία ενημέρωσης γραμμικού διαχειριστή", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Διαγραφή λογαριασμού του {userid} και όλων των προσωπικών αρχείων, δεδομένων εφαρμογών, κτλ.", "Account deletion" : "Διαγραφή λογαριασμού", "Delete {userid}'s account" : "Διαγραφή λογαριασμού του {userid}", - "Display name was successfully changed" : "Το εμφανιζόμενο όνομα άλλαξε επιτυχώς", - "Email can't be empty" : "Το email δεν μπορεί να είναι κενό", - "Email was successfully changed" : "Το email άλλαξε επιτυχώς", "Welcome mail sent!" : "Απεστάλη το μήνυμα καλωσορίσματος!", "Loading account …" : "Γίνεται φόρτωση λογαριασμού …", - "Change display name" : "Αλλαγή εμφανιζόμενου ονόματος", - "Set new email address" : "Ορισμός νέας διεύθυνσης email", - "Add account to group" : "Προσθήκη λογαριασμού σε ομάδα", - "Set account as admin for" : "Ορισμός λογαριασμού ως διαχειριστή για", - "Select account quota" : "Επιλογή χωρητικότητας λογαριασμού", - "Set the language" : "Ορισμός γλώσσας", "Toggle account actions menu" : "Εναλλαγή μενού ενεργειών λογαριασμού", - "Done" : "Ολοκληρώθηκε", "Edit" : "Επεξεργασία", "Account management settings" : "Ρυθμίσεις διαχείρισης λογαριασμών", "Visibility" : "Ορατότητα", @@ -931,8 +923,6 @@ "The app will be downloaded from the App Store" : "Θα γίνει λήψη της εφαρμογής από το App Store", "This app is not marked as compatible with your {productName} version." : "Αυτή η εφαρμογή δεν είναι σημειωμένη ως συμβατή με την έκδοση {productName} σας.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Εάν συνεχίσετε, θα μπορείτε ακόμα να εγκαταστήσετε την εφαρμογή. Σημειώστε ότι η εφαρμογή μπορεί να μην λειτουργεί όπως αναμένεται.", - "Unknown" : "Άγνωστο", - "Never" : "Ποτέ", "Could not register device: Network error" : "Δεν ήταν δυνατή η εγγραφή της συσκευής: Σφάλμα δικτύου", "Could not register device: Probably already registered" : "Δεν ήταν δυνατή η εγγραφή της συσκευής: Πιθανώς έχει ήδη εγγραφεί", "Could not register device" : "Δεν ήταν δυνατή η εγγραφή της συσκευής", @@ -979,14 +969,28 @@ "Also allow autocompletion on full match of the user id" : "Να επιτρέπεται επίσης η αυτόματη συμπλήρωση σε πλήρη αντιστοίχιση του ID χρήστη", "Search groups…" : "Αναζήτηση ομάδων…", "Loading accounts …" : "Γίνεται φόρτωση λογαριασμών …", + "Set line manager" : "Ορισμός γραμμικού διαχειριστή", "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"], "Password or insufficient permissions message" : "Συνθηματικό ή μήνυμα ανεπαρκών δικαιωμάτων", + "Failed to load groups with details" : "Αποτυχία φόρτωσης ομάδων με λεπτομέρειες", + "Failed to load sub admin groups with details" : "Αποτυχία φόρτωσης ομάδων υποδιαχειριστών με λεπτομέρειες", + "Failed to update line manager" : "Αποτυχία ενημέρωσης γραμμικού διαχειριστή", + "Display name was successfully changed" : "Το εμφανιζόμενο όνομα άλλαξε επιτυχώς", "Password can't be empty" : "Το συνθηματικό δεν μπορεί να είναι κενό", "Password was successfully changed" : "Το συνθηματικό άλλαξε επιτυχώς", + "Email can't be empty" : "Το email δεν μπορεί να είναι κενό", + "Email was successfully changed" : "Το email άλλαξε επιτυχώς", "Loading account …" : "Γίνεται φόρτωση λογαριασμού …", + "Change display name" : "Αλλαγή εμφανιζόμενου ονόματος", "Set new password" : "Ορισμός νέου συνθηματικού", "You do not have permissions to see the details of this account" : "Δεν έχετε δικαιώματα για να δείτε τις λεπτομέρειες αυτού του λογαριασμού", + "Set new email address" : "Ορισμός νέας διεύθυνσης email", + "Add account to group" : "Προσθήκη λογαριασμού σε ομάδα", + "Set account as admin for" : "Ορισμός λογαριασμού ως διαχειριστή για", + "Select account quota" : "Επιλογή χωρητικότητας λογαριασμού", + "Set the language" : "Ορισμός γλώσσας", + "Done" : "Ολοκληρώθηκε", "Adding your device …" : "Γίνεται προσθήκη της συσκευής σας …", "Sending…" : "Γίνεται αποστολή…", "Email sent" : "Το Email απεστάλη", @@ -997,7 +1001,6 @@ "Credentials" : "Διαπιστευτήρια", "SMTP Login" : "Σύνδεση SMTP", "SMTP Password" : "Συνθηματικό SMTP", - "Save" : "Αποθήκευση", "Test and verify email settings" : "Δοκιμή και επαλήθευση τις ρυθμίσεων email" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 6045fc21f42..d7703a03446 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -732,39 +732,43 @@ OC.L10N.register( "No accounts" : "No accounts", "Loading accounts …" : "Loading accounts …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.", - "Manager" : "Manager", - "Set line manager" : "Set line manager", + "Account name" : "Account name", + "Account updated" : "Account updated", + "Saving …" : "Saving …", + "Save" : "Save", "Account name will be autogenerated" : "Account name will be autogenerated", "Account name (required)" : "Account name (required)", - "Failed to search groups" : "Failed to search groups", - "New account" : "New account", - "Display name" : "Display name", - "Either password or email is required" : "Either password or email is required", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "Email", + "New account" : "New account", + "Add new account" : "Add new account", + "Display name" : "Display name", + "Either password or email is required" : "Either password or email is required", "Member of the following groups (required)" : "Member of the following groups (required)", "Member of the following groups" : "Member of the following groups", + "Failed to search groups" : "Failed to search groups", "Set account groups" : "Set account groups", "Admin of the following groups" : "Admin of the following groups", "Set account as admin for …" : "Set account as admin for …", - "Quota" : "Quota", - "Set account quota" : "Set account quota", "Language" : "Language", "Set default language" : "Set default language", - "Add new account" : "Add new account", + "Manager" : "Manager", + "Quota" : "Quota", + "Set account quota" : "Set account quota", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"], "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "Avatar", - "Account name" : "Account name", "Group admin for" : "Group admin for", "Account backend" : "Account backend", "Storage location" : "Storage location", "First login" : "First login", "Last login" : "Last login", "Account actions" : "Account actions", + "Unknown" : "Unknown", + "Never" : "Never", "{size} used" : "{size} used", "Delete account" : "Delete account", "Disconnect all devices and delete local data" : "Disconnect all devices and delete local data", @@ -775,25 +779,12 @@ OC.L10N.register( "Remote wipe of devices" : "Remote wipe of devices", "Wipe {userid}'s devices" : "Wipe {userid}'s devices", "Wiped {userid}'s devices" : "Wiped {userid}'s devices", - "Failed to load groups with details" : "Failed to load groups with details", - "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", - "Failed to update line manager" : "Failed to update line manager", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", - "Display name was successfully changed" : "Display name was successfully changed", - "Email can't be empty" : "Email can't be empty", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", "Loading account …" : "Loading account …", - "Change display name" : "Change display name", - "Set new email address" : "Set new email address", - "Add account to group" : "Add account to group", - "Set account as admin for" : "Set account as admin for", - "Select account quota" : "Select account quota", - "Set the language" : "Set the language", "Toggle account actions menu" : "Toggle account actions menu", - "Done" : "Done", "Edit" : "Edit", "Account management settings" : "Account management settings", "Visibility" : "Visibility", @@ -940,8 +931,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", "This app is not marked as compatible with your {productName} version." : "This app is not marked as compatible with your {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "If you continue you will still be able to install the app. Note that the app might not work as expected.", - "Unknown" : "Unknown", - "Never" : "Never", "Could not register device: Network error" : "Could not register device: Network error", "Could not register device: Probably already registered" : "Could not register device: Probably already registered", "Could not register device" : "Could not register device", @@ -988,14 +977,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Also allow autocompletion on full match of the user id", "Search groups…" : "Search groups…", "Loading accounts …" : "Loading accounts …", + "Set line manager" : "Set line manager", "Set account as admin for …" : "Set account as admin for …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Failed to load groups with details" : "Failed to load groups with details", + "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", + "Failed to update line manager" : "Failed to update line manager", + "Display name was successfully changed" : "Display name was successfully changed", "Password can't be empty" : "Password can't be empty", "Password was successfully changed" : "Password was successfully changed", + "Email can't be empty" : "Email can't be empty", + "Email was successfully changed" : "Email was successfully changed", "Loading account …" : "Loading account …", + "Change display name" : "Change display name", "Set new password" : "Set new password", "You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account", + "Set new email address" : "Set new email address", + "Add account to group" : "Add account to group", + "Set account as admin for" : "Set account as admin for", + "Select account quota" : "Select account quota", + "Set the language" : "Set the language", + "Done" : "Done", "Adding your device …" : "Adding your device …", "Sending…" : "Sending…", "Email sent" : "Email sent", @@ -1006,7 +1009,6 @@ OC.L10N.register( "Credentials" : "Credentials", "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP Password", - "Save" : "Save", "Test and verify email settings" : "Test and verify email settings" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index bab3f30d359..8e84dad94d8 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -730,39 +730,43 @@ "No accounts" : "No accounts", "Loading accounts …" : "Loading accounts …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.", - "Manager" : "Manager", - "Set line manager" : "Set line manager", + "Account name" : "Account name", + "Account updated" : "Account updated", + "Saving …" : "Saving …", + "Save" : "Save", "Account name will be autogenerated" : "Account name will be autogenerated", "Account name (required)" : "Account name (required)", - "Failed to search groups" : "Failed to search groups", - "New account" : "New account", - "Display name" : "Display name", - "Either password or email is required" : "Either password or email is required", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "Email", + "New account" : "New account", + "Add new account" : "Add new account", + "Display name" : "Display name", + "Either password or email is required" : "Either password or email is required", "Member of the following groups (required)" : "Member of the following groups (required)", "Member of the following groups" : "Member of the following groups", + "Failed to search groups" : "Failed to search groups", "Set account groups" : "Set account groups", "Admin of the following groups" : "Admin of the following groups", "Set account as admin for …" : "Set account as admin for …", - "Quota" : "Quota", - "Set account quota" : "Set account quota", "Language" : "Language", "Set default language" : "Set default language", - "Add new account" : "Add new account", + "Manager" : "Manager", + "Quota" : "Quota", + "Set account quota" : "Set account quota", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"], "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "Avatar", - "Account name" : "Account name", "Group admin for" : "Group admin for", "Account backend" : "Account backend", "Storage location" : "Storage location", "First login" : "First login", "Last login" : "Last login", "Account actions" : "Account actions", + "Unknown" : "Unknown", + "Never" : "Never", "{size} used" : "{size} used", "Delete account" : "Delete account", "Disconnect all devices and delete local data" : "Disconnect all devices and delete local data", @@ -773,25 +777,12 @@ "Remote wipe of devices" : "Remote wipe of devices", "Wipe {userid}'s devices" : "Wipe {userid}'s devices", "Wiped {userid}'s devices" : "Wiped {userid}'s devices", - "Failed to load groups with details" : "Failed to load groups with details", - "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", - "Failed to update line manager" : "Failed to update line manager", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", - "Display name was successfully changed" : "Display name was successfully changed", - "Email can't be empty" : "Email can't be empty", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", "Loading account …" : "Loading account …", - "Change display name" : "Change display name", - "Set new email address" : "Set new email address", - "Add account to group" : "Add account to group", - "Set account as admin for" : "Set account as admin for", - "Select account quota" : "Select account quota", - "Set the language" : "Set the language", "Toggle account actions menu" : "Toggle account actions menu", - "Done" : "Done", "Edit" : "Edit", "Account management settings" : "Account management settings", "Visibility" : "Visibility", @@ -938,8 +929,6 @@ "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", "This app is not marked as compatible with your {productName} version." : "This app is not marked as compatible with your {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "If you continue you will still be able to install the app. Note that the app might not work as expected.", - "Unknown" : "Unknown", - "Never" : "Never", "Could not register device: Network error" : "Could not register device: Network error", "Could not register device: Probably already registered" : "Could not register device: Probably already registered", "Could not register device" : "Could not register device", @@ -986,14 +975,28 @@ "Also allow autocompletion on full match of the user id" : "Also allow autocompletion on full match of the user id", "Search groups…" : "Search groups…", "Loading accounts …" : "Loading accounts …", + "Set line manager" : "Set line manager", "Set account as admin for …" : "Set account as admin for …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Failed to load groups with details" : "Failed to load groups with details", + "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", + "Failed to update line manager" : "Failed to update line manager", + "Display name was successfully changed" : "Display name was successfully changed", "Password can't be empty" : "Password can't be empty", "Password was successfully changed" : "Password was successfully changed", + "Email can't be empty" : "Email can't be empty", + "Email was successfully changed" : "Email was successfully changed", "Loading account …" : "Loading account …", + "Change display name" : "Change display name", "Set new password" : "Set new password", "You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account", + "Set new email address" : "Set new email address", + "Add account to group" : "Add account to group", + "Set account as admin for" : "Set account as admin for", + "Select account quota" : "Select account quota", + "Set the language" : "Set the language", + "Done" : "Done", "Adding your device …" : "Adding your device …", "Sending…" : "Sending…", "Email sent" : "Email sent", @@ -1004,7 +1007,6 @@ "Credentials" : "Credentials", "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP Password", - "Save" : "Save", "Test and verify email settings" : "Test and verify email settings" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 370a4e21bde..3a539aaa5c6 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -201,14 +201,18 @@ OC.L10N.register( "Default language" : "Defaŭlta lingvo", "Common languages" : "Ordinaraj lingvoj", "Password change is disabled because the master key is disabled" : "Pasvorta ŝanĝo ne eblas, ĉar la ĉefa ŝlosilo estas neebligita", - "Display name" : "Vidiga nomo", + "Edit account" : "Redakti konton", + "Save" : "Konservi", "Email" : "Retpoŝtadreso", - "Quota" : "Kvoto", + "Display name" : "Vidiga nomo", "Language" : "Lingvo", + "Quota" : "Kvoto", "Avatar" : "Avataro", "Group admin for" : "Grupadministranto por", "Storage location" : "Konserveja loko", "Last login" : "Lasta ensaluto", + "Unknown" : "Nekonata", + "Never" : "Neniam", "{size} used" : "{size} uzataj", "Delete account" : "Forigi konton", "Resend welcome email" : "Resendi bonvenan retpoŝtmesaĝon", @@ -218,7 +222,6 @@ OC.L10N.register( "Account deletion" : "Forigo de konto", "Delete {userid}'s account" : "Forigi konton de {userid}", "Welcome mail sent!" : "Bonvena retpoŝtmesaĝo sendita!", - "Done" : "Farita", "Edit" : "Modifi", "Show storage path" : "Montri vojon al konservejo", "Show last login" : "Montri lastan ensaluton", @@ -266,8 +269,6 @@ OC.L10N.register( "Hide" : "Malmontri", "Download and enable" : "Elŝuti kaj ŝalti", "Disable" : "Malŝalti", - "Unknown" : "Nekonata", - "Never" : "Neniam", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplikaĵo estis ŝaltita, sed ĝi bezonas ĝisdatiĝi. Vi estos direktita al ĝisdatiga paĝon post 5 sekundoj.", "Do you really want to wipe your data from this device?" : "Ĉu vi vere volas forviŝi viajn datumojn el tiu ĉi aparato?", "Confirm wipe" : "Konfirmi forviŝadon", @@ -294,11 +295,11 @@ OC.L10N.register( "Strong password" : "Forta pasvorto", "Group list is empty" : "Gruplisto malpenas", "Unable to retrieve the group list" : "Ne eblis ricevi grupliston", + "Done" : "Farita", "Sending…" : "Sendado...", "Email sent" : "La retpoŝtaĵo sendiĝis", "SSL" : "SSL", "Credentials" : "Aŭtentigiloj", - "SMTP Password" : "SMTP-pasvorto", - "Save" : "Konservi" + "SMTP Password" : "SMTP-pasvorto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index 45ea0b0df78..d27c71e2f6a 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -199,14 +199,18 @@ "Default language" : "Defaŭlta lingvo", "Common languages" : "Ordinaraj lingvoj", "Password change is disabled because the master key is disabled" : "Pasvorta ŝanĝo ne eblas, ĉar la ĉefa ŝlosilo estas neebligita", - "Display name" : "Vidiga nomo", + "Edit account" : "Redakti konton", + "Save" : "Konservi", "Email" : "Retpoŝtadreso", - "Quota" : "Kvoto", + "Display name" : "Vidiga nomo", "Language" : "Lingvo", + "Quota" : "Kvoto", "Avatar" : "Avataro", "Group admin for" : "Grupadministranto por", "Storage location" : "Konserveja loko", "Last login" : "Lasta ensaluto", + "Unknown" : "Nekonata", + "Never" : "Neniam", "{size} used" : "{size} uzataj", "Delete account" : "Forigi konton", "Resend welcome email" : "Resendi bonvenan retpoŝtmesaĝon", @@ -216,7 +220,6 @@ "Account deletion" : "Forigo de konto", "Delete {userid}'s account" : "Forigi konton de {userid}", "Welcome mail sent!" : "Bonvena retpoŝtmesaĝo sendita!", - "Done" : "Farita", "Edit" : "Modifi", "Show storage path" : "Montri vojon al konservejo", "Show last login" : "Montri lastan ensaluton", @@ -264,8 +267,6 @@ "Hide" : "Malmontri", "Download and enable" : "Elŝuti kaj ŝalti", "Disable" : "Malŝalti", - "Unknown" : "Nekonata", - "Never" : "Neniam", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplikaĵo estis ŝaltita, sed ĝi bezonas ĝisdatiĝi. Vi estos direktita al ĝisdatiga paĝon post 5 sekundoj.", "Do you really want to wipe your data from this device?" : "Ĉu vi vere volas forviŝi viajn datumojn el tiu ĉi aparato?", "Confirm wipe" : "Konfirmi forviŝadon", @@ -292,11 +293,11 @@ "Strong password" : "Forta pasvorto", "Group list is empty" : "Gruplisto malpenas", "Unable to retrieve the group list" : "Ne eblis ricevi grupliston", + "Done" : "Farita", "Sending…" : "Sendado...", "Email sent" : "La retpoŝtaĵo sendiĝis", "SSL" : "SSL", "Credentials" : "Aŭtentigiloj", - "SMTP Password" : "SMTP-pasvorto", - "Save" : "Konservi" + "SMTP Password" : "SMTP-pasvorto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index c8e2c0cd440..e89ab2b839c 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -724,39 +724,44 @@ OC.L10N.register( "No accounts" : "Sin cuentas", "Loading accounts …" : "Cargando cuentas …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de cuentas. Esta lista no se muestra completa por razones de rendimiento. Las cuentas se mostrarán a medida que navegue por la lista.", - "Manager" : "Gerente", - "Set line manager" : "Establecer el gerente de línea", + "Account name" : "Nombre de la cuenta", + "Account updated" : "Cuenta actualizada", + "Edit account" : "Editar cuenta", + "Saving …" : "Guardando …", + "Save" : "Guardar", "Account name will be autogenerated" : "El nombre de la cuenta se generará automáticamente", "Account name (required)" : "Nombre de la cuenta (requerido)", - "Failed to search groups" : "Fallo al buscar grupos", - "New account" : "Cuenta nueva", - "Display name" : "Nombre mostrado", - "Either password or email is required" : "Se requiere contraseña o correo electrónico", "Password (required)" : "Contraseña (requerido)", "Email (required)" : "Correo electrónico (requerido)", "Email" : "Correo electrónico", + "New account" : "Cuenta nueva", + "Add new account" : "Añadir cuenta nueva", + "Display name" : "Nombre mostrado", + "Either password or email is required" : "Se requiere contraseña o correo electrónico", "Member of the following groups (required)" : "Miembro de los siguientes grupos (requerido)", "Member of the following groups" : "Miembro de los siguientes grupos", + "Failed to search groups" : "Fallo al buscar grupos", "Set account groups" : "Definir grupos de la cuenta", "Admin of the following groups" : "Administrador de los siguientes grupos", "Set account as admin for …" : "Establecer cuenta como administrador durante …", - "Quota" : "Cuota", - "Set account quota" : "Definir cuota de la cuenta", "Language" : "Idioma", "Set default language" : "Establecer idioma predeterminado", - "Add new account" : "Añadir cuenta nueva", + "Manager" : "Gerente", + "Quota" : "Cuota", + "Set account quota" : "Definir cuota de la cuenta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} cuenta","{userCount} cuentas","{userCount} cuentas"], "Total rows summary" : "Resumen de filas totales", "Scroll to load more rows" : "Desplácese para cargar más filas", "Avatar" : "Avatar", - "Account name" : "Nombre de la cuenta", "Group admin for" : "Administrador de grupo para", "Account backend" : "Backend de cuenta", "Storage location" : "Ubicación del almacenamiento", "First login" : "Primer inicio de sesión", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usados", "Delete account" : "Eliminar cuenta", "Disconnect all devices and delete local data" : "Desconectar todos los dispositivos y eliminar los datos locales", @@ -767,25 +772,12 @@ OC.L10N.register( "Remote wipe of devices" : "Eliminación remota de dispositivos", "Wipe {userid}'s devices" : "Limpiar dispositivos de {userid}", "Wiped {userid}'s devices" : "Dispositivos de {userid} limpiados", - "Failed to load groups with details" : "Fallo al cargar grupos con detalles", - "Failed to load sub admin groups with details" : "Fallo al cargar grupos de subadministradores con detalles", - "Failed to update line manager" : "No se pudo actualizar el gerente de línea", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente la cuenta de {userid}, incluyendo todos sus archivos personales, datos de las apps, etc.", "Account deletion" : "Eliminación de cuentas", "Delete {userid}'s account" : "Eliminar cuenta de {userid}", - "Display name was successfully changed" : "El nombre mostrado se ha cambiado correctamente", - "Email can't be empty" : "El correo electrónico no puede estar vacío", - "Email was successfully changed" : "El correo electrónico se ha cambiado exitosamente", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", "Loading account …" : "Cargando cuenta …", - "Change display name" : "Cambiar nombre mostrado", - "Set new email address" : "Establecer correo electrónico nuevo", - "Add account to group" : "Añadir cuenta a grupo", - "Set account as admin for" : "Establecer cuenta como administrador de", - "Select account quota" : "Seleccionar cuota de cuenta", - "Set the language" : "Establecer el lenguaje", "Toggle account actions menu" : "Alternar menú de acciones de cuenta", - "Done" : "Listo", "Edit" : "Editar", "Account management settings" : "Ajustes de administración de cuentas", "Visibility" : "Visibilidad", @@ -928,8 +920,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "La app va a ser descargada de la App Store", "This app is not marked as compatible with your {productName} version." : "Esta app no está marcada como compatible con la versión de su {productName}", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Si continúa, igual será capaz de instalarla. Tenga en cuenta que podría no funcionar como se espera.", - "Unknown" : "Desconocido", - "Never" : "Nunca", "Could not register device: Network error" : "No se pudo registrar el dispositivo: Error de red", "Could not register device: Probably already registered" : "No se pudo registrar el dispositivo: Es probable que ya esté registrado", "Could not register device" : "No se pudo registrar el dispositivo", @@ -976,14 +966,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "También permitir el autocompletado al hacer una coincidencia completa del id de usuario", "Search groups…" : "Buscar grupos…", "Loading accounts …" : "Cargando cuentas …", + "Set line manager" : "Establecer el gerente de línea", "Set account as admin for …" : "Establecer cuenta como administrador para …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"], "Password or insufficient permissions message" : "Contraseña o mensaje de permisos insuficientes", + "Failed to load groups with details" : "Fallo al cargar grupos con detalles", + "Failed to load sub admin groups with details" : "Fallo al cargar grupos de subadministradores con detalles", + "Failed to update line manager" : "No se pudo actualizar el gerente de línea", + "Display name was successfully changed" : "El nombre mostrado se ha cambiado correctamente", "Password can't be empty" : "La contraseña no puede estar vacía", "Password was successfully changed" : "La contraseña se ha cambiado exitosamente", + "Email can't be empty" : "El correo electrónico no puede estar vacío", + "Email was successfully changed" : "El correo electrónico se ha cambiado exitosamente", "Loading account …" : "Cargando cuenta …", + "Change display name" : "Cambiar nombre mostrado", "Set new password" : "Establecer contraseña nueva", "You do not have permissions to see the details of this account" : "No tiene permisos para ver los detalles de esta cuenta", + "Set new email address" : "Establecer correo electrónico nuevo", + "Add account to group" : "Añadir cuenta a grupo", + "Set account as admin for" : "Establecer cuenta como administrador de", + "Select account quota" : "Seleccionar cuota de cuenta", + "Set the language" : "Establecer el lenguaje", + "Done" : "Listo", "Adding your device …" : "Añadiendo su dispositivo …", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -994,7 +998,6 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Comprobar y verificar configuración de correo" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 40537ba5951..79d7a0db9fc 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -722,39 +722,44 @@ "No accounts" : "Sin cuentas", "Loading accounts …" : "Cargando cuentas …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de cuentas. Esta lista no se muestra completa por razones de rendimiento. Las cuentas se mostrarán a medida que navegue por la lista.", - "Manager" : "Gerente", - "Set line manager" : "Establecer el gerente de línea", + "Account name" : "Nombre de la cuenta", + "Account updated" : "Cuenta actualizada", + "Edit account" : "Editar cuenta", + "Saving …" : "Guardando …", + "Save" : "Guardar", "Account name will be autogenerated" : "El nombre de la cuenta se generará automáticamente", "Account name (required)" : "Nombre de la cuenta (requerido)", - "Failed to search groups" : "Fallo al buscar grupos", - "New account" : "Cuenta nueva", - "Display name" : "Nombre mostrado", - "Either password or email is required" : "Se requiere contraseña o correo electrónico", "Password (required)" : "Contraseña (requerido)", "Email (required)" : "Correo electrónico (requerido)", "Email" : "Correo electrónico", + "New account" : "Cuenta nueva", + "Add new account" : "Añadir cuenta nueva", + "Display name" : "Nombre mostrado", + "Either password or email is required" : "Se requiere contraseña o correo electrónico", "Member of the following groups (required)" : "Miembro de los siguientes grupos (requerido)", "Member of the following groups" : "Miembro de los siguientes grupos", + "Failed to search groups" : "Fallo al buscar grupos", "Set account groups" : "Definir grupos de la cuenta", "Admin of the following groups" : "Administrador de los siguientes grupos", "Set account as admin for …" : "Establecer cuenta como administrador durante …", - "Quota" : "Cuota", - "Set account quota" : "Definir cuota de la cuenta", "Language" : "Idioma", "Set default language" : "Establecer idioma predeterminado", - "Add new account" : "Añadir cuenta nueva", + "Manager" : "Gerente", + "Quota" : "Cuota", + "Set account quota" : "Definir cuota de la cuenta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} cuenta","{userCount} cuentas","{userCount} cuentas"], "Total rows summary" : "Resumen de filas totales", "Scroll to load more rows" : "Desplácese para cargar más filas", "Avatar" : "Avatar", - "Account name" : "Nombre de la cuenta", "Group admin for" : "Administrador de grupo para", "Account backend" : "Backend de cuenta", "Storage location" : "Ubicación del almacenamiento", "First login" : "Primer inicio de sesión", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usados", "Delete account" : "Eliminar cuenta", "Disconnect all devices and delete local data" : "Desconectar todos los dispositivos y eliminar los datos locales", @@ -765,25 +770,12 @@ "Remote wipe of devices" : "Eliminación remota de dispositivos", "Wipe {userid}'s devices" : "Limpiar dispositivos de {userid}", "Wiped {userid}'s devices" : "Dispositivos de {userid} limpiados", - "Failed to load groups with details" : "Fallo al cargar grupos con detalles", - "Failed to load sub admin groups with details" : "Fallo al cargar grupos de subadministradores con detalles", - "Failed to update line manager" : "No se pudo actualizar el gerente de línea", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente la cuenta de {userid}, incluyendo todos sus archivos personales, datos de las apps, etc.", "Account deletion" : "Eliminación de cuentas", "Delete {userid}'s account" : "Eliminar cuenta de {userid}", - "Display name was successfully changed" : "El nombre mostrado se ha cambiado correctamente", - "Email can't be empty" : "El correo electrónico no puede estar vacío", - "Email was successfully changed" : "El correo electrónico se ha cambiado exitosamente", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", "Loading account …" : "Cargando cuenta …", - "Change display name" : "Cambiar nombre mostrado", - "Set new email address" : "Establecer correo electrónico nuevo", - "Add account to group" : "Añadir cuenta a grupo", - "Set account as admin for" : "Establecer cuenta como administrador de", - "Select account quota" : "Seleccionar cuota de cuenta", - "Set the language" : "Establecer el lenguaje", "Toggle account actions menu" : "Alternar menú de acciones de cuenta", - "Done" : "Listo", "Edit" : "Editar", "Account management settings" : "Ajustes de administración de cuentas", "Visibility" : "Visibilidad", @@ -926,8 +918,6 @@ "The app will be downloaded from the App Store" : "La app va a ser descargada de la App Store", "This app is not marked as compatible with your {productName} version." : "Esta app no está marcada como compatible con la versión de su {productName}", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Si continúa, igual será capaz de instalarla. Tenga en cuenta que podría no funcionar como se espera.", - "Unknown" : "Desconocido", - "Never" : "Nunca", "Could not register device: Network error" : "No se pudo registrar el dispositivo: Error de red", "Could not register device: Probably already registered" : "No se pudo registrar el dispositivo: Es probable que ya esté registrado", "Could not register device" : "No se pudo registrar el dispositivo", @@ -974,14 +964,28 @@ "Also allow autocompletion on full match of the user id" : "También permitir el autocompletado al hacer una coincidencia completa del id de usuario", "Search groups…" : "Buscar grupos…", "Loading accounts …" : "Cargando cuentas …", + "Set line manager" : "Establecer el gerente de línea", "Set account as admin for …" : "Establecer cuenta como administrador para …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"], "Password or insufficient permissions message" : "Contraseña o mensaje de permisos insuficientes", + "Failed to load groups with details" : "Fallo al cargar grupos con detalles", + "Failed to load sub admin groups with details" : "Fallo al cargar grupos de subadministradores con detalles", + "Failed to update line manager" : "No se pudo actualizar el gerente de línea", + "Display name was successfully changed" : "El nombre mostrado se ha cambiado correctamente", "Password can't be empty" : "La contraseña no puede estar vacía", "Password was successfully changed" : "La contraseña se ha cambiado exitosamente", + "Email can't be empty" : "El correo electrónico no puede estar vacío", + "Email was successfully changed" : "El correo electrónico se ha cambiado exitosamente", "Loading account …" : "Cargando cuenta …", + "Change display name" : "Cambiar nombre mostrado", "Set new password" : "Establecer contraseña nueva", "You do not have permissions to see the details of this account" : "No tiene permisos para ver los detalles de esta cuenta", + "Set new email address" : "Establecer correo electrónico nuevo", + "Add account to group" : "Añadir cuenta a grupo", + "Set account as admin for" : "Establecer cuenta como administrador de", + "Select account quota" : "Seleccionar cuota de cuenta", + "Set the language" : "Establecer el lenguaje", + "Done" : "Listo", "Adding your device …" : "Añadiendo su dispositivo …", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -992,7 +996,6 @@ "Credentials" : "Credenciales", "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Comprobar y verificar configuración de correo" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index f7f386f17fb..089a0402993 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -156,6 +156,7 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -163,6 +164,8 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -206,8 +209,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Forum" : "Foro", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", @@ -224,7 +225,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json index c6af31db3b2..17e8da65e58 100644 --- a/apps/settings/l10n/es_419.json +++ b/apps/settings/l10n/es_419.json @@ -154,6 +154,7 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -161,6 +162,8 @@ "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -204,8 +207,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Forum" : "Foro", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", @@ -222,7 +223,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 763f8fd1405..da4b30c569b 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -401,17 +401,20 @@ OC.L10N.register( "Add" : "Agregar", "Change" : "Cambiar", "Delete" : "Eliminar", - "Email" : "Correo electrónico", - "Quota" : "Cuota", - "Language" : "Idioma", - "Avatar" : "Avatar", "Account name" : "Nombre de la cuenta", + "Save" : "Guardar", + "Email" : "Correo electrónico", + "Language" : "Idioma", + "Quota" : "Cuota", + "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Account backend" : "Backend de la cuenta", "Storage location" : "Úbicación del almacenamiento", "First login" : "Primer inicio de sesión", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usados", "Delete account" : "Borrar cuenta", "Disconnect all devices and delete local data" : "Desconectar todos los dispositivos y eliminar los datos locales", @@ -421,22 +424,11 @@ OC.L10N.register( "Remote wipe of devices" : "Borrado remoto de dispositivos", "Wipe {userid}'s devices" : "Borrar los dispositivos de {userid}", "Wiped {userid}'s devices" : "Se borraron los dispositivos de {userid}", - "Failed to update line manager" : "No se pudo actualizar el superior inmediato", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente la cuenta de {userid}, incluyendo todos sus archivos personales, datos de las aplicaciones, etc.", "Account deletion" : "Eliminación de la cuenta", "Delete {userid}'s account" : "Eliminar la cuenta de {userid}", - "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", - "Email can't be empty" : "El correo electrónico no puede estar en blanco", - "Email was successfully changed" : "El correo electrónico se cambió correctamente", "Welcome mail sent!" : "¡Correo electrónico de bienvenida enviado!", - "Change display name" : "Cambiar el nombre a mostrar", - "Set new email address" : "Establecer nueva dirección de correo electrónico", - "Add account to group" : "Agregar cuenta al grupo", - "Set account as admin for" : "Establecer cuenta como administrador de", - "Select account quota" : "Seleccionar la cuota de la cuenta", - "Set the language" : "Establecer el lenguaje", "Toggle account actions menu" : "Alternar menú de acciones de cuenta", - "Done" : "Terminado", "Edit" : "Editar", "Account management settings" : "Configuración de administración de cuentas", "Visibility" : "Visibilidad", @@ -542,8 +534,6 @@ OC.L10N.register( "Disable" : "Deshabilitar", "Allow untested app" : "Permitir aplicación no probada", "The app will be downloaded from the App Store" : "La aplicación será descargada de la tienda de aplicaciones", - "Unknown" : "Desconocido", - "Never" : "Nunca", "Could not register device: Network error" : "No se pudo registrar el dispositivo: error de red", "Could not register device: Probably already registered" : "No se pudo registrar el dispositivo: es probable que ya esté registrado", "Could not register device" : "No se pudo registrar el dispositivo", @@ -584,11 +574,22 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Group list is empty" : "La lista de grupos está vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista de grupos", + "Failed to update line manager" : "No se pudo actualizar el superior inmediato", + "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", "Password can't be empty" : "La contraseña no puede estar en blanco", "Password was successfully changed" : "La contraseña se cambió correctamente", + "Email can't be empty" : "El correo electrónico no puede estar en blanco", + "Email was successfully changed" : "El correo electrónico se cambió correctamente", "Loading account …" : "Cargando cuenta ...", + "Change display name" : "Cambiar el nombre a mostrar", "Set new password" : "Establecer nueva contraseña", "You do not have permissions to see the details of this account" : "No tenés permisos para ver los detalles de esta cuenta", + "Set new email address" : "Establecer nueva dirección de correo electrónico", + "Add account to group" : "Agregar cuenta al grupo", + "Set account as admin for" : "Establecer cuenta como administrador de", + "Select account quota" : "Seleccionar la cuota de la cuenta", + "Set the language" : "Establecer el lenguaje", + "Done" : "Terminado", "Adding your device …" : "Agregando tu dispositivo...", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -599,7 +600,6 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index 37ba081a6da..56b5d28b5d4 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -399,17 +399,20 @@ "Add" : "Agregar", "Change" : "Cambiar", "Delete" : "Eliminar", - "Email" : "Correo electrónico", - "Quota" : "Cuota", - "Language" : "Idioma", - "Avatar" : "Avatar", "Account name" : "Nombre de la cuenta", + "Save" : "Guardar", + "Email" : "Correo electrónico", + "Language" : "Idioma", + "Quota" : "Cuota", + "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Account backend" : "Backend de la cuenta", "Storage location" : "Úbicación del almacenamiento", "First login" : "Primer inicio de sesión", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usados", "Delete account" : "Borrar cuenta", "Disconnect all devices and delete local data" : "Desconectar todos los dispositivos y eliminar los datos locales", @@ -419,22 +422,11 @@ "Remote wipe of devices" : "Borrado remoto de dispositivos", "Wipe {userid}'s devices" : "Borrar los dispositivos de {userid}", "Wiped {userid}'s devices" : "Se borraron los dispositivos de {userid}", - "Failed to update line manager" : "No se pudo actualizar el superior inmediato", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente la cuenta de {userid}, incluyendo todos sus archivos personales, datos de las aplicaciones, etc.", "Account deletion" : "Eliminación de la cuenta", "Delete {userid}'s account" : "Eliminar la cuenta de {userid}", - "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", - "Email can't be empty" : "El correo electrónico no puede estar en blanco", - "Email was successfully changed" : "El correo electrónico se cambió correctamente", "Welcome mail sent!" : "¡Correo electrónico de bienvenida enviado!", - "Change display name" : "Cambiar el nombre a mostrar", - "Set new email address" : "Establecer nueva dirección de correo electrónico", - "Add account to group" : "Agregar cuenta al grupo", - "Set account as admin for" : "Establecer cuenta como administrador de", - "Select account quota" : "Seleccionar la cuota de la cuenta", - "Set the language" : "Establecer el lenguaje", "Toggle account actions menu" : "Alternar menú de acciones de cuenta", - "Done" : "Terminado", "Edit" : "Editar", "Account management settings" : "Configuración de administración de cuentas", "Visibility" : "Visibilidad", @@ -540,8 +532,6 @@ "Disable" : "Deshabilitar", "Allow untested app" : "Permitir aplicación no probada", "The app will be downloaded from the App Store" : "La aplicación será descargada de la tienda de aplicaciones", - "Unknown" : "Desconocido", - "Never" : "Nunca", "Could not register device: Network error" : "No se pudo registrar el dispositivo: error de red", "Could not register device: Probably already registered" : "No se pudo registrar el dispositivo: es probable que ya esté registrado", "Could not register device" : "No se pudo registrar el dispositivo", @@ -582,11 +572,22 @@ "Strong password" : "Contraseña fuerte", "Group list is empty" : "La lista de grupos está vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista de grupos", + "Failed to update line manager" : "No se pudo actualizar el superior inmediato", + "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", "Password can't be empty" : "La contraseña no puede estar en blanco", "Password was successfully changed" : "La contraseña se cambió correctamente", + "Email can't be empty" : "El correo electrónico no puede estar en blanco", + "Email was successfully changed" : "El correo electrónico se cambió correctamente", "Loading account …" : "Cargando cuenta ...", + "Change display name" : "Cambiar el nombre a mostrar", "Set new password" : "Establecer nueva contraseña", "You do not have permissions to see the details of this account" : "No tenés permisos para ver los detalles de esta cuenta", + "Set new email address" : "Establecer nueva dirección de correo electrónico", + "Add account to group" : "Agregar cuenta al grupo", + "Set account as admin for" : "Establecer cuenta como administrador de", + "Select account quota" : "Seleccionar la cuota de la cuenta", + "Set the language" : "Establecer el lenguaje", + "Done" : "Terminado", "Adding your device …" : "Agregando tu dispositivo...", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -597,7 +598,6 @@ "Credentials" : "Credenciales", "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index 7c905dcacc0..389ccf75edb 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -160,14 +160,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Eliminar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -210,8 +213,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -233,7 +234,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index 396ff7ae5a0..807c08dee16 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -158,14 +158,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Eliminar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -208,8 +211,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -231,7 +232,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index eb24aea047a..a3d11640ad5 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -158,6 +158,7 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -165,6 +166,8 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -206,8 +209,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Forum" : "Foro", "Legal notice" : "Aviso legal", @@ -227,7 +228,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json index a413965de18..fc85cd99fb6 100644 --- a/apps/settings/l10n/es_CO.json +++ b/apps/settings/l10n/es_CO.json @@ -156,6 +156,7 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -163,6 +164,8 @@ "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -204,8 +207,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Forum" : "Foro", "Legal notice" : "Aviso legal", @@ -225,7 +226,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index 5a3419b7cf6..55bb7150075 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -157,6 +157,7 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -164,6 +165,8 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -205,8 +208,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -227,7 +228,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json index b6a18595d73..b6ccf9a2bfd 100644 --- a/apps/settings/l10n/es_CR.json +++ b/apps/settings/l10n/es_CR.json @@ -155,6 +155,7 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -162,6 +163,8 @@ "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -203,8 +206,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -225,7 +226,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index 3d2560772b3..c0543366173 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -157,14 +157,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -206,8 +209,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -228,7 +229,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json index ab42b723cb2..469ed687c01 100644 --- a/apps/settings/l10n/es_DO.json +++ b/apps/settings/l10n/es_DO.json @@ -155,14 +155,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -204,8 +207,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -226,7 +227,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index 681a41d5eaa..a2dccb04feb 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -307,23 +307,28 @@ OC.L10N.register( "Common languages" : "Idiomas comunes", "Other languages" : "Otros idiomas", "Password change is disabled because the master key is disabled" : "El cambio de contraseña está deshabilitado porque la clave maestra está deshabilitada", - "Manager" : "Administrador", - "Display name" : "Nombre para mostrar", - "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", + "Account name" : "Nombre de la cuenta", + "Account updated" : "Cuenta actualizada", + "Saving …" : "Guardando...", + "Save" : "Guardar", "Password (required)" : "Contraseña (requerida)", "Email (required)" : "Correo electrónico (requerido)", "Email" : "Correo electrónico", - "Quota" : "Cuota", + "Display name" : "Nombre para mostrar", + "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", "Language" : "Idioma", "Set default language" : "Establecer idioma predeterminado", + "Manager" : "Administrador", + "Quota" : "Cuota", "Total rows summary" : "Resumen total de filas.", "Scroll to load more rows" : "Desplázate para cargar más filas", "Avatar" : "Avatar", - "Account name" : "Nombre de la cuenta", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Resend welcome email" : "Reenviar correo de bienvenida", @@ -333,11 +338,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar por completo la cuenta de {userid}, incluidos todos los archivos personales, datos de aplicaciones, etc.", "Account deletion" : "Borrado de cuenta", "Delete {userid}'s account" : "Borrar la cuenta de {userid}", - "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", - "Email was successfully changed" : "Se cambió correctamente el correo electrónico", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", - "Set the language" : "Establecer el idioma", - "Done" : "Hecho", "Edit" : "Editar", "Visibility" : "Visibilidad", "Show storage path" : "Mostrar ruta de almacenamiento", @@ -415,8 +416,6 @@ OC.L10N.register( "Download and enable" : "Descargar y habilitar", "Disable" : "Deshabilitar", "The app will be downloaded from the App Store" : "La aplicación se descargará desde la App Store", - "Unknown" : "Desconocido", - "Never" : "Nunca", "An error occurred during the request. Unable to proceed." : "Ocurrió un error durante la solicitud. No se puede continuar.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: Esta aplicación no se puede habilitar porque hace que el servidor sea inestable", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", @@ -448,7 +447,11 @@ OC.L10N.register( "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", "Password or insufficient permissions message" : "Contraseña o mensaje de permisos insuficientes", + "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", "Password was successfully changed" : "Se cambió correctamente la contraseña", + "Email was successfully changed" : "Se cambió correctamente el correo electrónico", + "Set the language" : "Establecer el idioma", + "Done" : "Hecho", "Adding your device …" : "Agregando tu dispositivo ...", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -456,7 +459,6 @@ OC.L10N.register( "SSL" : "SSL", "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 119fbd2c290..764b22bc1f3 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -305,23 +305,28 @@ "Common languages" : "Idiomas comunes", "Other languages" : "Otros idiomas", "Password change is disabled because the master key is disabled" : "El cambio de contraseña está deshabilitado porque la clave maestra está deshabilitada", - "Manager" : "Administrador", - "Display name" : "Nombre para mostrar", - "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", + "Account name" : "Nombre de la cuenta", + "Account updated" : "Cuenta actualizada", + "Saving …" : "Guardando...", + "Save" : "Guardar", "Password (required)" : "Contraseña (requerida)", "Email (required)" : "Correo electrónico (requerido)", "Email" : "Correo electrónico", - "Quota" : "Cuota", + "Display name" : "Nombre para mostrar", + "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", "Language" : "Idioma", "Set default language" : "Establecer idioma predeterminado", + "Manager" : "Administrador", + "Quota" : "Cuota", "Total rows summary" : "Resumen total de filas.", "Scroll to load more rows" : "Desplázate para cargar más filas", "Avatar" : "Avatar", - "Account name" : "Nombre de la cuenta", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Resend welcome email" : "Reenviar correo de bienvenida", @@ -331,11 +336,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar por completo la cuenta de {userid}, incluidos todos los archivos personales, datos de aplicaciones, etc.", "Account deletion" : "Borrado de cuenta", "Delete {userid}'s account" : "Borrar la cuenta de {userid}", - "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", - "Email was successfully changed" : "Se cambió correctamente el correo electrónico", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", - "Set the language" : "Establecer el idioma", - "Done" : "Hecho", "Edit" : "Editar", "Visibility" : "Visibilidad", "Show storage path" : "Mostrar ruta de almacenamiento", @@ -413,8 +414,6 @@ "Download and enable" : "Descargar y habilitar", "Disable" : "Deshabilitar", "The app will be downloaded from the App Store" : "La aplicación se descargará desde la App Store", - "Unknown" : "Desconocido", - "Never" : "Nunca", "An error occurred during the request. Unable to proceed." : "Ocurrió un error durante la solicitud. No se puede continuar.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: Esta aplicación no se puede habilitar porque hace que el servidor sea inestable", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", @@ -446,7 +445,11 @@ "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", "Password or insufficient permissions message" : "Contraseña o mensaje de permisos insuficientes", + "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", "Password was successfully changed" : "Se cambió correctamente la contraseña", + "Email was successfully changed" : "Se cambió correctamente el correo electrónico", + "Set the language" : "Establecer el idioma", + "Done" : "Hecho", "Adding your device …" : "Agregando tu dispositivo ...", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -454,7 +457,6 @@ "SSL" : "SSL", "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index 20cfb93f30f..a8c225ad0d3 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -159,6 +159,7 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -166,6 +167,8 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -208,8 +211,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -230,7 +231,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json index 42036d73159..90aa27e53e2 100644 --- a/apps/settings/l10n/es_GT.json +++ b/apps/settings/l10n/es_GT.json @@ -157,6 +157,7 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -164,6 +165,8 @@ "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -206,8 +209,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -228,7 +229,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index 5a2609a9c04..9d08e652257 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -154,6 +154,7 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -161,6 +162,8 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -202,8 +205,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -221,7 +222,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json index f775ff894f4..be7c18d8beb 100644 --- a/apps/settings/l10n/es_HN.json +++ b/apps/settings/l10n/es_HN.json @@ -152,6 +152,7 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -159,6 +160,8 @@ "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -200,8 +203,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -219,7 +220,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 8070cb3a221..218cc7229a4 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -536,34 +536,37 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "El cambio de contraseña está deshabilitado porque la llave maestra está deshabilitada", "No accounts" : "Sin cuentas", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que navegue por la lista.", - "Manager" : "Administrador", - "Set line manager" : "Establecer el administrador", + "Account name" : "Nombre de cuenta", + "Account updated" : "Cuenta actualizada", + "Save" : "Guardar", "Account name will be autogenerated" : "El nombre de la cuenta se generará automáticamente", "Account name (required)" : "Nombre de la cuenta (requerido)", - "New account" : "Nueva cuenta", - "Display name" : "Nombre para mostrar", - "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", "Password (required)" : "Contraseña (requerida)", "Email (required)" : "Correo electrónico (requerido)", "Email" : "Correo electrónico", + "New account" : "Nueva cuenta", + "Add new account" : "Añadir nueva cuenta", + "Display name" : "Nombre para mostrar", + "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", "Member of the following groups (required)" : "Miembro de los siguientes grupos (requerido)", "Member of the following groups" : "Miembro de los siguientes grupos", "Set account groups" : "Configurar grupos de la cuenta", "Admin of the following groups" : "Administrador de los siguientes grupos", - "Quota" : "Cuota", - "Set account quota" : "Definir cuota de la cuenta", "Language" : "Idioma", "Set default language" : "Establecer el idioma predeterminado", - "Add new account" : "Añadir nueva cuenta", + "Manager" : "Administrador", + "Quota" : "Cuota", + "Set account quota" : "Definir cuota de la cuenta", "Total rows summary" : "Resumen de filas totales", "Scroll to load more rows" : "Desplazar para cargar más filas", "Avatar" : "Avatar", - "Account name" : "Nombre de cuenta", "Group admin for" : "Administrador del grupo para", "Account backend" : "Backend de cuenta", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Disconnect all devices and delete local data" : "Desconectar todos los dispositivos y eliminar los datos locales", @@ -573,21 +576,11 @@ OC.L10N.register( "Remote wipe of devices" : "Limpieza remota de dispositivos", "Wipe {userid}'s devices" : "Limpiar los dispositivos de {userid}", "Wiped {userid}'s devices" : "Los dispositivos de {userid} fueron limpiados", - "Failed to update line manager" : "No se pudo actualizar el gerente de línea", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar por completo la cuenta de {userid}, incluidos todos los archivos personales, datos de aplicaciones, etc.", "Account deletion" : "Borrado de cuenta", "Delete {userid}'s account" : "Borrar la cuenta de {userid}", - "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", - "Email was successfully changed" : "Se cambió correctamente el correo electrónico", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", - "Change display name" : "Cambiar el nombre a mostrar", - "Set new email address" : "Establecer nueva dirección de correo electrónico", - "Add account to group" : "Añadir cuenta al grupo", - "Set account as admin for" : "Establecer usuario como administrador de", - "Select account quota" : "Establecer la cuota de la cuenta", - "Set the language" : "Establecer el idioma", "Toggle account actions menu" : "Alternar menú de acciones de usuario", - "Done" : "Terminado", "Edit" : "Editar", "Account management settings" : "Ajustes de administración de usuarios", "Visibility" : "Visibilidad", @@ -694,8 +687,6 @@ OC.L10N.register( "Disable" : "Deshabilitar", "Allow untested app" : "Permitir aplicación no probada", "The app will be downloaded from the App Store" : "La aplicación será descargada de la tienda de aplicaciones", - "Unknown" : "Desconocido", - "Never" : "Nunca", "Could not register device: Network error" : "No se pudo registrar el dispositivo: Error de red", "Could not register device: Probably already registered" : "No se pudo registrar el dispositivo: Probablemente ya esté registrado", "Could not register device" : "No se pudo registrar el dispositivo", @@ -738,12 +729,23 @@ OC.L10N.register( "Exclude some groups from sharing" : "Excluir algunos grupos de compartir", "Limit sharing to some groups" : "Limitar el compartir a algunos grupos", "Loading accounts …" : "Cargando cuentas ...", + "Set line manager" : "Establecer el administrador", "Set account as admin for …" : "Establecer cuenta como administrador de ...", "Password or insufficient permissions message" : "Mensaje de contraseña o permisos insuficientes", + "Failed to update line manager" : "No se pudo actualizar el gerente de línea", + "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", "Password was successfully changed" : "Se cambió correctamente la contraseña", + "Email was successfully changed" : "Se cambió correctamente el correo electrónico", "Loading account …" : "Cargando cuenta ...", + "Change display name" : "Cambiar el nombre a mostrar", "Set new password" : "Establecer nueva contraseña", "You do not have permissions to see the details of this account" : "No tiene los permisos para ver los detalles de este usuario", + "Set new email address" : "Establecer nueva dirección de correo electrónico", + "Add account to group" : "Añadir cuenta al grupo", + "Set account as admin for" : "Establecer usuario como administrador de", + "Select account quota" : "Establecer la cuota de la cuenta", + "Set the language" : "Establecer el idioma", + "Done" : "Terminado", "Adding your device …" : "Añadiendo su dispositivo ...", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -754,7 +756,6 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index f7eaafc9c30..a4073648a37 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -534,34 +534,37 @@ "Password change is disabled because the master key is disabled" : "El cambio de contraseña está deshabilitado porque la llave maestra está deshabilitada", "No accounts" : "Sin cuentas", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que navegue por la lista.", - "Manager" : "Administrador", - "Set line manager" : "Establecer el administrador", + "Account name" : "Nombre de cuenta", + "Account updated" : "Cuenta actualizada", + "Save" : "Guardar", "Account name will be autogenerated" : "El nombre de la cuenta se generará automáticamente", "Account name (required)" : "Nombre de la cuenta (requerido)", - "New account" : "Nueva cuenta", - "Display name" : "Nombre para mostrar", - "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", "Password (required)" : "Contraseña (requerida)", "Email (required)" : "Correo electrónico (requerido)", "Email" : "Correo electrónico", + "New account" : "Nueva cuenta", + "Add new account" : "Añadir nueva cuenta", + "Display name" : "Nombre para mostrar", + "Either password or email is required" : "Se requiere una contraseña o un correo electrónico", "Member of the following groups (required)" : "Miembro de los siguientes grupos (requerido)", "Member of the following groups" : "Miembro de los siguientes grupos", "Set account groups" : "Configurar grupos de la cuenta", "Admin of the following groups" : "Administrador de los siguientes grupos", - "Quota" : "Cuota", - "Set account quota" : "Definir cuota de la cuenta", "Language" : "Idioma", "Set default language" : "Establecer el idioma predeterminado", - "Add new account" : "Añadir nueva cuenta", + "Manager" : "Administrador", + "Quota" : "Cuota", + "Set account quota" : "Definir cuota de la cuenta", "Total rows summary" : "Resumen de filas totales", "Scroll to load more rows" : "Desplazar para cargar más filas", "Avatar" : "Avatar", - "Account name" : "Nombre de cuenta", "Group admin for" : "Administrador del grupo para", "Account backend" : "Backend de cuenta", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Disconnect all devices and delete local data" : "Desconectar todos los dispositivos y eliminar los datos locales", @@ -571,21 +574,11 @@ "Remote wipe of devices" : "Limpieza remota de dispositivos", "Wipe {userid}'s devices" : "Limpiar los dispositivos de {userid}", "Wiped {userid}'s devices" : "Los dispositivos de {userid} fueron limpiados", - "Failed to update line manager" : "No se pudo actualizar el gerente de línea", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar por completo la cuenta de {userid}, incluidos todos los archivos personales, datos de aplicaciones, etc.", "Account deletion" : "Borrado de cuenta", "Delete {userid}'s account" : "Borrar la cuenta de {userid}", - "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", - "Email was successfully changed" : "Se cambió correctamente el correo electrónico", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", - "Change display name" : "Cambiar el nombre a mostrar", - "Set new email address" : "Establecer nueva dirección de correo electrónico", - "Add account to group" : "Añadir cuenta al grupo", - "Set account as admin for" : "Establecer usuario como administrador de", - "Select account quota" : "Establecer la cuota de la cuenta", - "Set the language" : "Establecer el idioma", "Toggle account actions menu" : "Alternar menú de acciones de usuario", - "Done" : "Terminado", "Edit" : "Editar", "Account management settings" : "Ajustes de administración de usuarios", "Visibility" : "Visibilidad", @@ -692,8 +685,6 @@ "Disable" : "Deshabilitar", "Allow untested app" : "Permitir aplicación no probada", "The app will be downloaded from the App Store" : "La aplicación será descargada de la tienda de aplicaciones", - "Unknown" : "Desconocido", - "Never" : "Nunca", "Could not register device: Network error" : "No se pudo registrar el dispositivo: Error de red", "Could not register device: Probably already registered" : "No se pudo registrar el dispositivo: Probablemente ya esté registrado", "Could not register device" : "No se pudo registrar el dispositivo", @@ -736,12 +727,23 @@ "Exclude some groups from sharing" : "Excluir algunos grupos de compartir", "Limit sharing to some groups" : "Limitar el compartir a algunos grupos", "Loading accounts …" : "Cargando cuentas ...", + "Set line manager" : "Establecer el administrador", "Set account as admin for …" : "Establecer cuenta como administrador de ...", "Password or insufficient permissions message" : "Mensaje de contraseña o permisos insuficientes", + "Failed to update line manager" : "No se pudo actualizar el gerente de línea", + "Display name was successfully changed" : "Se cambió correctamente el nombre para mostrar", "Password was successfully changed" : "Se cambió correctamente la contraseña", + "Email was successfully changed" : "Se cambió correctamente el correo electrónico", "Loading account …" : "Cargando cuenta ...", + "Change display name" : "Cambiar el nombre a mostrar", "Set new password" : "Establecer nueva contraseña", "You do not have permissions to see the details of this account" : "No tiene los permisos para ver los detalles de este usuario", + "Set new email address" : "Establecer nueva dirección de correo electrónico", + "Add account to group" : "Añadir cuenta al grupo", + "Set account as admin for" : "Establecer usuario como administrador de", + "Select account quota" : "Establecer la cuota de la cuenta", + "Set the language" : "Establecer el idioma", + "Done" : "Terminado", "Adding your device …" : "Añadiendo su dispositivo ...", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -752,7 +754,6 @@ "Credentials" : "Credenciales", "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js index 36b2248d531..ac1a49dcdea 100644 --- a/apps/settings/l10n/es_NI.js +++ b/apps/settings/l10n/es_NI.js @@ -152,14 +152,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -201,8 +204,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -220,7 +221,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json index 44a3742155c..10a21c52030 100644 --- a/apps/settings/l10n/es_NI.json +++ b/apps/settings/l10n/es_NI.json @@ -150,14 +150,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -199,8 +202,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -218,7 +219,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index c928e71e96a..5cb938502bd 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -153,14 +153,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -203,8 +206,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -222,7 +223,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json index feddffd8098..2642bec875b 100644 --- a/apps/settings/l10n/es_PA.json +++ b/apps/settings/l10n/es_PA.json @@ -151,14 +151,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -201,8 +204,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -220,7 +221,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index fdebeaae7ef..4c18a959680 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -153,14 +153,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -203,8 +206,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -222,7 +223,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 5a86ca74a1a..bb79148e00b 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -151,14 +151,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -201,8 +204,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -220,7 +221,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index c928e71e96a..5cb938502bd 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -153,14 +153,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -203,8 +206,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -222,7 +223,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json index feddffd8098..2642bec875b 100644 --- a/apps/settings/l10n/es_PR.json +++ b/apps/settings/l10n/es_PR.json @@ -151,14 +151,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -201,8 +204,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -220,7 +221,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index e1231a22070..2931c97e4cf 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -152,14 +152,16 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -202,7 +204,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -220,7 +221,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index 42145262747..5a544f4fc6a 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -150,14 +150,16 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -200,7 +202,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -218,7 +219,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index 20cfb93f30f..a8c225ad0d3 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -159,6 +159,7 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -166,6 +167,8 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -208,8 +211,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -230,7 +231,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json index 42036d73159..90aa27e53e2 100644 --- a/apps/settings/l10n/es_SV.json +++ b/apps/settings/l10n/es_SV.json @@ -157,6 +157,7 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", "Language" : "Idioma", "Avatar" : "Avatar", @@ -164,6 +165,8 @@ "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Edit" : "Editar", @@ -206,8 +209,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -228,7 +229,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js index d1648ac8f39..c184ecb4a21 100644 --- a/apps/settings/l10n/es_UY.js +++ b/apps/settings/l10n/es_UY.js @@ -152,14 +152,17 @@ OC.L10N.register( "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -201,8 +204,6 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -220,7 +221,6 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json index ccd88ecf898..e38fc0a0b39 100644 --- a/apps/settings/l10n/es_UY.json +++ b/apps/settings/l10n/es_UY.json @@ -150,14 +150,17 @@ "Add" : "Guardar", "Change" : "Cambiar", "Delete" : "Borrar", + "Save" : "Guardar", "Email" : "Correo electrónico", - "Quota" : "Cuota", "Language" : "Idioma", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Account actions" : "Acciones de la cuenta", + "Unknown" : "Desconocido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Edit" : "Editar", "Show last login" : "Mostrar último inicio de sesión", @@ -199,8 +202,6 @@ "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", "Disable" : "Deshabilitar", - "Unknown" : "Desconocido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", "Forum" : "Foro", @@ -218,7 +219,6 @@ "Email sent" : "Correo electrónico enviado", "SSL" : "SSL", "Credentials" : "Credenciales", - "SMTP Password" : "Contraseña SMTP", - "Save" : "Guardar" + "SMTP Password" : "Contraseña SMTP" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index bace9ad9687..f237f73b426 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -636,39 +636,43 @@ OC.L10N.register( "No accounts" : "Kasutajakontosid pole", "Loading accounts …" : "Laadin kasutajakontosid…", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kasutajakontode loend. Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued kasutajakontid lisanduvad sedamööda, kui sa loendis edasi liigud.", - "Manager" : "Haldaja", - "Set line manager" : "Lisa vahetu ülemus", + "Account name" : "Kasutajakonto nimi", + "Account updated" : "Konto on uuendatud", + "Saving …" : "Salvestan…", + "Save" : "Salvesta", "Account name will be autogenerated" : "Kasutajakonto nimi luuakse automaatselt", "Account name (required)" : "Kasutajakonto nimi (nõutav)", - "Failed to search groups" : "Gruppe ei õnnestunud otsida", - "New account" : "Uus kasutajakonto", - "Display name" : "Kuvatav nimi", - "Either password or email is required" : "Kas salasõna või e-posti aadress on kohustuslik", "Password (required)" : "Salasõna (nõutav)", "Email (required)" : "E-posti aadress (nõutav)", "Email" : "E-post", + "New account" : "Uus kasutajakonto", + "Add new account" : "Lisa uus kasutajakonto", + "Display name" : "Kuvatav nimi", + "Either password or email is required" : "Kas salasõna või e-posti aadress on kohustuslik", "Member of the following groups (required)" : "Järgmiste gruppide liige (nõutav)", "Member of the following groups" : "Järgmiste gruppide liige", + "Failed to search groups" : "Gruppe ei õnnestunud otsida", "Set account groups" : "Määra kasutajakonto grupid", "Admin of the following groups" : "Järgmiste gruppide peakasutaja", "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:", - "Quota" : "Kvoot", - "Set account quota" : "Määra kasutajakonto kvoot", "Language" : "Keel", "Set default language" : "Määra vaikimisi keel", - "Add new account" : "Lisa uus kasutajakonto", + "Manager" : "Haldaja", + "Quota" : "Kvoot", + "Set account quota" : "Määra kasutajakonto kvoot", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} kasutajakonto","{userCount} kasutajakontot"], "Total rows summary" : "Ridade koondkokkuvõte", "Scroll to load more rows" : "Täiendavate ridade laadimiseks keri", "Avatar" : "Tunnuspilt ehk avatar", - "Account name" : "Kasutajakonto nimi", "Group admin for" : "Grupi peakasutaja", "Account backend" : "Kasutajakonto taustateenus", "Storage location" : "Salvestusruumi asukoht", "First login" : "Esimene sisselogimine", "Last login" : "Viimane sisselogimine", "Account actions" : "Kasutajakonto tegevused", + "Unknown" : "Teadmata", + "Never" : "Mitte kunagi", "{size} used" : "{size} kasutatud", "Delete account" : "Kustuta konto", "Disconnect all devices and delete local data" : "Katkesta ühendused kõikide seadmetega ja kustuta kohalikud andmed", @@ -679,25 +683,12 @@ OC.L10N.register( "Remote wipe of devices" : "Seadmete kaugkustutamine", "Wipe {userid}'s devices" : "Kaugkustuta kasutaja „{userid}“ seadmed", "Wiped {userid}'s devices" : "Kasutaja „{userid}“ seadmed on kaugkustutatud", - "Failed to load groups with details" : "Gruppe koos üksikasjadega ei õnnestunud laadida", - "Failed to load sub admin groups with details" : "Alamgruppe koos üksikasjadega ei õnnestunud laadida", - "Failed to update line manager" : "Vahetu ülemuse uuendamine ei õnnestunud", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Kustuta „{userid}“ kasutajakonto täis mahus, sealhulgas tema isiklikud failid, rakenduste andmed ja muud.", "Account deletion" : "Kasutajakonto kustutamine", "Delete {userid}'s account" : "Kustuta kasutajakonto: „{userid}“", - "Display name was successfully changed" : "Kuvatava nime muutmine õnnestus", - "Email can't be empty" : "E-posti aadress ei saa olla tühi", - "Email was successfully changed" : "E-posti aadressi muutmine õnnestus", "Welcome mail sent!" : "Tervituskiri on saadetud!", "Loading account …" : "Laadin kasutajakontot…", - "Change display name" : "Muuda kuvatavat nime", - "Set new email address" : "Sisesta uus e-posti aadress", - "Add account to group" : "Lisa kasutajakonto gruppi", - "Set account as admin for" : "Määra kasutajakonto peakasutajaks siin:", - "Select account quota" : "Määra kasutajakonto kvoot", - "Set the language" : "Vali keel", "Toggle account actions menu" : "Lülita kasutajakonto tegevuste menüü sisse/välja", - "Done" : "Valmis", "Edit" : "Muuda", "Account management settings" : "Kasutajakontode halduse seadistused", "Visibility" : "Nähtavus", @@ -841,8 +832,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "See rakendus laaditakse alla App Store'ist", "This app is not marked as compatible with your {productName} version." : "See rakendus pole märgitud ühilduvaks sinu {productName}i serveri versiooniga. ", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Kui jätkad, siis saad ta ikkagi paigaldada, aga palun arvesta, et ta ei pruugi toimida ootuspäraselt.", - "Unknown" : "Teadmata", - "Never" : "Mitte kunagi", "Could not register device: Network error" : "Seadme registreerimine polnud võimalik: võrguühenduse viga", "Could not register device: Probably already registered" : "Seadme registreerimine polnud võimalik: ilmselt on ta juba registreeritud", "Could not register device" : "Seadme registreerimine polnud võimalik", @@ -889,14 +878,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Lisaks luba automaatset täitmist kasutajatunnuse täisvaste puhul", "Search groups…" : "Otsi gruppe…", "Loading accounts …" : "Kontode laadimine ...", + "Set line manager" : "Lisa vahetu ülemus", "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"], "Password or insufficient permissions message" : "Teavitus salasõna või puuduvate õiguste kohta", + "Failed to load groups with details" : "Gruppe koos üksikasjadega ei õnnestunud laadida", + "Failed to load sub admin groups with details" : "Alamgruppe koos üksikasjadega ei õnnestunud laadida", + "Failed to update line manager" : "Vahetu ülemuse uuendamine ei õnnestunud", + "Display name was successfully changed" : "Kuvatava nime muutmine õnnestus", "Password can't be empty" : "Salasõna ei saa olla tühi", "Password was successfully changed" : "Salasõna muutmine õnnestus", + "Email can't be empty" : "E-posti aadress ei saa olla tühi", + "Email was successfully changed" : "E-posti aadressi muutmine õnnestus", "Loading account …" : "Laadin kasutajakontot…", + "Change display name" : "Muuda kuvatavat nime", "Set new password" : "Määra uus salasõna", "You do not have permissions to see the details of this account" : "Sul puuduvad õigused selle kasutajakonto üksikasjade vaatamiseks", + "Set new email address" : "Sisesta uus e-posti aadress", + "Add account to group" : "Lisa kasutajakonto gruppi", + "Set account as admin for" : "Määra kasutajakonto peakasutajaks siin:", + "Select account quota" : "Määra kasutajakonto kvoot", + "Set the language" : "Vali keel", + "Done" : "Valmis", "Adding your device …" : "Lisan sinu seadet…", "Sending…" : "Saadan...", "Email sent" : "E-kiri on saadetud", @@ -907,7 +910,6 @@ OC.L10N.register( "Credentials" : "Kasutajatunnused", "SMTP Login" : "SMTP kasutajanimi", "SMTP Password" : "SMTP salasõna", - "Save" : "Salvesta", "Test and verify email settings" : "Testi ja kontrolli e-posti seadistusi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index 5a9b53db0a6..80846f16bd0 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -634,39 +634,43 @@ "No accounts" : "Kasutajakontosid pole", "Loading accounts …" : "Laadin kasutajakontosid…", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kasutajakontode loend. Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued kasutajakontid lisanduvad sedamööda, kui sa loendis edasi liigud.", - "Manager" : "Haldaja", - "Set line manager" : "Lisa vahetu ülemus", + "Account name" : "Kasutajakonto nimi", + "Account updated" : "Konto on uuendatud", + "Saving …" : "Salvestan…", + "Save" : "Salvesta", "Account name will be autogenerated" : "Kasutajakonto nimi luuakse automaatselt", "Account name (required)" : "Kasutajakonto nimi (nõutav)", - "Failed to search groups" : "Gruppe ei õnnestunud otsida", - "New account" : "Uus kasutajakonto", - "Display name" : "Kuvatav nimi", - "Either password or email is required" : "Kas salasõna või e-posti aadress on kohustuslik", "Password (required)" : "Salasõna (nõutav)", "Email (required)" : "E-posti aadress (nõutav)", "Email" : "E-post", + "New account" : "Uus kasutajakonto", + "Add new account" : "Lisa uus kasutajakonto", + "Display name" : "Kuvatav nimi", + "Either password or email is required" : "Kas salasõna või e-posti aadress on kohustuslik", "Member of the following groups (required)" : "Järgmiste gruppide liige (nõutav)", "Member of the following groups" : "Järgmiste gruppide liige", + "Failed to search groups" : "Gruppe ei õnnestunud otsida", "Set account groups" : "Määra kasutajakonto grupid", "Admin of the following groups" : "Järgmiste gruppide peakasutaja", "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:", - "Quota" : "Kvoot", - "Set account quota" : "Määra kasutajakonto kvoot", "Language" : "Keel", "Set default language" : "Määra vaikimisi keel", - "Add new account" : "Lisa uus kasutajakonto", + "Manager" : "Haldaja", + "Quota" : "Kvoot", + "Set account quota" : "Määra kasutajakonto kvoot", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} kasutajakonto","{userCount} kasutajakontot"], "Total rows summary" : "Ridade koondkokkuvõte", "Scroll to load more rows" : "Täiendavate ridade laadimiseks keri", "Avatar" : "Tunnuspilt ehk avatar", - "Account name" : "Kasutajakonto nimi", "Group admin for" : "Grupi peakasutaja", "Account backend" : "Kasutajakonto taustateenus", "Storage location" : "Salvestusruumi asukoht", "First login" : "Esimene sisselogimine", "Last login" : "Viimane sisselogimine", "Account actions" : "Kasutajakonto tegevused", + "Unknown" : "Teadmata", + "Never" : "Mitte kunagi", "{size} used" : "{size} kasutatud", "Delete account" : "Kustuta konto", "Disconnect all devices and delete local data" : "Katkesta ühendused kõikide seadmetega ja kustuta kohalikud andmed", @@ -677,25 +681,12 @@ "Remote wipe of devices" : "Seadmete kaugkustutamine", "Wipe {userid}'s devices" : "Kaugkustuta kasutaja „{userid}“ seadmed", "Wiped {userid}'s devices" : "Kasutaja „{userid}“ seadmed on kaugkustutatud", - "Failed to load groups with details" : "Gruppe koos üksikasjadega ei õnnestunud laadida", - "Failed to load sub admin groups with details" : "Alamgruppe koos üksikasjadega ei õnnestunud laadida", - "Failed to update line manager" : "Vahetu ülemuse uuendamine ei õnnestunud", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Kustuta „{userid}“ kasutajakonto täis mahus, sealhulgas tema isiklikud failid, rakenduste andmed ja muud.", "Account deletion" : "Kasutajakonto kustutamine", "Delete {userid}'s account" : "Kustuta kasutajakonto: „{userid}“", - "Display name was successfully changed" : "Kuvatava nime muutmine õnnestus", - "Email can't be empty" : "E-posti aadress ei saa olla tühi", - "Email was successfully changed" : "E-posti aadressi muutmine õnnestus", "Welcome mail sent!" : "Tervituskiri on saadetud!", "Loading account …" : "Laadin kasutajakontot…", - "Change display name" : "Muuda kuvatavat nime", - "Set new email address" : "Sisesta uus e-posti aadress", - "Add account to group" : "Lisa kasutajakonto gruppi", - "Set account as admin for" : "Määra kasutajakonto peakasutajaks siin:", - "Select account quota" : "Määra kasutajakonto kvoot", - "Set the language" : "Vali keel", "Toggle account actions menu" : "Lülita kasutajakonto tegevuste menüü sisse/välja", - "Done" : "Valmis", "Edit" : "Muuda", "Account management settings" : "Kasutajakontode halduse seadistused", "Visibility" : "Nähtavus", @@ -839,8 +830,6 @@ "The app will be downloaded from the App Store" : "See rakendus laaditakse alla App Store'ist", "This app is not marked as compatible with your {productName} version." : "See rakendus pole märgitud ühilduvaks sinu {productName}i serveri versiooniga. ", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Kui jätkad, siis saad ta ikkagi paigaldada, aga palun arvesta, et ta ei pruugi toimida ootuspäraselt.", - "Unknown" : "Teadmata", - "Never" : "Mitte kunagi", "Could not register device: Network error" : "Seadme registreerimine polnud võimalik: võrguühenduse viga", "Could not register device: Probably already registered" : "Seadme registreerimine polnud võimalik: ilmselt on ta juba registreeritud", "Could not register device" : "Seadme registreerimine polnud võimalik", @@ -887,14 +876,28 @@ "Also allow autocompletion on full match of the user id" : "Lisaks luba automaatset täitmist kasutajatunnuse täisvaste puhul", "Search groups…" : "Otsi gruppe…", "Loading accounts …" : "Kontode laadimine ...", + "Set line manager" : "Lisa vahetu ülemus", "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"], "Password or insufficient permissions message" : "Teavitus salasõna või puuduvate õiguste kohta", + "Failed to load groups with details" : "Gruppe koos üksikasjadega ei õnnestunud laadida", + "Failed to load sub admin groups with details" : "Alamgruppe koos üksikasjadega ei õnnestunud laadida", + "Failed to update line manager" : "Vahetu ülemuse uuendamine ei õnnestunud", + "Display name was successfully changed" : "Kuvatava nime muutmine õnnestus", "Password can't be empty" : "Salasõna ei saa olla tühi", "Password was successfully changed" : "Salasõna muutmine õnnestus", + "Email can't be empty" : "E-posti aadress ei saa olla tühi", + "Email was successfully changed" : "E-posti aadressi muutmine õnnestus", "Loading account …" : "Laadin kasutajakontot…", + "Change display name" : "Muuda kuvatavat nime", "Set new password" : "Määra uus salasõna", "You do not have permissions to see the details of this account" : "Sul puuduvad õigused selle kasutajakonto üksikasjade vaatamiseks", + "Set new email address" : "Sisesta uus e-posti aadress", + "Add account to group" : "Lisa kasutajakonto gruppi", + "Set account as admin for" : "Määra kasutajakonto peakasutajaks siin:", + "Select account quota" : "Määra kasutajakonto kvoot", + "Set the language" : "Vali keel", + "Done" : "Valmis", "Adding your device …" : "Lisan sinu seadet…", "Sending…" : "Saadan...", "Email sent" : "E-kiri on saadetud", @@ -905,7 +908,6 @@ "Credentials" : "Kasutajatunnused", "SMTP Login" : "SMTP kasutajanimi", "SMTP Password" : "SMTP salasõna", - "Save" : "Salvesta", "Test and verify email settings" : "Testi ja kontrolli e-posti seadistusi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 07d59bd16bf..f1f55ebf782 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -657,37 +657,42 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Pasahitza aldatzea desgaituta dago gako nagusia desaktibatuta baitago.", "No accounts" : "Konturik ez", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontuen zerrenda. Zerrenda ez da guztiz errenderizatzen errendimendu arrazoiengatik. Kontuak zerrenda nabigatzen duzun heinean errenderizatuko dira.", - "Manager" : "Zuzendaria", - "Set line manager" : "Ezarri linea-arduraduna", + "Account name" : "Kontuaren izena", + "Account updated" : "Kontua eguneratu da", + "Edit account" : "Editatu kontua", + "Saving …" : "Gordetzen  ...", + "Save" : "Gorde", "Account name will be autogenerated" : "Kontuaren izena automatikoki sortuko da", "Account name (required)" : "Kontuaren izena (beharrezkoa)", - "Failed to search groups" : "Ezin izan dira taldeak bilatu", - "New account" : "Kontu berria", - "Display name" : "Erakusteko izena", - "Either password or email is required" : "Posta elektronikoa edo pasahitza beharrezkoak dira", "Password (required)" : "Pasahitza (beharrezkoa)", "Email (required)" : "Posta elektronikoa (beharrezkoa)", "Email" : "E-posta", + "New account" : "Kontu berria", + "Add new account" : "Gehitu kontu berri bat", + "Display name" : "Erakusteko izena", + "Either password or email is required" : "Posta elektronikoa edo pasahitza beharrezkoak dira", "Member of the following groups (required)" : "Talde hauetako kidea (beharrezkoa)", "Member of the following groups" : "Talde hauetako kidea", + "Failed to search groups" : "Ezin izan dira taldeak bilatu", "Set account groups" : "Ezarri kontuaren taldeak", "Admin of the following groups" : "Talde hauetako administratzailea", - "Quota" : "Kuota", - "Set account quota" : "Ezarri kontuaren kuota", "Language" : "Hizkuntza", "Set default language" : "Ezarri hizkuntza lehenetsia", - "Add new account" : "Gehitu kontu berri bat", + "Manager" : "Zuzendaria", + "Quota" : "Kuota", + "Set account quota" : "Ezarri kontuaren kuota", "_{userCount} account_::_{userCount} accounts_" : ["kontu {userCount} ","{userCount} kontu"], "Total rows summary" : "Errenkaden guztirako laburpena", "Scroll to load more rows" : "Mugitu pantailan behera errenkada gehiago kargatzeko", "Avatar" : "Avatarra", - "Account name" : "Kontuaren izena", "Group admin for" : "Talde honen administratzailea", "Account backend" : "Kontuaren motorra", "Storage location" : "Biltegiratze kokapena", "First login" : "Lehen saio-hasiera", "Last login" : "Azken saioa", "Account actions" : "Kontuaren ekintzak", + "Unknown" : "Ezezaguna", + "Never" : "Inoiz ez", "{size} used" : "{size} erabilita", "Delete account" : "Ezabatu kontua", "Disconnect all devices and delete local data" : "Deskonektatu gailu guztiak eta ezabatu datu lokalak", @@ -697,22 +702,11 @@ OC.L10N.register( "Remote wipe of devices" : "Gailuen urruneko garbiketa", "Wipe {userid}'s devices" : "Garbitu {userid}-ren gailuak", "Wiped {userid}'s devices" : "{userid}-ren gailuak garbitu dira", - "Failed to update line manager" : "Ezin izan da arduraduna eguneratu", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} erabiltzailearen kontua, bere fitxategi eta aplikazioen datuak barne, guztiz ezabatu.", "Account deletion" : "Kontu ezabaketa", "Delete {userid}'s account" : "Ezabatu {userid} erabiltzailearen kontua", - "Display name was successfully changed" : "Erakusteko izena ondo aldatu da", - "Email can't be empty" : "Posta elektronikoa ezin da hutsik egon", - "Email was successfully changed" : "Posta elektronikoa ondo aldatu da", "Welcome mail sent!" : "Ongi etorri mezua bidalita!", - "Change display name" : "Aldatu erakutsiko den izena", - "Set new email address" : "Ezarri helbide elektroniko berria", - "Add account to group" : "Gehitu kontua taldera", - "Set account as admin for" : "Ezarri kontua admin gisa", - "Select account quota" : "Hautatu kontuaren kuota", - "Set the language" : "Ezarri hizkuntza", "Toggle account actions menu" : "Txandakatu kontuen ekintza menua", - "Done" : "Egina", "Edit" : "Editatu", "Account management settings" : "Kontuen kudeaketaren ezarpenak", "Visibility" : "Ikusgarritasuna", @@ -824,8 +818,6 @@ OC.L10N.register( "Disable" : "Ez-gaitu", "Allow untested app" : "Baimendu probatu gabeko aplikazioa", "The app will be downloaded from the App Store" : "Aplikazioa aplikazio biltegitik deskargatuko da", - "Unknown" : "Ezezaguna", - "Never" : "Inoiz ez", "Could not register device: Network error" : "Ezin izan da gailua erregistratu: Sare errorea", "Could not register device: Probably already registered" : "Ezin izan da gailua erregistratu: ziurrenik dagoeneko erregistratuta", "Could not register device" : "Ezin izan da gailua erregistratu", @@ -870,14 +862,26 @@ OC.L10N.register( "Limit sharing to some groups" : "Mugatu partekatzea talde batzuetara", "Search groups…" : "Bilatu taldeak...", "Loading accounts …" : "Kontuak kargatzen ...", + "Set line manager" : "Ezarri linea-arduraduna", "Set account as admin for …" : "Ezarri kontua administratzaile gisa", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"], "Password or insufficient permissions message" : "Pasahitz edo baimen gutxiegiko mezua", + "Failed to update line manager" : "Ezin izan da arduraduna eguneratu", + "Display name was successfully changed" : "Erakusteko izena ondo aldatu da", "Password can't be empty" : "Pasahitza ezin da hutsik egon", "Password was successfully changed" : "Pasahitza ondo aldatu da", + "Email can't be empty" : "Posta elektronikoa ezin da hutsik egon", + "Email was successfully changed" : "Posta elektronikoa ondo aldatu da", "Loading account …" : "Kontua kargatzen ...", + "Change display name" : "Aldatu erakutsiko den izena", "Set new password" : "Ezarri pasahitz berria", "You do not have permissions to see the details of this account" : "Ez duzu baimenik kontu honen xehetasunak ikusteko", + "Set new email address" : "Ezarri helbide elektroniko berria", + "Add account to group" : "Gehitu kontua taldera", + "Set account as admin for" : "Ezarri kontua admin gisa", + "Select account quota" : "Hautatu kontuaren kuota", + "Set the language" : "Ezarri hizkuntza", + "Done" : "Egina", "Adding your device …" : "Gailua gehitzen...", "Sending…" : "Bidaltzen...", "Email sent" : "Eposta bidalia", @@ -888,7 +892,6 @@ OC.L10N.register( "Credentials" : "Kredentzialak", "SMTP Login" : "SMTP saioa", "SMTP Password" : "SMTP pasahitza", - "Save" : "Gorde", "Test and verify email settings" : "Probatu eta egiaztatu posta elektronikoaren ezarpenak" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index f9338b75bb3..58120a7e522 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -655,37 +655,42 @@ "Password change is disabled because the master key is disabled" : "Pasahitza aldatzea desgaituta dago gako nagusia desaktibatuta baitago.", "No accounts" : "Konturik ez", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontuen zerrenda. Zerrenda ez da guztiz errenderizatzen errendimendu arrazoiengatik. Kontuak zerrenda nabigatzen duzun heinean errenderizatuko dira.", - "Manager" : "Zuzendaria", - "Set line manager" : "Ezarri linea-arduraduna", + "Account name" : "Kontuaren izena", + "Account updated" : "Kontua eguneratu da", + "Edit account" : "Editatu kontua", + "Saving …" : "Gordetzen  ...", + "Save" : "Gorde", "Account name will be autogenerated" : "Kontuaren izena automatikoki sortuko da", "Account name (required)" : "Kontuaren izena (beharrezkoa)", - "Failed to search groups" : "Ezin izan dira taldeak bilatu", - "New account" : "Kontu berria", - "Display name" : "Erakusteko izena", - "Either password or email is required" : "Posta elektronikoa edo pasahitza beharrezkoak dira", "Password (required)" : "Pasahitza (beharrezkoa)", "Email (required)" : "Posta elektronikoa (beharrezkoa)", "Email" : "E-posta", + "New account" : "Kontu berria", + "Add new account" : "Gehitu kontu berri bat", + "Display name" : "Erakusteko izena", + "Either password or email is required" : "Posta elektronikoa edo pasahitza beharrezkoak dira", "Member of the following groups (required)" : "Talde hauetako kidea (beharrezkoa)", "Member of the following groups" : "Talde hauetako kidea", + "Failed to search groups" : "Ezin izan dira taldeak bilatu", "Set account groups" : "Ezarri kontuaren taldeak", "Admin of the following groups" : "Talde hauetako administratzailea", - "Quota" : "Kuota", - "Set account quota" : "Ezarri kontuaren kuota", "Language" : "Hizkuntza", "Set default language" : "Ezarri hizkuntza lehenetsia", - "Add new account" : "Gehitu kontu berri bat", + "Manager" : "Zuzendaria", + "Quota" : "Kuota", + "Set account quota" : "Ezarri kontuaren kuota", "_{userCount} account_::_{userCount} accounts_" : ["kontu {userCount} ","{userCount} kontu"], "Total rows summary" : "Errenkaden guztirako laburpena", "Scroll to load more rows" : "Mugitu pantailan behera errenkada gehiago kargatzeko", "Avatar" : "Avatarra", - "Account name" : "Kontuaren izena", "Group admin for" : "Talde honen administratzailea", "Account backend" : "Kontuaren motorra", "Storage location" : "Biltegiratze kokapena", "First login" : "Lehen saio-hasiera", "Last login" : "Azken saioa", "Account actions" : "Kontuaren ekintzak", + "Unknown" : "Ezezaguna", + "Never" : "Inoiz ez", "{size} used" : "{size} erabilita", "Delete account" : "Ezabatu kontua", "Disconnect all devices and delete local data" : "Deskonektatu gailu guztiak eta ezabatu datu lokalak", @@ -695,22 +700,11 @@ "Remote wipe of devices" : "Gailuen urruneko garbiketa", "Wipe {userid}'s devices" : "Garbitu {userid}-ren gailuak", "Wiped {userid}'s devices" : "{userid}-ren gailuak garbitu dira", - "Failed to update line manager" : "Ezin izan da arduraduna eguneratu", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} erabiltzailearen kontua, bere fitxategi eta aplikazioen datuak barne, guztiz ezabatu.", "Account deletion" : "Kontu ezabaketa", "Delete {userid}'s account" : "Ezabatu {userid} erabiltzailearen kontua", - "Display name was successfully changed" : "Erakusteko izena ondo aldatu da", - "Email can't be empty" : "Posta elektronikoa ezin da hutsik egon", - "Email was successfully changed" : "Posta elektronikoa ondo aldatu da", "Welcome mail sent!" : "Ongi etorri mezua bidalita!", - "Change display name" : "Aldatu erakutsiko den izena", - "Set new email address" : "Ezarri helbide elektroniko berria", - "Add account to group" : "Gehitu kontua taldera", - "Set account as admin for" : "Ezarri kontua admin gisa", - "Select account quota" : "Hautatu kontuaren kuota", - "Set the language" : "Ezarri hizkuntza", "Toggle account actions menu" : "Txandakatu kontuen ekintza menua", - "Done" : "Egina", "Edit" : "Editatu", "Account management settings" : "Kontuen kudeaketaren ezarpenak", "Visibility" : "Ikusgarritasuna", @@ -822,8 +816,6 @@ "Disable" : "Ez-gaitu", "Allow untested app" : "Baimendu probatu gabeko aplikazioa", "The app will be downloaded from the App Store" : "Aplikazioa aplikazio biltegitik deskargatuko da", - "Unknown" : "Ezezaguna", - "Never" : "Inoiz ez", "Could not register device: Network error" : "Ezin izan da gailua erregistratu: Sare errorea", "Could not register device: Probably already registered" : "Ezin izan da gailua erregistratu: ziurrenik dagoeneko erregistratuta", "Could not register device" : "Ezin izan da gailua erregistratu", @@ -868,14 +860,26 @@ "Limit sharing to some groups" : "Mugatu partekatzea talde batzuetara", "Search groups…" : "Bilatu taldeak...", "Loading accounts …" : "Kontuak kargatzen ...", + "Set line manager" : "Ezarri linea-arduraduna", "Set account as admin for …" : "Ezarri kontua administratzaile gisa", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"], "Password or insufficient permissions message" : "Pasahitz edo baimen gutxiegiko mezua", + "Failed to update line manager" : "Ezin izan da arduraduna eguneratu", + "Display name was successfully changed" : "Erakusteko izena ondo aldatu da", "Password can't be empty" : "Pasahitza ezin da hutsik egon", "Password was successfully changed" : "Pasahitza ondo aldatu da", + "Email can't be empty" : "Posta elektronikoa ezin da hutsik egon", + "Email was successfully changed" : "Posta elektronikoa ondo aldatu da", "Loading account …" : "Kontua kargatzen ...", + "Change display name" : "Aldatu erakutsiko den izena", "Set new password" : "Ezarri pasahitz berria", "You do not have permissions to see the details of this account" : "Ez duzu baimenik kontu honen xehetasunak ikusteko", + "Set new email address" : "Ezarri helbide elektroniko berria", + "Add account to group" : "Gehitu kontua taldera", + "Set account as admin for" : "Ezarri kontua admin gisa", + "Select account quota" : "Hautatu kontuaren kuota", + "Set the language" : "Ezarri hizkuntza", + "Done" : "Egina", "Adding your device …" : "Gailua gehitzen...", "Sending…" : "Bidaltzen...", "Email sent" : "Eposta bidalia", @@ -886,7 +890,6 @@ "Credentials" : "Kredentzialak", "SMTP Login" : "SMTP saioa", "SMTP Password" : "SMTP pasahitza", - "Save" : "Gorde", "Test and verify email settings" : "Probatu eta egiaztatu posta elektronikoaren ezarpenak" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 78f3b071bfe..e9891492a09 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -319,24 +319,30 @@ OC.L10N.register( "Other languages" : "Other languages", "Password change is disabled because the master key is disabled" : "تغییر رمز غیرفعال شده است زیرا کلید اصلی غیرفعال شده است", "No accounts" : "حسابی وجود ندارد", - "Manager" : "Manager", - "Display name" : "نام نمایشی", - "Either password or email is required" : "Either password or email is required", + "Account name" : "نام حساب.", + "Account updated" : "Account updated", + "Edit account" : "ویرایش حساب", + "Saving …" : "در حال ذخیره", + "Save" : "ذخیره", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "ایمیل", - "Quota" : "سهم", + "Display name" : "نام نمایشی", + "Either password or email is required" : "Either password or email is required", "Language" : "زبان", "Set default language" : "Set default language", + "Manager" : "Manager", + "Quota" : "سهم", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"], "Total rows summary" : "خلاصه کل ردیف ها", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "آواتار", - "Account name" : "نام حساب.", "Group admin for" : "مدیر گروه برای", "Storage location" : "محل ذخیره سازی", "Last login" : "آخرین ورود", "Account actions" : "اقدامات حساب", + "Unknown" : "ناشناخته", + "Never" : "هرگز", "{size} used" : "{size} مورد استفاده", "Resend welcome email" : "ارسال ایمیل خوش آمدید", "Remote wipe of devices" : "پاک کردن از راه دور دستگاه ها", @@ -345,11 +351,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "حساب {userid} را با تمام پرونده های شخصی ، داده های برنامه و غیره به طور کامل حذف کنید.", "Account deletion" : "حذف حساب کاربری", "Delete {userid}'s account" : "حساب {userid} را حذف کنید", - "Display name was successfully changed" : "Display name was successfully changed", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "نامه خوش آمديد ارسال شد", - "Set the language" : "Set the language", - "Done" : "Done", "Edit" : "ویرایش", "Visibility" : "Visibility", "Show language" : "Show language", @@ -436,8 +438,6 @@ OC.L10N.register( "Disable" : "غیرفعال", "Allow untested app" : "Allow untested app", "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", - "Unknown" : "ناشناخته", - "Never" : "هرگز", "An error occurred during the request. Unable to proceed." : "An error occurred during the request. Unable to proceed.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "برنامه فعال شده است اما باید به روز شود. شما پس از 5 ثانیه به صفحه بروزرسانی هدایت می شوید.", @@ -471,7 +471,11 @@ OC.L10N.register( "Unable to retrieve the group list" : "ناتوان در گرفتن سیاهٔ گروه‌ها", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."], "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Display name was successfully changed" : "Display name was successfully changed", "Password was successfully changed" : "Password was successfully changed", + "Email was successfully changed" : "Email was successfully changed", + "Set the language" : "Set the language", + "Done" : "Done", "Adding your device …" : "Adding your device …", "Sending…" : "در حال ارسال", "Email sent" : "ایمیل ارسال شد", @@ -479,7 +483,6 @@ OC.L10N.register( "SSL" : "SSL", "Credentials" : "اعتبارهای", "SMTP Password" : "رمز عبور SMTP", - "Save" : "ذخیره", "Test and verify email settings" : "Test and verify email settings" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 4bd9e7c3aa3..0fb1b1ccbb0 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -317,24 +317,30 @@ "Other languages" : "Other languages", "Password change is disabled because the master key is disabled" : "تغییر رمز غیرفعال شده است زیرا کلید اصلی غیرفعال شده است", "No accounts" : "حسابی وجود ندارد", - "Manager" : "Manager", - "Display name" : "نام نمایشی", - "Either password or email is required" : "Either password or email is required", + "Account name" : "نام حساب.", + "Account updated" : "Account updated", + "Edit account" : "ویرایش حساب", + "Saving …" : "در حال ذخیره", + "Save" : "ذخیره", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "ایمیل", - "Quota" : "سهم", + "Display name" : "نام نمایشی", + "Either password or email is required" : "Either password or email is required", "Language" : "زبان", "Set default language" : "Set default language", + "Manager" : "Manager", + "Quota" : "سهم", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"], "Total rows summary" : "خلاصه کل ردیف ها", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "آواتار", - "Account name" : "نام حساب.", "Group admin for" : "مدیر گروه برای", "Storage location" : "محل ذخیره سازی", "Last login" : "آخرین ورود", "Account actions" : "اقدامات حساب", + "Unknown" : "ناشناخته", + "Never" : "هرگز", "{size} used" : "{size} مورد استفاده", "Resend welcome email" : "ارسال ایمیل خوش آمدید", "Remote wipe of devices" : "پاک کردن از راه دور دستگاه ها", @@ -343,11 +349,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "حساب {userid} را با تمام پرونده های شخصی ، داده های برنامه و غیره به طور کامل حذف کنید.", "Account deletion" : "حذف حساب کاربری", "Delete {userid}'s account" : "حساب {userid} را حذف کنید", - "Display name was successfully changed" : "Display name was successfully changed", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "نامه خوش آمديد ارسال شد", - "Set the language" : "Set the language", - "Done" : "Done", "Edit" : "ویرایش", "Visibility" : "Visibility", "Show language" : "Show language", @@ -434,8 +436,6 @@ "Disable" : "غیرفعال", "Allow untested app" : "Allow untested app", "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", - "Unknown" : "ناشناخته", - "Never" : "هرگز", "An error occurred during the request. Unable to proceed." : "An error occurred during the request. Unable to proceed.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "برنامه فعال شده است اما باید به روز شود. شما پس از 5 ثانیه به صفحه بروزرسانی هدایت می شوید.", @@ -469,7 +469,11 @@ "Unable to retrieve the group list" : "ناتوان در گرفتن سیاهٔ گروه‌ها", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."], "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Display name was successfully changed" : "Display name was successfully changed", "Password was successfully changed" : "Password was successfully changed", + "Email was successfully changed" : "Email was successfully changed", + "Set the language" : "Set the language", + "Done" : "Done", "Adding your device …" : "Adding your device …", "Sending…" : "در حال ارسال", "Email sent" : "ایمیل ارسال شد", @@ -477,7 +481,6 @@ "SSL" : "SSL", "Credentials" : "اعتبارهای", "SMTP Password" : "رمز عبور SMTP", - "Save" : "ذخیره", "Test and verify email settings" : "Test and verify email settings" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index ba67536e0bf..ba16ec8e993 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -367,27 +367,33 @@ OC.L10N.register( "Common languages" : "Yleiset kielet", "Other languages" : "Muut kielet", "No accounts" : "Ei tilejä", + "Account name" : "Tilin nimi", + "Account updated" : "Tili päivitetty", + "Edit account" : "Muokkaa tiliä", + "Saving …" : "Tallennetaan …", + "Save" : "Tallenna", "Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti", "Account name (required)" : "Tilin nimi (pakollinen)", - "New account" : "Uusi tili", - "Display name" : "Näyttönimi", - "Either password or email is required" : "Joko salasana tai sähköpostiosoite vaaditaan", "Password (required)" : "Salasana (pakollinen)", "Email (required)" : "Sähköposti (pakollinen)", "Email" : "Sähköpostiosoite", - "Quota" : "Kiintiö", - "Set account quota" : "Aseta tilin kiintiö", + "New account" : "Uusi tili", + "Add new account" : "Lisää uusi tili", + "Display name" : "Näyttönimi", + "Either password or email is required" : "Joko salasana tai sähköpostiosoite vaaditaan", "Language" : "Kieli", "Set default language" : "Aseta oletuskieli", - "Add new account" : "Lisää uusi tili", + "Quota" : "Kiintiö", + "Set account quota" : "Aseta tilin kiintiö", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"], "Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä", "Avatar" : "Profiilikuva", - "Account name" : "Tilin nimi", "Group admin for" : "Ryhmäylläpitäjä ryhmille", "Storage location" : "Tallennustilan sijainti", "Last login" : "Viimeisin kirjautuminen", "Account actions" : "Tilin toiminnot", + "Unknown" : "Tuntematon", + "Never" : "Ei koskaan", "{size} used" : "{size} käytetty", "Delete account" : "Poista tili", "Disable account" : "Poista tili käytöstä", @@ -399,16 +405,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Poista täysin käyttäjän {userid} tili mukaan lukien henkilökohtaiset tiedostot, sovellusten tiedot jne.", "Account deletion" : "Tilin poistaminen", "Delete {userid}'s account" : "Poista käyttäjän {userid} tili", - "Display name was successfully changed" : "Näyttönimi vaihdettiin onnistuneesti", - "Email can't be empty" : "Sähköposti ei voi olla tyhjä", - "Email was successfully changed" : "Sähköpostiosoite vaihdettiin onnistuneesti", "Welcome mail sent!" : "Tervetuloviesti lähetetty!", - "Change display name" : "Vaihda näyttönimi", - "Set new email address" : "Aseta uusi sähköpostiosoite", - "Add account to group" : "Lisää tili ryhmään", - "Select account quota" : "Valitse tilin kiintiö", - "Set the language" : "Aseta kieli", - "Done" : "Valmis", "Edit" : "Muokkaa", "Account management settings" : "Tilihallinnan asetukset", "Visibility" : "Näkyvyys", @@ -502,8 +499,6 @@ OC.L10N.register( "Disable" : "Poista käytöstä", "Allow untested app" : "Salli testaamaton sovellus", "The app will be downloaded from the App Store" : "Sovellus ladataan sovelluskaupasta", - "Unknown" : "Tuntematon", - "Never" : "Ei koskaan", "Could not register device: Network error" : "Laitetta ei voitu rekisteröidä: verkkovirhe", "Could not register device: Probably already registered" : "Laitetta ei voitu rekisteröidä: luultavasti jo rekisteröity", "Could not register device" : "Laitetta ei voitu rekisteröidä", @@ -545,17 +540,25 @@ OC.L10N.register( "Search groups…" : "Etsi ryhmiä…", "Loading accounts …" : "Ladataan tilejä…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"], + "Display name was successfully changed" : "Näyttönimi vaihdettiin onnistuneesti", "Password can't be empty" : "Salasana ei voi olla tyhjä", "Password was successfully changed" : "Salasana vaihdettiin onnistuneesti", + "Email can't be empty" : "Sähköposti ei voi olla tyhjä", + "Email was successfully changed" : "Sähköpostiosoite vaihdettiin onnistuneesti", "Loading account …" : "Ladataan tiliä…", + "Change display name" : "Vaihda näyttönimi", "Set new password" : "Aseta uusi salasana:", + "Set new email address" : "Aseta uusi sähköpostiosoite", + "Add account to group" : "Lisää tili ryhmään", + "Select account quota" : "Valitse tilin kiintiö", + "Set the language" : "Aseta kieli", + "Done" : "Valmis", "Adding your device …" : "Lisätään laitettasi…", "Sending…" : "Lähetetään…", "Email sent" : "Sähköposti lähetetty", "SSL" : "SSL", "Credentials" : "Tilitiedot", "SMTP Password" : "SMTP-salasana", - "Save" : "Tallenna", "Test and verify email settings" : "Testaa ja vahvista sähköpostiasetukset" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 30720f36062..af55b3abd4a 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -365,27 +365,33 @@ "Common languages" : "Yleiset kielet", "Other languages" : "Muut kielet", "No accounts" : "Ei tilejä", + "Account name" : "Tilin nimi", + "Account updated" : "Tili päivitetty", + "Edit account" : "Muokkaa tiliä", + "Saving …" : "Tallennetaan …", + "Save" : "Tallenna", "Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti", "Account name (required)" : "Tilin nimi (pakollinen)", - "New account" : "Uusi tili", - "Display name" : "Näyttönimi", - "Either password or email is required" : "Joko salasana tai sähköpostiosoite vaaditaan", "Password (required)" : "Salasana (pakollinen)", "Email (required)" : "Sähköposti (pakollinen)", "Email" : "Sähköpostiosoite", - "Quota" : "Kiintiö", - "Set account quota" : "Aseta tilin kiintiö", + "New account" : "Uusi tili", + "Add new account" : "Lisää uusi tili", + "Display name" : "Näyttönimi", + "Either password or email is required" : "Joko salasana tai sähköpostiosoite vaaditaan", "Language" : "Kieli", "Set default language" : "Aseta oletuskieli", - "Add new account" : "Lisää uusi tili", + "Quota" : "Kiintiö", + "Set account quota" : "Aseta tilin kiintiö", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"], "Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä", "Avatar" : "Profiilikuva", - "Account name" : "Tilin nimi", "Group admin for" : "Ryhmäylläpitäjä ryhmille", "Storage location" : "Tallennustilan sijainti", "Last login" : "Viimeisin kirjautuminen", "Account actions" : "Tilin toiminnot", + "Unknown" : "Tuntematon", + "Never" : "Ei koskaan", "{size} used" : "{size} käytetty", "Delete account" : "Poista tili", "Disable account" : "Poista tili käytöstä", @@ -397,16 +403,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Poista täysin käyttäjän {userid} tili mukaan lukien henkilökohtaiset tiedostot, sovellusten tiedot jne.", "Account deletion" : "Tilin poistaminen", "Delete {userid}'s account" : "Poista käyttäjän {userid} tili", - "Display name was successfully changed" : "Näyttönimi vaihdettiin onnistuneesti", - "Email can't be empty" : "Sähköposti ei voi olla tyhjä", - "Email was successfully changed" : "Sähköpostiosoite vaihdettiin onnistuneesti", "Welcome mail sent!" : "Tervetuloviesti lähetetty!", - "Change display name" : "Vaihda näyttönimi", - "Set new email address" : "Aseta uusi sähköpostiosoite", - "Add account to group" : "Lisää tili ryhmään", - "Select account quota" : "Valitse tilin kiintiö", - "Set the language" : "Aseta kieli", - "Done" : "Valmis", "Edit" : "Muokkaa", "Account management settings" : "Tilihallinnan asetukset", "Visibility" : "Näkyvyys", @@ -500,8 +497,6 @@ "Disable" : "Poista käytöstä", "Allow untested app" : "Salli testaamaton sovellus", "The app will be downloaded from the App Store" : "Sovellus ladataan sovelluskaupasta", - "Unknown" : "Tuntematon", - "Never" : "Ei koskaan", "Could not register device: Network error" : "Laitetta ei voitu rekisteröidä: verkkovirhe", "Could not register device: Probably already registered" : "Laitetta ei voitu rekisteröidä: luultavasti jo rekisteröity", "Could not register device" : "Laitetta ei voitu rekisteröidä", @@ -543,17 +538,25 @@ "Search groups…" : "Etsi ryhmiä…", "Loading accounts …" : "Ladataan tilejä…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"], + "Display name was successfully changed" : "Näyttönimi vaihdettiin onnistuneesti", "Password can't be empty" : "Salasana ei voi olla tyhjä", "Password was successfully changed" : "Salasana vaihdettiin onnistuneesti", + "Email can't be empty" : "Sähköposti ei voi olla tyhjä", + "Email was successfully changed" : "Sähköpostiosoite vaihdettiin onnistuneesti", "Loading account …" : "Ladataan tiliä…", + "Change display name" : "Vaihda näyttönimi", "Set new password" : "Aseta uusi salasana:", + "Set new email address" : "Aseta uusi sähköpostiosoite", + "Add account to group" : "Lisää tili ryhmään", + "Select account quota" : "Valitse tilin kiintiö", + "Set the language" : "Aseta kieli", + "Done" : "Valmis", "Adding your device …" : "Lisätään laitettasi…", "Sending…" : "Lähetetään…", "Email sent" : "Sähköposti lähetetty", "SSL" : "SSL", "Credentials" : "Tilitiedot", "SMTP Password" : "SMTP-salasana", - "Save" : "Tallenna", "Test and verify email settings" : "Testaa ja vahvista sähköpostiasetukset" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 0cd20720138..7943a600099 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -726,39 +726,44 @@ OC.L10N.register( "No accounts" : "Aucun compte", "Loading accounts …" : "Chargement des comptes …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste des comptes. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les comptes seront affichés au fur et à mesure que vous naviguerez dans la liste.", - "Manager" : "Supérieur", - "Set line manager" : "Définir le responsable hiérarchique", + "Account name" : "Nom du compte", + "Account updated" : "Compte mis à jour", + "Edit account" : "Modifier le compte", + "Saving …" : "Enregistrement…", + "Save" : "Enregistrer", "Account name will be autogenerated" : "Le nom du compte sera généré automatiquement", "Account name (required)" : "Nom du compte (obligatoire)", - "Failed to search groups" : "Échec de la recherche des groupes", - "New account" : "Nouveau compte", - "Display name" : "Nom d’affichage", - "Either password or email is required" : "Le mot de passe ou l'e-mail est requis", "Password (required)" : "Mot de passe (requis)", "Email (required)" : "E-mail (requis)", "Email" : "E-mail", + "New account" : "Nouveau compte", + "Add new account" : "Ajouter le nouveau compte", + "Display name" : "Nom d’affichage", + "Either password or email is required" : "Le mot de passe ou l'e-mail est requis", "Member of the following groups (required)" : "Membre des groupes suivants (obligatoire)", "Member of the following groups" : "Membre des groupes suivants", + "Failed to search groups" : "Échec de la recherche des groupes", "Set account groups" : "Définir les groupes de comptes", "Admin of the following groups" : "Administrateur des groupes suivants", "Set account as admin for …" : "Définir en tant qu'administrateur pour …", - "Quota" : "Quota", - "Set account quota" : "Définir le quota du compte", "Language" : "Langue", "Set default language" : "Définir la langue par défaut", - "Add new account" : "Ajouter le nouveau compte", + "Manager" : "Supérieur", + "Quota" : "Quota", + "Set account quota" : "Définir le quota du compte", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte …","{userCount} comptes …","{userCount} comptes …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes","{userCount} comptes"], "Total rows summary" : "Récapitulatif du nombre total de lignes", "Scroll to load more rows" : "Défiler pour charger plus de lignes", "Avatar" : "Avatar", - "Account name" : "Nom du compte", "Group admin for" : "Administrateur de groupe pour", "Account backend" : "Origine du compte", "Storage location" : "Emplacement du stockage", "First login" : "Première connexion", "Last login" : "Dernière connexion", "Account actions" : "Actions du compte", + "Unknown" : "Inconnu", + "Never" : "Jamais", "{size} used" : "{size} utilisés", "Delete account" : "Supprimer le compte", "Disconnect all devices and delete local data" : "Déconnecter tous les appareils et supprimer les données locales", @@ -769,25 +774,12 @@ OC.L10N.register( "Remote wipe of devices" : "Effacer les appareils à distance", "Wipe {userid}'s devices" : "Effacer les appareils de {userid}", "Wiped {userid}'s devices" : "Les appareils de {userid} ont été effacés", - "Failed to load groups with details" : "Échec du chargement des groupes avec les détails", - "Failed to load sub admin groups with details" : "Échec du chargement du sous-administrateur de groupes avec les détails", - "Failed to update line manager" : "Échec de la mise à jour du responsable hiérarchique", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Supprime totalement le compte de {userid} et toutes ses données associées (fichiers personnels, données des applications, etc.)", "Account deletion" : "Suppression de compte", "Delete {userid}'s account" : "Supprimer le compte {userid}", - "Display name was successfully changed" : "Le nom d'affichage a été modifié avec succès", - "Email can't be empty" : "L'adresse mail ne peut pas être vide", - "Email was successfully changed" : "L'e-mail a été modifié avec succès", "Welcome mail sent!" : "E-mail de bienvenue envoyé !", "Loading account …" : "Chargement du compte …", - "Change display name" : "Changer le nom de l'affichage", - "Set new email address" : "Définir une nouvelle adresse e-mail", - "Add account to group" : "Ajouter le compte au groupe", - "Set account as admin for" : "Définir en tant qu'administrateur pour", - "Select account quota" : "Sélectionner le quota du compte", - "Set the language" : "Définir la langue", "Toggle account actions menu" : "Afficher/Masquer le menu des actions de compte", - "Done" : "Fait", "Edit" : "Éditer", "Account management settings" : "Paramètres gestion des comptes", "Visibility" : "Visibilité", @@ -931,8 +923,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "L'application sera téléchargée depuis le magasin d'applications", "This app is not marked as compatible with your {productName} version." : "Cette application n'est pas indiquée comme étant compatible avec votre version de {productName}. ", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.", - "Unknown" : "Inconnu", - "Never" : "Jamais", "Could not register device: Network error" : "Impossible d’enregistrer l’appareil : erreur réseau", "Could not register device: Probably already registered" : "Impossible d’enregistrer l’appareil : probablement déjà enregistré", "Could not register device" : "Impossible d’enregistrer l’appareil", @@ -979,14 +969,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Autoriser également l'autocomplétion en cas de correspondance exacte avec le nom d'utilisateur.", "Search groups…" : "Recherche de groupes…", "Loading accounts …" : "Chargement des comptes …", + "Set line manager" : "Définir le responsable hiérarchique", "Set account as admin for …" : "Définir en tant qu'administrateur pour", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"], "Password or insufficient permissions message" : "Mot de passe ou message d'autorisations insuffisantes", + "Failed to load groups with details" : "Échec du chargement des groupes avec les détails", + "Failed to load sub admin groups with details" : "Échec du chargement du sous-administrateur de groupes avec les détails", + "Failed to update line manager" : "Échec de la mise à jour du responsable hiérarchique", + "Display name was successfully changed" : "Le nom d'affichage a été modifié avec succès", "Password can't be empty" : "Le mot de passe ne peut pas être vide", "Password was successfully changed" : "Le mot de passe a été modifié avec succès", + "Email can't be empty" : "L'adresse mail ne peut pas être vide", + "Email was successfully changed" : "L'e-mail a été modifié avec succès", "Loading account …" : "Chargement du compte…", + "Change display name" : "Changer le nom de l'affichage", "Set new password" : "Définir un nouveau mot de passe", "You do not have permissions to see the details of this account" : "Vous n'avez pas les autorisations pour voir le détail de ce compte.", + "Set new email address" : "Définir une nouvelle adresse e-mail", + "Add account to group" : "Ajouter le compte au groupe", + "Set account as admin for" : "Définir en tant qu'administrateur pour", + "Select account quota" : "Sélectionner le quota du compte", + "Set the language" : "Définir la langue", + "Done" : "Fait", "Adding your device …" : "Ajout de votre périphérique…", "Sending…" : "Envoi en cours...", "Email sent" : "E-mail envoyé", @@ -997,7 +1001,6 @@ OC.L10N.register( "Credentials" : "Informations d’identification", "SMTP Login" : "Identifiant SMTP", "SMTP Password" : "Mot de passe SMTP", - "Save" : "Enregistrer", "Test and verify email settings" : "Tester les paramètres de messagerie" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 47c22b62b2d..14427ad7aab 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -724,39 +724,44 @@ "No accounts" : "Aucun compte", "Loading accounts …" : "Chargement des comptes …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste des comptes. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les comptes seront affichés au fur et à mesure que vous naviguerez dans la liste.", - "Manager" : "Supérieur", - "Set line manager" : "Définir le responsable hiérarchique", + "Account name" : "Nom du compte", + "Account updated" : "Compte mis à jour", + "Edit account" : "Modifier le compte", + "Saving …" : "Enregistrement…", + "Save" : "Enregistrer", "Account name will be autogenerated" : "Le nom du compte sera généré automatiquement", "Account name (required)" : "Nom du compte (obligatoire)", - "Failed to search groups" : "Échec de la recherche des groupes", - "New account" : "Nouveau compte", - "Display name" : "Nom d’affichage", - "Either password or email is required" : "Le mot de passe ou l'e-mail est requis", "Password (required)" : "Mot de passe (requis)", "Email (required)" : "E-mail (requis)", "Email" : "E-mail", + "New account" : "Nouveau compte", + "Add new account" : "Ajouter le nouveau compte", + "Display name" : "Nom d’affichage", + "Either password or email is required" : "Le mot de passe ou l'e-mail est requis", "Member of the following groups (required)" : "Membre des groupes suivants (obligatoire)", "Member of the following groups" : "Membre des groupes suivants", + "Failed to search groups" : "Échec de la recherche des groupes", "Set account groups" : "Définir les groupes de comptes", "Admin of the following groups" : "Administrateur des groupes suivants", "Set account as admin for …" : "Définir en tant qu'administrateur pour …", - "Quota" : "Quota", - "Set account quota" : "Définir le quota du compte", "Language" : "Langue", "Set default language" : "Définir la langue par défaut", - "Add new account" : "Ajouter le nouveau compte", + "Manager" : "Supérieur", + "Quota" : "Quota", + "Set account quota" : "Définir le quota du compte", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte …","{userCount} comptes …","{userCount} comptes …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes","{userCount} comptes"], "Total rows summary" : "Récapitulatif du nombre total de lignes", "Scroll to load more rows" : "Défiler pour charger plus de lignes", "Avatar" : "Avatar", - "Account name" : "Nom du compte", "Group admin for" : "Administrateur de groupe pour", "Account backend" : "Origine du compte", "Storage location" : "Emplacement du stockage", "First login" : "Première connexion", "Last login" : "Dernière connexion", "Account actions" : "Actions du compte", + "Unknown" : "Inconnu", + "Never" : "Jamais", "{size} used" : "{size} utilisés", "Delete account" : "Supprimer le compte", "Disconnect all devices and delete local data" : "Déconnecter tous les appareils et supprimer les données locales", @@ -767,25 +772,12 @@ "Remote wipe of devices" : "Effacer les appareils à distance", "Wipe {userid}'s devices" : "Effacer les appareils de {userid}", "Wiped {userid}'s devices" : "Les appareils de {userid} ont été effacés", - "Failed to load groups with details" : "Échec du chargement des groupes avec les détails", - "Failed to load sub admin groups with details" : "Échec du chargement du sous-administrateur de groupes avec les détails", - "Failed to update line manager" : "Échec de la mise à jour du responsable hiérarchique", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Supprime totalement le compte de {userid} et toutes ses données associées (fichiers personnels, données des applications, etc.)", "Account deletion" : "Suppression de compte", "Delete {userid}'s account" : "Supprimer le compte {userid}", - "Display name was successfully changed" : "Le nom d'affichage a été modifié avec succès", - "Email can't be empty" : "L'adresse mail ne peut pas être vide", - "Email was successfully changed" : "L'e-mail a été modifié avec succès", "Welcome mail sent!" : "E-mail de bienvenue envoyé !", "Loading account …" : "Chargement du compte …", - "Change display name" : "Changer le nom de l'affichage", - "Set new email address" : "Définir une nouvelle adresse e-mail", - "Add account to group" : "Ajouter le compte au groupe", - "Set account as admin for" : "Définir en tant qu'administrateur pour", - "Select account quota" : "Sélectionner le quota du compte", - "Set the language" : "Définir la langue", "Toggle account actions menu" : "Afficher/Masquer le menu des actions de compte", - "Done" : "Fait", "Edit" : "Éditer", "Account management settings" : "Paramètres gestion des comptes", "Visibility" : "Visibilité", @@ -929,8 +921,6 @@ "The app will be downloaded from the App Store" : "L'application sera téléchargée depuis le magasin d'applications", "This app is not marked as compatible with your {productName} version." : "Cette application n'est pas indiquée comme étant compatible avec votre version de {productName}. ", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.", - "Unknown" : "Inconnu", - "Never" : "Jamais", "Could not register device: Network error" : "Impossible d’enregistrer l’appareil : erreur réseau", "Could not register device: Probably already registered" : "Impossible d’enregistrer l’appareil : probablement déjà enregistré", "Could not register device" : "Impossible d’enregistrer l’appareil", @@ -977,14 +967,28 @@ "Also allow autocompletion on full match of the user id" : "Autoriser également l'autocomplétion en cas de correspondance exacte avec le nom d'utilisateur.", "Search groups…" : "Recherche de groupes…", "Loading accounts …" : "Chargement des comptes …", + "Set line manager" : "Définir le responsable hiérarchique", "Set account as admin for …" : "Définir en tant qu'administrateur pour", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"], "Password or insufficient permissions message" : "Mot de passe ou message d'autorisations insuffisantes", + "Failed to load groups with details" : "Échec du chargement des groupes avec les détails", + "Failed to load sub admin groups with details" : "Échec du chargement du sous-administrateur de groupes avec les détails", + "Failed to update line manager" : "Échec de la mise à jour du responsable hiérarchique", + "Display name was successfully changed" : "Le nom d'affichage a été modifié avec succès", "Password can't be empty" : "Le mot de passe ne peut pas être vide", "Password was successfully changed" : "Le mot de passe a été modifié avec succès", + "Email can't be empty" : "L'adresse mail ne peut pas être vide", + "Email was successfully changed" : "L'e-mail a été modifié avec succès", "Loading account …" : "Chargement du compte…", + "Change display name" : "Changer le nom de l'affichage", "Set new password" : "Définir un nouveau mot de passe", "You do not have permissions to see the details of this account" : "Vous n'avez pas les autorisations pour voir le détail de ce compte.", + "Set new email address" : "Définir une nouvelle adresse e-mail", + "Add account to group" : "Ajouter le compte au groupe", + "Set account as admin for" : "Définir en tant qu'administrateur pour", + "Select account quota" : "Sélectionner le quota du compte", + "Set the language" : "Définir la langue", + "Done" : "Fait", "Adding your device …" : "Ajout de votre périphérique…", "Sending…" : "Envoi en cours...", "Email sent" : "E-mail envoyé", @@ -995,7 +999,6 @@ "Credentials" : "Informations d’identification", "SMTP Login" : "Identifiant SMTP", "SMTP Password" : "Mot de passe SMTP", - "Save" : "Enregistrer", "Test and verify email settings" : "Tester les paramètres de messagerie" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index a39f7b8f0e6..afd7447d710 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -316,8 +316,13 @@ OC.L10N.register( "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Gan aon tascanna sceidealaithe an lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Tá luas bailithe na dtascanna ceart go leor le lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Bhí luas bailithe na dtascanna mall le lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra."], + "Task Processing success rate" : "Ráta rathúlachta Próiseála Tascanna", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["D’éirigh go maith leis an gcuid is mó de na tascanna an lá deireanach.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Theip ar go leor tascanna le linn an lae seo caite. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart."], + "Task Processing worker status" : "Stádas oibrí Próiseála Tascanna", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["Tá an t-oibrí Próiseála Tascanna tar éis rith sa nóiméad deireanach.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "Is cosúil nach bhfuil an t-oibrí Próiseála Tascanna ag rith. Bhí an rith deireanach ag %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "Is cosúil nach bhfuil an t-oibrí Próiseála Tascanna ag rith. Is cosúil nár rith sé riamh go dtí seo.", "Temporary space available" : "Spás sealadach ar fáil", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Earráid agus an cosán PHP sealadach á sheiceáil - níor socraíodh go heolaire é i gceart. Luach aischurtha: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Tá an fheidhm PHP \"disk_free_space\" díchumasaithe, rud a chuireann cosc ​​​​ar an seiceáil le haghaidh spás leordhóthanach sna heolairí sealadacha.", @@ -732,39 +737,43 @@ OC.L10N.register( "No accounts" : "Gan cuntais", "Loading accounts …" : "Cuntais á lódáil …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liosta cuntas. Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na cuntais a rindreáil agus tú ag dul tríd an liosta.", - "Manager" : "Bainisteoir", - "Set line manager" : "Socraigh bainisteoir líne", + "Account name" : "Ainm chuntais", + "Account updated" : "Nuashonraíodh an cuntas", + "Saving …" : "Shábháil …", + "Save" : "Sábháil", "Account name will be autogenerated" : "Déanfar ainm an chuntais a ghiniúint go huathoibríoch", "Account name (required)" : "Ainm an chuntais (riachtanach)", - "Failed to search groups" : "Theip ar chuardach grúpaí", - "New account" : "Cuntas nua", - "Display name" : "Ainm taispeána", - "Either password or email is required" : "Tá pasfhocal nó ríomhphost ag teastáil", "Password (required)" : "Pasfhocal (riachtanach)", "Email (required)" : "Ríomhphost (riachtanach)", "Email" : "Ríomhphost", + "New account" : "Cuntas nua", + "Add new account" : "Cuir cuntas nua leis", + "Display name" : "Ainm taispeána", + "Either password or email is required" : "Tá pasfhocal nó ríomhphost ag teastáil", "Member of the following groups (required)" : "Ball de na grúpaí seo a leanas (riachtanach)", "Member of the following groups" : "Ball de na grúpaí seo a leanas", + "Failed to search groups" : "Theip ar chuardach grúpaí", "Set account groups" : "Socraigh grúpaí cuntais", "Admin of the following groups" : "Riarachán na ngrúpaí seo a leanas", "Set account as admin for …" : "Socraigh cuntas mar riarthóir do …", - "Quota" : "Cuóta", - "Set account quota" : "Socraigh cuóta cuntais", "Language" : "Teanga", "Set default language" : "Socraigh teanga réamhshocraithe", - "Add new account" : "Cuir cuntas nua leis", + "Manager" : "Bainisteoir", + "Quota" : "Cuóta", + "Set account quota" : "Socraigh cuóta cuntais", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuntas …","{userCount} cuntais …","{userCount} cuntais …","{userCount} cuntais …","{userCount} cuntais …"], "_{userCount} account_::_{userCount} accounts_" : ["cuntas {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}"], "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Scroll to load more rows" : "Scrollaigh chun tuilleadh sraitheanna a lódáil", "Avatar" : "Abhatár", - "Account name" : "Ainm chuntais", "Group admin for" : "Riarachán grúpa le haghaidh", "Account backend" : "Inneall chuntais", "Storage location" : "Suíomh stórála", "First login" : "An chéad logáil isteach", "Last login" : "Logáil isteach deiridh", "Account actions" : "Gníomhartha cuntais", + "Unknown" : "Anaithnid", + "Never" : "Riamh", "{size} used" : "{size} in úsáid", "Delete account" : "Scrios cuntas", "Disconnect all devices and delete local data" : "Déan gach gléas a dhícheangal agus scrios sonraí áitiúla", @@ -775,25 +784,12 @@ OC.L10N.register( "Remote wipe of devices" : "Cianda wipe gléasanna", "Wipe {userid}'s devices" : "Glan gléasanna {userid}", "Wiped {userid}'s devices" : "Scriosadh gléasanna {userid}", - "Failed to load groups with details" : "Theip ar lódáil na ngrúpaí le sonraí", - "Failed to load sub admin groups with details" : "Theip ar lódáil foghrúpaí riaracháin le sonraí", - "Failed to update line manager" : "Theip ar an mbainisteoir líne a nuashonrú", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Scrios go hiomlán cuntas {userid} lena n-áirítear a chomhaid phearsanta go léir, sonraí aipe, etc.", "Account deletion" : "Scriosadh cuntais", "Delete {userid}'s account" : "Scrios cuntas {userid}", - "Display name was successfully changed" : "D'éirigh le hathrú an ainm taispeána", - "Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh", - "Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist", "Welcome mail sent!" : "Fáilte seolta!", "Loading account …" : "Ag lódáil an chuntais …", - "Change display name" : "Athraigh an t-ainm taispeána", - "Set new email address" : "Socraigh seoladh ríomhphoist nua", - "Add account to group" : "Cuir cuntas leis an ngrúpa", - "Set account as admin for" : "Socraigh cuntas mar riarthóir do", - "Select account quota" : "Roghnaigh cuóta cuntais", - "Set the language" : "Socraigh an teanga", "Toggle account actions menu" : "Scoránaigh roghchlár gníomhartha cuntais", - "Done" : "Déanta", "Edit" : "Cuir in eagar", "Account management settings" : "Socruithe bainistíochta cuntais", "Visibility" : "Infheictheacht", @@ -940,8 +936,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Déanfar an aip a íoslódáil ón Siopa Aip", "This app is not marked as compatible with your {productName} version." : "Níl an aip seo marcáilte mar aip atá comhoiriúnach le do leagan de {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Má leanann tú ar aghaidh beidh tú fós in ann an aip a shuiteáil. Tabhair faoi deara go bhféadfadh sé nach n-oibreoidh an aip mar a bhíothas ag súil leis.", - "Unknown" : "Anaithnid", - "Never" : "Riamh", "Could not register device: Network error" : "Níorbh fhéidir gléas a chlárú: Earráid líonra", "Could not register device: Probably already registered" : "Níorbh fhéidir gléas a chlárú: cláraithe cheana féin is dócha", "Could not register device" : "Níorbh fhéidir an gléas a chlárú", @@ -988,14 +982,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Ceadaigh uathchríochnú freisin nuair a mheaitseálann aitheantas an úsáideora go hiomlán", "Search groups…" : "Cuardaigh grúpaí…", "Loading accounts …" : "Cuntais á lódáil…", + "Set line manager" : "Socraigh bainisteoir líne", "Set account as admin for …" : "Socraigh cuntas mar riarthóir do…", "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"], "Password or insufficient permissions message" : "Pasfhocal nó teachtaireacht ceadanna neamhleor", + "Failed to load groups with details" : "Theip ar lódáil na ngrúpaí le sonraí", + "Failed to load sub admin groups with details" : "Theip ar lódáil foghrúpaí riaracháin le sonraí", + "Failed to update line manager" : "Theip ar an mbainisteoir líne a nuashonrú", + "Display name was successfully changed" : "D'éirigh le hathrú an ainm taispeána", "Password can't be empty" : "Ní féidir le pasfhocal a bheith folamh", "Password was successfully changed" : "Athraíodh an pasfhocal go rathúil", + "Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh", + "Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist", "Loading account …" : "Cuntas á lódáil…", + "Change display name" : "Athraigh an t-ainm taispeána", "Set new password" : "Socraigh pasfhocal nua", "You do not have permissions to see the details of this account" : "Níl cead agat sonraí an chuntais seo a fheiceáil", + "Set new email address" : "Socraigh seoladh ríomhphoist nua", + "Add account to group" : "Cuir cuntas leis an ngrúpa", + "Set account as admin for" : "Socraigh cuntas mar riarthóir do", + "Select account quota" : "Roghnaigh cuóta cuntais", + "Set the language" : "Socraigh an teanga", + "Done" : "Déanta", "Adding your device …" : "Ag cur do ghléas leis…", "Sending…" : "Á sheoladh…", "Email sent" : "Ríomhphost seolta", @@ -1006,7 +1014,6 @@ OC.L10N.register( "Credentials" : "Dintiúir", "SMTP Login" : "Logáil Isteach SMTP", "SMTP Password" : "Pasfhocal SMTP", - "Save" : "Sábháil", "Test and verify email settings" : "Tástáil agus fíoraigh socruithe ríomhphoist" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index f333d91a46f..68cd84ae70b 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -314,8 +314,13 @@ "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Gan aon tascanna sceidealaithe an lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite.","Gan aon tascanna sceidealaithe sna %n lá seo caite."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Tá luas bailithe na dtascanna ceart go leor le lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas.","Tá luas bailithe na dtascanna ceart go leor le %n lá anuas."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Bhí luas bailithe na dtascanna mall le lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra.","Tá luas bailithe na dtascanna mall le %n lá anuas. Thóg sé níos mó ná 4 nóiméad go leor tascanna a bhailiú. Smaoinigh ar oibrí a shocrú chun tascanna a phróiseáil sa chúlra."], + "Task Processing success rate" : "Ráta rathúlachta Próiseála Tascanna", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["D’éirigh go maith leis an gcuid is mó de na tascanna an lá deireanach.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite.","D'éirigh leis an gcuid is mó de na tascanna sna %n lá seo caite."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Theip ar go leor tascanna le linn an lae seo caite. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart.","Theip ar go leor tascanna le %n lá anuas. Smaoinigh ar log nextcloud a sheiceáil le haghaidh earráidí agus imscrúdú a dhéanamh ar cibé an bhfuil aipeanna an tsoláthraí AI socraithe i gceart."], + "Task Processing worker status" : "Stádas oibrí Próiseála Tascanna", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["Tá an t-oibrí Próiseála Tascanna tar éis rith sa nóiméad deireanach.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas.","Tá an t-oibrí Próiseála Tascanna ag rith le %n nóiméad anuas."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "Is cosúil nach bhfuil an t-oibrí Próiseála Tascanna ag rith. Bhí an rith deireanach ag %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "Is cosúil nach bhfuil an t-oibrí Próiseála Tascanna ag rith. Is cosúil nár rith sé riamh go dtí seo.", "Temporary space available" : "Spás sealadach ar fáil", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Earráid agus an cosán PHP sealadach á sheiceáil - níor socraíodh go heolaire é i gceart. Luach aischurtha: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Tá an fheidhm PHP \"disk_free_space\" díchumasaithe, rud a chuireann cosc ​​​​ar an seiceáil le haghaidh spás leordhóthanach sna heolairí sealadacha.", @@ -730,39 +735,43 @@ "No accounts" : "Gan cuntais", "Loading accounts …" : "Cuntais á lódáil …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liosta cuntas. Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na cuntais a rindreáil agus tú ag dul tríd an liosta.", - "Manager" : "Bainisteoir", - "Set line manager" : "Socraigh bainisteoir líne", + "Account name" : "Ainm chuntais", + "Account updated" : "Nuashonraíodh an cuntas", + "Saving …" : "Shábháil …", + "Save" : "Sábháil", "Account name will be autogenerated" : "Déanfar ainm an chuntais a ghiniúint go huathoibríoch", "Account name (required)" : "Ainm an chuntais (riachtanach)", - "Failed to search groups" : "Theip ar chuardach grúpaí", - "New account" : "Cuntas nua", - "Display name" : "Ainm taispeána", - "Either password or email is required" : "Tá pasfhocal nó ríomhphost ag teastáil", "Password (required)" : "Pasfhocal (riachtanach)", "Email (required)" : "Ríomhphost (riachtanach)", "Email" : "Ríomhphost", + "New account" : "Cuntas nua", + "Add new account" : "Cuir cuntas nua leis", + "Display name" : "Ainm taispeána", + "Either password or email is required" : "Tá pasfhocal nó ríomhphost ag teastáil", "Member of the following groups (required)" : "Ball de na grúpaí seo a leanas (riachtanach)", "Member of the following groups" : "Ball de na grúpaí seo a leanas", + "Failed to search groups" : "Theip ar chuardach grúpaí", "Set account groups" : "Socraigh grúpaí cuntais", "Admin of the following groups" : "Riarachán na ngrúpaí seo a leanas", "Set account as admin for …" : "Socraigh cuntas mar riarthóir do …", - "Quota" : "Cuóta", - "Set account quota" : "Socraigh cuóta cuntais", "Language" : "Teanga", "Set default language" : "Socraigh teanga réamhshocraithe", - "Add new account" : "Cuir cuntas nua leis", + "Manager" : "Bainisteoir", + "Quota" : "Cuóta", + "Set account quota" : "Socraigh cuóta cuntais", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuntas …","{userCount} cuntais …","{userCount} cuntais …","{userCount} cuntais …","{userCount} cuntais …"], "_{userCount} account_::_{userCount} accounts_" : ["cuntas {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}"], "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Scroll to load more rows" : "Scrollaigh chun tuilleadh sraitheanna a lódáil", "Avatar" : "Abhatár", - "Account name" : "Ainm chuntais", "Group admin for" : "Riarachán grúpa le haghaidh", "Account backend" : "Inneall chuntais", "Storage location" : "Suíomh stórála", "First login" : "An chéad logáil isteach", "Last login" : "Logáil isteach deiridh", "Account actions" : "Gníomhartha cuntais", + "Unknown" : "Anaithnid", + "Never" : "Riamh", "{size} used" : "{size} in úsáid", "Delete account" : "Scrios cuntas", "Disconnect all devices and delete local data" : "Déan gach gléas a dhícheangal agus scrios sonraí áitiúla", @@ -773,25 +782,12 @@ "Remote wipe of devices" : "Cianda wipe gléasanna", "Wipe {userid}'s devices" : "Glan gléasanna {userid}", "Wiped {userid}'s devices" : "Scriosadh gléasanna {userid}", - "Failed to load groups with details" : "Theip ar lódáil na ngrúpaí le sonraí", - "Failed to load sub admin groups with details" : "Theip ar lódáil foghrúpaí riaracháin le sonraí", - "Failed to update line manager" : "Theip ar an mbainisteoir líne a nuashonrú", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Scrios go hiomlán cuntas {userid} lena n-áirítear a chomhaid phearsanta go léir, sonraí aipe, etc.", "Account deletion" : "Scriosadh cuntais", "Delete {userid}'s account" : "Scrios cuntas {userid}", - "Display name was successfully changed" : "D'éirigh le hathrú an ainm taispeána", - "Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh", - "Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist", "Welcome mail sent!" : "Fáilte seolta!", "Loading account …" : "Ag lódáil an chuntais …", - "Change display name" : "Athraigh an t-ainm taispeána", - "Set new email address" : "Socraigh seoladh ríomhphoist nua", - "Add account to group" : "Cuir cuntas leis an ngrúpa", - "Set account as admin for" : "Socraigh cuntas mar riarthóir do", - "Select account quota" : "Roghnaigh cuóta cuntais", - "Set the language" : "Socraigh an teanga", "Toggle account actions menu" : "Scoránaigh roghchlár gníomhartha cuntais", - "Done" : "Déanta", "Edit" : "Cuir in eagar", "Account management settings" : "Socruithe bainistíochta cuntais", "Visibility" : "Infheictheacht", @@ -938,8 +934,6 @@ "The app will be downloaded from the App Store" : "Déanfar an aip a íoslódáil ón Siopa Aip", "This app is not marked as compatible with your {productName} version." : "Níl an aip seo marcáilte mar aip atá comhoiriúnach le do leagan de {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Má leanann tú ar aghaidh beidh tú fós in ann an aip a shuiteáil. Tabhair faoi deara go bhféadfadh sé nach n-oibreoidh an aip mar a bhíothas ag súil leis.", - "Unknown" : "Anaithnid", - "Never" : "Riamh", "Could not register device: Network error" : "Níorbh fhéidir gléas a chlárú: Earráid líonra", "Could not register device: Probably already registered" : "Níorbh fhéidir gléas a chlárú: cláraithe cheana féin is dócha", "Could not register device" : "Níorbh fhéidir an gléas a chlárú", @@ -986,14 +980,28 @@ "Also allow autocompletion on full match of the user id" : "Ceadaigh uathchríochnú freisin nuair a mheaitseálann aitheantas an úsáideora go hiomlán", "Search groups…" : "Cuardaigh grúpaí…", "Loading accounts …" : "Cuntais á lódáil…", + "Set line manager" : "Socraigh bainisteoir líne", "Set account as admin for …" : "Socraigh cuntas mar riarthóir do…", "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"], "Password or insufficient permissions message" : "Pasfhocal nó teachtaireacht ceadanna neamhleor", + "Failed to load groups with details" : "Theip ar lódáil na ngrúpaí le sonraí", + "Failed to load sub admin groups with details" : "Theip ar lódáil foghrúpaí riaracháin le sonraí", + "Failed to update line manager" : "Theip ar an mbainisteoir líne a nuashonrú", + "Display name was successfully changed" : "D'éirigh le hathrú an ainm taispeána", "Password can't be empty" : "Ní féidir le pasfhocal a bheith folamh", "Password was successfully changed" : "Athraíodh an pasfhocal go rathúil", + "Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh", + "Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist", "Loading account …" : "Cuntas á lódáil…", + "Change display name" : "Athraigh an t-ainm taispeána", "Set new password" : "Socraigh pasfhocal nua", "You do not have permissions to see the details of this account" : "Níl cead agat sonraí an chuntais seo a fheiceáil", + "Set new email address" : "Socraigh seoladh ríomhphoist nua", + "Add account to group" : "Cuir cuntas leis an ngrúpa", + "Set account as admin for" : "Socraigh cuntas mar riarthóir do", + "Select account quota" : "Roghnaigh cuóta cuntais", + "Set the language" : "Socraigh an teanga", + "Done" : "Déanta", "Adding your device …" : "Ag cur do ghléas leis…", "Sending…" : "Á sheoladh…", "Email sent" : "Ríomhphost seolta", @@ -1004,7 +1012,6 @@ "Credentials" : "Dintiúir", "SMTP Login" : "Logáil Isteach SMTP", "SMTP Password" : "Pasfhocal SMTP", - "Save" : "Sábháil", "Test and verify email settings" : "Tástáil agus fíoraigh socruithe ríomhphoist" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 349875b9525..9691e259556 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Non hai contas", "Loading accounts …" : "Cargando as contas…", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista non se representa de xeito completo por mor do rendemento. As contas represéntanse mentres se despraza pola lista.", - "Manager" : "Xestor/a", - "Set line manager" : "Definir o responsábel xerárquico", + "Account name" : "Nome da conta", + "Account updated" : "Conta actualizada", + "Edit account" : "Editar a conta", + "Saving …" : "Gardando…", + "Save" : "Gardar", "Account name will be autogenerated" : "O nome da conta vai ser xerado automaticamente", "Account name (required)" : "Nome da conta (necesario)", - "Failed to search groups" : "Produciuse un fallo ao buscar os grupos", - "New account" : "Conta nova", - "Display name" : "Nome para amosar", - "Either password or email is required" : "Precísase dun contrasinal ou un correo-e", "Password (required)" : "Contrasinal (necesario)", "Email (required)" : "Correo-e (necesario)", "Email" : "Correo", + "New account" : "Conta nova", + "Add new account" : "Engadir unha conta nova", + "Display name" : "Nome para amosar", + "Either password or email is required" : "Precísase dun contrasinal ou un correo-e", "Member of the following groups (required)" : "Membro dos seguintes grupos (obrigatorio)", "Member of the following groups" : "Membro dos seguintes grupos", + "Failed to search groups" : "Produciuse un fallo ao buscar os grupos", "Set account groups" : "Definir grupos de contas", "Admin of the following groups" : "Administrador dos seguintes grupos", "Set account as admin for …" : "Definir a conta como administradora para…", - "Quota" : "Cota", - "Set account quota" : "Definir a cota da conta", "Language" : "Idioma", "Set default language" : "Definir o idioma predeterminado", - "Add new account" : "Engadir unha conta nova", + "Manager" : "Xestor/a", + "Quota" : "Cota", + "Set account quota" : "Definir a cota da conta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} contas"], "Total rows summary" : "Resumo total de filas", "Scroll to load more rows" : "Desprácese para cargar máis filas", "Avatar" : "Avatar", - "Account name" : "Nome da conta", "Group admin for" : "Administrador de grupo para", "Account backend" : "Infraestrutura da conta", "Storage location" : "Localización do almacenamento", "First login" : "Primeiro acceso", "Last login" : "Último acceso", "Account actions" : "Accións da conta", + "Unknown" : "Descoñecido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Eliminar a conta", "Disconnect all devices and delete local data" : "Desconecta todos os dispositivos e borra os datos locais", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Limpeza remota de dispositivos", "Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}", "Wiped {userid}'s devices" : "Limpáronse os dispositivos de {userid}", - "Failed to load groups with details" : "Produciuse un fallo ao cargar grupos con detalles", - "Failed to load sub admin groups with details" : "Produciuse un fallo ao cargar grupos de subadministración con detalles", - "Failed to update line manager" : "Produciuse un erro ao actualizar o responsábel xerárquico", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente a conta de {userid} incluíndo todos os seus ficheiros persoais, datos de aplicacións, etc.", "Account deletion" : "Eliminación de conta", "Delete {userid}'s account" : "Eliminar a conta de {userid}", - "Display name was successfully changed" : "O nome para amosar foi cambiado satisfactoriamente", - "Email can't be empty" : "O correo-e non pode estar baleiro", - "Email was successfully changed" : "O correo foi cambiado satisfactoriamente", "Welcome mail sent!" : "Enviado o correo de benvida!", "Loading account …" : "Cargando a conta…", - "Change display name" : "Cambiar o nome para amosar", - "Set new email address" : "Definir un novo enderezo de correo", - "Add account to group" : "Engadir conta ao grupo", - "Set account as admin for" : "Definir a conta como administradora para", - "Select account quota" : "Seleccione a cota da conta", - "Set the language" : "Definir o idioma", "Toggle account actions menu" : "Alternar o menú de accións da conta", - "Done" : "Feito", "Edit" : "Editar", "Account management settings" : "Axustes da xestión da conta", "Visibility" : "Visibilidade", @@ -937,8 +929,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "A aplicación descargarase da tenda de aplicacións", "This app is not marked as compatible with your {productName} version." : "Esta aplicación non está marcada como compatíbel coa súa versión de {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Se continúa, poderá instalar a aplicación. Teña en conta que é probábel que a aplicación non funcione como se agarda.", - "Unknown" : "Descoñecido", - "Never" : "Nunca", "Could not register device: Network error" : "Non foi posíbel rexistrar o dispositivo: Produciuse un erro de rede", "Could not register device: Probably already registered" : "Non foi posíbel rexistrar o dispositivo: Probabelmente xa estea rexistrado", "Could not register device" : "Non foi posíbel rexistrar o dispositivo", @@ -985,14 +975,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Permitir tamén o autocompletado cando coincida totalmente co ID do usuario", "Search groups…" : "Buscar grupos…", "Loading accounts …" : "Cargando as contas…", + "Set line manager" : "Definir o responsábel xerárquico", "Set account as admin for …" : "Definir a conta como administradora para…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"], "Password or insufficient permissions message" : "Mensaxe de contrasinal ou de permisos insuficientes", + "Failed to load groups with details" : "Produciuse un fallo ao cargar grupos con detalles", + "Failed to load sub admin groups with details" : "Produciuse un fallo ao cargar grupos de subadministración con detalles", + "Failed to update line manager" : "Produciuse un erro ao actualizar o responsábel xerárquico", + "Display name was successfully changed" : "O nome para amosar foi cambiado satisfactoriamente", "Password can't be empty" : "O contrasinal non pode estar baleiro", "Password was successfully changed" : "O contrasinal foi cambiado satisfactoriamente", + "Email can't be empty" : "O correo-e non pode estar baleiro", + "Email was successfully changed" : "O correo foi cambiado satisfactoriamente", "Loading account …" : "Cargando a conta…", + "Change display name" : "Cambiar o nome para amosar", "Set new password" : "Definir un novo contrasinal", "You do not have permissions to see the details of this account" : "Vde. non ten permisos para ver os detalles desta conta", + "Set new email address" : "Definir un novo enderezo de correo", + "Add account to group" : "Engadir conta ao grupo", + "Set account as admin for" : "Definir a conta como administradora para", + "Select account quota" : "Seleccione a cota da conta", + "Set the language" : "Definir o idioma", + "Done" : "Feito", "Adding your device …" : "Engadindo o seu dispositivo…", "Sending…" : "Enviando…", "Email sent" : "Correo enviado", @@ -1003,7 +1007,6 @@ OC.L10N.register( "Credentials" : "Credenciais", "SMTP Login" : "Acceso SMTP", "SMTP Password" : "Contrasinal SMTP", - "Save" : "Gardar", "Test and verify email settings" : "Probe e verifique os axustes do correo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 4adafeb1fba..7c0cd715320 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -730,39 +730,44 @@ "No accounts" : "Non hai contas", "Loading accounts …" : "Cargando as contas…", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista non se representa de xeito completo por mor do rendemento. As contas represéntanse mentres se despraza pola lista.", - "Manager" : "Xestor/a", - "Set line manager" : "Definir o responsábel xerárquico", + "Account name" : "Nome da conta", + "Account updated" : "Conta actualizada", + "Edit account" : "Editar a conta", + "Saving …" : "Gardando…", + "Save" : "Gardar", "Account name will be autogenerated" : "O nome da conta vai ser xerado automaticamente", "Account name (required)" : "Nome da conta (necesario)", - "Failed to search groups" : "Produciuse un fallo ao buscar os grupos", - "New account" : "Conta nova", - "Display name" : "Nome para amosar", - "Either password or email is required" : "Precísase dun contrasinal ou un correo-e", "Password (required)" : "Contrasinal (necesario)", "Email (required)" : "Correo-e (necesario)", "Email" : "Correo", + "New account" : "Conta nova", + "Add new account" : "Engadir unha conta nova", + "Display name" : "Nome para amosar", + "Either password or email is required" : "Precísase dun contrasinal ou un correo-e", "Member of the following groups (required)" : "Membro dos seguintes grupos (obrigatorio)", "Member of the following groups" : "Membro dos seguintes grupos", + "Failed to search groups" : "Produciuse un fallo ao buscar os grupos", "Set account groups" : "Definir grupos de contas", "Admin of the following groups" : "Administrador dos seguintes grupos", "Set account as admin for …" : "Definir a conta como administradora para…", - "Quota" : "Cota", - "Set account quota" : "Definir a cota da conta", "Language" : "Idioma", "Set default language" : "Definir o idioma predeterminado", - "Add new account" : "Engadir unha conta nova", + "Manager" : "Xestor/a", + "Quota" : "Cota", + "Set account quota" : "Definir a cota da conta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} contas"], "Total rows summary" : "Resumo total de filas", "Scroll to load more rows" : "Desprácese para cargar máis filas", "Avatar" : "Avatar", - "Account name" : "Nome da conta", "Group admin for" : "Administrador de grupo para", "Account backend" : "Infraestrutura da conta", "Storage location" : "Localización do almacenamento", "First login" : "Primeiro acceso", "Last login" : "Último acceso", "Account actions" : "Accións da conta", + "Unknown" : "Descoñecido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Eliminar a conta", "Disconnect all devices and delete local data" : "Desconecta todos os dispositivos e borra os datos locais", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Limpeza remota de dispositivos", "Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}", "Wiped {userid}'s devices" : "Limpáronse os dispositivos de {userid}", - "Failed to load groups with details" : "Produciuse un fallo ao cargar grupos con detalles", - "Failed to load sub admin groups with details" : "Produciuse un fallo ao cargar grupos de subadministración con detalles", - "Failed to update line manager" : "Produciuse un erro ao actualizar o responsábel xerárquico", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente a conta de {userid} incluíndo todos os seus ficheiros persoais, datos de aplicacións, etc.", "Account deletion" : "Eliminación de conta", "Delete {userid}'s account" : "Eliminar a conta de {userid}", - "Display name was successfully changed" : "O nome para amosar foi cambiado satisfactoriamente", - "Email can't be empty" : "O correo-e non pode estar baleiro", - "Email was successfully changed" : "O correo foi cambiado satisfactoriamente", "Welcome mail sent!" : "Enviado o correo de benvida!", "Loading account …" : "Cargando a conta…", - "Change display name" : "Cambiar o nome para amosar", - "Set new email address" : "Definir un novo enderezo de correo", - "Add account to group" : "Engadir conta ao grupo", - "Set account as admin for" : "Definir a conta como administradora para", - "Select account quota" : "Seleccione a cota da conta", - "Set the language" : "Definir o idioma", "Toggle account actions menu" : "Alternar o menú de accións da conta", - "Done" : "Feito", "Edit" : "Editar", "Account management settings" : "Axustes da xestión da conta", "Visibility" : "Visibilidade", @@ -935,8 +927,6 @@ "The app will be downloaded from the App Store" : "A aplicación descargarase da tenda de aplicacións", "This app is not marked as compatible with your {productName} version." : "Esta aplicación non está marcada como compatíbel coa súa versión de {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Se continúa, poderá instalar a aplicación. Teña en conta que é probábel que a aplicación non funcione como se agarda.", - "Unknown" : "Descoñecido", - "Never" : "Nunca", "Could not register device: Network error" : "Non foi posíbel rexistrar o dispositivo: Produciuse un erro de rede", "Could not register device: Probably already registered" : "Non foi posíbel rexistrar o dispositivo: Probabelmente xa estea rexistrado", "Could not register device" : "Non foi posíbel rexistrar o dispositivo", @@ -983,14 +973,28 @@ "Also allow autocompletion on full match of the user id" : "Permitir tamén o autocompletado cando coincida totalmente co ID do usuario", "Search groups…" : "Buscar grupos…", "Loading accounts …" : "Cargando as contas…", + "Set line manager" : "Definir o responsábel xerárquico", "Set account as admin for …" : "Definir a conta como administradora para…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"], "Password or insufficient permissions message" : "Mensaxe de contrasinal ou de permisos insuficientes", + "Failed to load groups with details" : "Produciuse un fallo ao cargar grupos con detalles", + "Failed to load sub admin groups with details" : "Produciuse un fallo ao cargar grupos de subadministración con detalles", + "Failed to update line manager" : "Produciuse un erro ao actualizar o responsábel xerárquico", + "Display name was successfully changed" : "O nome para amosar foi cambiado satisfactoriamente", "Password can't be empty" : "O contrasinal non pode estar baleiro", "Password was successfully changed" : "O contrasinal foi cambiado satisfactoriamente", + "Email can't be empty" : "O correo-e non pode estar baleiro", + "Email was successfully changed" : "O correo foi cambiado satisfactoriamente", "Loading account …" : "Cargando a conta…", + "Change display name" : "Cambiar o nome para amosar", "Set new password" : "Definir un novo contrasinal", "You do not have permissions to see the details of this account" : "Vde. non ten permisos para ver os detalles desta conta", + "Set new email address" : "Definir un novo enderezo de correo", + "Add account to group" : "Engadir conta ao grupo", + "Set account as admin for" : "Definir a conta como administradora para", + "Select account quota" : "Seleccione a cota da conta", + "Set the language" : "Definir o idioma", + "Done" : "Feito", "Adding your device …" : "Engadindo o seu dispositivo…", "Sending…" : "Enviando…", "Email sent" : "Correo enviado", @@ -1001,7 +1005,6 @@ "Credentials" : "Credenciais", "SMTP Login" : "Acceso SMTP", "SMTP Password" : "Contrasinal SMTP", - "Save" : "Gardar", "Test and verify email settings" : "Probe e verifique os axustes do correo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index ebb5e02a4d7..25ee815d6d8 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -222,15 +222,20 @@ OC.L10N.register( "Default language" : "שפת בררת מחדל", "Common languages" : "שפות נפוצות", "Password change is disabled because the master key is disabled" : "החלפת ססמה מושבתת כיוון שהמפתח הראשי מושבת", - "New account" : "חשבון חדש", + "Edit account" : "עריכת חשבון", + "Saving …" : "מתבצע שמירה…", + "Save" : "שמור", "Email" : "דוא״ל", - "Quota" : "מכיסה", + "New account" : "חשבון חדש", "Language" : "שפה", + "Quota" : "מכיסה", "Avatar" : "תמונה מייצגת", "Group admin for" : "הנהלת הקבוצה", "Storage location" : "מיקום אחסון", "Last login" : "כניסה אחרונה", "Account actions" : "פעולות חשבון", + "Unknown" : "לא ידוע", + "Never" : "מעולם לא", "{size} used" : "{size} בשימוש", "Delete account" : "מחיקת חשבון", "Resend welcome email" : "שליחת הודעת קבלת פנים בדוא״ל מחדש", @@ -240,7 +245,6 @@ OC.L10N.register( "Account deletion" : "מחיקת חשבון", "Delete {userid}'s account" : "מחיקת החשבון של {userid}", "Welcome mail sent!" : "נשלחה הודעת קבלת פנים בדוא״ל!", - "Done" : "הסתיים", "Edit" : "עריכה", "Show storage path" : "הצגת נתיב אחסון", "Show last login" : "הצגת כניסה אחרונה", @@ -304,8 +308,6 @@ OC.L10N.register( "Hide" : "הסתרה", "Download and enable" : "להוריד ולהפעיל", "Disable" : "ניטרול", - "Unknown" : "לא ידוע", - "Never" : "מעולם לא", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "היישומון הופעל אך יש לעדכן אותו. ההפניה לעמוד העדכון תחל בעוד 5 שניות.", "Do you really want to wipe your data from this device?" : "להשמיד את הנתונים שלך במכשיר הזה?", "Confirm wipe" : "אישור ההשמדה", @@ -333,12 +335,12 @@ OC.L10N.register( "Strong password" : "סיסמא חזקה", "Group list is empty" : "רשימת הקבוצות ריקה", "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות", + "Done" : "הסתיים", "Adding your device …" : "הוספת ההתקן שלך…", "Sending…" : "בשליחה…", "Email sent" : "הודעת הדואר האלקטרוני נשלחה", "SSL" : "SSL", "Credentials" : "פרטי גישה", - "SMTP Password" : "סיסמת SMTP", - "Save" : "שמור" + "SMTP Password" : "סיסמת SMTP" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index 4e0c2c52220..cce63064e63 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -220,15 +220,20 @@ "Default language" : "שפת בררת מחדל", "Common languages" : "שפות נפוצות", "Password change is disabled because the master key is disabled" : "החלפת ססמה מושבתת כיוון שהמפתח הראשי מושבת", - "New account" : "חשבון חדש", + "Edit account" : "עריכת חשבון", + "Saving …" : "מתבצע שמירה…", + "Save" : "שמור", "Email" : "דוא״ל", - "Quota" : "מכיסה", + "New account" : "חשבון חדש", "Language" : "שפה", + "Quota" : "מכיסה", "Avatar" : "תמונה מייצגת", "Group admin for" : "הנהלת הקבוצה", "Storage location" : "מיקום אחסון", "Last login" : "כניסה אחרונה", "Account actions" : "פעולות חשבון", + "Unknown" : "לא ידוע", + "Never" : "מעולם לא", "{size} used" : "{size} בשימוש", "Delete account" : "מחיקת חשבון", "Resend welcome email" : "שליחת הודעת קבלת פנים בדוא״ל מחדש", @@ -238,7 +243,6 @@ "Account deletion" : "מחיקת חשבון", "Delete {userid}'s account" : "מחיקת החשבון של {userid}", "Welcome mail sent!" : "נשלחה הודעת קבלת פנים בדוא״ל!", - "Done" : "הסתיים", "Edit" : "עריכה", "Show storage path" : "הצגת נתיב אחסון", "Show last login" : "הצגת כניסה אחרונה", @@ -302,8 +306,6 @@ "Hide" : "הסתרה", "Download and enable" : "להוריד ולהפעיל", "Disable" : "ניטרול", - "Unknown" : "לא ידוע", - "Never" : "מעולם לא", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "היישומון הופעל אך יש לעדכן אותו. ההפניה לעמוד העדכון תחל בעוד 5 שניות.", "Do you really want to wipe your data from this device?" : "להשמיד את הנתונים שלך במכשיר הזה?", "Confirm wipe" : "אישור ההשמדה", @@ -331,12 +333,12 @@ "Strong password" : "סיסמא חזקה", "Group list is empty" : "רשימת הקבוצות ריקה", "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות", + "Done" : "הסתיים", "Adding your device …" : "הוספת ההתקן שלך…", "Sending…" : "בשליחה…", "Email sent" : "הודעת הדואר האלקטרוני נשלחה", "SSL" : "SSL", "Credentials" : "פרטי גישה", - "SMTP Password" : "סיסמת SMTP", - "Save" : "שמור" + "SMTP Password" : "סיסמת SMTP" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index d9f2e8ccd4d..b7974fec7e7 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Nema računa", "Loading accounts …" : "Učitavanje računa …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Popis računa. Ovaj popis zbog performansi nije potpuno prikazan. Računi će se prikazivati dok se krećete kroz popis.", - "Manager" : "Voditelj", - "Set line manager" : "Postavi neposrednog voditelja", + "Account name" : "Korisničko ime", + "Account updated" : "Račun je ažuriran", + "Edit account" : "Uredi račun", + "Saving …" : "Spremanje…", + "Save" : "Spremi", "Account name will be autogenerated" : "Naziv računa bit će automatski generiran", "Account name (required)" : "Naziv računa (obavezno)", - "Failed to search groups" : "Neuspjelo pretraživanje grupa", - "New account" : "Novi račun", - "Display name" : "Ime za prikaz", - "Either password or email is required" : "Potrebna je lozinka ili adresa e-pošte", "Password (required)" : "Lozinka (obavezno)", "Email (required)" : "E-pošta (obavezno)", "Email" : "E-pošta", + "New account" : "Novi račun", + "Add new account" : "Dodaj novi račun", + "Display name" : "Ime za prikaz", + "Either password or email is required" : "Potrebna je lozinka ili adresa e-pošte", "Member of the following groups (required)" : "Član sljedećih grupa (obavezno)", "Member of the following groups" : "Član sljedećih grupa", + "Failed to search groups" : "Neuspjelo pretraživanje grupa", "Set account groups" : "Postavi grupe računa", "Admin of the following groups" : "Administrator sljedećih grupa", "Set account as admin for …" : "Postavi račun kao administratora za …", - "Quota" : "Kvota", - "Set account quota" : "Postavi kvotu računa", "Language" : "Jezik", "Set default language" : "Postavi zadani jezik", - "Add new account" : "Dodaj novi račun", + "Manager" : "Voditelj", + "Quota" : "Kvota", + "Set account quota" : "Postavi kvotu računa", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun","{userCount} računa","{userCount} računa"], "Total rows summary" : "Sažetak ukupnog broja redaka", "Scroll to load more rows" : "Pomaknite za učitavanje više redaka", "Avatar" : "Avatar", - "Account name" : "Korisničko ime", "Group admin for" : "Administrator grupe za", "Account backend" : "Pozadinski sustav računa", "Storage location" : "Mjesto pohrane", "First login" : "Prva prijava", "Last login" : "Posljednja prijava", "Account actions" : "Radnje računa", + "Unknown" : "Nepoznata pogreška", + "Never" : "Nikad", "{size} used" : "Iskorišteno {size}", "Delete account" : "Izbriši račun", "Disconnect all devices and delete local data" : "Odspoji sve uređaje i izbriši lokalne podatke", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Daljinsko brisanje podataka s uređaja", "Wipe {userid}'s devices" : "Izbriši podatke sa svih uređaja koji pripadaju {userid}", "Wiped {userid}'s devices" : "Uređaji korisnika {userid} su izbrisani", - "Failed to load groups with details" : "Neuspjelo učitavanje grupa s detaljima", - "Failed to load sub admin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", - "Failed to update line manager" : "Neuspjelo ažuriranje nadređenog", "Fully delete {userid}'s account including all their personal files, app data, etc." : "U potpunosti izbriši račun koji pripada {userid}, uključujući sve osobne datoteke, aplikacije itd.", "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun koji pripada {userid}", - "Display name was successfully changed" : "Prikazano ime je uspješno promijenjeno", - "Email can't be empty" : "Adresa e-pošte ne može biti prazna", - "Email was successfully changed" : "Adresa e-pošte je uspješno promijenjena", "Welcome mail sent!" : "Poslana poruka dobrodošlice!", "Loading account …" : "Učitavanje računa …", - "Change display name" : "Promijeni prikazano ime", - "Set new email address" : "Postavi novu adresu e-pošte", - "Add account to group" : "Dodaj račun u grupu", - "Set account as admin for" : "Postavi račun kao administratora za", - "Select account quota" : "Odaberi kvotu računa", - "Set the language" : "Postavi jezik", "Toggle account actions menu" : "Uključi/isključi izbornik radnji računa", - "Done" : "Gotovo", "Edit" : "Uredi", "Account management settings" : "Postavke upravljanja računima", "Visibility" : "Vidljivost", @@ -937,8 +929,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Aplikacija će se preuzeti iz trgovine aplikacijama", "This app is not marked as compatible with your {productName} version." : "Aplikacija nije označena kao kompatibilna s vašom verzijom {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ako nastavite, i dalje ćete moći instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako se očekuje.", - "Unknown" : "Nepoznata pogreška", - "Never" : "Nikad", "Could not register device: Network error" : "Nije moguće registrirati uređaj: pogreška mreže", "Could not register device: Probably already registered" : "Nije moguće registrirati uređaj: vjerojatno je već registriran", "Could not register device" : "Nije moguće registrirati uređaj", @@ -985,14 +975,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisničkog ID-a", "Search groups…" : "Pretraži grupe…", "Loading accounts …" : "Učitavanje računa …", + "Set line manager" : "Postavi neposrednog voditelja", "Set account as admin for …" : "Postavi račun kao administratora za …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], "Password or insufficient permissions message" : "Poruka o lozinci ili nedovoljnim dozvolama", + "Failed to load groups with details" : "Neuspjelo učitavanje grupa s detaljima", + "Failed to load sub admin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", + "Failed to update line manager" : "Neuspjelo ažuriranje nadređenog", + "Display name was successfully changed" : "Prikazano ime je uspješno promijenjeno", "Password can't be empty" : "Lozinka ne može biti prazna", "Password was successfully changed" : "Lozinka je uspješno promijenjena", + "Email can't be empty" : "Adresa e-pošte ne može biti prazna", + "Email was successfully changed" : "Adresa e-pošte je uspješno promijenjena", "Loading account …" : "Učitavanje računa …", + "Change display name" : "Promijeni prikazano ime", "Set new password" : "Postavi novu lozinku", "You do not have permissions to see the details of this account" : "Nemate dopuštenje za prikaz pojedinosti ovog računa", + "Set new email address" : "Postavi novu adresu e-pošte", + "Add account to group" : "Dodaj račun u grupu", + "Set account as admin for" : "Postavi račun kao administratora za", + "Select account quota" : "Odaberi kvotu računa", + "Set the language" : "Postavi jezik", + "Done" : "Gotovo", "Adding your device …" : "Dodavanje uređaja...", "Sending…" : "Slanje…", "Email sent" : "E-pošta je poslana", @@ -1003,7 +1007,6 @@ OC.L10N.register( "Credentials" : "Vjerodajnice", "SMTP Login" : "SMTP prijava", "SMTP Password" : "SMTP zaporka", - "Save" : "Spremi", "Test and verify email settings" : "Testirajte i provjerite postavke e-pošte" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 13751458e58..ac40e663fb8 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -730,39 +730,44 @@ "No accounts" : "Nema računa", "Loading accounts …" : "Učitavanje računa …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Popis računa. Ovaj popis zbog performansi nije potpuno prikazan. Računi će se prikazivati dok se krećete kroz popis.", - "Manager" : "Voditelj", - "Set line manager" : "Postavi neposrednog voditelja", + "Account name" : "Korisničko ime", + "Account updated" : "Račun je ažuriran", + "Edit account" : "Uredi račun", + "Saving …" : "Spremanje…", + "Save" : "Spremi", "Account name will be autogenerated" : "Naziv računa bit će automatski generiran", "Account name (required)" : "Naziv računa (obavezno)", - "Failed to search groups" : "Neuspjelo pretraživanje grupa", - "New account" : "Novi račun", - "Display name" : "Ime za prikaz", - "Either password or email is required" : "Potrebna je lozinka ili adresa e-pošte", "Password (required)" : "Lozinka (obavezno)", "Email (required)" : "E-pošta (obavezno)", "Email" : "E-pošta", + "New account" : "Novi račun", + "Add new account" : "Dodaj novi račun", + "Display name" : "Ime za prikaz", + "Either password or email is required" : "Potrebna je lozinka ili adresa e-pošte", "Member of the following groups (required)" : "Član sljedećih grupa (obavezno)", "Member of the following groups" : "Član sljedećih grupa", + "Failed to search groups" : "Neuspjelo pretraživanje grupa", "Set account groups" : "Postavi grupe računa", "Admin of the following groups" : "Administrator sljedećih grupa", "Set account as admin for …" : "Postavi račun kao administratora za …", - "Quota" : "Kvota", - "Set account quota" : "Postavi kvotu računa", "Language" : "Jezik", "Set default language" : "Postavi zadani jezik", - "Add new account" : "Dodaj novi račun", + "Manager" : "Voditelj", + "Quota" : "Kvota", + "Set account quota" : "Postavi kvotu računa", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun","{userCount} računa","{userCount} računa"], "Total rows summary" : "Sažetak ukupnog broja redaka", "Scroll to load more rows" : "Pomaknite za učitavanje više redaka", "Avatar" : "Avatar", - "Account name" : "Korisničko ime", "Group admin for" : "Administrator grupe za", "Account backend" : "Pozadinski sustav računa", "Storage location" : "Mjesto pohrane", "First login" : "Prva prijava", "Last login" : "Posljednja prijava", "Account actions" : "Radnje računa", + "Unknown" : "Nepoznata pogreška", + "Never" : "Nikad", "{size} used" : "Iskorišteno {size}", "Delete account" : "Izbriši račun", "Disconnect all devices and delete local data" : "Odspoji sve uređaje i izbriši lokalne podatke", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Daljinsko brisanje podataka s uređaja", "Wipe {userid}'s devices" : "Izbriši podatke sa svih uređaja koji pripadaju {userid}", "Wiped {userid}'s devices" : "Uređaji korisnika {userid} su izbrisani", - "Failed to load groups with details" : "Neuspjelo učitavanje grupa s detaljima", - "Failed to load sub admin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", - "Failed to update line manager" : "Neuspjelo ažuriranje nadređenog", "Fully delete {userid}'s account including all their personal files, app data, etc." : "U potpunosti izbriši račun koji pripada {userid}, uključujući sve osobne datoteke, aplikacije itd.", "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun koji pripada {userid}", - "Display name was successfully changed" : "Prikazano ime je uspješno promijenjeno", - "Email can't be empty" : "Adresa e-pošte ne može biti prazna", - "Email was successfully changed" : "Adresa e-pošte je uspješno promijenjena", "Welcome mail sent!" : "Poslana poruka dobrodošlice!", "Loading account …" : "Učitavanje računa …", - "Change display name" : "Promijeni prikazano ime", - "Set new email address" : "Postavi novu adresu e-pošte", - "Add account to group" : "Dodaj račun u grupu", - "Set account as admin for" : "Postavi račun kao administratora za", - "Select account quota" : "Odaberi kvotu računa", - "Set the language" : "Postavi jezik", "Toggle account actions menu" : "Uključi/isključi izbornik radnji računa", - "Done" : "Gotovo", "Edit" : "Uredi", "Account management settings" : "Postavke upravljanja računima", "Visibility" : "Vidljivost", @@ -935,8 +927,6 @@ "The app will be downloaded from the App Store" : "Aplikacija će se preuzeti iz trgovine aplikacijama", "This app is not marked as compatible with your {productName} version." : "Aplikacija nije označena kao kompatibilna s vašom verzijom {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ako nastavite, i dalje ćete moći instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako se očekuje.", - "Unknown" : "Nepoznata pogreška", - "Never" : "Nikad", "Could not register device: Network error" : "Nije moguće registrirati uređaj: pogreška mreže", "Could not register device: Probably already registered" : "Nije moguće registrirati uređaj: vjerojatno je već registriran", "Could not register device" : "Nije moguće registrirati uređaj", @@ -983,14 +973,28 @@ "Also allow autocompletion on full match of the user id" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisničkog ID-a", "Search groups…" : "Pretraži grupe…", "Loading accounts …" : "Učitavanje računa …", + "Set line manager" : "Postavi neposrednog voditelja", "Set account as admin for …" : "Postavi račun kao administratora za …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], "Password or insufficient permissions message" : "Poruka o lozinci ili nedovoljnim dozvolama", + "Failed to load groups with details" : "Neuspjelo učitavanje grupa s detaljima", + "Failed to load sub admin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", + "Failed to update line manager" : "Neuspjelo ažuriranje nadređenog", + "Display name was successfully changed" : "Prikazano ime je uspješno promijenjeno", "Password can't be empty" : "Lozinka ne može biti prazna", "Password was successfully changed" : "Lozinka je uspješno promijenjena", + "Email can't be empty" : "Adresa e-pošte ne može biti prazna", + "Email was successfully changed" : "Adresa e-pošte je uspješno promijenjena", "Loading account …" : "Učitavanje računa …", + "Change display name" : "Promijeni prikazano ime", "Set new password" : "Postavi novu lozinku", "You do not have permissions to see the details of this account" : "Nemate dopuštenje za prikaz pojedinosti ovog računa", + "Set new email address" : "Postavi novu adresu e-pošte", + "Add account to group" : "Dodaj račun u grupu", + "Set account as admin for" : "Postavi račun kao administratora za", + "Select account quota" : "Odaberi kvotu računa", + "Set the language" : "Postavi jezik", + "Done" : "Gotovo", "Adding your device …" : "Dodavanje uređaja...", "Sending…" : "Slanje…", "Email sent" : "E-pošta je poslana", @@ -1001,7 +1005,6 @@ "Credentials" : "Vjerodajnice", "SMTP Login" : "SMTP prijava", "SMTP Password" : "SMTP zaporka", - "Save" : "Spremi", "Test and verify email settings" : "Testirajte i provjerite postavke e-pošte" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 585595b9e94..3090fb96274 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -460,32 +460,38 @@ OC.L10N.register( "Other languages" : "Más nyelvek", "Password change is disabled because the master key is disabled" : "A jelszó megváltoztatása tiltott, mert a mesterkulcs tiltott", "No accounts" : "Nincsenek fiókok", - "Manager" : "Kezelő", + "Account name" : "Fiók neve", + "Account updated" : "Fiók frissítve", + "Edit account" : "Fiók szerkesztése", + "Saving …" : "Mentés…", + "Save" : "Mentés", "Account name will be autogenerated" : "A felhasználónév automatikusan keletkezik", "Account name (required)" : "Felhasználónév (kötelező)", - "New account" : "Új fiók", - "Display name" : "Megjelenítendő név", - "Either password or email is required" : "Jelszó vagy e-mail szükséges", "Password (required)" : "Jelszó (kötelező)", "Email (required)" : "E-mail (kötelező)", "Email" : "E-mail", + "New account" : "Új fiók", + "Add new account" : "Új fiók hozzáadása", + "Display name" : "Megjelenítendő név", + "Either password or email is required" : "Jelszó vagy e-mail szükséges", "Member of the following groups" : "Tagja a következő csoportoknak", "Set account groups" : "Fiók csoportjainak megadása", "Admin of the following groups" : "Adminisztrátora a következő csoportoknak", - "Quota" : "Kvóta", - "Set account quota" : "Felhasználói kvóta megadása", "Language" : "Nyelv", "Set default language" : "Alapértelmezett nyelv beállítása", - "Add new account" : "Új fiók hozzáadása", + "Manager" : "Kezelő", + "Quota" : "Kvóta", + "Set account quota" : "Felhasználói kvóta megadása", "Total rows summary" : "Összes sor összegzése", "Scroll to load more rows" : "Görgessen a további sorok megjelenítéséhez", "Avatar" : "Profilkép", - "Account name" : "Fiók neve", "Group admin for" : "Csoport rendszergazda itt:", "Account backend" : "Fiók háttérrendszere", "Storage location" : "Háttértár helye", "Last login" : "Utolsó bejelentkezés", "Account actions" : "Fiókműveletek", + "Unknown" : "Ismeretlen", + "Never" : "Soha", "{size} used" : "{size} felhasználva", "Delete account" : "Fiók törlése", "Disconnect all devices and delete local data" : "Összes eszköz lecsatlakoztatása és a helyi adatok törlése", @@ -498,15 +504,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} fiókjának teljes törlése, beleértve a személyes fájljait, alkalmazásadatait, stb.", "Account deletion" : "Fiók törlése", "Delete {userid}'s account" : "{userid} fiókjának törlése", - "Display name was successfully changed" : "A megjelenítendő név sikeresen megváltoztatva", - "Email was successfully changed" : "Az e-mail-cím sikeresen megváltoztatva", "Welcome mail sent!" : "Üdvözlő üzenet elküldve!", - "Change display name" : "Megjelenítendő név megváltoztatása", - "Set new email address" : "Új e-mail-cím beállítása", - "Add account to group" : "Felhasználó hozzáadása egy csoporthoz", - "Select account quota" : "Fiókkvóta kiválasztása", - "Set the language" : "Nyelv beállítása", - "Done" : "Kész", "Edit" : "Szerkesztés", "Visibility" : "Láthatóság", "Show language" : "Nyelv megjelenítése", @@ -605,8 +603,6 @@ OC.L10N.register( "Disable" : "Letiltás", "Allow untested app" : "Teszteletlen alkalmazás engedélyezése", "The app will be downloaded from the App Store" : "Az alkalmazás letöltésre kerül az alkalmazástárból", - "Unknown" : "Ismeretlen", - "Never" : "Soha", "An error occurred during the request. Unable to proceed." : "Hiba történt a kérés során. Nem lehet folytatni.", "Error: This app cannot be enabled because it makes the server unstable" : "Hiba: az alkalmazás nem nem engedélyezhető, mert instabillá tenné a kiszolgálót", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezett, de frissíteni kell. 5 másodpercen belül a frissítési oldalra lesz irányítva.", @@ -643,10 +639,18 @@ OC.L10N.register( "Unable to retrieve the group list" : "A csoportlista betöltése sikertelen", "Loading accounts …" : "Fiókok betöltése…", "Password or insufficient permissions message" : "Jelszó vagy elégtelen jogosultságok üzenet", + "Display name was successfully changed" : "A megjelenítendő név sikeresen megváltoztatva", "Password was successfully changed" : "A jelszó sikeresen megváltoztatva", + "Email was successfully changed" : "Az e-mail-cím sikeresen megváltoztatva", "Loading account …" : "Felhasználó betöltése...", + "Change display name" : "Megjelenítendő név megváltoztatása", "Set new password" : "Jelszó beállítása", "You do not have permissions to see the details of this account" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", + "Set new email address" : "Új e-mail-cím beállítása", + "Add account to group" : "Felhasználó hozzáadása egy csoporthoz", + "Select account quota" : "Fiókkvóta kiválasztása", + "Set the language" : "Nyelv beállítása", + "Done" : "Kész", "Adding your device …" : "Eszköz hozzáadása…", "Sending…" : "Küldés…", "Email sent" : "E-mail elküldve", @@ -654,7 +658,6 @@ OC.L10N.register( "SSL" : "SSL", "Credentials" : "Hitelesítő adatok", "SMTP Password" : "SMTP jelszó", - "Save" : "Mentés", "Test and verify email settings" : "E-mail beállítások tesztelése és ellenőrzése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 486f9fc2e11..67759b8aea8 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -458,32 +458,38 @@ "Other languages" : "Más nyelvek", "Password change is disabled because the master key is disabled" : "A jelszó megváltoztatása tiltott, mert a mesterkulcs tiltott", "No accounts" : "Nincsenek fiókok", - "Manager" : "Kezelő", + "Account name" : "Fiók neve", + "Account updated" : "Fiók frissítve", + "Edit account" : "Fiók szerkesztése", + "Saving …" : "Mentés…", + "Save" : "Mentés", "Account name will be autogenerated" : "A felhasználónév automatikusan keletkezik", "Account name (required)" : "Felhasználónév (kötelező)", - "New account" : "Új fiók", - "Display name" : "Megjelenítendő név", - "Either password or email is required" : "Jelszó vagy e-mail szükséges", "Password (required)" : "Jelszó (kötelező)", "Email (required)" : "E-mail (kötelező)", "Email" : "E-mail", + "New account" : "Új fiók", + "Add new account" : "Új fiók hozzáadása", + "Display name" : "Megjelenítendő név", + "Either password or email is required" : "Jelszó vagy e-mail szükséges", "Member of the following groups" : "Tagja a következő csoportoknak", "Set account groups" : "Fiók csoportjainak megadása", "Admin of the following groups" : "Adminisztrátora a következő csoportoknak", - "Quota" : "Kvóta", - "Set account quota" : "Felhasználói kvóta megadása", "Language" : "Nyelv", "Set default language" : "Alapértelmezett nyelv beállítása", - "Add new account" : "Új fiók hozzáadása", + "Manager" : "Kezelő", + "Quota" : "Kvóta", + "Set account quota" : "Felhasználói kvóta megadása", "Total rows summary" : "Összes sor összegzése", "Scroll to load more rows" : "Görgessen a további sorok megjelenítéséhez", "Avatar" : "Profilkép", - "Account name" : "Fiók neve", "Group admin for" : "Csoport rendszergazda itt:", "Account backend" : "Fiók háttérrendszere", "Storage location" : "Háttértár helye", "Last login" : "Utolsó bejelentkezés", "Account actions" : "Fiókműveletek", + "Unknown" : "Ismeretlen", + "Never" : "Soha", "{size} used" : "{size} felhasználva", "Delete account" : "Fiók törlése", "Disconnect all devices and delete local data" : "Összes eszköz lecsatlakoztatása és a helyi adatok törlése", @@ -496,15 +502,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} fiókjának teljes törlése, beleértve a személyes fájljait, alkalmazásadatait, stb.", "Account deletion" : "Fiók törlése", "Delete {userid}'s account" : "{userid} fiókjának törlése", - "Display name was successfully changed" : "A megjelenítendő név sikeresen megváltoztatva", - "Email was successfully changed" : "Az e-mail-cím sikeresen megváltoztatva", "Welcome mail sent!" : "Üdvözlő üzenet elküldve!", - "Change display name" : "Megjelenítendő név megváltoztatása", - "Set new email address" : "Új e-mail-cím beállítása", - "Add account to group" : "Felhasználó hozzáadása egy csoporthoz", - "Select account quota" : "Fiókkvóta kiválasztása", - "Set the language" : "Nyelv beállítása", - "Done" : "Kész", "Edit" : "Szerkesztés", "Visibility" : "Láthatóság", "Show language" : "Nyelv megjelenítése", @@ -603,8 +601,6 @@ "Disable" : "Letiltás", "Allow untested app" : "Teszteletlen alkalmazás engedélyezése", "The app will be downloaded from the App Store" : "Az alkalmazás letöltésre kerül az alkalmazástárból", - "Unknown" : "Ismeretlen", - "Never" : "Soha", "An error occurred during the request. Unable to proceed." : "Hiba történt a kérés során. Nem lehet folytatni.", "Error: This app cannot be enabled because it makes the server unstable" : "Hiba: az alkalmazás nem nem engedélyezhető, mert instabillá tenné a kiszolgálót", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezett, de frissíteni kell. 5 másodpercen belül a frissítési oldalra lesz irányítva.", @@ -641,10 +637,18 @@ "Unable to retrieve the group list" : "A csoportlista betöltése sikertelen", "Loading accounts …" : "Fiókok betöltése…", "Password or insufficient permissions message" : "Jelszó vagy elégtelen jogosultságok üzenet", + "Display name was successfully changed" : "A megjelenítendő név sikeresen megváltoztatva", "Password was successfully changed" : "A jelszó sikeresen megváltoztatva", + "Email was successfully changed" : "Az e-mail-cím sikeresen megváltoztatva", "Loading account …" : "Felhasználó betöltése...", + "Change display name" : "Megjelenítendő név megváltoztatása", "Set new password" : "Jelszó beállítása", "You do not have permissions to see the details of this account" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", + "Set new email address" : "Új e-mail-cím beállítása", + "Add account to group" : "Felhasználó hozzáadása egy csoporthoz", + "Select account quota" : "Fiókkvóta kiválasztása", + "Set the language" : "Nyelv beállítása", + "Done" : "Kész", "Adding your device …" : "Eszköz hozzáadása…", "Sending…" : "Küldés…", "Email sent" : "E-mail elküldve", @@ -652,7 +656,6 @@ "SSL" : "SSL", "Credentials" : "Hitelesítő adatok", "SMTP Password" : "SMTP jelszó", - "Save" : "Mentés", "Test and verify email settings" : "E-mail beállítások tesztelése és ellenőrzése" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index dbfe32d197a..4996a32f2d3 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -716,39 +716,43 @@ OC.L10N.register( "No accounts" : "Tidak ada akun", "Loading accounts …" : "Memuat akun …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Daftar akun. Daftar ini tidak sepenuhnya dirender karena alasan kinerja. Akun akan dirender saat Anda menavigasi melalui daftar.", - "Manager" : "Manajer", - "Set line manager" : "Tetapkan atasan langsung", + "Account name" : "Nama akun", + "Account updated" : "Akun diperbarui", + "Saving …" : "Menyimpan …", + "Save" : "Simpan", "Account name will be autogenerated" : "Nama akun akan dibuat otomatis", "Account name (required)" : "Nama akun (wajib)", - "Failed to search groups" : "Gagal mencari grup", - "New account" : "Akun baru", - "Display name" : "Nama tampilan", - "Either password or email is required" : "Kata sandi atau email wajib diisi", "Password (required)" : "Kata sandi (wajib)", "Email (required)" : "Email (wajib)", "Email" : "Email", + "New account" : "Akun baru", + "Add new account" : "Tambahkan akun baru", + "Display name" : "Nama tampilan", + "Either password or email is required" : "Kata sandi atau email wajib diisi", "Member of the following groups (required)" : "Anggota dari grup berikut (wajib)", "Member of the following groups" : "Anggota dari grup berikut", + "Failed to search groups" : "Gagal mencari grup", "Set account groups" : "Tetapkan grup akun", "Admin of the following groups" : "Admin dari grup berikut", "Set account as admin for …" : "Tetapkan akun sebagai admin untuk …", - "Quota" : "Kuota", - "Set account quota" : "Tetapkan kuota akun", "Language" : "Bahasa", "Set default language" : "Tetapkan bahasa default", - "Add new account" : "Tambahkan akun baru", + "Manager" : "Manajer", + "Quota" : "Kuota", + "Set account quota" : "Tetapkan kuota akun", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} akun …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} akun"], "Total rows summary" : "Ringkasan total baris", "Scroll to load more rows" : "Gulir untuk memuat lebih banyak baris", "Avatar" : "Avatar", - "Account name" : "Nama akun", "Group admin for" : "Grup admin untuk", "Account backend" : "Back end akun", "Storage location" : "Lokasi penyimpanan", "First login" : "Login pertama", "Last login" : "Log masuk terakhir", "Account actions" : "Tindakan akun", + "Unknown" : "Tidak diketahui", + "Never" : "Tidak pernah", "{size} used" : "{size} digunakan", "Delete account" : "Hapus akun", "Disconnect all devices and delete local data" : "Putuskan koneksi semua perangkat dan hapus data lokal", @@ -759,25 +763,12 @@ OC.L10N.register( "Remote wipe of devices" : "Penghapusan data perangkat dari jarak jauh", "Wipe {userid}'s devices" : "Hapus data perangkat {userid}", "Wiped {userid}'s devices" : "Data perangkat {userid} telah dihapus", - "Failed to load groups with details" : "Gagal memuat grup beserta detail", - "Failed to load sub admin groups with details" : "Gagal memuat grup sub-admin beserta detail", - "Failed to update line manager" : "Gagal memperbarui atasan langsung", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Hapus sepenuhnya akun {userid} termasuk semua file pribadi, data aplikasi, dll.", "Account deletion" : "Penghapusan akun", "Delete {userid}'s account" : "Hapus akun {userid}", - "Display name was successfully changed" : "Nama tampilan berhasil diubah", - "Email can't be empty" : "Email tidak boleh kosong", - "Email was successfully changed" : "Email berhasil diubah", "Welcome mail sent!" : "Surat selamat datang terkirim!", "Loading account …" : "Memuat akun …", - "Change display name" : "Ubah nama tampilan", - "Set new email address" : "Tetapkan alamat email baru", - "Add account to group" : "Tambahkan akun ke grup", - "Set account as admin for" : "Tetapkan akun sebagai admin untuk", - "Select account quota" : "Pilih kuota akun", - "Set the language" : "Tetapkan bahasa", "Toggle account actions menu" : "Alihkan menu tindakan akun", - "Done" : "Selesai", "Edit" : "Sunting", "Account management settings" : "Pengaturan pengelolaan akun", "Visibility" : "Visibilitas", @@ -910,8 +901,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Aplikasi akan diunduh dari App Store", "This app is not marked as compatible with your {productName} version." : "Aplikasi ini tidak ditandai sebagai kompatibel dengan versi {productName} Anda.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jika Anda melanjutkan, Anda tetap dapat menginstal aplikasi ini. Perhatikan bahwa aplikasi mungkin tidak berfungsi sebagaimana mestinya.", - "Unknown" : "Tidak diketahui", - "Never" : "Tidak pernah", "Could not register device: Network error" : "Tidak dapat mendaftarkan perangkat: Kesalahan jaringan", "Could not register device: Probably already registered" : "Tidak dapat mendaftarkan perangkat: Kemungkinan sudah terdaftar", "Could not register device" : "Tidak dapat mendaftarkan perangkat", @@ -958,14 +947,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Juga izinkan pelengkapan otomatis pada kecocokan penuh dari id pengguna", "Search groups…" : "Cari grup…", "Loading accounts …" : "Memuat akun …", + "Set line manager" : "Tetapkan atasan langsung", "Set account as admin for …" : "Tetapkan akun sebagai admin untuk …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} akun …"], "Password or insufficient permissions message" : "Pesan kata sandi atau izin tidak memadai", + "Failed to load groups with details" : "Gagal memuat grup beserta detail", + "Failed to load sub admin groups with details" : "Gagal memuat grup sub-admin beserta detail", + "Failed to update line manager" : "Gagal memperbarui atasan langsung", + "Display name was successfully changed" : "Nama tampilan berhasil diubah", "Password can't be empty" : "Kata sandi tidak boleh kosong", "Password was successfully changed" : "Kata sandi berhasil diubah", + "Email can't be empty" : "Email tidak boleh kosong", + "Email was successfully changed" : "Email berhasil diubah", "Loading account …" : "Memuat akun …", + "Change display name" : "Ubah nama tampilan", "Set new password" : "Tetapkan kata sandi baru", "You do not have permissions to see the details of this account" : "Anda tidak memiliki izin untuk melihat detail akun ini", + "Set new email address" : "Tetapkan alamat email baru", + "Add account to group" : "Tambahkan akun ke grup", + "Set account as admin for" : "Tetapkan akun sebagai admin untuk", + "Select account quota" : "Pilih kuota akun", + "Set the language" : "Tetapkan bahasa", + "Done" : "Selesai", "Adding your device …" : "Menambahkan perangkat Anda …", "Sending…" : "Mengirim…", "Email sent" : "Email terkirim", @@ -976,7 +979,6 @@ OC.L10N.register( "Credentials" : "Kredensial", "SMTP Login" : "Login SMTP", "SMTP Password" : "Kata sandi SMTP", - "Save" : "Simpan", "Test and verify email settings" : "Uji dan verifikasi pengaturan email" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index e4df13a0cf1..2516153834b 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -714,39 +714,43 @@ "No accounts" : "Tidak ada akun", "Loading accounts …" : "Memuat akun …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Daftar akun. Daftar ini tidak sepenuhnya dirender karena alasan kinerja. Akun akan dirender saat Anda menavigasi melalui daftar.", - "Manager" : "Manajer", - "Set line manager" : "Tetapkan atasan langsung", + "Account name" : "Nama akun", + "Account updated" : "Akun diperbarui", + "Saving …" : "Menyimpan …", + "Save" : "Simpan", "Account name will be autogenerated" : "Nama akun akan dibuat otomatis", "Account name (required)" : "Nama akun (wajib)", - "Failed to search groups" : "Gagal mencari grup", - "New account" : "Akun baru", - "Display name" : "Nama tampilan", - "Either password or email is required" : "Kata sandi atau email wajib diisi", "Password (required)" : "Kata sandi (wajib)", "Email (required)" : "Email (wajib)", "Email" : "Email", + "New account" : "Akun baru", + "Add new account" : "Tambahkan akun baru", + "Display name" : "Nama tampilan", + "Either password or email is required" : "Kata sandi atau email wajib diisi", "Member of the following groups (required)" : "Anggota dari grup berikut (wajib)", "Member of the following groups" : "Anggota dari grup berikut", + "Failed to search groups" : "Gagal mencari grup", "Set account groups" : "Tetapkan grup akun", "Admin of the following groups" : "Admin dari grup berikut", "Set account as admin for …" : "Tetapkan akun sebagai admin untuk …", - "Quota" : "Kuota", - "Set account quota" : "Tetapkan kuota akun", "Language" : "Bahasa", "Set default language" : "Tetapkan bahasa default", - "Add new account" : "Tambahkan akun baru", + "Manager" : "Manajer", + "Quota" : "Kuota", + "Set account quota" : "Tetapkan kuota akun", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} akun …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} akun"], "Total rows summary" : "Ringkasan total baris", "Scroll to load more rows" : "Gulir untuk memuat lebih banyak baris", "Avatar" : "Avatar", - "Account name" : "Nama akun", "Group admin for" : "Grup admin untuk", "Account backend" : "Back end akun", "Storage location" : "Lokasi penyimpanan", "First login" : "Login pertama", "Last login" : "Log masuk terakhir", "Account actions" : "Tindakan akun", + "Unknown" : "Tidak diketahui", + "Never" : "Tidak pernah", "{size} used" : "{size} digunakan", "Delete account" : "Hapus akun", "Disconnect all devices and delete local data" : "Putuskan koneksi semua perangkat dan hapus data lokal", @@ -757,25 +761,12 @@ "Remote wipe of devices" : "Penghapusan data perangkat dari jarak jauh", "Wipe {userid}'s devices" : "Hapus data perangkat {userid}", "Wiped {userid}'s devices" : "Data perangkat {userid} telah dihapus", - "Failed to load groups with details" : "Gagal memuat grup beserta detail", - "Failed to load sub admin groups with details" : "Gagal memuat grup sub-admin beserta detail", - "Failed to update line manager" : "Gagal memperbarui atasan langsung", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Hapus sepenuhnya akun {userid} termasuk semua file pribadi, data aplikasi, dll.", "Account deletion" : "Penghapusan akun", "Delete {userid}'s account" : "Hapus akun {userid}", - "Display name was successfully changed" : "Nama tampilan berhasil diubah", - "Email can't be empty" : "Email tidak boleh kosong", - "Email was successfully changed" : "Email berhasil diubah", "Welcome mail sent!" : "Surat selamat datang terkirim!", "Loading account …" : "Memuat akun …", - "Change display name" : "Ubah nama tampilan", - "Set new email address" : "Tetapkan alamat email baru", - "Add account to group" : "Tambahkan akun ke grup", - "Set account as admin for" : "Tetapkan akun sebagai admin untuk", - "Select account quota" : "Pilih kuota akun", - "Set the language" : "Tetapkan bahasa", "Toggle account actions menu" : "Alihkan menu tindakan akun", - "Done" : "Selesai", "Edit" : "Sunting", "Account management settings" : "Pengaturan pengelolaan akun", "Visibility" : "Visibilitas", @@ -908,8 +899,6 @@ "The app will be downloaded from the App Store" : "Aplikasi akan diunduh dari App Store", "This app is not marked as compatible with your {productName} version." : "Aplikasi ini tidak ditandai sebagai kompatibel dengan versi {productName} Anda.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jika Anda melanjutkan, Anda tetap dapat menginstal aplikasi ini. Perhatikan bahwa aplikasi mungkin tidak berfungsi sebagaimana mestinya.", - "Unknown" : "Tidak diketahui", - "Never" : "Tidak pernah", "Could not register device: Network error" : "Tidak dapat mendaftarkan perangkat: Kesalahan jaringan", "Could not register device: Probably already registered" : "Tidak dapat mendaftarkan perangkat: Kemungkinan sudah terdaftar", "Could not register device" : "Tidak dapat mendaftarkan perangkat", @@ -956,14 +945,28 @@ "Also allow autocompletion on full match of the user id" : "Juga izinkan pelengkapan otomatis pada kecocokan penuh dari id pengguna", "Search groups…" : "Cari grup…", "Loading accounts …" : "Memuat akun …", + "Set line manager" : "Tetapkan atasan langsung", "Set account as admin for …" : "Tetapkan akun sebagai admin untuk …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} akun …"], "Password or insufficient permissions message" : "Pesan kata sandi atau izin tidak memadai", + "Failed to load groups with details" : "Gagal memuat grup beserta detail", + "Failed to load sub admin groups with details" : "Gagal memuat grup sub-admin beserta detail", + "Failed to update line manager" : "Gagal memperbarui atasan langsung", + "Display name was successfully changed" : "Nama tampilan berhasil diubah", "Password can't be empty" : "Kata sandi tidak boleh kosong", "Password was successfully changed" : "Kata sandi berhasil diubah", + "Email can't be empty" : "Email tidak boleh kosong", + "Email was successfully changed" : "Email berhasil diubah", "Loading account …" : "Memuat akun …", + "Change display name" : "Ubah nama tampilan", "Set new password" : "Tetapkan kata sandi baru", "You do not have permissions to see the details of this account" : "Anda tidak memiliki izin untuk melihat detail akun ini", + "Set new email address" : "Tetapkan alamat email baru", + "Add account to group" : "Tambahkan akun ke grup", + "Set account as admin for" : "Tetapkan akun sebagai admin untuk", + "Select account quota" : "Pilih kuota akun", + "Set the language" : "Tetapkan bahasa", + "Done" : "Selesai", "Adding your device …" : "Menambahkan perangkat Anda …", "Sending…" : "Mengirim…", "Email sent" : "Email terkirim", @@ -974,7 +977,6 @@ "Credentials" : "Kredensial", "SMTP Login" : "Login SMTP", "SMTP Password" : "Kata sandi SMTP", - "Save" : "Simpan", "Test and verify email settings" : "Uji dan verifikasi pengaturan email" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index f0f1b28d6e4..5183c2b252f 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -485,35 +485,40 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur", "No accounts" : "Engir aðgangar", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Listi yfir notendaaðganga. Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Notendaaðgangar munu birtast eftir því sem farið er í gegnum listann.", - "Manager" : "Stjórnandi", - "Set line manager" : "Settu línustjórnanda", + "Account name" : "Heiti notandaaðgangs", + "Account updated" : "Aðgangur uppfærður", + "Edit account" : "Breyta notandaaðgangi", + "Saving …" : "Vista …", + "Save" : "Vista", "Account name will be autogenerated" : "Heiti notandaaðgangs verður útbúið sjálfvirkt", "Account name (required)" : "Heiti notandaaðgangs (krafist)", - "New account" : "Nýr aðgangur", - "Display name" : "Birtingarnafn", - "Either password or email is required" : "Annað hvort lykilorð eða tölvupóstfang eru nauðsynleg", "Password (required)" : "Lykilorð (nauðsynlegt)", "Email (required)" : "Tölvupóstfang (nauðsynlegt)", "Email" : "Netfang", + "New account" : "Nýr aðgangur", + "Add new account" : "Bæta við nýjum aðgangi", + "Display name" : "Birtingarnafn", + "Either password or email is required" : "Annað hvort lykilorð eða tölvupóstfang eru nauðsynleg", "Member of the following groups (required)" : "Meðlimur eftirfarandi hópa (nauðsynlegt)", "Member of the following groups" : "Meðlimur eftirfarandi hópa", "Set account groups" : "Setja hópa notandaaðgangs", "Admin of the following groups" : "Stjórnandi eftirfarandi hópa", - "Quota" : "Kvóti", - "Set account quota" : "Settu kvóta notandaaðgangs", "Language" : "Tungumál", "Set default language" : "Settu sjálfgefið tungumál", - "Add new account" : "Bæta við nýjum aðgangi", + "Manager" : "Stjórnandi", + "Quota" : "Kvóti", + "Set account quota" : "Settu kvóta notandaaðgangs", "Total rows summary" : "Samantek á fjölda raða", "Scroll to load more rows" : "Skrunaðu til að hlaða inn fleiri röðum", "Avatar" : "Auðkennismynd", - "Account name" : "Heiti notandaaðgangs", "Group admin for" : "Hópstjóri fyrir", "Account backend" : "Bakendi notandaaðganga", "Storage location" : "Staðsetning gagnageymslu", "First login" : "Fyrsta innskráning", "Last login" : "Síðasta innskráning", "Account actions" : "Aðgerðir fyrir aðgang", + "Unknown" : "Óþekkt", + "Never" : "Aldrei", "{size} used" : "{size} notað", "Delete account" : "Eyða notandaaðgangi", "Disable account" : "Gera notandaaðgang óvirkan", @@ -525,17 +530,8 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eyða að fullu notandaaðgangnum {userid}, þar með talið öllum persónulegum skrám viðkomandi, forritsgögnum, o.s.frv.", "Account deletion" : "Eyðing á aðgangi", "Delete {userid}'s account" : "Eyða notandaaðgangi {userid}", - "Display name was successfully changed" : "Það tókst að breyta birtingarnafninu", - "Email was successfully changed" : "Það tókst að breyta tölvupóstfanginu", "Welcome mail sent!" : "Kveðjupóstur sendur!", - "Change display name" : "Breyta birtingarnafni", - "Set new email address" : "Stilla nýtt tölvupóstfang", - "Add account to group" : "Bæta notandaaðgangi í hóp", - "Set account as admin for" : "Setja notandaaðganginn sem stjórnanda fyrir", - "Select account quota" : "Veldu kvóta notandaaðgangs", - "Set the language" : "Settu tungumálið", "Toggle account actions menu" : "Víxla af/á valmynd fyrir aðgerðir notandaaðgangs", - "Done" : "Lokið", "Edit" : "Breyta", "Account management settings" : "Stillingar umsýslu notandaaðgangs", "Visibility" : "Sýnileiki", @@ -642,8 +638,6 @@ OC.L10N.register( "Disable" : "Gera óvirkt", "Allow untested app" : "Leyfa óprófuð forrit", "The app will be downloaded from the App Store" : "Forritið verður sótt úr forritabúðinni", - "Unknown" : "Óþekkt", - "Never" : "Aldrei", "An error occurred during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.", "Error: This app cannot be enabled because it makes the server unstable" : "Villa: Ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", @@ -680,12 +674,22 @@ OC.L10N.register( "Exclude some groups from sharing" : "Undanskilja suma hópa frá því að deila", "Limit sharing to some groups" : "Takmarka deilingu við suma hópa", "Loading accounts …" : "Hleð inn notendaaðgöngum...", + "Set line manager" : "Settu línustjórnanda", "Set account as admin for …" : "Setja notandaaðganginn sem stjórnanda fyrir …", "Password or insufficient permissions message" : "Skilaboð um lykilorð eða ekki nægar heimildir", + "Display name was successfully changed" : "Það tókst að breyta birtingarnafninu", "Password was successfully changed" : "Það tókst að breyta lykilorðinu", + "Email was successfully changed" : "Það tókst að breyta tölvupóstfanginu", "Loading account …" : "Hleð inn notandaaðgangi …", + "Change display name" : "Breyta birtingarnafni", "Set new password" : "Stilla nýtt lykilorð", "You do not have permissions to see the details of this account" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notandaaðgang", + "Set new email address" : "Stilla nýtt tölvupóstfang", + "Add account to group" : "Bæta notandaaðgangi í hóp", + "Set account as admin for" : "Setja notandaaðganginn sem stjórnanda fyrir", + "Select account quota" : "Veldu kvóta notandaaðgangs", + "Set the language" : "Settu tungumálið", + "Done" : "Lokið", "Adding your device …" : "Bæti við tækinu þínu …", "Sending…" : "Sendi...", "Email sent" : "Tölvupóstur sendur", @@ -696,7 +700,6 @@ OC.L10N.register( "Credentials" : "Auðkenni", "SMTP Login" : "SMTP-innskráning", "SMTP Password" : "SMTP-lykilorð", - "Save" : "Vista", "Test and verify email settings" : "Prófa og staðfesta tölvupóststillingar" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index b721e6e977c..832b833e869 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -483,35 +483,40 @@ "Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur", "No accounts" : "Engir aðgangar", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Listi yfir notendaaðganga. Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Notendaaðgangar munu birtast eftir því sem farið er í gegnum listann.", - "Manager" : "Stjórnandi", - "Set line manager" : "Settu línustjórnanda", + "Account name" : "Heiti notandaaðgangs", + "Account updated" : "Aðgangur uppfærður", + "Edit account" : "Breyta notandaaðgangi", + "Saving …" : "Vista …", + "Save" : "Vista", "Account name will be autogenerated" : "Heiti notandaaðgangs verður útbúið sjálfvirkt", "Account name (required)" : "Heiti notandaaðgangs (krafist)", - "New account" : "Nýr aðgangur", - "Display name" : "Birtingarnafn", - "Either password or email is required" : "Annað hvort lykilorð eða tölvupóstfang eru nauðsynleg", "Password (required)" : "Lykilorð (nauðsynlegt)", "Email (required)" : "Tölvupóstfang (nauðsynlegt)", "Email" : "Netfang", + "New account" : "Nýr aðgangur", + "Add new account" : "Bæta við nýjum aðgangi", + "Display name" : "Birtingarnafn", + "Either password or email is required" : "Annað hvort lykilorð eða tölvupóstfang eru nauðsynleg", "Member of the following groups (required)" : "Meðlimur eftirfarandi hópa (nauðsynlegt)", "Member of the following groups" : "Meðlimur eftirfarandi hópa", "Set account groups" : "Setja hópa notandaaðgangs", "Admin of the following groups" : "Stjórnandi eftirfarandi hópa", - "Quota" : "Kvóti", - "Set account quota" : "Settu kvóta notandaaðgangs", "Language" : "Tungumál", "Set default language" : "Settu sjálfgefið tungumál", - "Add new account" : "Bæta við nýjum aðgangi", + "Manager" : "Stjórnandi", + "Quota" : "Kvóti", + "Set account quota" : "Settu kvóta notandaaðgangs", "Total rows summary" : "Samantek á fjölda raða", "Scroll to load more rows" : "Skrunaðu til að hlaða inn fleiri röðum", "Avatar" : "Auðkennismynd", - "Account name" : "Heiti notandaaðgangs", "Group admin for" : "Hópstjóri fyrir", "Account backend" : "Bakendi notandaaðganga", "Storage location" : "Staðsetning gagnageymslu", "First login" : "Fyrsta innskráning", "Last login" : "Síðasta innskráning", "Account actions" : "Aðgerðir fyrir aðgang", + "Unknown" : "Óþekkt", + "Never" : "Aldrei", "{size} used" : "{size} notað", "Delete account" : "Eyða notandaaðgangi", "Disable account" : "Gera notandaaðgang óvirkan", @@ -523,17 +528,8 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eyða að fullu notandaaðgangnum {userid}, þar með talið öllum persónulegum skrám viðkomandi, forritsgögnum, o.s.frv.", "Account deletion" : "Eyðing á aðgangi", "Delete {userid}'s account" : "Eyða notandaaðgangi {userid}", - "Display name was successfully changed" : "Það tókst að breyta birtingarnafninu", - "Email was successfully changed" : "Það tókst að breyta tölvupóstfanginu", "Welcome mail sent!" : "Kveðjupóstur sendur!", - "Change display name" : "Breyta birtingarnafni", - "Set new email address" : "Stilla nýtt tölvupóstfang", - "Add account to group" : "Bæta notandaaðgangi í hóp", - "Set account as admin for" : "Setja notandaaðganginn sem stjórnanda fyrir", - "Select account quota" : "Veldu kvóta notandaaðgangs", - "Set the language" : "Settu tungumálið", "Toggle account actions menu" : "Víxla af/á valmynd fyrir aðgerðir notandaaðgangs", - "Done" : "Lokið", "Edit" : "Breyta", "Account management settings" : "Stillingar umsýslu notandaaðgangs", "Visibility" : "Sýnileiki", @@ -640,8 +636,6 @@ "Disable" : "Gera óvirkt", "Allow untested app" : "Leyfa óprófuð forrit", "The app will be downloaded from the App Store" : "Forritið verður sótt úr forritabúðinni", - "Unknown" : "Óþekkt", - "Never" : "Aldrei", "An error occurred during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.", "Error: This app cannot be enabled because it makes the server unstable" : "Villa: Ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", @@ -678,12 +672,22 @@ "Exclude some groups from sharing" : "Undanskilja suma hópa frá því að deila", "Limit sharing to some groups" : "Takmarka deilingu við suma hópa", "Loading accounts …" : "Hleð inn notendaaðgöngum...", + "Set line manager" : "Settu línustjórnanda", "Set account as admin for …" : "Setja notandaaðganginn sem stjórnanda fyrir …", "Password or insufficient permissions message" : "Skilaboð um lykilorð eða ekki nægar heimildir", + "Display name was successfully changed" : "Það tókst að breyta birtingarnafninu", "Password was successfully changed" : "Það tókst að breyta lykilorðinu", + "Email was successfully changed" : "Það tókst að breyta tölvupóstfanginu", "Loading account …" : "Hleð inn notandaaðgangi …", + "Change display name" : "Breyta birtingarnafni", "Set new password" : "Stilla nýtt lykilorð", "You do not have permissions to see the details of this account" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notandaaðgang", + "Set new email address" : "Stilla nýtt tölvupóstfang", + "Add account to group" : "Bæta notandaaðgangi í hóp", + "Set account as admin for" : "Setja notandaaðganginn sem stjórnanda fyrir", + "Select account quota" : "Veldu kvóta notandaaðgangs", + "Set the language" : "Settu tungumálið", + "Done" : "Lokið", "Adding your device …" : "Bæti við tækinu þínu …", "Sending…" : "Sendi...", "Email sent" : "Tölvupóstur sendur", @@ -694,7 +698,6 @@ "Credentials" : "Auðkenni", "SMTP Login" : "SMTP-innskráning", "SMTP Password" : "SMTP-lykilorð", - "Save" : "Vista", "Test and verify email settings" : "Prófa og staðfesta tölvupóststillingar" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index c59db563b36..1e7ae5b6522 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -714,39 +714,44 @@ OC.L10N.register( "No accounts" : "Nessun account", "Loading accounts …" : "Caricamento accounts …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Elenco degli account. Questo elenco non viene visualizzato completamente per motivi di prestazioni. Gli account verranno visualizzati man mano che si naviga nell'elenco.", - "Manager" : "Responsabile", - "Set line manager" : "Imposta manager di linea", + "Account name" : "Nome account", + "Account updated" : "Account aggiornato", + "Edit account" : "Modifica account", + "Saving …" : "Salvataggio…", + "Save" : "Salva", "Account name will be autogenerated" : "Il nome dell'account sarà autogenerato", "Account name (required)" : "Nome dell'account (obbligatorio)", - "Failed to search groups" : "Impossibile cercare i gruppi", - "New account" : "Nuovo account", - "Display name" : "Nome visualizzato", - "Either password or email is required" : "La password o l'email è necessaria", "Password (required)" : "Password (richiesta)", "Email (required)" : "Email (richiesta)", "Email" : "Posta elettronica", + "New account" : "Nuovo account", + "Add new account" : "Aggiungi nuovo account", + "Display name" : "Nome visualizzato", + "Either password or email is required" : "La password o l'email è necessaria", "Member of the following groups (required)" : "Membro dei seguenti gruppi (obbligatorio)", "Member of the following groups" : "Membro dei seguenti gruppi", + "Failed to search groups" : "Impossibile cercare i gruppi", "Set account groups" : "Imposta gruppi account", "Admin of the following groups" : "Amministratore dei seguenti gruppi", "Set account as admin for …" : "Imposta account come amministratore per  …", - "Quota" : "Quote", - "Set account quota" : "Imposta quota account", "Language" : "Lingua", "Set default language" : "Imposta lingua predefinita", - "Add new account" : "Aggiungi nuovo account", + "Manager" : "Responsabile", + "Quota" : "Quote", + "Set account quota" : "Imposta quota account", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …","{userCount} accounts …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts","{userCount} accounts"], "Total rows summary" : "Riepilogo totale delle righe", "Scroll to load more rows" : "Scorri per caricare più righe", "Avatar" : "Avatar", - "Account name" : "Nome account", "Group admin for" : "Amministratore per il gruppo", "Account backend" : "Backend account", "Storage location" : "Posizione di archiviazione", "First login" : "Primo login", "Last login" : "Ultimo accesso", "Account actions" : "Azioni account", + "Unknown" : "Sconosciuto", + "Never" : "Mai", "{size} used" : "{size} utilizzati", "Delete account" : "Elimina account", "Disconnect all devices and delete local data" : "Disconnetti tutti i dispositivi ed elimina i dati locali", @@ -757,25 +762,12 @@ OC.L10N.register( "Remote wipe of devices" : "Cancellazione remota dei dispositivi", "Wipe {userid}'s devices" : "Cancella i dispositivi di {userid}", "Wiped {userid}'s devices" : "Dispositivi di {userid} cancellati", - "Failed to load groups with details" : "Impossibile caricare gruppi con dettagli", - "Failed to load sub admin groups with details" : "Impossibile caricare i gruppi dei sotto-amministratori con i dettagli", - "Failed to update line manager" : "Impossibile aggiornare manager di linea", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Elimina completamente l'account {userid} inclusi tutti i file personali, i dati delle applicazioni, ecc.", "Account deletion" : "Eliminazione account", "Delete {userid}'s account" : "Elimina l'account di {userid}", - "Display name was successfully changed" : "Nome visualizzato modificato correttamente", - "Email can't be empty" : "L'email non può essere vuota", - "Email was successfully changed" : "Email modificata correttamente", "Welcome mail sent!" : "Email di benvenuto inviata!", "Loading account …" : "Caricamento account …", - "Change display name" : "Cambia nome visualizzato", - "Set new email address" : "Imposta un nuovo indirizzo email", - "Add account to group" : "Aggiungi account al gruppo", - "Set account as admin for" : "Imposta account come amministratore per", - "Select account quota" : "Seleziona quota account", - "Set the language" : "Imposta la lingua", "Toggle account actions menu" : "Attiva/disattiva il menu delle azioni dell'account", - "Done" : "Completato", "Edit" : "Modifica", "Account management settings" : "Impostazioni di gestione degli account", "Visibility" : "Visibilità", @@ -901,8 +893,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "L'applicazione sarà scaricata dal negozio delle applicazioni", "This app is not marked as compatible with your {productName} version." : "Questa app non è contrassegnata come compatibile con la tua versione di {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Se continui, potrai comunque installare l'applicazione. Tieni presente che l'applicazione potrebbe non funzionare come previsto.", - "Unknown" : "Sconosciuto", - "Never" : "Mai", "Could not register device: Network error" : "Impossibile registrare il dispositivo: errore di rete", "Could not register device: Probably already registered" : "Impossibile registrare il dispositivo: probabilmente è già registrato", "Could not register device" : "Impossibile registrare il dispositivo", @@ -949,14 +939,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Consenti anche il completamento automatico in caso di corrispondenza completa dell'ID utente", "Search groups…" : "Cerco il gruppo…", "Loading accounts …" : "Caricamento account in corso...", + "Set line manager" : "Imposta manager di linea", "Set account as admin for …" : "Imposta account come amministratore per …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …","{userCount} accounts …"], "Password or insufficient permissions message" : "Messaggio password o permessi insufficienti", + "Failed to load groups with details" : "Impossibile caricare gruppi con dettagli", + "Failed to load sub admin groups with details" : "Impossibile caricare i gruppi dei sotto-amministratori con i dettagli", + "Failed to update line manager" : "Impossibile aggiornare manager di linea", + "Display name was successfully changed" : "Nome visualizzato modificato correttamente", "Password can't be empty" : "La password non può essere vuota", "Password was successfully changed" : "Password modificata correttamente", + "Email can't be empty" : "L'email non può essere vuota", + "Email was successfully changed" : "Email modificata correttamente", "Loading account …" : "Caricamento account …", + "Change display name" : "Cambia nome visualizzato", "Set new password" : "Imposta una nuova password", "You do not have permissions to see the details of this account" : "Non hai i premessi per vedere i dettagli di questo account", + "Set new email address" : "Imposta un nuovo indirizzo email", + "Add account to group" : "Aggiungi account al gruppo", + "Set account as admin for" : "Imposta account come amministratore per", + "Select account quota" : "Seleziona quota account", + "Set the language" : "Imposta la lingua", + "Done" : "Completato", "Adding your device …" : "Aggiunta del tuo dispositivo …", "Sending…" : "Invio in corso...", "Email sent" : "Email inviata", @@ -967,7 +971,6 @@ OC.L10N.register( "Credentials" : "Credenziali", "SMTP Login" : "Login SMTP", "SMTP Password" : "Password SMTP", - "Save" : "Salva", "Test and verify email settings" : "Prova e verifica impostazioni email" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 9c0a91db18a..403f7787aa3 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -712,39 +712,44 @@ "No accounts" : "Nessun account", "Loading accounts …" : "Caricamento accounts …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Elenco degli account. Questo elenco non viene visualizzato completamente per motivi di prestazioni. Gli account verranno visualizzati man mano che si naviga nell'elenco.", - "Manager" : "Responsabile", - "Set line manager" : "Imposta manager di linea", + "Account name" : "Nome account", + "Account updated" : "Account aggiornato", + "Edit account" : "Modifica account", + "Saving …" : "Salvataggio…", + "Save" : "Salva", "Account name will be autogenerated" : "Il nome dell'account sarà autogenerato", "Account name (required)" : "Nome dell'account (obbligatorio)", - "Failed to search groups" : "Impossibile cercare i gruppi", - "New account" : "Nuovo account", - "Display name" : "Nome visualizzato", - "Either password or email is required" : "La password o l'email è necessaria", "Password (required)" : "Password (richiesta)", "Email (required)" : "Email (richiesta)", "Email" : "Posta elettronica", + "New account" : "Nuovo account", + "Add new account" : "Aggiungi nuovo account", + "Display name" : "Nome visualizzato", + "Either password or email is required" : "La password o l'email è necessaria", "Member of the following groups (required)" : "Membro dei seguenti gruppi (obbligatorio)", "Member of the following groups" : "Membro dei seguenti gruppi", + "Failed to search groups" : "Impossibile cercare i gruppi", "Set account groups" : "Imposta gruppi account", "Admin of the following groups" : "Amministratore dei seguenti gruppi", "Set account as admin for …" : "Imposta account come amministratore per  …", - "Quota" : "Quote", - "Set account quota" : "Imposta quota account", "Language" : "Lingua", "Set default language" : "Imposta lingua predefinita", - "Add new account" : "Aggiungi nuovo account", + "Manager" : "Responsabile", + "Quota" : "Quote", + "Set account quota" : "Imposta quota account", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …","{userCount} accounts …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts","{userCount} accounts"], "Total rows summary" : "Riepilogo totale delle righe", "Scroll to load more rows" : "Scorri per caricare più righe", "Avatar" : "Avatar", - "Account name" : "Nome account", "Group admin for" : "Amministratore per il gruppo", "Account backend" : "Backend account", "Storage location" : "Posizione di archiviazione", "First login" : "Primo login", "Last login" : "Ultimo accesso", "Account actions" : "Azioni account", + "Unknown" : "Sconosciuto", + "Never" : "Mai", "{size} used" : "{size} utilizzati", "Delete account" : "Elimina account", "Disconnect all devices and delete local data" : "Disconnetti tutti i dispositivi ed elimina i dati locali", @@ -755,25 +760,12 @@ "Remote wipe of devices" : "Cancellazione remota dei dispositivi", "Wipe {userid}'s devices" : "Cancella i dispositivi di {userid}", "Wiped {userid}'s devices" : "Dispositivi di {userid} cancellati", - "Failed to load groups with details" : "Impossibile caricare gruppi con dettagli", - "Failed to load sub admin groups with details" : "Impossibile caricare i gruppi dei sotto-amministratori con i dettagli", - "Failed to update line manager" : "Impossibile aggiornare manager di linea", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Elimina completamente l'account {userid} inclusi tutti i file personali, i dati delle applicazioni, ecc.", "Account deletion" : "Eliminazione account", "Delete {userid}'s account" : "Elimina l'account di {userid}", - "Display name was successfully changed" : "Nome visualizzato modificato correttamente", - "Email can't be empty" : "L'email non può essere vuota", - "Email was successfully changed" : "Email modificata correttamente", "Welcome mail sent!" : "Email di benvenuto inviata!", "Loading account …" : "Caricamento account …", - "Change display name" : "Cambia nome visualizzato", - "Set new email address" : "Imposta un nuovo indirizzo email", - "Add account to group" : "Aggiungi account al gruppo", - "Set account as admin for" : "Imposta account come amministratore per", - "Select account quota" : "Seleziona quota account", - "Set the language" : "Imposta la lingua", "Toggle account actions menu" : "Attiva/disattiva il menu delle azioni dell'account", - "Done" : "Completato", "Edit" : "Modifica", "Account management settings" : "Impostazioni di gestione degli account", "Visibility" : "Visibilità", @@ -899,8 +891,6 @@ "The app will be downloaded from the App Store" : "L'applicazione sarà scaricata dal negozio delle applicazioni", "This app is not marked as compatible with your {productName} version." : "Questa app non è contrassegnata come compatibile con la tua versione di {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Se continui, potrai comunque installare l'applicazione. Tieni presente che l'applicazione potrebbe non funzionare come previsto.", - "Unknown" : "Sconosciuto", - "Never" : "Mai", "Could not register device: Network error" : "Impossibile registrare il dispositivo: errore di rete", "Could not register device: Probably already registered" : "Impossibile registrare il dispositivo: probabilmente è già registrato", "Could not register device" : "Impossibile registrare il dispositivo", @@ -947,14 +937,28 @@ "Also allow autocompletion on full match of the user id" : "Consenti anche il completamento automatico in caso di corrispondenza completa dell'ID utente", "Search groups…" : "Cerco il gruppo…", "Loading accounts …" : "Caricamento account in corso...", + "Set line manager" : "Imposta manager di linea", "Set account as admin for …" : "Imposta account come amministratore per …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …","{userCount} accounts …"], "Password or insufficient permissions message" : "Messaggio password o permessi insufficienti", + "Failed to load groups with details" : "Impossibile caricare gruppi con dettagli", + "Failed to load sub admin groups with details" : "Impossibile caricare i gruppi dei sotto-amministratori con i dettagli", + "Failed to update line manager" : "Impossibile aggiornare manager di linea", + "Display name was successfully changed" : "Nome visualizzato modificato correttamente", "Password can't be empty" : "La password non può essere vuota", "Password was successfully changed" : "Password modificata correttamente", + "Email can't be empty" : "L'email non può essere vuota", + "Email was successfully changed" : "Email modificata correttamente", "Loading account …" : "Caricamento account …", + "Change display name" : "Cambia nome visualizzato", "Set new password" : "Imposta una nuova password", "You do not have permissions to see the details of this account" : "Non hai i premessi per vedere i dettagli di questo account", + "Set new email address" : "Imposta un nuovo indirizzo email", + "Add account to group" : "Aggiungi account al gruppo", + "Set account as admin for" : "Imposta account come amministratore per", + "Select account quota" : "Seleziona quota account", + "Set the language" : "Imposta la lingua", + "Done" : "Completato", "Adding your device …" : "Aggiunta del tuo dispositivo …", "Sending…" : "Invio in corso...", "Email sent" : "Email inviata", @@ -965,7 +969,6 @@ "Credentials" : "Credenziali", "SMTP Login" : "Login SMTP", "SMTP Password" : "Password SMTP", - "Save" : "Salva", "Test and verify email settings" : "Prova e verifica impostazioni email" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index f041c7a93bf..8e93f54fd02 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "アカウントはありません", "Loading accounts …" : "アカウントを読み込み中 ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。", - "Manager" : "Manager", - "Set line manager" : "ラインマネージャーを設定", + "Account name" : "アカウント名", + "Account updated" : "アカウントが更新されました", + "Edit account" : "アカウント編集", + "Saving …" : "保存中 …", + "Save" : "保存", "Account name will be autogenerated" : "アカウント名は自動生成されます", "Account name (required)" : "アカウント名(必須)", - "Failed to search groups" : "グループの検索に失敗しました", - "New account" : "新規アカウント", - "Display name" : "表示名", - "Either password or email is required" : "パスワードまたはEメールのいずれかが必要", "Password (required)" : "パスワード (必須)", "Email (required)" : "Eメール (必須)", "Email" : "メール", + "New account" : "新規アカウント", + "Add new account" : "新しいアカウントを追加する", + "Display name" : "表示名", + "Either password or email is required" : "パスワードまたはEメールのいずれかが必要", "Member of the following groups (required)" : "以下のグループのメンバー(必須)", "Member of the following groups" : "以下のグループのメンバー", + "Failed to search groups" : "グループの検索に失敗しました", "Set account groups" : "アカウントグループを設定する", "Admin of the following groups" : "以下のグループの管理者", "Set account as admin for …" : "アカウントを管理者に設定 ...", - "Quota" : "クオータ", - "Set account quota" : "アカウントクォータを設定する", "Language" : "言語", "Set default language" : "デフォルト言語の設定", - "Add new account" : "新しいアカウントを追加する", + "Manager" : "Manager", + "Quota" : "クオータ", + "Set account quota" : "アカウントクォータを設定する", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"], "Total rows summary" : "総行数のサマリー", "Scroll to load more rows" : "スクロールしてより多くの行を読み込む", "Avatar" : "アバター", - "Account name" : "アカウント名", "Group admin for" : "グループの管理者", "Account backend" : "アカウントバックエンド", "Storage location" : "データの保存場所", "First login" : "初回ログイン", "Last login" : "最終ログイン", "Account actions" : "アカウント操作", + "Unknown" : "不明", + "Never" : "なし", "{size} used" : "{size} を使用中", "Delete account" : "アカウントの削除", "Disconnect all devices and delete local data" : "すべてのデバイスを切断し、ローカルデータを削除する", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "デバイスのリモートワイプ", "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ", "Wiped {userid}'s devices" : "{userid} のデバイスを消去", - "Failed to load groups with details" : "詳細を含むグループのロードに失敗しました", - "Failed to load sub admin groups with details" : "サブ管理グループの詳細の読み込みに失敗しました", - "Failed to update line manager" : "ラインマネージャの更新に失敗しました", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。", "Account deletion" : "アカウント削除", "Delete {userid}'s account" : "{userid} のアカウントを削除する", - "Display name was successfully changed" : "表示名は正常に変更されました", - "Email can't be empty" : "メールアドレスは空にできません", - "Email was successfully changed" : "Eメールは正常に変更されました", "Welcome mail sent!" : "ウェルカムメールを送信しました!", "Loading account …" : "アカウントを読み込み中 ...", - "Change display name" : "表示名の変更", - "Set new email address" : "新しいメールアドレスを設定", - "Add account to group" : "アカウントをグループに追加", - "Set account as admin for" : "アカウントを管理者に設定", - "Select account quota" : "アカウントのクォータを選択", - "Set the language" : "言語の設定", "Toggle account actions menu" : "アカウントアクションメニューの切り替え", - "Done" : "完了", "Edit" : "編集", "Account management settings" : "アカウント管理設定", "Visibility" : "可視性", @@ -940,8 +932,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "このアプリは、アプリストアからダウンロードできます。", "This app is not marked as compatible with your {productName} version." : "このアプリは、{productName}バージョンと互換性があるとマークされていません。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "続行すると、引き続きアプリをインストールできます。アプリが期待どおりに動作しない可能性があることに注意してください。", - "Unknown" : "不明", - "Never" : "なし", "Could not register device: Network error" : "デバイスを登録できませんでした: ネットワークエラー", "Could not register device: Probably already registered" : "デバイスを登録できませんでした: おそらくすでに登録されています", "Could not register device" : "デバイスを登録できませんでした", @@ -988,14 +978,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "また、ユーザーIDが完全に一致した場合にオートコンプリートを許可する", "Search groups…" : "グループを検索…", "Loading accounts …" : "アカウントを読み込み中 ...", + "Set line manager" : "ラインマネージャーを設定", "Set account as admin for …" : "アカウントを管理者に設定 ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ", + "Failed to load groups with details" : "詳細を含むグループのロードに失敗しました", + "Failed to load sub admin groups with details" : "サブ管理グループの詳細の読み込みに失敗しました", + "Failed to update line manager" : "ラインマネージャの更新に失敗しました", + "Display name was successfully changed" : "表示名は正常に変更されました", "Password can't be empty" : "パスワードは空にできません", "Password was successfully changed" : "パスワードは正常に変更されました", + "Email can't be empty" : "メールアドレスは空にできません", + "Email was successfully changed" : "Eメールは正常に変更されました", "Loading account …" : "アカウントを読み込み中 ...", + "Change display name" : "表示名の変更", "Set new password" : "新しいパスワードの設定", "You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません", + "Set new email address" : "新しいメールアドレスを設定", + "Add account to group" : "アカウントをグループに追加", + "Set account as admin for" : "アカウントを管理者に設定", + "Select account quota" : "アカウントのクォータを選択", + "Set the language" : "言語の設定", + "Done" : "完了", "Adding your device …" : "デバイスを追加しています...", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", @@ -1006,7 +1010,6 @@ OC.L10N.register( "Credentials" : "資格情報", "SMTP Login" : "SMTPログイン", "SMTP Password" : "SMTPパスワード", - "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index b6a0666a5c6..c22464fb4b6 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -730,39 +730,44 @@ "No accounts" : "アカウントはありません", "Loading accounts …" : "アカウントを読み込み中 ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。", - "Manager" : "Manager", - "Set line manager" : "ラインマネージャーを設定", + "Account name" : "アカウント名", + "Account updated" : "アカウントが更新されました", + "Edit account" : "アカウント編集", + "Saving …" : "保存中 …", + "Save" : "保存", "Account name will be autogenerated" : "アカウント名は自動生成されます", "Account name (required)" : "アカウント名(必須)", - "Failed to search groups" : "グループの検索に失敗しました", - "New account" : "新規アカウント", - "Display name" : "表示名", - "Either password or email is required" : "パスワードまたはEメールのいずれかが必要", "Password (required)" : "パスワード (必須)", "Email (required)" : "Eメール (必須)", "Email" : "メール", + "New account" : "新規アカウント", + "Add new account" : "新しいアカウントを追加する", + "Display name" : "表示名", + "Either password or email is required" : "パスワードまたはEメールのいずれかが必要", "Member of the following groups (required)" : "以下のグループのメンバー(必須)", "Member of the following groups" : "以下のグループのメンバー", + "Failed to search groups" : "グループの検索に失敗しました", "Set account groups" : "アカウントグループを設定する", "Admin of the following groups" : "以下のグループの管理者", "Set account as admin for …" : "アカウントを管理者に設定 ...", - "Quota" : "クオータ", - "Set account quota" : "アカウントクォータを設定する", "Language" : "言語", "Set default language" : "デフォルト言語の設定", - "Add new account" : "新しいアカウントを追加する", + "Manager" : "Manager", + "Quota" : "クオータ", + "Set account quota" : "アカウントクォータを設定する", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"], "Total rows summary" : "総行数のサマリー", "Scroll to load more rows" : "スクロールしてより多くの行を読み込む", "Avatar" : "アバター", - "Account name" : "アカウント名", "Group admin for" : "グループの管理者", "Account backend" : "アカウントバックエンド", "Storage location" : "データの保存場所", "First login" : "初回ログイン", "Last login" : "最終ログイン", "Account actions" : "アカウント操作", + "Unknown" : "不明", + "Never" : "なし", "{size} used" : "{size} を使用中", "Delete account" : "アカウントの削除", "Disconnect all devices and delete local data" : "すべてのデバイスを切断し、ローカルデータを削除する", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "デバイスのリモートワイプ", "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ", "Wiped {userid}'s devices" : "{userid} のデバイスを消去", - "Failed to load groups with details" : "詳細を含むグループのロードに失敗しました", - "Failed to load sub admin groups with details" : "サブ管理グループの詳細の読み込みに失敗しました", - "Failed to update line manager" : "ラインマネージャの更新に失敗しました", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。", "Account deletion" : "アカウント削除", "Delete {userid}'s account" : "{userid} のアカウントを削除する", - "Display name was successfully changed" : "表示名は正常に変更されました", - "Email can't be empty" : "メールアドレスは空にできません", - "Email was successfully changed" : "Eメールは正常に変更されました", "Welcome mail sent!" : "ウェルカムメールを送信しました!", "Loading account …" : "アカウントを読み込み中 ...", - "Change display name" : "表示名の変更", - "Set new email address" : "新しいメールアドレスを設定", - "Add account to group" : "アカウントをグループに追加", - "Set account as admin for" : "アカウントを管理者に設定", - "Select account quota" : "アカウントのクォータを選択", - "Set the language" : "言語の設定", "Toggle account actions menu" : "アカウントアクションメニューの切り替え", - "Done" : "完了", "Edit" : "編集", "Account management settings" : "アカウント管理設定", "Visibility" : "可視性", @@ -938,8 +930,6 @@ "The app will be downloaded from the App Store" : "このアプリは、アプリストアからダウンロードできます。", "This app is not marked as compatible with your {productName} version." : "このアプリは、{productName}バージョンと互換性があるとマークされていません。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "続行すると、引き続きアプリをインストールできます。アプリが期待どおりに動作しない可能性があることに注意してください。", - "Unknown" : "不明", - "Never" : "なし", "Could not register device: Network error" : "デバイスを登録できませんでした: ネットワークエラー", "Could not register device: Probably already registered" : "デバイスを登録できませんでした: おそらくすでに登録されています", "Could not register device" : "デバイスを登録できませんでした", @@ -986,14 +976,28 @@ "Also allow autocompletion on full match of the user id" : "また、ユーザーIDが完全に一致した場合にオートコンプリートを許可する", "Search groups…" : "グループを検索…", "Loading accounts …" : "アカウントを読み込み中 ...", + "Set line manager" : "ラインマネージャーを設定", "Set account as admin for …" : "アカウントを管理者に設定 ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ", + "Failed to load groups with details" : "詳細を含むグループのロードに失敗しました", + "Failed to load sub admin groups with details" : "サブ管理グループの詳細の読み込みに失敗しました", + "Failed to update line manager" : "ラインマネージャの更新に失敗しました", + "Display name was successfully changed" : "表示名は正常に変更されました", "Password can't be empty" : "パスワードは空にできません", "Password was successfully changed" : "パスワードは正常に変更されました", + "Email can't be empty" : "メールアドレスは空にできません", + "Email was successfully changed" : "Eメールは正常に変更されました", "Loading account …" : "アカウントを読み込み中 ...", + "Change display name" : "表示名の変更", "Set new password" : "新しいパスワードの設定", "You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません", + "Set new email address" : "新しいメールアドレスを設定", + "Add account to group" : "アカウントをグループに追加", + "Set account as admin for" : "アカウントを管理者に設定", + "Select account quota" : "アカウントのクォータを選択", + "Set the language" : "言語の設定", + "Done" : "完了", "Adding your device …" : "デバイスを追加しています...", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", @@ -1004,7 +1008,6 @@ "Credentials" : "資格情報", "SMTP Login" : "SMTPログイン", "SMTP Password" : "SMTPパスワード", - "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 8ad96e65a2b..04d8669a3f1 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -402,23 +402,28 @@ OC.L10N.register( "Common languages" : "Common languages", "Other languages" : "Other languages", "Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled", - "Manager" : "Manager", - "Display name" : "Display name", - "Either password or email is required" : "Either password or email is required", + "Account name" : "ექაუნთის სახელი", + "Account updated" : "Account updated", + "Saving …" : "შენახვა …", + "Save" : "Save", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "Email", - "Quota" : "Quota", + "Display name" : "Display name", + "Either password or email is required" : "Either password or email is required", "Language" : "Language", "Set default language" : "Set default language", + "Manager" : "Manager", + "Quota" : "Quota", "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "Avatar", - "Account name" : "ექაუნთის სახელი", "Group admin for" : "Group admin for", "Storage location" : "Storage location", "Last login" : "Last login", "Account actions" : "Account actions", + "Unknown" : "Unknown", + "Never" : "Never", "{size} used" : "{size} used", "Delete account" : "Delete account", "Resend welcome email" : "Resend welcome email", @@ -428,13 +433,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", - "Display name was successfully changed" : "Display name was successfully changed", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", - "Change display name" : "Change display name", - "Set new email address" : "Set new email address", - "Set the language" : "Set the language", - "Done" : "დასრულდა", "Edit" : "Edit", "Visibility" : "Visibility", "Show language" : "Show language", @@ -514,8 +513,6 @@ OC.L10N.register( "Disable" : "Disable", "Allow untested app" : "Allow untested app", "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", - "Unknown" : "Unknown", - "Never" : "Never", "An error occurred during the request. Unable to proceed." : "An error occurred during the request. Unable to proceed.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", @@ -551,8 +548,14 @@ OC.L10N.register( "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Display name was successfully changed" : "Display name was successfully changed", "Password was successfully changed" : "Password was successfully changed", + "Email was successfully changed" : "Email was successfully changed", + "Change display name" : "Change display name", "Set new password" : "Set new password", + "Set new email address" : "Set new email address", + "Set the language" : "Set the language", + "Done" : "დასრულდა", "Adding your device …" : "Adding your device …", "Sending…" : "Sending…", "Email sent" : "Email sent", @@ -560,7 +563,6 @@ OC.L10N.register( "SSL" : "SSL", "Credentials" : "Credentials", "SMTP Password" : "SMTP Password", - "Save" : "Save", "Test and verify email settings" : "Test and verify email settings" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index 878f0689858..a370c1ff11b 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -400,23 +400,28 @@ "Common languages" : "Common languages", "Other languages" : "Other languages", "Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled", - "Manager" : "Manager", - "Display name" : "Display name", - "Either password or email is required" : "Either password or email is required", + "Account name" : "ექაუნთის სახელი", + "Account updated" : "Account updated", + "Saving …" : "შენახვა …", + "Save" : "Save", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "Email", - "Quota" : "Quota", + "Display name" : "Display name", + "Either password or email is required" : "Either password or email is required", "Language" : "Language", "Set default language" : "Set default language", + "Manager" : "Manager", + "Quota" : "Quota", "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "Avatar", - "Account name" : "ექაუნთის სახელი", "Group admin for" : "Group admin for", "Storage location" : "Storage location", "Last login" : "Last login", "Account actions" : "Account actions", + "Unknown" : "Unknown", + "Never" : "Never", "{size} used" : "{size} used", "Delete account" : "Delete account", "Resend welcome email" : "Resend welcome email", @@ -426,13 +431,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", - "Display name was successfully changed" : "Display name was successfully changed", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", - "Change display name" : "Change display name", - "Set new email address" : "Set new email address", - "Set the language" : "Set the language", - "Done" : "დასრულდა", "Edit" : "Edit", "Visibility" : "Visibility", "Show language" : "Show language", @@ -512,8 +511,6 @@ "Disable" : "Disable", "Allow untested app" : "Allow untested app", "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", - "Unknown" : "Unknown", - "Never" : "Never", "An error occurred during the request. Unable to proceed." : "An error occurred during the request. Unable to proceed.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", @@ -549,8 +546,14 @@ "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Display name was successfully changed" : "Display name was successfully changed", "Password was successfully changed" : "Password was successfully changed", + "Email was successfully changed" : "Email was successfully changed", + "Change display name" : "Change display name", "Set new password" : "Set new password", + "Set new email address" : "Set new email address", + "Set the language" : "Set the language", + "Done" : "დასრულდა", "Adding your device …" : "Adding your device …", "Sending…" : "Sending…", "Email sent" : "Email sent", @@ -558,7 +561,6 @@ "SSL" : "SSL", "Credentials" : "Credentials", "SMTP Password" : "SMTP Password", - "Save" : "Save", "Test and verify email settings" : "Test and verify email settings" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index df411a43f17..2808ec79310 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -157,17 +157,19 @@ OC.L10N.register( "Your website" : "თქვენი ვებ-საიტი", "Change" : "შეცვლა", "Delete" : "წაშლა", + "Save" : "შენახვა", "Email" : "ელ-ფოსტა", - "Quota" : "ქვოტა", "Language" : "ენა", + "Quota" : "ქვოტა", "Avatar" : "ავატარი", "Group admin for" : "ადმინისტრატორის შეჯგუფება", "Storage location" : "საცავის ადგილმდებარეობა", "Last login" : "ბოლო ავტორიზაცია", "Account actions" : "ანგარიშის ქმედებები", + "Unknown" : "უცნობია", + "Never" : "არასდროს", "{size} used" : "მოხმარებულია {size}", "Delete account" : "ანგარიშის გაუქმება", - "Done" : "დასრულდა", "Edit" : "შეცვლა", "Show last login" : "ბოლო ავტორიზაციის ჩვენება", "Send email" : "ელ-წერილის გაგზავნა", @@ -208,8 +210,6 @@ OC.L10N.register( "App bundles" : "აპლიკაციის შეკვრები", "Hide" : "დამალვა", "Disable" : "გამორთვა", - "Unknown" : "უცნობია", - "Never" : "არასდროს", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "აპლიკაცია ამოქმედდა, თუმცა საჭიროებს განახლებას. 5 წამში გადამისამართდებით განახლების გვერდზე.", "Error" : "შეცდომა", "Forum" : "ფორუმი", @@ -223,11 +223,11 @@ OC.L10N.register( "So-so password" : "ნორმალური პაროლი", "Good password" : "კარგი პაროლი", "Strong password" : "ძლიერი პაროლ", + "Done" : "დასრულდა", "Sending…" : "იგზავნება…", "Email sent" : "ელ-წერილი გაიგზავნა", "SSL" : "SSL", "Credentials" : "უფლებამოსილებანი", - "SMTP Password" : "SMTP მომხმარებლის პაროლი", - "Save" : "შენახვა" + "SMTP Password" : "SMTP მომხმარებლის პაროლი" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json index 40820561e28..e4d5895a43c 100644 --- a/apps/settings/l10n/ka_GE.json +++ b/apps/settings/l10n/ka_GE.json @@ -155,17 +155,19 @@ "Your website" : "თქვენი ვებ-საიტი", "Change" : "შეცვლა", "Delete" : "წაშლა", + "Save" : "შენახვა", "Email" : "ელ-ფოსტა", - "Quota" : "ქვოტა", "Language" : "ენა", + "Quota" : "ქვოტა", "Avatar" : "ავატარი", "Group admin for" : "ადმინისტრატორის შეჯგუფება", "Storage location" : "საცავის ადგილმდებარეობა", "Last login" : "ბოლო ავტორიზაცია", "Account actions" : "ანგარიშის ქმედებები", + "Unknown" : "უცნობია", + "Never" : "არასდროს", "{size} used" : "მოხმარებულია {size}", "Delete account" : "ანგარიშის გაუქმება", - "Done" : "დასრულდა", "Edit" : "შეცვლა", "Show last login" : "ბოლო ავტორიზაციის ჩვენება", "Send email" : "ელ-წერილის გაგზავნა", @@ -206,8 +208,6 @@ "App bundles" : "აპლიკაციის შეკვრები", "Hide" : "დამალვა", "Disable" : "გამორთვა", - "Unknown" : "უცნობია", - "Never" : "არასდროს", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "აპლიკაცია ამოქმედდა, თუმცა საჭიროებს განახლებას. 5 წამში გადამისამართდებით განახლების გვერდზე.", "Error" : "შეცდომა", "Forum" : "ფორუმი", @@ -221,11 +221,11 @@ "So-so password" : "ნორმალური პაროლი", "Good password" : "კარგი პაროლი", "Strong password" : "ძლიერი პაროლ", + "Done" : "დასრულდა", "Sending…" : "იგზავნება…", "Email sent" : "ელ-წერილი გაიგზავნა", "SSL" : "SSL", "Credentials" : "უფლებამოსილებანი", - "SMTP Password" : "SMTP მომხმარებლის პაროლი", - "Save" : "შენახვა" + "SMTP Password" : "SMTP მომხმარებლის პაროლი" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 058ccf7df5e..8e5db634baa 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -574,24 +574,30 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "마스터 키가 비활성화 되어 암호 변경이 비활성화 됨", "No accounts" : "계정 없음", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "계정 목록입니다. 성능 저하를 막기 위해 이 목록을 완전히 처리하지 않았습니다. 계속 탐색하면 남은 목록이 자동으로 처리됩니다.", - "Manager" : "담당 관리자", - "New account" : "새로운 계정", - "Display name" : "표시 이름", - "Either password or email is required" : "암호 또는 이메일이 필요합니다", + "Account name" : "계정 아이디", + "Account updated" : "계정 업데이트됨", + "Edit account" : "계정 편집", + "Saving …" : "저장 중 …", + "Save" : "저장", "Password (required)" : "암호 (필수)", "Email (required)" : "이메일 (필수)", "Email" : "이메일", - "Quota" : "할당량", + "New account" : "새로운 계정", + "Display name" : "표시 이름", + "Either password or email is required" : "암호 또는 이메일이 필요합니다", "Language" : "언어", "Set default language" : "기본 언어 지정", + "Manager" : "담당 관리자", + "Quota" : "할당량", "Total rows summary" : "총 행 요약", "Scroll to load more rows" : "스크롤 하여 더 불러오기", "Avatar" : "아바타", - "Account name" : "계정 아이디", "Group admin for" : "다음 그룹의 관리자:", "Storage location" : "저장소 위치", "Last login" : "마지막 로그인", "Account actions" : "계정 동작", + "Unknown" : "알 수 없음", + "Never" : "하지 않음", "{size} used" : "{size} 사용됨", "Delete account" : "계정 삭제", "Disable account" : "계정 비활성화", @@ -603,17 +609,8 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "모든 개인 파일, 앱, 데이터 등을 포함한 {userid} 계정을 완전히 삭제하기", "Account deletion" : "계정 삭제", "Delete {userid}'s account" : "{userid}의 계정 삭제", - "Display name was successfully changed" : "표시 이름이 성공적으로 변경됨", - "Email was successfully changed" : "이메일을 성공적으로 변경함", "Welcome mail sent!" : "환영 메일을 보냈습니다!", - "Change display name" : "표시 이름 변경", - "Set new email address" : "새 이메일 주소 설정", - "Add account to group" : "계정을 그룹에 추가", - "Set account as admin for" : "계정을 다음에 대한 관리자로 설정: ", - "Select account quota" : "계정 할당량 설정", - "Set the language" : "언어 설정", "Toggle account actions menu" : "계정 동작 메뉴 켜고 끄기", - "Done" : "완료", "Edit" : "편집", "Account management settings" : "계정 관리 설정", "Visibility" : "표시 여부", @@ -707,8 +704,6 @@ OC.L10N.register( "Disable" : "사용 안함", "Allow untested app" : "확인되지 않은 앱 허용", "The app will be downloaded from the App Store" : "이 앱이 앱 스토어에서 다운로드됩니다.", - "Unknown" : "알 수 없음", - "Never" : "하지 않음", "Could not register device: Network error" : "기기를 등록할 수 없음: 네트워크 오류", "Could not register device: Probably already registered" : "기기를 등록할 수 없음: 이미 등록된 기기인 것 같습니다", "Could not register device" : "기기를 등록할 수 없음", @@ -750,10 +745,19 @@ OC.L10N.register( "Limit sharing to some groups" : "공유 기능을 허용할 그룹 지정", "Search groups…" : "그룹 검색", "Loading accounts …" : "계정 불러오는 중 ...", + "Display name was successfully changed" : "표시 이름이 성공적으로 변경됨", "Password was successfully changed" : "암호를 성공적으로 변경함", + "Email was successfully changed" : "이메일을 성공적으로 변경함", "Loading account …" : "계정 불러오는 중 ...", + "Change display name" : "표시 이름 변경", "Set new password" : "새 암호 설정", "You do not have permissions to see the details of this account" : "이 계정의 상세정보를 볼 권한이 없습니다.", + "Set new email address" : "새 이메일 주소 설정", + "Add account to group" : "계정을 그룹에 추가", + "Set account as admin for" : "계정을 다음에 대한 관리자로 설정: ", + "Select account quota" : "계정 할당량 설정", + "Set the language" : "언어 설정", + "Done" : "완료", "Adding your device …" : "장치 추가 중 …", "Sending…" : "보내는 중…", "Email sent" : "이메일 보냄", @@ -762,7 +766,6 @@ OC.L10N.register( "Credentials" : "인증 정보", "SMTP Login" : "SMTP 로그인", "SMTP Password" : "SMTP 암호", - "Save" : "저장", "Test and verify email settings" : "이메일 설정 테스트 및 검증" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 1bed2e6be7e..0c20c169bda 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -572,24 +572,30 @@ "Password change is disabled because the master key is disabled" : "마스터 키가 비활성화 되어 암호 변경이 비활성화 됨", "No accounts" : "계정 없음", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "계정 목록입니다. 성능 저하를 막기 위해 이 목록을 완전히 처리하지 않았습니다. 계속 탐색하면 남은 목록이 자동으로 처리됩니다.", - "Manager" : "담당 관리자", - "New account" : "새로운 계정", - "Display name" : "표시 이름", - "Either password or email is required" : "암호 또는 이메일이 필요합니다", + "Account name" : "계정 아이디", + "Account updated" : "계정 업데이트됨", + "Edit account" : "계정 편집", + "Saving …" : "저장 중 …", + "Save" : "저장", "Password (required)" : "암호 (필수)", "Email (required)" : "이메일 (필수)", "Email" : "이메일", - "Quota" : "할당량", + "New account" : "새로운 계정", + "Display name" : "표시 이름", + "Either password or email is required" : "암호 또는 이메일이 필요합니다", "Language" : "언어", "Set default language" : "기본 언어 지정", + "Manager" : "담당 관리자", + "Quota" : "할당량", "Total rows summary" : "총 행 요약", "Scroll to load more rows" : "스크롤 하여 더 불러오기", "Avatar" : "아바타", - "Account name" : "계정 아이디", "Group admin for" : "다음 그룹의 관리자:", "Storage location" : "저장소 위치", "Last login" : "마지막 로그인", "Account actions" : "계정 동작", + "Unknown" : "알 수 없음", + "Never" : "하지 않음", "{size} used" : "{size} 사용됨", "Delete account" : "계정 삭제", "Disable account" : "계정 비활성화", @@ -601,17 +607,8 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "모든 개인 파일, 앱, 데이터 등을 포함한 {userid} 계정을 완전히 삭제하기", "Account deletion" : "계정 삭제", "Delete {userid}'s account" : "{userid}의 계정 삭제", - "Display name was successfully changed" : "표시 이름이 성공적으로 변경됨", - "Email was successfully changed" : "이메일을 성공적으로 변경함", "Welcome mail sent!" : "환영 메일을 보냈습니다!", - "Change display name" : "표시 이름 변경", - "Set new email address" : "새 이메일 주소 설정", - "Add account to group" : "계정을 그룹에 추가", - "Set account as admin for" : "계정을 다음에 대한 관리자로 설정: ", - "Select account quota" : "계정 할당량 설정", - "Set the language" : "언어 설정", "Toggle account actions menu" : "계정 동작 메뉴 켜고 끄기", - "Done" : "완료", "Edit" : "편집", "Account management settings" : "계정 관리 설정", "Visibility" : "표시 여부", @@ -705,8 +702,6 @@ "Disable" : "사용 안함", "Allow untested app" : "확인되지 않은 앱 허용", "The app will be downloaded from the App Store" : "이 앱이 앱 스토어에서 다운로드됩니다.", - "Unknown" : "알 수 없음", - "Never" : "하지 않음", "Could not register device: Network error" : "기기를 등록할 수 없음: 네트워크 오류", "Could not register device: Probably already registered" : "기기를 등록할 수 없음: 이미 등록된 기기인 것 같습니다", "Could not register device" : "기기를 등록할 수 없음", @@ -748,10 +743,19 @@ "Limit sharing to some groups" : "공유 기능을 허용할 그룹 지정", "Search groups…" : "그룹 검색", "Loading accounts …" : "계정 불러오는 중 ...", + "Display name was successfully changed" : "표시 이름이 성공적으로 변경됨", "Password was successfully changed" : "암호를 성공적으로 변경함", + "Email was successfully changed" : "이메일을 성공적으로 변경함", "Loading account …" : "계정 불러오는 중 ...", + "Change display name" : "표시 이름 변경", "Set new password" : "새 암호 설정", "You do not have permissions to see the details of this account" : "이 계정의 상세정보를 볼 권한이 없습니다.", + "Set new email address" : "새 이메일 주소 설정", + "Add account to group" : "계정을 그룹에 추가", + "Set account as admin for" : "계정을 다음에 대한 관리자로 설정: ", + "Select account quota" : "계정 할당량 설정", + "Set the language" : "언어 설정", + "Done" : "완료", "Adding your device …" : "장치 추가 중 …", "Sending…" : "보내는 중…", "Email sent" : "이메일 보냄", @@ -760,7 +764,6 @@ "Credentials" : "인증 정보", "SMTP Login" : "SMTP 로그인", "SMTP Password" : "SMTP 암호", - "Save" : "저장", "Test and verify email settings" : "이메일 설정 테스트 및 검증" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/lo.js b/apps/settings/l10n/lo.js index 3929e83d0cd..964cde73c80 100644 --- a/apps/settings/l10n/lo.js +++ b/apps/settings/l10n/lo.js @@ -708,39 +708,43 @@ OC.L10N.register( "No accounts" : "No accounts", "Loading accounts …" : "Loading accounts …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.", - "Manager" : "Manager", - "Set line manager" : "Set line manager", + "Account name" : "Account name", + "Account updated" : "Account updated", + "Saving …" : "ກຳລັງບັນທຶກ …", + "Save" : "ບັນທຶກ", "Account name will be autogenerated" : "Account name will be autogenerated", "Account name (required)" : "Account name (required)", - "Failed to search groups" : "Failed to search groups", - "New account" : "New account", - "Display name" : "Display name", - "Either password or email is required" : "Either password or email is required", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "ອິເມວ", + "New account" : "New account", + "Add new account" : "Add new account", + "Display name" : "Display name", + "Either password or email is required" : "Either password or email is required", "Member of the following groups (required)" : "Member of the following groups (required)", "Member of the following groups" : "Member of the following groups", + "Failed to search groups" : "Failed to search groups", "Set account groups" : "Set account groups", "Admin of the following groups" : "Admin of the following groups", "Set account as admin for …" : "Set account as admin for …", - "Quota" : "Quota", - "Set account quota" : "Set account quota", "Language" : "Language", "Set default language" : "Set default language", - "Add new account" : "Add new account", + "Manager" : "Manager", + "Quota" : "Quota", + "Set account quota" : "Set account quota", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} accounts …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} accounts"], "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "ຮຸບພາບອາວະຕານ", - "Account name" : "Account name", "Group admin for" : "Group admin for", "Account backend" : "Account backend", "Storage location" : "Storage location", "First login" : "First login", "Last login" : "Last login", "Account actions" : "Account actions", + "Unknown" : "ບໍ່ຮູ້", + "Never" : "Never", "{size} used" : "{size} used", "Delete account" : "Delete account", "Disconnect all devices and delete local data" : "Disconnect all devices and delete local data", @@ -751,25 +755,12 @@ OC.L10N.register( "Remote wipe of devices" : "Remote wipe of devices", "Wipe {userid}'s devices" : "Wipe {userid}'s devices", "Wiped {userid}'s devices" : "Wiped {userid}'s devices", - "Failed to load groups with details" : "Failed to load groups with details", - "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", - "Failed to update line manager" : "Failed to update line manager", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", - "Display name was successfully changed" : "Display name was successfully changed", - "Email can't be empty" : "Email can't be empty", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", "Loading account …" : "Loading account …", - "Change display name" : "Change display name", - "Set new email address" : "Set new email address", - "Add account to group" : "Add account to group", - "Set account as admin for" : "Set account as admin for", - "Select account quota" : "Select account quota", - "Set the language" : "Set the language", "Toggle account actions menu" : "Toggle account actions menu", - "Done" : "Done", "Edit" : "ແກ້ໄຂ", "Account management settings" : "Account management settings", "Visibility" : "Visibility", @@ -895,8 +886,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", "This app is not marked as compatible with your {productName} version." : "This app is not marked as compatible with your {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "If you continue you will still be able to install the app. Note that the app might not work as expected.", - "Unknown" : "ບໍ່ຮູ້", - "Never" : "Never", "Could not register device: Network error" : "Could not register device: Network error", "Could not register device: Probably already registered" : "Could not register device: Probably already registered", "Could not register device" : "Could not register device", @@ -943,14 +932,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Also allow autocompletion on full match of the user id", "Search groups…" : "Search groups…", "Loading accounts …" : "Loading accounts …", + "Set line manager" : "Set line manager", "Set account as admin for …" : "Set account as admin for …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} accounts …"], "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Failed to load groups with details" : "Failed to load groups with details", + "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", + "Failed to update line manager" : "Failed to update line manager", + "Display name was successfully changed" : "Display name was successfully changed", "Password can't be empty" : "Password can't be empty", "Password was successfully changed" : "Password was successfully changed", + "Email can't be empty" : "Email can't be empty", + "Email was successfully changed" : "Email was successfully changed", "Loading account …" : "Loading account …", + "Change display name" : "Change display name", "Set new password" : "Set new password", "You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account", + "Set new email address" : "Set new email address", + "Add account to group" : "Add account to group", + "Set account as admin for" : "Set account as admin for", + "Select account quota" : "Select account quota", + "Set the language" : "Set the language", + "Done" : "Done", "Adding your device …" : "Adding your device …", "Sending…" : "Sending…", "Email sent" : "ສົ່ງອີເມວແລ້ວ", @@ -961,7 +964,6 @@ OC.L10N.register( "Credentials" : "ຂໍມູນປະຈຳຕົວ", "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP Password", - "Save" : "ບັນທຶກ", "Test and verify email settings" : "Test and verify email settings" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/lo.json b/apps/settings/l10n/lo.json index b2ab4385cc8..318670eb89d 100644 --- a/apps/settings/l10n/lo.json +++ b/apps/settings/l10n/lo.json @@ -706,39 +706,43 @@ "No accounts" : "No accounts", "Loading accounts …" : "Loading accounts …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.", - "Manager" : "Manager", - "Set line manager" : "Set line manager", + "Account name" : "Account name", + "Account updated" : "Account updated", + "Saving …" : "ກຳລັງບັນທຶກ …", + "Save" : "ບັນທຶກ", "Account name will be autogenerated" : "Account name will be autogenerated", "Account name (required)" : "Account name (required)", - "Failed to search groups" : "Failed to search groups", - "New account" : "New account", - "Display name" : "Display name", - "Either password or email is required" : "Either password or email is required", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", "Email" : "ອິເມວ", + "New account" : "New account", + "Add new account" : "Add new account", + "Display name" : "Display name", + "Either password or email is required" : "Either password or email is required", "Member of the following groups (required)" : "Member of the following groups (required)", "Member of the following groups" : "Member of the following groups", + "Failed to search groups" : "Failed to search groups", "Set account groups" : "Set account groups", "Admin of the following groups" : "Admin of the following groups", "Set account as admin for …" : "Set account as admin for …", - "Quota" : "Quota", - "Set account quota" : "Set account quota", "Language" : "Language", "Set default language" : "Set default language", - "Add new account" : "Add new account", + "Manager" : "Manager", + "Quota" : "Quota", + "Set account quota" : "Set account quota", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} accounts …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} accounts"], "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", "Avatar" : "ຮຸບພາບອາວະຕານ", - "Account name" : "Account name", "Group admin for" : "Group admin for", "Account backend" : "Account backend", "Storage location" : "Storage location", "First login" : "First login", "Last login" : "Last login", "Account actions" : "Account actions", + "Unknown" : "ບໍ່ຮູ້", + "Never" : "Never", "{size} used" : "{size} used", "Delete account" : "Delete account", "Disconnect all devices and delete local data" : "Disconnect all devices and delete local data", @@ -749,25 +753,12 @@ "Remote wipe of devices" : "Remote wipe of devices", "Wipe {userid}'s devices" : "Wipe {userid}'s devices", "Wiped {userid}'s devices" : "Wiped {userid}'s devices", - "Failed to load groups with details" : "Failed to load groups with details", - "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", - "Failed to update line manager" : "Failed to update line manager", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", - "Display name was successfully changed" : "Display name was successfully changed", - "Email can't be empty" : "Email can't be empty", - "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", "Loading account …" : "Loading account …", - "Change display name" : "Change display name", - "Set new email address" : "Set new email address", - "Add account to group" : "Add account to group", - "Set account as admin for" : "Set account as admin for", - "Select account quota" : "Select account quota", - "Set the language" : "Set the language", "Toggle account actions menu" : "Toggle account actions menu", - "Done" : "Done", "Edit" : "ແກ້ໄຂ", "Account management settings" : "Account management settings", "Visibility" : "Visibility", @@ -893,8 +884,6 @@ "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", "This app is not marked as compatible with your {productName} version." : "This app is not marked as compatible with your {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "If you continue you will still be able to install the app. Note that the app might not work as expected.", - "Unknown" : "ບໍ່ຮູ້", - "Never" : "Never", "Could not register device: Network error" : "Could not register device: Network error", "Could not register device: Probably already registered" : "Could not register device: Probably already registered", "Could not register device" : "Could not register device", @@ -941,14 +930,28 @@ "Also allow autocompletion on full match of the user id" : "Also allow autocompletion on full match of the user id", "Search groups…" : "Search groups…", "Loading accounts …" : "Loading accounts …", + "Set line manager" : "Set line manager", "Set account as admin for …" : "Set account as admin for …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} accounts …"], "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Failed to load groups with details" : "Failed to load groups with details", + "Failed to load sub admin groups with details" : "Failed to load sub admin groups with details", + "Failed to update line manager" : "Failed to update line manager", + "Display name was successfully changed" : "Display name was successfully changed", "Password can't be empty" : "Password can't be empty", "Password was successfully changed" : "Password was successfully changed", + "Email can't be empty" : "Email can't be empty", + "Email was successfully changed" : "Email was successfully changed", "Loading account …" : "Loading account …", + "Change display name" : "Change display name", "Set new password" : "Set new password", "You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account", + "Set new email address" : "Set new email address", + "Add account to group" : "Add account to group", + "Set account as admin for" : "Set account as admin for", + "Select account quota" : "Select account quota", + "Set the language" : "Set the language", + "Done" : "Done", "Adding your device …" : "Adding your device …", "Sending…" : "Sending…", "Email sent" : "ສົ່ງອີເມວແລ້ວ", @@ -959,7 +962,6 @@ "Credentials" : "ຂໍມູນປະຈຳຕົວ", "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP Password", - "Save" : "ບັນທຶກ", "Test and verify email settings" : "Test and verify email settings" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index cd3d7b1124b..b667857a09a 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Nėra paskyrų", "Loading accounts …" : "Įkeliamos paskyros  …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Paskyrų sąrašas. Dėl našumo šis sąrašas nėra pilnai pateiktas. Paskyros bus pateikiamos jums naršant sąrašą.", - "Manager" : "Vadovas", - "Set line manager" : "Nustatyti tiesioginį vadovą", + "Account name" : "Paskyros vardas", + "Account updated" : "Paskyra atnaujinta", + "Edit account" : "Taisyti paskyrą", + "Saving …" : "Įrašoma …", + "Save" : "Įrašyti", "Account name will be autogenerated" : "Paskyros pavadinimas bus sukurtas automatiškai", "Account name (required)" : "Paskyros pavadinimas (būtina)", - "Failed to search groups" : "Nepavyko ieškoti grupių", - "New account" : "Nauja paskyra", - "Display name" : "Rodomas vardas", - "Either password or email is required" : "Reikalingas slaptažodis arba el. pašto adresas", "Password (required)" : "Slaptažodis (būtina)", "Email (required)" : "El. paštas (būtina)", "Email" : "El. paštas", + "New account" : "Nauja paskyra", + "Add new account" : "Pridėti naują paskyrą", + "Display name" : "Rodomas vardas", + "Either password or email is required" : "Reikalingas slaptažodis arba el. pašto adresas", "Member of the following groups (required)" : "Šių grupių narys (būtina)", "Member of the following groups" : "Šių grupių narys", + "Failed to search groups" : "Nepavyko ieškoti grupių", "Set account groups" : "Nustatykite paskyrų grupes", "Admin of the following groups" : "Šių grupių administratorius", "Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą  …", - "Quota" : "Leidžiamas duomenų kiekis", - "Set account quota" : "Nustatykite paskyros kvotą", "Language" : "Kalba", "Set default language" : "Nustatyti numatytąją kalbą", - "Add new account" : "Pridėti naują paskyrą", + "Manager" : "Vadovas", + "Quota" : "Leidžiamas duomenų kiekis", + "Set account quota" : "Nustatykite paskyros kvotą", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra  ...","{userCount} paskyros  ...","{userCount} paskyrų  ...","{userCount} paskyrų  ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} paskyra","{userCount} paskyros","{userCount} paskyrų","{userCount} paskyrų"], "Total rows summary" : "Bendras eilučių skaičius", "Scroll to load more rows" : "Slinkite, kad būtų įkelta daugiau eilučių", "Avatar" : "Avataras", - "Account name" : "Paskyros vardas", "Group admin for" : "Grupės administratorius", "Account backend" : "Paskyros posistemė", "Storage location" : "Saugyklos vieta", "First login" : "Pirmas prisijungimas", "Last login" : "Paskutinis prisijungimas", "Account actions" : "Veiksmai su paskyra", + "Unknown" : "Nežinoma", + "Never" : "Niekada", "{size} used" : "{size} naudojama", "Delete account" : "Ištrinti paskyrą", "Disconnect all devices and delete local data" : "Atjungti visus įrenginius ir ištrinti vietinius duomenis", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Nuotolinių duomenų įrenginiuose ištrynimas", "Wipe {userid}'s devices" : "Ištrinti duomenis naudotojo {userid} įrenginiuose", "Wiped {userid}'s devices" : "Išvalyti {userid} įrenginiai", - "Failed to load groups with details" : "Nepavyko įkelti grupių su išsamia informacija", - "Failed to load sub admin groups with details" : "Nepavyko įkelti sub-administratorių grupių su išsamia informacija", - "Failed to update line manager" : "Nepavyko atnaujinti tiesioginio vadovo", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Pilnai ištrinta {userid} paskyra, įskaitant visus asmeninius failus, programos duomenis ir pan. ", "Account deletion" : "Paskyros ištrynimas", "Delete {userid}'s account" : "Ištrinti naudotojo {userid} paskyrą", - "Display name was successfully changed" : "Rodomas vardas sėkmingai pakeistas", - "Email can't be empty" : "El. pašto laukelis negali būti tuščias", - "Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas", "Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!", "Loading account …" : "Įkeliama paskyra  …", - "Change display name" : "Keisti rodomą vardą", - "Set new email address" : "Nustatyti naują el. pašto adresą", - "Add account to group" : "Pridėti paskyrą į grupę", - "Set account as admin for" : "Nustatyti paskyrą kaip administratoriaus paskyrą", - "Select account quota" : "Pasirinkite paskyros kvotą", - "Set the language" : "Nustatyti kalbą", "Toggle account actions menu" : "Perjungti paskyrų veiksmų meniu", - "Done" : "Atlikta", "Edit" : "Taisyti", "Account management settings" : "Paskyros valdymo nustatymai", "Visibility" : "Matomumas", @@ -940,8 +932,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Programėlė bus atsisiųsta iš programėlių parduotuvės", "This app is not marked as compatible with your {productName} version." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų {productName} versija.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jei tęsite, vis tiek galėsite įdiegti programėlę. Atkreipkite dėmesį, kad programėlė gali neveikti taip, kaip tikėtasi.", - "Unknown" : "Nežinoma", - "Never" : "Niekada", "Could not register device: Network error" : "Nepavyko registruoti įrenginio: Tinklo klaida", "Could not register device: Probably already registered" : "Nepavyko registruoti įrenginio: Tikriausiai, jau užregistruotas", "Could not register device" : "Nepavyko registruoti įrenginio", @@ -988,14 +978,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Taip pat leisti automatinį užbaigimą, kai vartotojo ID visiškai atitinka", "Search groups…" : "Ieškoti grupių...", "Loading accounts …" : "Įkeliamos paskyros ...", + "Set line manager" : "Nustatyti tiesioginį vadovą", "Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra ...","{userCount} paskyros ...","{userCount} paskyrų...","{userCount} paskyrų..."], "Password or insufficient permissions message" : "Pranešimas apie slaptažodį arba nepakankamus leidimus", + "Failed to load groups with details" : "Nepavyko įkelti grupių su išsamia informacija", + "Failed to load sub admin groups with details" : "Nepavyko įkelti sub-administratorių grupių su išsamia informacija", + "Failed to update line manager" : "Nepavyko atnaujinti tiesioginio vadovo", + "Display name was successfully changed" : "Rodomas vardas sėkmingai pakeistas", "Password can't be empty" : "Slaptažodžio laukelis negali būti tuščias", "Password was successfully changed" : "Slaptažodis buvo sėkmingai pakeistas", + "Email can't be empty" : "El. pašto laukelis negali būti tuščias", + "Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas", "Loading account …" : "Įkeliama paskyra…", + "Change display name" : "Keisti rodomą vardą", "Set new password" : "Nustatyti naują slaptažodį", "You do not have permissions to see the details of this account" : "Jūs neturite leidimo matyti išsamesnę informaciją apie šią paskyrą", + "Set new email address" : "Nustatyti naują el. pašto adresą", + "Add account to group" : "Pridėti paskyrą į grupę", + "Set account as admin for" : "Nustatyti paskyrą kaip administratoriaus paskyrą", + "Select account quota" : "Pasirinkite paskyros kvotą", + "Set the language" : "Nustatyti kalbą", + "Done" : "Atlikta", "Adding your device …" : "Pridedamas jūsų įrenginys …", "Sending…" : "Siunčiama…", "Email sent" : "El. paštas išsiųstas", @@ -1006,7 +1010,6 @@ OC.L10N.register( "Credentials" : "Prisijungimo duomenys", "SMTP Login" : "SMTP Prisijungimas", "SMTP Password" : "SMTP slaptažodis", - "Save" : "Įrašyti", "Test and verify email settings" : "Išbandyti ir patikrinti el. pašto nustatymus" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index dc4c2803ce1..958b2d26017 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -730,39 +730,44 @@ "No accounts" : "Nėra paskyrų", "Loading accounts …" : "Įkeliamos paskyros  …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Paskyrų sąrašas. Dėl našumo šis sąrašas nėra pilnai pateiktas. Paskyros bus pateikiamos jums naršant sąrašą.", - "Manager" : "Vadovas", - "Set line manager" : "Nustatyti tiesioginį vadovą", + "Account name" : "Paskyros vardas", + "Account updated" : "Paskyra atnaujinta", + "Edit account" : "Taisyti paskyrą", + "Saving …" : "Įrašoma …", + "Save" : "Įrašyti", "Account name will be autogenerated" : "Paskyros pavadinimas bus sukurtas automatiškai", "Account name (required)" : "Paskyros pavadinimas (būtina)", - "Failed to search groups" : "Nepavyko ieškoti grupių", - "New account" : "Nauja paskyra", - "Display name" : "Rodomas vardas", - "Either password or email is required" : "Reikalingas slaptažodis arba el. pašto adresas", "Password (required)" : "Slaptažodis (būtina)", "Email (required)" : "El. paštas (būtina)", "Email" : "El. paštas", + "New account" : "Nauja paskyra", + "Add new account" : "Pridėti naują paskyrą", + "Display name" : "Rodomas vardas", + "Either password or email is required" : "Reikalingas slaptažodis arba el. pašto adresas", "Member of the following groups (required)" : "Šių grupių narys (būtina)", "Member of the following groups" : "Šių grupių narys", + "Failed to search groups" : "Nepavyko ieškoti grupių", "Set account groups" : "Nustatykite paskyrų grupes", "Admin of the following groups" : "Šių grupių administratorius", "Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą  …", - "Quota" : "Leidžiamas duomenų kiekis", - "Set account quota" : "Nustatykite paskyros kvotą", "Language" : "Kalba", "Set default language" : "Nustatyti numatytąją kalbą", - "Add new account" : "Pridėti naują paskyrą", + "Manager" : "Vadovas", + "Quota" : "Leidžiamas duomenų kiekis", + "Set account quota" : "Nustatykite paskyros kvotą", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra  ...","{userCount} paskyros  ...","{userCount} paskyrų  ...","{userCount} paskyrų  ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} paskyra","{userCount} paskyros","{userCount} paskyrų","{userCount} paskyrų"], "Total rows summary" : "Bendras eilučių skaičius", "Scroll to load more rows" : "Slinkite, kad būtų įkelta daugiau eilučių", "Avatar" : "Avataras", - "Account name" : "Paskyros vardas", "Group admin for" : "Grupės administratorius", "Account backend" : "Paskyros posistemė", "Storage location" : "Saugyklos vieta", "First login" : "Pirmas prisijungimas", "Last login" : "Paskutinis prisijungimas", "Account actions" : "Veiksmai su paskyra", + "Unknown" : "Nežinoma", + "Never" : "Niekada", "{size} used" : "{size} naudojama", "Delete account" : "Ištrinti paskyrą", "Disconnect all devices and delete local data" : "Atjungti visus įrenginius ir ištrinti vietinius duomenis", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Nuotolinių duomenų įrenginiuose ištrynimas", "Wipe {userid}'s devices" : "Ištrinti duomenis naudotojo {userid} įrenginiuose", "Wiped {userid}'s devices" : "Išvalyti {userid} įrenginiai", - "Failed to load groups with details" : "Nepavyko įkelti grupių su išsamia informacija", - "Failed to load sub admin groups with details" : "Nepavyko įkelti sub-administratorių grupių su išsamia informacija", - "Failed to update line manager" : "Nepavyko atnaujinti tiesioginio vadovo", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Pilnai ištrinta {userid} paskyra, įskaitant visus asmeninius failus, programos duomenis ir pan. ", "Account deletion" : "Paskyros ištrynimas", "Delete {userid}'s account" : "Ištrinti naudotojo {userid} paskyrą", - "Display name was successfully changed" : "Rodomas vardas sėkmingai pakeistas", - "Email can't be empty" : "El. pašto laukelis negali būti tuščias", - "Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas", "Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!", "Loading account …" : "Įkeliama paskyra  …", - "Change display name" : "Keisti rodomą vardą", - "Set new email address" : "Nustatyti naują el. pašto adresą", - "Add account to group" : "Pridėti paskyrą į grupę", - "Set account as admin for" : "Nustatyti paskyrą kaip administratoriaus paskyrą", - "Select account quota" : "Pasirinkite paskyros kvotą", - "Set the language" : "Nustatyti kalbą", "Toggle account actions menu" : "Perjungti paskyrų veiksmų meniu", - "Done" : "Atlikta", "Edit" : "Taisyti", "Account management settings" : "Paskyros valdymo nustatymai", "Visibility" : "Matomumas", @@ -938,8 +930,6 @@ "The app will be downloaded from the App Store" : "Programėlė bus atsisiųsta iš programėlių parduotuvės", "This app is not marked as compatible with your {productName} version." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų {productName} versija.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jei tęsite, vis tiek galėsite įdiegti programėlę. Atkreipkite dėmesį, kad programėlė gali neveikti taip, kaip tikėtasi.", - "Unknown" : "Nežinoma", - "Never" : "Niekada", "Could not register device: Network error" : "Nepavyko registruoti įrenginio: Tinklo klaida", "Could not register device: Probably already registered" : "Nepavyko registruoti įrenginio: Tikriausiai, jau užregistruotas", "Could not register device" : "Nepavyko registruoti įrenginio", @@ -986,14 +976,28 @@ "Also allow autocompletion on full match of the user id" : "Taip pat leisti automatinį užbaigimą, kai vartotojo ID visiškai atitinka", "Search groups…" : "Ieškoti grupių...", "Loading accounts …" : "Įkeliamos paskyros ...", + "Set line manager" : "Nustatyti tiesioginį vadovą", "Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra ...","{userCount} paskyros ...","{userCount} paskyrų...","{userCount} paskyrų..."], "Password or insufficient permissions message" : "Pranešimas apie slaptažodį arba nepakankamus leidimus", + "Failed to load groups with details" : "Nepavyko įkelti grupių su išsamia informacija", + "Failed to load sub admin groups with details" : "Nepavyko įkelti sub-administratorių grupių su išsamia informacija", + "Failed to update line manager" : "Nepavyko atnaujinti tiesioginio vadovo", + "Display name was successfully changed" : "Rodomas vardas sėkmingai pakeistas", "Password can't be empty" : "Slaptažodžio laukelis negali būti tuščias", "Password was successfully changed" : "Slaptažodis buvo sėkmingai pakeistas", + "Email can't be empty" : "El. pašto laukelis negali būti tuščias", + "Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas", "Loading account …" : "Įkeliama paskyra…", + "Change display name" : "Keisti rodomą vardą", "Set new password" : "Nustatyti naują slaptažodį", "You do not have permissions to see the details of this account" : "Jūs neturite leidimo matyti išsamesnę informaciją apie šią paskyrą", + "Set new email address" : "Nustatyti naują el. pašto adresą", + "Add account to group" : "Pridėti paskyrą į grupę", + "Set account as admin for" : "Nustatyti paskyrą kaip administratoriaus paskyrą", + "Select account quota" : "Pasirinkite paskyros kvotą", + "Set the language" : "Nustatyti kalbą", + "Done" : "Atlikta", "Adding your device …" : "Pridedamas jūsų įrenginys …", "Sending…" : "Siunčiama…", "Email sent" : "El. paštas išsiųstas", @@ -1004,7 +1008,6 @@ "Credentials" : "Prisijungimo duomenys", "SMTP Login" : "SMTP Prisijungimas", "SMTP Password" : "SMTP slaptažodis", - "Save" : "Įrašyti", "Test and verify email settings" : "Išbandyti ir patikrinti el. pašto nustatymus" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 7c6f50a7190..eccbd289027 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -169,22 +169,23 @@ OC.L10N.register( "Add" : "Pievienot", "Change" : "Mainīt", "Delete" : "Izdzēst", - "Display name" : "Attēlojamais vārds", + "Account name" : "Konta nosaukums", + "Save" : "Saglabāt", "Email" : "E-pasts", - "Quota" : "Kvota", - "Language" : "Valoda", "Add new account" : "Pievienot jaunu kontu", + "Display name" : "Attēlojamais vārds", + "Language" : "Valoda", + "Quota" : "Kvota", "Scroll to load more rows" : "Ritināt, lai ielādētu vairāk rindu", "Avatar" : "Profila attēls", - "Account name" : "Konta nosaukums", "Group admin for" : "Kopa \"pārvaldītājs\"", "Storage location" : "Krātuves atrašanās vieta", "Last login" : "Pēdējā pieteikšanās", "Account actions" : "Konta darbības", + "Unknown" : "Nezināms", + "Never" : "Nekad", "{size} used" : "Izmantoti {size}", "Delete account" : "Izdzēst kontu", - "Add account to group" : "Pievienot kontu kopai", - "Done" : "Pabeigts", "Edit" : "Labot", "Visibility" : "Redzamība", "Show last login" : "Rādīt pēdējo autorizāciju", @@ -235,8 +236,6 @@ OC.L10N.register( "Download and enable" : "Lejupielādēt un iespējot", "Disable" : "Deaktivēt", "Allow untested app" : "Atļaut nepārbaudītu lietotni", - "Unknown" : "Nezināms", - "Never" : "Nekad", "Do you really want to wipe your data from this device?" : "Vai tiešām izdzēst datus šajā ierīcē?", "Error" : "Kļūda", "Forum" : "Forums", @@ -253,11 +252,12 @@ OC.L10N.register( "Strong password" : "Spēcīga parole", "Group list is empty" : "Grupu saraksts ir tukšš", "Unable to retrieve the group list" : "Nevarēja saņemt grupu sarakstu", + "Add account to group" : "Pievienot kontu kopai", + "Done" : "Pabeigts", "Sending…" : "Sūta …", "Email sent" : "E-pasta ziņojums nosūtīts", "SSL" : "SSL", "Credentials" : "Akreditācijas dati", - "SMTP Password" : "SMTP parole", - "Save" : "Saglabāt" + "SMTP Password" : "SMTP parole" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 467641b0136..57eb42ab3b3 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -167,22 +167,23 @@ "Add" : "Pievienot", "Change" : "Mainīt", "Delete" : "Izdzēst", - "Display name" : "Attēlojamais vārds", + "Account name" : "Konta nosaukums", + "Save" : "Saglabāt", "Email" : "E-pasts", - "Quota" : "Kvota", - "Language" : "Valoda", "Add new account" : "Pievienot jaunu kontu", + "Display name" : "Attēlojamais vārds", + "Language" : "Valoda", + "Quota" : "Kvota", "Scroll to load more rows" : "Ritināt, lai ielādētu vairāk rindu", "Avatar" : "Profila attēls", - "Account name" : "Konta nosaukums", "Group admin for" : "Kopa \"pārvaldītājs\"", "Storage location" : "Krātuves atrašanās vieta", "Last login" : "Pēdējā pieteikšanās", "Account actions" : "Konta darbības", + "Unknown" : "Nezināms", + "Never" : "Nekad", "{size} used" : "Izmantoti {size}", "Delete account" : "Izdzēst kontu", - "Add account to group" : "Pievienot kontu kopai", - "Done" : "Pabeigts", "Edit" : "Labot", "Visibility" : "Redzamība", "Show last login" : "Rādīt pēdējo autorizāciju", @@ -233,8 +234,6 @@ "Download and enable" : "Lejupielādēt un iespējot", "Disable" : "Deaktivēt", "Allow untested app" : "Atļaut nepārbaudītu lietotni", - "Unknown" : "Nezināms", - "Never" : "Nekad", "Do you really want to wipe your data from this device?" : "Vai tiešām izdzēst datus šajā ierīcē?", "Error" : "Kļūda", "Forum" : "Forums", @@ -251,11 +250,12 @@ "Strong password" : "Spēcīga parole", "Group list is empty" : "Grupu saraksts ir tukšš", "Unable to retrieve the group list" : "Nevarēja saņemt grupu sarakstu", + "Add account to group" : "Pievienot kontu kopai", + "Done" : "Pabeigts", "Sending…" : "Sūta …", "Email sent" : "E-pasta ziņojums nosūtīts", "SSL" : "SSL", "Credentials" : "Akreditācijas dati", - "SMTP Password" : "SMTP parole", - "Save" : "Saglabāt" + "SMTP Password" : "SMTP parole" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 0d75b40a33b..7651339527f 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -487,27 +487,33 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Ресетирање на лозинка е оневозможено бидејќи главниот клуч е оневозможен", "No accounts" : "Нема сметки", "Loading accounts …" : "Вчитување на сметки …", - "Manager" : "Менаџер", - "New account" : "Нова сметка", - "Display name" : "Име и презиме", - "Either password or email is required" : "Внесување на лозинка или Е-пошта е задолжително", + "Account name" : "Корисничко име", + "Account updated" : "Сметката е ажурирана", + "Edit account" : "Измени сметка", + "Saving …" : "Зачувува  …", + "Save" : "Зачувај", "Password (required)" : "Лозинка (задолжително)", "Email (required)" : "Е-пошта (задолжително)", "Email" : "Е-пошта", - "Quota" : "Квота", + "New account" : "Нова сметка", + "Add new account" : "Додади нова сметка", + "Display name" : "Име и презиме", + "Either password or email is required" : "Внесување на лозинка или Е-пошта е задолжително", "Language" : "Јазик", "Set default language" : "Постави стандарден јазик", - "Add new account" : "Додади нова сметка", + "Manager" : "Менаџер", + "Quota" : "Квота", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка …","{userCount} сметки …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} сметка","{userCount} сметки"], "Total rows summary" : "Резиме на вкупно редови", "Scroll to load more rows" : "Одете надолу за да се вчитаат повеќе редови", "Avatar" : "Аватар", - "Account name" : "Корисничко име", "Group admin for" : "Администратор на група", "Storage location" : "Локација на складиште", "First login" : "Прво најавување", "Last login" : "Последно најавување", + "Unknown" : "Непознат", + "Never" : "Никогаш", "{size} used" : "искористено {size}", "Delete account" : "Избриши сметка", "Disable account" : "Оневозможи сметка", @@ -518,14 +524,8 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Целосно бришење на сметка на {userid} вклучувајќи и сопствените податоци, апликации итн.", "Account deletion" : "Бришење на сметката", "Delete {userid}'s account" : "Избриши го корисникот {userid}", - "Email can't be empty" : "Е-пошта неможе да биде празна", - "Email was successfully changed" : "Е-пошта е успешно променета", "Welcome mail sent!" : "Испратена е-пошта порака за добредојде!", "Loading account …" : "Вчитување сметки …", - "Change display name" : "Промена на името", - "Set new email address" : "Постави нова Е-пошта адреса", - "Set the language" : "Постави јазик", - "Done" : "Готово", "Edit" : "Уреди", "Account management settings" : "Параметри за кориснички менаџмент", "Visibility" : "Видливост", @@ -628,8 +628,6 @@ OC.L10N.register( "Disable" : "Оневозможи", "Allow untested app" : "Дозволи не тестирана апликација", "The app will be downloaded from the App Store" : "Апликацијата ќе биде преземена преку продавницата за апликации", - "Unknown" : "Непознат", - "Never" : "Никогаш", "An error occurred during the request. Unable to proceed." : "Настана грешка во процесот. Не може да продолжи.", "Error: This app cannot be enabled because it makes the server unstable" : "Грешка: Оваа апликација неможе да се овозможи бидејќи ќе го направи серверот нестабилен", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Оваа апликација е овозможена но треба да биде надоградена. Ќе бидете пренасочени кон страната за надоградување за 5 секунди.", @@ -669,8 +667,14 @@ OC.L10N.register( "Password or insufficient permissions message" : "Порака за лозинка или недоволна дозвола", "Password can't be empty" : "Лозинката неможе да биде празна", "Password was successfully changed" : "Лозинката е успешно променета", + "Email can't be empty" : "Е-пошта неможе да биде празна", + "Email was successfully changed" : "Е-пошта е успешно променета", "Loading account …" : "Вчитување на сметка ...", + "Change display name" : "Промена на името", "Set new password" : "Постави нова лозинка", + "Set new email address" : "Постави нова Е-пошта адреса", + "Set the language" : "Постави јазик", + "Done" : "Готово", "Adding your device …" : "Додавање на вашиот уред ...", "Sending…" : "Испраќа…", "Email sent" : "Е-порака пратена", @@ -681,7 +685,6 @@ OC.L10N.register( "Credentials" : "Акредитиви", "SMTP Login" : "SMTP Најава", "SMTP Password" : "SMTP лозинка", - "Save" : "Зачувај", "Test and verify email settings" : "Тестирај и потврди ги параметрите за електронска пошта" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index a569c09229d..bd9c41e7722 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -485,27 +485,33 @@ "Password change is disabled because the master key is disabled" : "Ресетирање на лозинка е оневозможено бидејќи главниот клуч е оневозможен", "No accounts" : "Нема сметки", "Loading accounts …" : "Вчитување на сметки …", - "Manager" : "Менаџер", - "New account" : "Нова сметка", - "Display name" : "Име и презиме", - "Either password or email is required" : "Внесување на лозинка или Е-пошта е задолжително", + "Account name" : "Корисничко име", + "Account updated" : "Сметката е ажурирана", + "Edit account" : "Измени сметка", + "Saving …" : "Зачувува  …", + "Save" : "Зачувај", "Password (required)" : "Лозинка (задолжително)", "Email (required)" : "Е-пошта (задолжително)", "Email" : "Е-пошта", - "Quota" : "Квота", + "New account" : "Нова сметка", + "Add new account" : "Додади нова сметка", + "Display name" : "Име и презиме", + "Either password or email is required" : "Внесување на лозинка или Е-пошта е задолжително", "Language" : "Јазик", "Set default language" : "Постави стандарден јазик", - "Add new account" : "Додади нова сметка", + "Manager" : "Менаџер", + "Quota" : "Квота", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка …","{userCount} сметки …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} сметка","{userCount} сметки"], "Total rows summary" : "Резиме на вкупно редови", "Scroll to load more rows" : "Одете надолу за да се вчитаат повеќе редови", "Avatar" : "Аватар", - "Account name" : "Корисничко име", "Group admin for" : "Администратор на група", "Storage location" : "Локација на складиште", "First login" : "Прво најавување", "Last login" : "Последно најавување", + "Unknown" : "Непознат", + "Never" : "Никогаш", "{size} used" : "искористено {size}", "Delete account" : "Избриши сметка", "Disable account" : "Оневозможи сметка", @@ -516,14 +522,8 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Целосно бришење на сметка на {userid} вклучувајќи и сопствените податоци, апликации итн.", "Account deletion" : "Бришење на сметката", "Delete {userid}'s account" : "Избриши го корисникот {userid}", - "Email can't be empty" : "Е-пошта неможе да биде празна", - "Email was successfully changed" : "Е-пошта е успешно променета", "Welcome mail sent!" : "Испратена е-пошта порака за добредојде!", "Loading account …" : "Вчитување сметки …", - "Change display name" : "Промена на името", - "Set new email address" : "Постави нова Е-пошта адреса", - "Set the language" : "Постави јазик", - "Done" : "Готово", "Edit" : "Уреди", "Account management settings" : "Параметри за кориснички менаџмент", "Visibility" : "Видливост", @@ -626,8 +626,6 @@ "Disable" : "Оневозможи", "Allow untested app" : "Дозволи не тестирана апликација", "The app will be downloaded from the App Store" : "Апликацијата ќе биде преземена преку продавницата за апликации", - "Unknown" : "Непознат", - "Never" : "Никогаш", "An error occurred during the request. Unable to proceed." : "Настана грешка во процесот. Не може да продолжи.", "Error: This app cannot be enabled because it makes the server unstable" : "Грешка: Оваа апликација неможе да се овозможи бидејќи ќе го направи серверот нестабилен", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Оваа апликација е овозможена но треба да биде надоградена. Ќе бидете пренасочени кон страната за надоградување за 5 секунди.", @@ -667,8 +665,14 @@ "Password or insufficient permissions message" : "Порака за лозинка или недоволна дозвола", "Password can't be empty" : "Лозинката неможе да биде празна", "Password was successfully changed" : "Лозинката е успешно променета", + "Email can't be empty" : "Е-пошта неможе да биде празна", + "Email was successfully changed" : "Е-пошта е успешно променета", "Loading account …" : "Вчитување на сметка ...", + "Change display name" : "Промена на името", "Set new password" : "Постави нова лозинка", + "Set new email address" : "Постави нова Е-пошта адреса", + "Set the language" : "Постави јазик", + "Done" : "Готово", "Adding your device …" : "Додавање на вашиот уред ...", "Sending…" : "Испраќа…", "Email sent" : "Е-порака пратена", @@ -679,7 +683,6 @@ "Credentials" : "Акредитиви", "SMTP Login" : "SMTP Најава", "SMTP Password" : "SMTP лозинка", - "Save" : "Зачувај", "Test and verify email settings" : "Тестирај и потврди ги параметрите за електронска пошта" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/settings/l10n/mn.js b/apps/settings/l10n/mn.js index 97ca1e78cdb..d1db0e27111 100644 --- a/apps/settings/l10n/mn.js +++ b/apps/settings/l10n/mn.js @@ -729,39 +729,43 @@ OC.L10N.register( "No accounts" : "Бүртгэл байхгүй", "Loading accounts …" : "Бүртгэлүүдийг ачаалж байна …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Бүртгэлүүдийн жагсаалт. Гүйцэтгэлийн шалтгаанаар энэ жагсаалт бүрэн харуулагдаагүй. Жагсаалтаар хөтлөх үед бүртгэлүүд харуулагдана.", - "Manager" : "Менежер", - "Set line manager" : "Шууд удирдагч тохируулах", + "Account name" : "Бүртгэлийн нэр", + "Account updated" : "Бүртгэл шинэчлэгдлээ", + "Saving …" : "Хадгалж байна …", + "Save" : "Хадгалах", "Account name will be autogenerated" : "Бүртгэлийн нэр автоматаар үүсгэгдэнэ", "Account name (required)" : "Бүртгэлийн нэр (шаардлагатай)", - "Failed to search groups" : "Бүлгүүд хайж чадсангүй", - "New account" : "Шинэ бүртгэл", - "Display name" : "Дэлгэцийн нэр", - "Either password or email is required" : "Нууц үг эсвэл имэйл шаардлагатай", "Password (required)" : "Нууц үг (шаардлагатай)", "Email (required)" : "Имэйл (шаардлагатай)", "Email" : "Цахим шуудан", + "New account" : "Шинэ бүртгэл", + "Add new account" : "Шинэ бүртгэл нэмэх", + "Display name" : "Дэлгэцийн нэр", + "Either password or email is required" : "Нууц үг эсвэл имэйл шаардлагатай", "Member of the following groups (required)" : "Дараах бүлгүүдийн гишүүн (шаардлагатай)", "Member of the following groups" : "Дараах бүлгүүдийн гишүүн", + "Failed to search groups" : "Бүлгүүд хайж чадсангүй", "Set account groups" : "Бүртгэлийн бүлгүүдийг тохируулах", "Admin of the following groups" : "Дараах бүлгүүдийн админ", "Set account as admin for …" : "Бүртгэлийг … админ болгох", - "Quota" : " хувь хэмжээ", - "Set account quota" : "Бүртгэлийн квот тохируулах", "Language" : "Хэл", "Set default language" : "Өгөгдмөл хэл тохируулах", - "Add new account" : "Шинэ бүртгэл нэмэх", + "Manager" : "Менежер", + "Quota" : " хувь хэмжээ", + "Set account quota" : "Бүртгэлийн квот тохируулах", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} бүртгэл …","{userCount} бүртгэл …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} бүртгэл","{userCount} бүртгэл"], "Total rows summary" : "Нийт мөрүүдийн хураангуй", "Scroll to load more rows" : "Илүү олон мөр ачаалахын тулд гүйлгэнэ үү", "Avatar" : "Хөрөг", - "Account name" : "Бүртгэлийн нэр", "Group admin for" : "Бүлгийн админ", "Account backend" : "Бүртгэлийн backend", "Storage location" : "Хадгалах байршил", "First login" : "Анхны нэвтрэлт", "Last login" : "Сүүлд нэвтэрсэн огноо", "Account actions" : "Аккуантын арга хэмжээ", + "Unknown" : "Үл танигдах зүйл", + "Never" : "хэзээч", "{size} used" : "{size} ашиглагдсан", "Delete account" : "аккаунтыг устгах", "Disconnect all devices and delete local data" : "Бүх төхөөрөмжийг салгаж дотоод өгөгдлийг устгах", @@ -772,25 +776,12 @@ OC.L10N.register( "Remote wipe of devices" : "Төхөөрөмжүүдийг алсаас арилгах", "Wipe {userid}'s devices" : "{userid}-ийн төхөөрөмжүүдийг арилгах", "Wiped {userid}'s devices" : "{userid}-ийн төхөөрөмжүүд арилгагдлаа", - "Failed to load groups with details" : "Дэлгэрэнгүй бүлгүүдийг ачаалж чадсангүй", - "Failed to load sub admin groups with details" : "Дэлгэрэнгүй дэд админ бүлгүүдийг ачаалж чадсангүй", - "Failed to update line manager" : "Шууд удирдагчийг шинэчлэж чадсангүй", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid}-ийн бүртгэлийг хувийн файлууд, аппын өгөгдөл гэх мэт бүгдийг оруулаад бүрэн устгах.", "Account deletion" : "Бүртгэл устгах", "Delete {userid}'s account" : "{userid}-ийн бүртгэлийг устгах", - "Display name was successfully changed" : "Дэлгэцийн нэр амжилттай солигдлоо", - "Email can't be empty" : "Имэйл хоосон байж болохгүй", - "Email was successfully changed" : "Имэйл амжилттай солигдлоо", "Welcome mail sent!" : "Тавтай морилно уу имэйл илгээгдлээ!", "Loading account …" : "Бүртгэл ачаалж байна …", - "Change display name" : "Дэлгэцийн нэр солих", - "Set new email address" : "Шинэ имэйл хаяг тохируулах", - "Add account to group" : "Бүртгэлийг бүлэгт нэмэх", - "Set account as admin for" : "Бүртгэлийг админ болгох", - "Select account quota" : "Бүртгэлийн квот сонгох", - "Set the language" : "Хэлийг тохируулах", "Toggle account actions menu" : "Бүртгэлийн үйлдлийн цэсийг сэлгэх", - "Done" : "Дууслаа", "Edit" : "Өөрчлөх", "Account management settings" : "Бүртгэл удирдлагын тохиргоо", "Visibility" : "Харагдац", @@ -934,8 +925,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Апп App Store-оос татагдана", "This app is not marked as compatible with your {productName} version." : "Энэ апп таны {productName} хувилбартай нийцтэй гэж тэмдэглэгдээгүй.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Хэрэв та үргэлжлүүлбэл аппыг суулгах боломжтой хэвээр. Апп хүлээсэн ёсоор ажиллахгүй байж болохыг анхаарна уу.", - "Unknown" : "Үл танигдах зүйл", - "Never" : "хэзээч", "Could not register device: Network error" : "Төхөөрөмж бүртгүүлж чадсангүй: Сүлжээний алдаа", "Could not register device: Probably already registered" : "Төхөөрөмж бүртгүүлж чадсангүй: Магадгүй аль хэдийн бүртгэгдсэн", "Could not register device" : "Төхөөрөмж бүртгүүлж чадсангүй", @@ -982,14 +971,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Хэрэглэгчийн ID бүрэн таарсан тохиолдолд автомат бөглөлтийг зөвшөөрөх", "Search groups…" : "Бүлэг хайх…", "Loading accounts …" : "Бүртгэлүүдийг ачаалж байна …", + "Set line manager" : "Шууд удирдагч тохируулах", "Set account as admin for …" : "Бүртгэлийг … админ болгох", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} бүртгэл …","{userCount} бүртгэл …"], "Password or insufficient permissions message" : "Нууц үг эсвэл хангалтгүй зөвшөөрлийн мессеж", + "Failed to load groups with details" : "Дэлгэрэнгүй бүлгүүдийг ачаалж чадсангүй", + "Failed to load sub admin groups with details" : "Дэлгэрэнгүй дэд админ бүлгүүдийг ачаалж чадсангүй", + "Failed to update line manager" : "Шууд удирдагчийг шинэчлэж чадсангүй", + "Display name was successfully changed" : "Дэлгэцийн нэр амжилттай солигдлоо", "Password can't be empty" : "Нууц үг хоосон байж болохгүй", "Password was successfully changed" : "Нууц үг амжилттай солигдлоо", + "Email can't be empty" : "Имэйл хоосон байж болохгүй", + "Email was successfully changed" : "Имэйл амжилттай солигдлоо", "Loading account …" : "Бүртгэл ачаалж байна …", + "Change display name" : "Дэлгэцийн нэр солих", "Set new password" : "Шинэ нууц үг тохируулах", "You do not have permissions to see the details of this account" : "Танд энэ бүртгэлийн дэлгэрэнгүйг харах зөвшөөрөл байхгүй", + "Set new email address" : "Шинэ имэйл хаяг тохируулах", + "Add account to group" : "Бүртгэлийг бүлэгт нэмэх", + "Set account as admin for" : "Бүртгэлийг админ болгох", + "Select account quota" : "Бүртгэлийн квот сонгох", + "Set the language" : "Хэлийг тохируулах", + "Done" : "Дууслаа", "Adding your device …" : "Таны төхөөрөмжийг нэмж байна …", "Sending…" : "Илгээх...", "Email sent" : "Имэйл илгээгдлээ", @@ -1000,7 +1003,6 @@ OC.L10N.register( "Credentials" : "Итгэмжлэл", "SMTP Login" : "SMTP нэвтрэлт", "SMTP Password" : "Энгийн мэйл дамжуулах протокол-ийн нууц үг", - "Save" : "Хадгалах", "Test and verify email settings" : "Имэйл тохиргоог тест хийж баталгаажуулах" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/mn.json b/apps/settings/l10n/mn.json index 1933d0de905..f9d52553f1c 100644 --- a/apps/settings/l10n/mn.json +++ b/apps/settings/l10n/mn.json @@ -727,39 +727,43 @@ "No accounts" : "Бүртгэл байхгүй", "Loading accounts …" : "Бүртгэлүүдийг ачаалж байна …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Бүртгэлүүдийн жагсаалт. Гүйцэтгэлийн шалтгаанаар энэ жагсаалт бүрэн харуулагдаагүй. Жагсаалтаар хөтлөх үед бүртгэлүүд харуулагдана.", - "Manager" : "Менежер", - "Set line manager" : "Шууд удирдагч тохируулах", + "Account name" : "Бүртгэлийн нэр", + "Account updated" : "Бүртгэл шинэчлэгдлээ", + "Saving …" : "Хадгалж байна …", + "Save" : "Хадгалах", "Account name will be autogenerated" : "Бүртгэлийн нэр автоматаар үүсгэгдэнэ", "Account name (required)" : "Бүртгэлийн нэр (шаардлагатай)", - "Failed to search groups" : "Бүлгүүд хайж чадсангүй", - "New account" : "Шинэ бүртгэл", - "Display name" : "Дэлгэцийн нэр", - "Either password or email is required" : "Нууц үг эсвэл имэйл шаардлагатай", "Password (required)" : "Нууц үг (шаардлагатай)", "Email (required)" : "Имэйл (шаардлагатай)", "Email" : "Цахим шуудан", + "New account" : "Шинэ бүртгэл", + "Add new account" : "Шинэ бүртгэл нэмэх", + "Display name" : "Дэлгэцийн нэр", + "Either password or email is required" : "Нууц үг эсвэл имэйл шаардлагатай", "Member of the following groups (required)" : "Дараах бүлгүүдийн гишүүн (шаардлагатай)", "Member of the following groups" : "Дараах бүлгүүдийн гишүүн", + "Failed to search groups" : "Бүлгүүд хайж чадсангүй", "Set account groups" : "Бүртгэлийн бүлгүүдийг тохируулах", "Admin of the following groups" : "Дараах бүлгүүдийн админ", "Set account as admin for …" : "Бүртгэлийг … админ болгох", - "Quota" : " хувь хэмжээ", - "Set account quota" : "Бүртгэлийн квот тохируулах", "Language" : "Хэл", "Set default language" : "Өгөгдмөл хэл тохируулах", - "Add new account" : "Шинэ бүртгэл нэмэх", + "Manager" : "Менежер", + "Quota" : " хувь хэмжээ", + "Set account quota" : "Бүртгэлийн квот тохируулах", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} бүртгэл …","{userCount} бүртгэл …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} бүртгэл","{userCount} бүртгэл"], "Total rows summary" : "Нийт мөрүүдийн хураангуй", "Scroll to load more rows" : "Илүү олон мөр ачаалахын тулд гүйлгэнэ үү", "Avatar" : "Хөрөг", - "Account name" : "Бүртгэлийн нэр", "Group admin for" : "Бүлгийн админ", "Account backend" : "Бүртгэлийн backend", "Storage location" : "Хадгалах байршил", "First login" : "Анхны нэвтрэлт", "Last login" : "Сүүлд нэвтэрсэн огноо", "Account actions" : "Аккуантын арга хэмжээ", + "Unknown" : "Үл танигдах зүйл", + "Never" : "хэзээч", "{size} used" : "{size} ашиглагдсан", "Delete account" : "аккаунтыг устгах", "Disconnect all devices and delete local data" : "Бүх төхөөрөмжийг салгаж дотоод өгөгдлийг устгах", @@ -770,25 +774,12 @@ "Remote wipe of devices" : "Төхөөрөмжүүдийг алсаас арилгах", "Wipe {userid}'s devices" : "{userid}-ийн төхөөрөмжүүдийг арилгах", "Wiped {userid}'s devices" : "{userid}-ийн төхөөрөмжүүд арилгагдлаа", - "Failed to load groups with details" : "Дэлгэрэнгүй бүлгүүдийг ачаалж чадсангүй", - "Failed to load sub admin groups with details" : "Дэлгэрэнгүй дэд админ бүлгүүдийг ачаалж чадсангүй", - "Failed to update line manager" : "Шууд удирдагчийг шинэчлэж чадсангүй", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid}-ийн бүртгэлийг хувийн файлууд, аппын өгөгдөл гэх мэт бүгдийг оруулаад бүрэн устгах.", "Account deletion" : "Бүртгэл устгах", "Delete {userid}'s account" : "{userid}-ийн бүртгэлийг устгах", - "Display name was successfully changed" : "Дэлгэцийн нэр амжилттай солигдлоо", - "Email can't be empty" : "Имэйл хоосон байж болохгүй", - "Email was successfully changed" : "Имэйл амжилттай солигдлоо", "Welcome mail sent!" : "Тавтай морилно уу имэйл илгээгдлээ!", "Loading account …" : "Бүртгэл ачаалж байна …", - "Change display name" : "Дэлгэцийн нэр солих", - "Set new email address" : "Шинэ имэйл хаяг тохируулах", - "Add account to group" : "Бүртгэлийг бүлэгт нэмэх", - "Set account as admin for" : "Бүртгэлийг админ болгох", - "Select account quota" : "Бүртгэлийн квот сонгох", - "Set the language" : "Хэлийг тохируулах", "Toggle account actions menu" : "Бүртгэлийн үйлдлийн цэсийг сэлгэх", - "Done" : "Дууслаа", "Edit" : "Өөрчлөх", "Account management settings" : "Бүртгэл удирдлагын тохиргоо", "Visibility" : "Харагдац", @@ -932,8 +923,6 @@ "The app will be downloaded from the App Store" : "Апп App Store-оос татагдана", "This app is not marked as compatible with your {productName} version." : "Энэ апп таны {productName} хувилбартай нийцтэй гэж тэмдэглэгдээгүй.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Хэрэв та үргэлжлүүлбэл аппыг суулгах боломжтой хэвээр. Апп хүлээсэн ёсоор ажиллахгүй байж болохыг анхаарна уу.", - "Unknown" : "Үл танигдах зүйл", - "Never" : "хэзээч", "Could not register device: Network error" : "Төхөөрөмж бүртгүүлж чадсангүй: Сүлжээний алдаа", "Could not register device: Probably already registered" : "Төхөөрөмж бүртгүүлж чадсангүй: Магадгүй аль хэдийн бүртгэгдсэн", "Could not register device" : "Төхөөрөмж бүртгүүлж чадсангүй", @@ -980,14 +969,28 @@ "Also allow autocompletion on full match of the user id" : "Хэрэглэгчийн ID бүрэн таарсан тохиолдолд автомат бөглөлтийг зөвшөөрөх", "Search groups…" : "Бүлэг хайх…", "Loading accounts …" : "Бүртгэлүүдийг ачаалж байна …", + "Set line manager" : "Шууд удирдагч тохируулах", "Set account as admin for …" : "Бүртгэлийг … админ болгох", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} бүртгэл …","{userCount} бүртгэл …"], "Password or insufficient permissions message" : "Нууц үг эсвэл хангалтгүй зөвшөөрлийн мессеж", + "Failed to load groups with details" : "Дэлгэрэнгүй бүлгүүдийг ачаалж чадсангүй", + "Failed to load sub admin groups with details" : "Дэлгэрэнгүй дэд админ бүлгүүдийг ачаалж чадсангүй", + "Failed to update line manager" : "Шууд удирдагчийг шинэчлэж чадсангүй", + "Display name was successfully changed" : "Дэлгэцийн нэр амжилттай солигдлоо", "Password can't be empty" : "Нууц үг хоосон байж болохгүй", "Password was successfully changed" : "Нууц үг амжилттай солигдлоо", + "Email can't be empty" : "Имэйл хоосон байж болохгүй", + "Email was successfully changed" : "Имэйл амжилттай солигдлоо", "Loading account …" : "Бүртгэл ачаалж байна …", + "Change display name" : "Дэлгэцийн нэр солих", "Set new password" : "Шинэ нууц үг тохируулах", "You do not have permissions to see the details of this account" : "Танд энэ бүртгэлийн дэлгэрэнгүйг харах зөвшөөрөл байхгүй", + "Set new email address" : "Шинэ имэйл хаяг тохируулах", + "Add account to group" : "Бүртгэлийг бүлэгт нэмэх", + "Set account as admin for" : "Бүртгэлийг админ болгох", + "Select account quota" : "Бүртгэлийн квот сонгох", + "Set the language" : "Хэлийг тохируулах", + "Done" : "Дууслаа", "Adding your device …" : "Таны төхөөрөмжийг нэмж байна …", "Sending…" : "Илгээх...", "Email sent" : "Имэйл илгээгдлээ", @@ -998,7 +1001,6 @@ "Credentials" : "Итгэмжлэл", "SMTP Login" : "SMTP нэвтрэлт", "SMTP Password" : "Энгийн мэйл дамжуулах протокол-ийн нууц үг", - "Save" : "Хадгалах", "Test and verify email settings" : "Имэйл тохиргоог тест хийж баталгаажуулах" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 9790d6ef899..67301456667 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -596,36 +596,40 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Passordendring er deaktivert fordi hoved-nøkkelen er deaktivert", "No accounts" : "Ingen kontoer", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over kontoer. Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Kontoene blir gjengitt når du navigerer gjennom listen.", - "Manager" : "Sjef", - "Set line manager" : "Angi linjeleder", + "Account name" : "Kontonavn", + "Account updated" : "Konto oppdatert", + "Saving …" : "Lagrer ...", + "Save" : "Lagre", "Account name will be autogenerated" : "Kontonavnet blir automatisk generert", "Account name (required)" : "Kontonavn (obligatorisk)", - "New account" : "Ny konto", - "Display name" : "Visningsnavn", - "Either password or email is required" : "Enten passord eller e-post kreves", "Password (required)" : "Passord (kreves)", "Email (required)" : "E-post (kreves)", "Email" : "E-post", + "New account" : "Ny konto", + "Add new account" : "Legg til ny konto", + "Display name" : "Visningsnavn", + "Either password or email is required" : "Enten passord eller e-post kreves", "Member of the following groups (required)" : "Medlem av følgende grupper (obligatorisk)", "Member of the following groups" : "Medlem av følgende grupper", "Set account groups" : "Angi kontogrupper", "Admin of the following groups" : "Administrator for følgende grupper", - "Quota" : "Kvote", - "Set account quota" : "Angi kontokvote", "Language" : "Språk", "Set default language" : "Angi standard språk", - "Add new account" : "Legg til ny konto", + "Manager" : "Sjef", + "Quota" : "Kvote", + "Set account quota" : "Angi kontokvote", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} kontoer"], "Total rows summary" : "Sammendrag av totalrader", "Scroll to load more rows" : "Rull for å laste inn flere rader", "Avatar" : "Avatar", - "Account name" : "Kontonavn", "Group admin for" : "Gruppeadministrator for", "Account backend" : "Konto-backend", "Storage location" : "Lagringsplassering", "First login" : "Første innlogging", "Last login" : "Siste innlogging", "Account actions" : "Kontoaktiviteter", + "Unknown" : "Ukjent", + "Never" : "Aldri", "{size} used" : "{size} brukt", "Delete account" : "Slett konto", "Disconnect all devices and delete local data" : "Frakoble alle enheter og slett lokal data", @@ -635,21 +639,11 @@ OC.L10N.register( "Remote wipe of devices" : "Fjernsletting av enheter", "Wipe {userid}'s devices" : "Tøm enhetene til {userid}", "Wiped {userid}'s devices" : "Slettet {userid}s enheter", - "Failed to update line manager" : "Oppdatering av linjeleder feilet", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slett {userid} sin konto fullstendig, inkludert alle personlige filer, appdata osv.", "Account deletion" : "Sletting av konto", "Delete {userid}'s account" : "Slett {userid} sin konto", - "Display name was successfully changed" : "Visningsnavn ble endret", - "Email was successfully changed" : "E-post ble endret", "Welcome mail sent!" : "Velkomst-epost sendt!", - "Change display name" : "Endre visningsnavn", - "Set new email address" : "Angi ny e-postadresse", - "Add account to group" : "Legg konto til gruppe", - "Set account as admin for" : "Angi konto som administrator for", - "Select account quota" : "Velg kontokvote", - "Set the language" : "Angi språk", "Toggle account actions menu" : "Veksle meny over kontohandlinger", - "Done" : "Ferdig", "Edit" : "Rediger", "Account management settings" : "Innstillinger for kontoadministrasjon", "Visibility" : "Synlighet", @@ -758,8 +752,6 @@ OC.L10N.register( "Disable" : "Deaktiver ", "Allow untested app" : "Tillatt utestet app", "The app will be downloaded from the App Store" : "Appen vil bli lastet ned fra app-butikken", - "Unknown" : "Ukjent", - "Never" : "Aldri", "Could not register device: Network error" : "Kunne ikke registrere enheten: nettverksfeil", "Could not register device: Probably already registered" : "Kunne ikke registrere enheten: trolig allerede registrert", "Could not register device" : "Kunne ikke registrere enheten", @@ -803,13 +795,24 @@ OC.L10N.register( "Exclude some groups from sharing" : "Utelukk noen grupper fra deling", "Limit sharing to some groups" : "Begrens deling til noen grupper", "Loading accounts …" : "Laster kontoer…", + "Set line manager" : "Angi linjeleder", "Set account as admin for …" : "Angi konto som administrator for...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"], "Password or insufficient permissions message" : "Melding om passord eller utilstrekkelige rettigheter", + "Failed to update line manager" : "Oppdatering av linjeleder feilet", + "Display name was successfully changed" : "Visningsnavn ble endret", "Password was successfully changed" : "Passord ble endret", + "Email was successfully changed" : "E-post ble endret", "Loading account …" : "Laster konto…", + "Change display name" : "Endre visningsnavn", "Set new password" : "Angi nytt passord", "You do not have permissions to see the details of this account" : "Du har ikke tillatelser til å se detaljer om denne kontoen", + "Set new email address" : "Angi ny e-postadresse", + "Add account to group" : "Legg konto til gruppe", + "Set account as admin for" : "Angi konto som administrator for", + "Select account quota" : "Velg kontokvote", + "Set the language" : "Angi språk", + "Done" : "Ferdig", "Adding your device …" : "Legger til enheten...", "Sending…" : "Sender…", "Email sent" : "E-post sendt", @@ -818,7 +821,6 @@ OC.L10N.register( "Credentials" : "Påloggingsdetaljer", "SMTP Login" : "SMTP-pålogging", "SMTP Password" : "SMTP-passord", - "Save" : "Lagre", "Test and verify email settings" : "Test og bekreft e-postinnstillinger" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 2d63ce6a60e..0954670f61e 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -594,36 +594,40 @@ "Password change is disabled because the master key is disabled" : "Passordendring er deaktivert fordi hoved-nøkkelen er deaktivert", "No accounts" : "Ingen kontoer", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over kontoer. Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Kontoene blir gjengitt når du navigerer gjennom listen.", - "Manager" : "Sjef", - "Set line manager" : "Angi linjeleder", + "Account name" : "Kontonavn", + "Account updated" : "Konto oppdatert", + "Saving …" : "Lagrer ...", + "Save" : "Lagre", "Account name will be autogenerated" : "Kontonavnet blir automatisk generert", "Account name (required)" : "Kontonavn (obligatorisk)", - "New account" : "Ny konto", - "Display name" : "Visningsnavn", - "Either password or email is required" : "Enten passord eller e-post kreves", "Password (required)" : "Passord (kreves)", "Email (required)" : "E-post (kreves)", "Email" : "E-post", + "New account" : "Ny konto", + "Add new account" : "Legg til ny konto", + "Display name" : "Visningsnavn", + "Either password or email is required" : "Enten passord eller e-post kreves", "Member of the following groups (required)" : "Medlem av følgende grupper (obligatorisk)", "Member of the following groups" : "Medlem av følgende grupper", "Set account groups" : "Angi kontogrupper", "Admin of the following groups" : "Administrator for følgende grupper", - "Quota" : "Kvote", - "Set account quota" : "Angi kontokvote", "Language" : "Språk", "Set default language" : "Angi standard språk", - "Add new account" : "Legg til ny konto", + "Manager" : "Sjef", + "Quota" : "Kvote", + "Set account quota" : "Angi kontokvote", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} kontoer"], "Total rows summary" : "Sammendrag av totalrader", "Scroll to load more rows" : "Rull for å laste inn flere rader", "Avatar" : "Avatar", - "Account name" : "Kontonavn", "Group admin for" : "Gruppeadministrator for", "Account backend" : "Konto-backend", "Storage location" : "Lagringsplassering", "First login" : "Første innlogging", "Last login" : "Siste innlogging", "Account actions" : "Kontoaktiviteter", + "Unknown" : "Ukjent", + "Never" : "Aldri", "{size} used" : "{size} brukt", "Delete account" : "Slett konto", "Disconnect all devices and delete local data" : "Frakoble alle enheter og slett lokal data", @@ -633,21 +637,11 @@ "Remote wipe of devices" : "Fjernsletting av enheter", "Wipe {userid}'s devices" : "Tøm enhetene til {userid}", "Wiped {userid}'s devices" : "Slettet {userid}s enheter", - "Failed to update line manager" : "Oppdatering av linjeleder feilet", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slett {userid} sin konto fullstendig, inkludert alle personlige filer, appdata osv.", "Account deletion" : "Sletting av konto", "Delete {userid}'s account" : "Slett {userid} sin konto", - "Display name was successfully changed" : "Visningsnavn ble endret", - "Email was successfully changed" : "E-post ble endret", "Welcome mail sent!" : "Velkomst-epost sendt!", - "Change display name" : "Endre visningsnavn", - "Set new email address" : "Angi ny e-postadresse", - "Add account to group" : "Legg konto til gruppe", - "Set account as admin for" : "Angi konto som administrator for", - "Select account quota" : "Velg kontokvote", - "Set the language" : "Angi språk", "Toggle account actions menu" : "Veksle meny over kontohandlinger", - "Done" : "Ferdig", "Edit" : "Rediger", "Account management settings" : "Innstillinger for kontoadministrasjon", "Visibility" : "Synlighet", @@ -756,8 +750,6 @@ "Disable" : "Deaktiver ", "Allow untested app" : "Tillatt utestet app", "The app will be downloaded from the App Store" : "Appen vil bli lastet ned fra app-butikken", - "Unknown" : "Ukjent", - "Never" : "Aldri", "Could not register device: Network error" : "Kunne ikke registrere enheten: nettverksfeil", "Could not register device: Probably already registered" : "Kunne ikke registrere enheten: trolig allerede registrert", "Could not register device" : "Kunne ikke registrere enheten", @@ -801,13 +793,24 @@ "Exclude some groups from sharing" : "Utelukk noen grupper fra deling", "Limit sharing to some groups" : "Begrens deling til noen grupper", "Loading accounts …" : "Laster kontoer…", + "Set line manager" : "Angi linjeleder", "Set account as admin for …" : "Angi konto som administrator for...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"], "Password or insufficient permissions message" : "Melding om passord eller utilstrekkelige rettigheter", + "Failed to update line manager" : "Oppdatering av linjeleder feilet", + "Display name was successfully changed" : "Visningsnavn ble endret", "Password was successfully changed" : "Passord ble endret", + "Email was successfully changed" : "E-post ble endret", "Loading account …" : "Laster konto…", + "Change display name" : "Endre visningsnavn", "Set new password" : "Angi nytt passord", "You do not have permissions to see the details of this account" : "Du har ikke tillatelser til å se detaljer om denne kontoen", + "Set new email address" : "Angi ny e-postadresse", + "Add account to group" : "Legg konto til gruppe", + "Set account as admin for" : "Angi konto som administrator for", + "Select account quota" : "Velg kontokvote", + "Set the language" : "Angi språk", + "Done" : "Ferdig", "Adding your device …" : "Legger til enheten...", "Sending…" : "Sender…", "Email sent" : "E-post sendt", @@ -816,7 +819,6 @@ "Credentials" : "Påloggingsdetaljer", "SMTP Login" : "SMTP-pålogging", "SMTP Password" : "SMTP-passord", - "Save" : "Lagre", "Test and verify email settings" : "Test og bekreft e-postinnstillinger" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index fcca71f50a9..d12fbe68823 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -520,33 +520,39 @@ OC.L10N.register( "No accounts" : "Geen accounts", "Loading accounts …" : "Laden accounts ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lijst met accounts. De lijst is niet volledig verwerkt om de prestatie niet te beperken. De accounts worden verder verwerkt als je door de lijst navigeert.", - "Manager" : "Manager", + "Account name" : "Accountnaam", + "Account updated" : "Account bijgewerkt", + "Edit account" : "Account bewerken", + "Saving …" : "Opslaan ...", + "Save" : "Bewaar", "Account name will be autogenerated" : "Accountnaam wordt automatisch gegenereert", "Account name (required)" : "Accountnaam (vereist)", - "New account" : "Nieuw account", - "Display name" : "Weergave naam", - "Either password or email is required" : "Wachtwoord of e-mail is vereist", "Password (required)" : "Wachtwoord (vereist)", "Email (required)" : "E-mail (vereist)", "Email" : "E-mailadres", + "New account" : "Nieuw account", + "Add new account" : "Voeg nieuw account toe", + "Display name" : "Weergave naam", + "Either password or email is required" : "Wachtwoord of e-mail is vereist", "Member of the following groups (required)" : "Lid van de volgende groepen (vereist)", "Member of the following groups" : "Lid van de volgende groepen", "Set account groups" : "Selecteer accountgroepen", "Admin of the following groups" : "Beheerder van de volgende groepen", - "Quota" : "Limieten", - "Set account quota" : "Voer account quota in", "Language" : "Taal", "Set default language" : "Voer standaardtaal in", - "Add new account" : "Voeg nieuw account toe", + "Manager" : "Manager", + "Quota" : "Limieten", + "Set account quota" : "Voer account quota in", "Total rows summary" : "Aantal rijen samenvatting", "Scroll to load more rows" : "Scroll om meer rijen te laden", "Avatar" : "Avatar", - "Account name" : "Accountnaam", "Group admin for" : "Groepsbeheerder voor", "Storage location" : "Opslag locatie", "First login" : "Eerste login", "Last login" : "Laatste login", "Account actions" : "Accountacties", + "Unknown" : "Onbekend", + "Never" : "Nooit", "{size} used" : "{size} gebruikt", "Delete account" : "Account verwijderen", "Disconnect all devices and delete local data" : "Ontkoppel alle apparaten en verwijder lokale data", @@ -559,19 +565,9 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid}'s account volledig verwijderen, inclusief alle persoonlijke bestanden, app-gegevens, etc.", "Account deletion" : "Accountverwijdering", "Delete {userid}'s account" : "{userid}'s account verwijderen", - "Display name was successfully changed" : "Weergavenaam was succesvol gewijzigd", - "Email can't be empty" : "E-mail mag niet leeg zijn", - "Email was successfully changed" : "E-mail succesvol gewijzigd", "Welcome mail sent!" : "Welkomst-e-mail verstuurd!", "Loading account …" : "Laden account ...", - "Change display name" : "Weergavenaam wijzigen", - "Set new email address" : "Voer nieuw e-mailadres in", - "Add account to group" : "Voeg account toe aan groep", - "Set account as admin for" : "Maak account beheerder voor ...", - "Select account quota" : "Selecteer accountquota", - "Set the language" : "Voer de taal in", "Toggle account actions menu" : "Omschakelen gebruikersactiemenu", - "Done" : "Klaar", "Edit" : "Bewerken", "Account management settings" : "Accountbeheerinstellingen", "Visibility" : "Zichtbaarheid", @@ -688,8 +684,6 @@ OC.L10N.register( "Disable" : "Uitschakelen", "Allow untested app" : "Niet-geteste apps toestaan", "The app will be downloaded from the App Store" : "De app zal worden gedownload van de App Store", - "Unknown" : "Onbekend", - "Never" : "Nooit", "Could not register device: Network error" : "Kon apparaat niet registreren: netwerkfout", "Could not register device: Probably already registered" : "Kon apparaat niet registreren: waarschijnlijk al geregistreerd", "Could not register device" : "Kon apparaat niet registreren", @@ -735,11 +729,21 @@ OC.L10N.register( "Loading accounts …" : "Laden van accounts …", "Set account as admin for …" : "Maak account beheerder voor ...", "Password or insufficient permissions message" : "Wachtwoord of onvoldoende machtigingen bericht", + "Display name was successfully changed" : "Weergavenaam was succesvol gewijzigd", "Password can't be empty" : "Wachtwoord mag niet leeg zijn", "Password was successfully changed" : "Wachtwoord was succesvol gewijzigd.", + "Email can't be empty" : "E-mail mag niet leeg zijn", + "Email was successfully changed" : "E-mail succesvol gewijzigd", "Loading account …" : "Account laden ...", + "Change display name" : "Weergavenaam wijzigen", "Set new password" : "Instellen nieuw wachtwoord", "You do not have permissions to see the details of this account" : "Je hebt niet de machtigingen om de details van dit account te zien", + "Set new email address" : "Voer nieuw e-mailadres in", + "Add account to group" : "Voeg account toe aan groep", + "Set account as admin for" : "Maak account beheerder voor ...", + "Select account quota" : "Selecteer accountquota", + "Set the language" : "Voer de taal in", + "Done" : "Klaar", "Adding your device …" : "Je apparaat toevoegen...", "Sending…" : "Versturen...", "Email sent" : "E-mail verzonden", @@ -750,7 +754,6 @@ OC.L10N.register( "Credentials" : "Inloggegevens", "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP wachtwoord", - "Save" : "Bewaar", "Test and verify email settings" : "Test en controleer de e-mailinstellingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index e03c606b8bc..d2f3a7f6d07 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -518,33 +518,39 @@ "No accounts" : "Geen accounts", "Loading accounts …" : "Laden accounts ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lijst met accounts. De lijst is niet volledig verwerkt om de prestatie niet te beperken. De accounts worden verder verwerkt als je door de lijst navigeert.", - "Manager" : "Manager", + "Account name" : "Accountnaam", + "Account updated" : "Account bijgewerkt", + "Edit account" : "Account bewerken", + "Saving …" : "Opslaan ...", + "Save" : "Bewaar", "Account name will be autogenerated" : "Accountnaam wordt automatisch gegenereert", "Account name (required)" : "Accountnaam (vereist)", - "New account" : "Nieuw account", - "Display name" : "Weergave naam", - "Either password or email is required" : "Wachtwoord of e-mail is vereist", "Password (required)" : "Wachtwoord (vereist)", "Email (required)" : "E-mail (vereist)", "Email" : "E-mailadres", + "New account" : "Nieuw account", + "Add new account" : "Voeg nieuw account toe", + "Display name" : "Weergave naam", + "Either password or email is required" : "Wachtwoord of e-mail is vereist", "Member of the following groups (required)" : "Lid van de volgende groepen (vereist)", "Member of the following groups" : "Lid van de volgende groepen", "Set account groups" : "Selecteer accountgroepen", "Admin of the following groups" : "Beheerder van de volgende groepen", - "Quota" : "Limieten", - "Set account quota" : "Voer account quota in", "Language" : "Taal", "Set default language" : "Voer standaardtaal in", - "Add new account" : "Voeg nieuw account toe", + "Manager" : "Manager", + "Quota" : "Limieten", + "Set account quota" : "Voer account quota in", "Total rows summary" : "Aantal rijen samenvatting", "Scroll to load more rows" : "Scroll om meer rijen te laden", "Avatar" : "Avatar", - "Account name" : "Accountnaam", "Group admin for" : "Groepsbeheerder voor", "Storage location" : "Opslag locatie", "First login" : "Eerste login", "Last login" : "Laatste login", "Account actions" : "Accountacties", + "Unknown" : "Onbekend", + "Never" : "Nooit", "{size} used" : "{size} gebruikt", "Delete account" : "Account verwijderen", "Disconnect all devices and delete local data" : "Ontkoppel alle apparaten en verwijder lokale data", @@ -557,19 +563,9 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid}'s account volledig verwijderen, inclusief alle persoonlijke bestanden, app-gegevens, etc.", "Account deletion" : "Accountverwijdering", "Delete {userid}'s account" : "{userid}'s account verwijderen", - "Display name was successfully changed" : "Weergavenaam was succesvol gewijzigd", - "Email can't be empty" : "E-mail mag niet leeg zijn", - "Email was successfully changed" : "E-mail succesvol gewijzigd", "Welcome mail sent!" : "Welkomst-e-mail verstuurd!", "Loading account …" : "Laden account ...", - "Change display name" : "Weergavenaam wijzigen", - "Set new email address" : "Voer nieuw e-mailadres in", - "Add account to group" : "Voeg account toe aan groep", - "Set account as admin for" : "Maak account beheerder voor ...", - "Select account quota" : "Selecteer accountquota", - "Set the language" : "Voer de taal in", "Toggle account actions menu" : "Omschakelen gebruikersactiemenu", - "Done" : "Klaar", "Edit" : "Bewerken", "Account management settings" : "Accountbeheerinstellingen", "Visibility" : "Zichtbaarheid", @@ -686,8 +682,6 @@ "Disable" : "Uitschakelen", "Allow untested app" : "Niet-geteste apps toestaan", "The app will be downloaded from the App Store" : "De app zal worden gedownload van de App Store", - "Unknown" : "Onbekend", - "Never" : "Nooit", "Could not register device: Network error" : "Kon apparaat niet registreren: netwerkfout", "Could not register device: Probably already registered" : "Kon apparaat niet registreren: waarschijnlijk al geregistreerd", "Could not register device" : "Kon apparaat niet registreren", @@ -733,11 +727,21 @@ "Loading accounts …" : "Laden van accounts …", "Set account as admin for …" : "Maak account beheerder voor ...", "Password or insufficient permissions message" : "Wachtwoord of onvoldoende machtigingen bericht", + "Display name was successfully changed" : "Weergavenaam was succesvol gewijzigd", "Password can't be empty" : "Wachtwoord mag niet leeg zijn", "Password was successfully changed" : "Wachtwoord was succesvol gewijzigd.", + "Email can't be empty" : "E-mail mag niet leeg zijn", + "Email was successfully changed" : "E-mail succesvol gewijzigd", "Loading account …" : "Account laden ...", + "Change display name" : "Weergavenaam wijzigen", "Set new password" : "Instellen nieuw wachtwoord", "You do not have permissions to see the details of this account" : "Je hebt niet de machtigingen om de details van dit account te zien", + "Set new email address" : "Voer nieuw e-mailadres in", + "Add account to group" : "Voeg account toe aan groep", + "Set account as admin for" : "Maak account beheerder voor ...", + "Select account quota" : "Selecteer accountquota", + "Set the language" : "Voer de taal in", + "Done" : "Klaar", "Adding your device …" : "Je apparaat toevoegen...", "Sending…" : "Versturen...", "Email sent" : "E-mail verzonden", @@ -748,7 +752,6 @@ "Credentials" : "Inloggegevens", "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP wachtwoord", - "Save" : "Bewaar", "Test and verify email settings" : "Test en controleer de e-mailinstellingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 91751a7e6f6..345bf695fc7 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -146,11 +146,14 @@ OC.L10N.register( "Default language" : "Lenga per defaut", "Common languages" : "Lengas comunas", "Other languages" : "Autras lengas", + "Save" : "Salvar", "Email" : "Adreça corrièl", - "Quota" : "Quota", "Language" : "Lenga", + "Quota" : "Quota", "Avatar" : "Avatar", "Last login" : "Darrièra connexion", + "Unknown" : "Desconegut", + "Never" : "Pas jamais", "{size} used" : "{size} utilizat", "Resend welcome email" : "Tornar enviar l’email de benvenguda", "Account deletion" : "Supression de compte", @@ -202,8 +205,6 @@ OC.L10N.register( "Show to everyone" : "Afichar a tot lo monde", "Hide" : "Amagar", "Disable" : "Desactivar", - "Unknown" : "Desconegut", - "Never" : "Pas jamais", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", "Forum" : "Forum", @@ -224,7 +225,6 @@ OC.L10N.register( "Sending…" : "Mandadís…", "Email sent" : "Corrièl mandat", "Credentials" : "Informacions d'identificacion", - "SMTP Password" : "Senhal SMTP", - "Save" : "Salvar" + "SMTP Password" : "Senhal SMTP" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index a39a5ef6f10..c4d57359771 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -144,11 +144,14 @@ "Default language" : "Lenga per defaut", "Common languages" : "Lengas comunas", "Other languages" : "Autras lengas", + "Save" : "Salvar", "Email" : "Adreça corrièl", - "Quota" : "Quota", "Language" : "Lenga", + "Quota" : "Quota", "Avatar" : "Avatar", "Last login" : "Darrièra connexion", + "Unknown" : "Desconegut", + "Never" : "Pas jamais", "{size} used" : "{size} utilizat", "Resend welcome email" : "Tornar enviar l’email de benvenguda", "Account deletion" : "Supression de compte", @@ -200,8 +203,6 @@ "Show to everyone" : "Afichar a tot lo monde", "Hide" : "Amagar", "Disable" : "Desactivar", - "Unknown" : "Desconegut", - "Never" : "Pas jamais", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", "Forum" : "Forum", @@ -222,7 +223,6 @@ "Sending…" : "Mandadís…", "Email sent" : "Corrièl mandat", "Credentials" : "Informacions d'identificacion", - "SMTP Password" : "Senhal SMTP", - "Save" : "Salvar" + "SMTP Password" : "Senhal SMTP" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index da2f57dae18..f040ac9db18 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Brak kont", "Loading accounts …" : "Wczytywanie kont ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista kont. Ta lista nie jest w pełni renderowana ze względu na wydajność. Konta będą renderowane podczas poruszania się po liście.", - "Manager" : "Menedżer", - "Set line manager" : "Ustaw menedżera liniowego", + "Account name" : "Nazwa konta", + "Account updated" : "Konto zaktualizowane", + "Edit account" : "Edytuj konto", + "Saving …" : "Zapisywanie…", + "Save" : "Zapisz", "Account name will be autogenerated" : "Nazwa konta zostanie wygenerowana automatycznie", "Account name (required)" : "Nazwa konta (wymagane)", - "Failed to search groups" : "Nie udało się wyszukać grup", - "New account" : "Nowe konto", - "Display name" : "Wyświetlana nazwa", - "Either password or email is required" : "Wymagane jest hasło lub adres e-mail", "Password (required)" : "Hasło (wymagane)", "Email (required)" : "E-mail (wymagany)", "Email" : "E-mail", + "New account" : "Nowe konto", + "Add new account" : "Dodaj nowe konto", + "Display name" : "Wyświetlana nazwa", + "Either password or email is required" : "Wymagane jest hasło lub adres e-mail", "Member of the following groups (required)" : "Członek następujących grup (wymagane)", "Member of the following groups" : "Członek następujących grup", + "Failed to search groups" : "Nie udało się wyszukać grup", "Set account groups" : "Ustaw grupy konta", "Admin of the following groups" : "Administrator następujących grup", "Set account as admin for …" : "Ustaw konto jako administrator dla …", - "Quota" : "Quota", - "Set account quota" : "Ustaw limit konta", "Language" : "Język", "Set default language" : "Ustaw domyślny język", - "Add new account" : "Dodaj nowe konto", + "Manager" : "Menedżer", + "Quota" : "Quota", + "Set account quota" : "Ustaw limit konta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto ...","{userCount}konta ...","{userCount} kont ...","{userCount} kont ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konta","{userCount} kont","{userCount} konta"], "Total rows summary" : "Podsumowanie wszystkich wierszy", "Scroll to load more rows" : "Przewiń, aby wczytać więcej wierszy", "Avatar" : "Awatar", - "Account name" : "Nazwa konta", "Group admin for" : "Administrator grupy", "Account backend" : "Zaplecze konta", "Storage location" : "Lokalizacja magazynu", "First login" : "Pierwsze logowanie", "Last login" : "Ostatnio zalogowany", "Account actions" : "Czynności na koncie", + "Unknown" : "Nieznany", + "Never" : "Nigdy", "{size} used" : "Wykorzystane: {size}", "Delete account" : "Usuń konto", "Disconnect all devices and delete local data" : "Odłącz wszystkie urządzenia i usuń dane lokalne", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Zdalne czyszczenie urządzeń", "Wipe {userid}'s devices" : "Wyczyść urządzenia {userid}", "Wiped {userid}'s devices" : "Wyczyszczono urządzenia użytkownika {userid}", - "Failed to load groups with details" : "Nie udało się załadować grup ze szczegółami", - "Failed to load sub admin groups with details" : "Nie udało się załadować grup administratorów podrzędnych ze szczegółami", - "Failed to update line manager" : "Nie udało się zaktualizować menedżera liniowego", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Całkowicie usuń konto {userid}, w tym wszystkie pliki osobiste, dane aplikacji itp.", "Account deletion" : "Usunięcie konta", "Delete {userid}'s account" : "Usuń konto {userid}", - "Display name was successfully changed" : "Nazwa wyświetlana została zmieniona", - "Email can't be empty" : "Adres e-mail nie może być pusty", - "Email was successfully changed" : "Adres e-mail został pomyślnie zmieniony", "Welcome mail sent!" : "Wysłano wiadomość powitalną!", "Loading account …" : "Wczytywanie kont ...", - "Change display name" : "Zmiana wyświetlanej nazwy", - "Set new email address" : "Ustaw nowy adres e-mail", - "Add account to group" : "Dodaj konto do grupy", - "Set account as admin for" : "Ustaw konto jako administrator dla", - "Select account quota" : "Wybierz limit konta", - "Set the language" : "Ustaw język", "Toggle account actions menu" : "Przełącz menu działań na koncie", - "Done" : "Gotowe", "Edit" : "Edycja", "Account management settings" : "Ustawienia zarządzania kontami", "Visibility" : "Widoczne", @@ -937,8 +929,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Aplikacja zostanie pobrana ze sklepu z aplikacjami", "This app is not marked as compatible with your {productName} version." : "Ta aplikacja nie jest oznaczona jako kompatybilna z Twoją wersją {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jeśli będziesz kontynuować, nadal będziesz mógł zainstalować aplikację. Pamiętaj jednak, że aplikacja może nie działać zgodnie z oczekiwaniami.", - "Unknown" : "Nieznany", - "Never" : "Nigdy", "Could not register device: Network error" : "Nie można zarejestrować urządzenia: błąd sieci", "Could not register device: Probably already registered" : "Nie można zarejestrować urządzenia: Prawdopodobnie zostało już zarejestrowane", "Could not register device" : "Nie można zarejestrować urządzenia", @@ -985,14 +975,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Zezwól także na autouzupełnianie przy pełnym dopasowaniu identyfikatora użytkownika", "Search groups…" : "Wyszukaj grupy...", "Loading accounts …" : "Wczytywanie kont...", + "Set line manager" : "Ustaw menedżera liniowego", "Set account as admin for …" : "Ustaw konto jako administrator dla…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto...","{userCount} konta...","{userCount} kont...","{userCount} konta..."], "Password or insufficient permissions message" : "Komunikat o haśle lub niewystarczających uprawnieniach", + "Failed to load groups with details" : "Nie udało się załadować grup ze szczegółami", + "Failed to load sub admin groups with details" : "Nie udało się załadować grup administratorów podrzędnych ze szczegółami", + "Failed to update line manager" : "Nie udało się zaktualizować menedżera liniowego", + "Display name was successfully changed" : "Nazwa wyświetlana została zmieniona", "Password can't be empty" : "Hasło nie możne być puste", "Password was successfully changed" : "Hasło zostało zmienione", + "Email can't be empty" : "Adres e-mail nie może być pusty", + "Email was successfully changed" : "Adres e-mail został pomyślnie zmieniony", "Loading account …" : "Wczytywanie konta...", + "Change display name" : "Zmiana wyświetlanej nazwy", "Set new password" : "Ustaw nowe hasło", "You do not have permissions to see the details of this account" : "Nie masz uprawnień, aby zobaczyć szczegóły tego konta", + "Set new email address" : "Ustaw nowy adres e-mail", + "Add account to group" : "Dodaj konto do grupy", + "Set account as admin for" : "Ustaw konto jako administrator dla", + "Select account quota" : "Wybierz limit konta", + "Set the language" : "Ustaw język", + "Done" : "Gotowe", "Adding your device …" : "Dodawanie urządzenia…", "Sending…" : "Wysyłam…", "Email sent" : "E-mail został wysłany", @@ -1003,7 +1007,6 @@ OC.L10N.register( "Credentials" : "Poświadczenia", "SMTP Login" : "Logowanie SMTP", "SMTP Password" : "Hasło SMTP", - "Save" : "Zapisz", "Test and verify email settings" : "Przetestuj i zweryfikuj ustawienia poczty e-mail" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 016e2fe27b5..c95dffedd58 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -730,39 +730,44 @@ "No accounts" : "Brak kont", "Loading accounts …" : "Wczytywanie kont ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista kont. Ta lista nie jest w pełni renderowana ze względu na wydajność. Konta będą renderowane podczas poruszania się po liście.", - "Manager" : "Menedżer", - "Set line manager" : "Ustaw menedżera liniowego", + "Account name" : "Nazwa konta", + "Account updated" : "Konto zaktualizowane", + "Edit account" : "Edytuj konto", + "Saving …" : "Zapisywanie…", + "Save" : "Zapisz", "Account name will be autogenerated" : "Nazwa konta zostanie wygenerowana automatycznie", "Account name (required)" : "Nazwa konta (wymagane)", - "Failed to search groups" : "Nie udało się wyszukać grup", - "New account" : "Nowe konto", - "Display name" : "Wyświetlana nazwa", - "Either password or email is required" : "Wymagane jest hasło lub adres e-mail", "Password (required)" : "Hasło (wymagane)", "Email (required)" : "E-mail (wymagany)", "Email" : "E-mail", + "New account" : "Nowe konto", + "Add new account" : "Dodaj nowe konto", + "Display name" : "Wyświetlana nazwa", + "Either password or email is required" : "Wymagane jest hasło lub adres e-mail", "Member of the following groups (required)" : "Członek następujących grup (wymagane)", "Member of the following groups" : "Członek następujących grup", + "Failed to search groups" : "Nie udało się wyszukać grup", "Set account groups" : "Ustaw grupy konta", "Admin of the following groups" : "Administrator następujących grup", "Set account as admin for …" : "Ustaw konto jako administrator dla …", - "Quota" : "Quota", - "Set account quota" : "Ustaw limit konta", "Language" : "Język", "Set default language" : "Ustaw domyślny język", - "Add new account" : "Dodaj nowe konto", + "Manager" : "Menedżer", + "Quota" : "Quota", + "Set account quota" : "Ustaw limit konta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto ...","{userCount}konta ...","{userCount} kont ...","{userCount} kont ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konta","{userCount} kont","{userCount} konta"], "Total rows summary" : "Podsumowanie wszystkich wierszy", "Scroll to load more rows" : "Przewiń, aby wczytać więcej wierszy", "Avatar" : "Awatar", - "Account name" : "Nazwa konta", "Group admin for" : "Administrator grupy", "Account backend" : "Zaplecze konta", "Storage location" : "Lokalizacja magazynu", "First login" : "Pierwsze logowanie", "Last login" : "Ostatnio zalogowany", "Account actions" : "Czynności na koncie", + "Unknown" : "Nieznany", + "Never" : "Nigdy", "{size} used" : "Wykorzystane: {size}", "Delete account" : "Usuń konto", "Disconnect all devices and delete local data" : "Odłącz wszystkie urządzenia i usuń dane lokalne", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Zdalne czyszczenie urządzeń", "Wipe {userid}'s devices" : "Wyczyść urządzenia {userid}", "Wiped {userid}'s devices" : "Wyczyszczono urządzenia użytkownika {userid}", - "Failed to load groups with details" : "Nie udało się załadować grup ze szczegółami", - "Failed to load sub admin groups with details" : "Nie udało się załadować grup administratorów podrzędnych ze szczegółami", - "Failed to update line manager" : "Nie udało się zaktualizować menedżera liniowego", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Całkowicie usuń konto {userid}, w tym wszystkie pliki osobiste, dane aplikacji itp.", "Account deletion" : "Usunięcie konta", "Delete {userid}'s account" : "Usuń konto {userid}", - "Display name was successfully changed" : "Nazwa wyświetlana została zmieniona", - "Email can't be empty" : "Adres e-mail nie może być pusty", - "Email was successfully changed" : "Adres e-mail został pomyślnie zmieniony", "Welcome mail sent!" : "Wysłano wiadomość powitalną!", "Loading account …" : "Wczytywanie kont ...", - "Change display name" : "Zmiana wyświetlanej nazwy", - "Set new email address" : "Ustaw nowy adres e-mail", - "Add account to group" : "Dodaj konto do grupy", - "Set account as admin for" : "Ustaw konto jako administrator dla", - "Select account quota" : "Wybierz limit konta", - "Set the language" : "Ustaw język", "Toggle account actions menu" : "Przełącz menu działań na koncie", - "Done" : "Gotowe", "Edit" : "Edycja", "Account management settings" : "Ustawienia zarządzania kontami", "Visibility" : "Widoczne", @@ -935,8 +927,6 @@ "The app will be downloaded from the App Store" : "Aplikacja zostanie pobrana ze sklepu z aplikacjami", "This app is not marked as compatible with your {productName} version." : "Ta aplikacja nie jest oznaczona jako kompatybilna z Twoją wersją {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jeśli będziesz kontynuować, nadal będziesz mógł zainstalować aplikację. Pamiętaj jednak, że aplikacja może nie działać zgodnie z oczekiwaniami.", - "Unknown" : "Nieznany", - "Never" : "Nigdy", "Could not register device: Network error" : "Nie można zarejestrować urządzenia: błąd sieci", "Could not register device: Probably already registered" : "Nie można zarejestrować urządzenia: Prawdopodobnie zostało już zarejestrowane", "Could not register device" : "Nie można zarejestrować urządzenia", @@ -983,14 +973,28 @@ "Also allow autocompletion on full match of the user id" : "Zezwól także na autouzupełnianie przy pełnym dopasowaniu identyfikatora użytkownika", "Search groups…" : "Wyszukaj grupy...", "Loading accounts …" : "Wczytywanie kont...", + "Set line manager" : "Ustaw menedżera liniowego", "Set account as admin for …" : "Ustaw konto jako administrator dla…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto...","{userCount} konta...","{userCount} kont...","{userCount} konta..."], "Password or insufficient permissions message" : "Komunikat o haśle lub niewystarczających uprawnieniach", + "Failed to load groups with details" : "Nie udało się załadować grup ze szczegółami", + "Failed to load sub admin groups with details" : "Nie udało się załadować grup administratorów podrzędnych ze szczegółami", + "Failed to update line manager" : "Nie udało się zaktualizować menedżera liniowego", + "Display name was successfully changed" : "Nazwa wyświetlana została zmieniona", "Password can't be empty" : "Hasło nie możne być puste", "Password was successfully changed" : "Hasło zostało zmienione", + "Email can't be empty" : "Adres e-mail nie może być pusty", + "Email was successfully changed" : "Adres e-mail został pomyślnie zmieniony", "Loading account …" : "Wczytywanie konta...", + "Change display name" : "Zmiana wyświetlanej nazwy", "Set new password" : "Ustaw nowe hasło", "You do not have permissions to see the details of this account" : "Nie masz uprawnień, aby zobaczyć szczegóły tego konta", + "Set new email address" : "Ustaw nowy adres e-mail", + "Add account to group" : "Dodaj konto do grupy", + "Set account as admin for" : "Ustaw konto jako administrator dla", + "Select account quota" : "Wybierz limit konta", + "Set the language" : "Ustaw język", + "Done" : "Gotowe", "Adding your device …" : "Dodawanie urządzenia…", "Sending…" : "Wysyłam…", "Email sent" : "E-mail został wysłany", @@ -1001,7 +1005,6 @@ "Credentials" : "Poświadczenia", "SMTP Login" : "Logowanie SMTP", "SMTP Password" : "Hasło SMTP", - "Save" : "Zapisz", "Test and verify email settings" : "Przetestuj i zweryfikuj ustawienia poczty e-mail" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 57e46543809..2afedf4b0d6 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Sem contas", "Loading accounts …" : "Carregando contas …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista não foi totalmente renderizada por motivos de desempenho. As contas serão renderizadas quando você navegar pela lista.", - "Manager" : "Gerente", - "Set line manager" : "Definir superior hierárquico", + "Account name" : "Nome da conta", + "Account updated" : "Conta atualizada", + "Edit account" : "Editar conta", + "Saving …" : "Salvando …", + "Save" : "Salvar", "Account name will be autogenerated" : "O nome da conta será autogerado", "Account name (required)" : "Nome da conta (obrigatório)", - "Failed to search groups" : "Falha ao pesquisar grupos", - "New account" : "Nova conta", - "Display name" : "Nome de exibição", - "Either password or email is required" : "É necessário ou e-mail ou senha", "Password (required)" : "Senha (obrigatória)", "Email (required)" : "E-mail (obrigatório)", "Email" : "E-mail", + "New account" : "Nova conta", + "Add new account" : "Adicionar nova conta", + "Display name" : "Nome de exibição", + "Either password or email is required" : "É necessário ou e-mail ou senha", "Member of the following groups (required)" : "Membro dos seguintes grupos (obrigatório)", "Member of the following groups" : "Membro dos seguintes grupos", + "Failed to search groups" : "Falha ao pesquisar grupos", "Set account groups" : "Definir grupos de contas", "Admin of the following groups" : "Administrador dos seguintes grupos", "Set account as admin for …" : "Definir conta como administrador para …", - "Quota" : "Cota", - "Set account quota" : "Definir cota da conta", "Language" : "Idioma", "Set default language" : "Definir idioma padrão", - "Add new account" : "Adicionar nova conta", + "Manager" : "Gerente", + "Quota" : "Cota", + "Set account quota" : "Definir cota da conta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} de contas","{userCount} contas"], "Total rows summary" : "Resumo do total de linhas", "Scroll to load more rows" : "Role para carregar mais linhas", "Avatar" : "Avatar", - "Account name" : "Nome da conta", "Group admin for" : "Admin. de grupo", "Account backend" : "Back-end da conta", "Storage location" : "Local do armazenamento", "First login" : "Primeiro login", "Last login" : "Último login", "Account actions" : "Ações da conta", + "Unknown" : "Desconhecido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Excluir conta", "Disconnect all devices and delete local data" : "Desconecte todos os dispositivos e exclua os dados locais", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Apagamento remoto de dispositivos", "Wipe {userid}'s devices" : "Apagar os dispositivos de {userid}", "Wiped {userid}'s devices" : "Dispositivos de {userid} apagados", - "Failed to load groups with details" : "Falha ao carregar grupos com detalhes", - "Failed to load sub admin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes", - "Failed to update line manager" : "Falha ao atualizar o superior hierárquico", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Excluir totalmente a conta de {userid}, incluindo todos os seus arquivos pessoais, dados de aplicativos, etc.", "Account deletion" : "Exclusão de conta", "Delete {userid}'s account" : "Excluir a conta de {userid}", - "Display name was successfully changed" : "O nome de exibição foi alterado com sucesso", - "Email can't be empty" : "O e-mail não pode estar vazio", - "Email was successfully changed" : "O e-mail foi alterado com sucesso", "Welcome mail sent!" : "E-mail de boas-vindas enviado!", "Loading account …" : "Carregando conta …", - "Change display name" : "Alterar nome de exibição", - "Set new email address" : "Definir novo endereço de e-mail", - "Add account to group" : "Adicionar conta ao grupo", - "Set account as admin for" : "Definir conta como administrador para", - "Select account quota" : "Selecionar cota da conta", - "Set the language" : "Definir o idioma", "Toggle account actions menu" : "Alternar menu de ações da conta", - "Done" : "Concluído", "Edit" : "Editar", "Account management settings" : "Configurações de gerenciamento de conta", "Visibility" : "Visibilidade", @@ -940,8 +932,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "O aplicativo será baixado da Loja de Aplicativos", "This app is not marked as compatible with your {productName} version." : "Este aplicativo não é marcado como compatível com sua versão {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Se continuar, ainda poderá instalar o aplicativo. Observe que o aplicativo pode não funcionar como esperado.", - "Unknown" : "Desconhecido", - "Never" : "Nunca", "Could not register device: Network error" : "Não foi possível registrar o dispositivo: Erro de rede", "Could not register device: Probably already registered" : "Não foi possível registrar o dispositivo: Provavelmente já registrado", "Could not register device" : "Não foi possível registrar o dispositivo", @@ -988,14 +978,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Permitir também o preenchimento automático em caso de correspondência completa do ID do usuário.", "Search groups…" : "Pesquisar grupos…", "Loading accounts …" : "Carregando contas …", + "Set line manager" : "Definir superior hierárquico", "Set account as admin for …" : "Definir conta como administrador para …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"], "Password or insufficient permissions message" : "Mensagem de senha ou permissões insuficientes", + "Failed to load groups with details" : "Falha ao carregar grupos com detalhes", + "Failed to load sub admin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes", + "Failed to update line manager" : "Falha ao atualizar o superior hierárquico", + "Display name was successfully changed" : "O nome de exibição foi alterado com sucesso", "Password can't be empty" : "A senha não pode estar vazia", "Password was successfully changed" : "A senha foi alterada com sucesso", + "Email can't be empty" : "O e-mail não pode estar vazio", + "Email was successfully changed" : "O e-mail foi alterado com sucesso", "Loading account …" : "Carregando conta …", + "Change display name" : "Alterar nome de exibição", "Set new password" : "Definir nova senha", "You do not have permissions to see the details of this account" : "Você não tem permissão para ver os detalhes desta conta", + "Set new email address" : "Definir novo endereço de e-mail", + "Add account to group" : "Adicionar conta ao grupo", + "Set account as admin for" : "Definir conta como administrador para", + "Select account quota" : "Selecionar cota da conta", + "Set the language" : "Definir o idioma", + "Done" : "Concluído", "Adding your device …" : "Adicionando seu dispositivo…", "Sending…" : "Enviando...", "Email sent" : "E-mail enviado", @@ -1006,7 +1010,6 @@ OC.L10N.register( "Credentials" : "Credenciais", "SMTP Login" : "Login SMTP", "SMTP Password" : "Senha SMTP", - "Save" : "Salvar", "Test and verify email settings" : "Testar e verificar as configurações de e-mail" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 777fe23ebc0..8d0d26b0be4 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -730,39 +730,44 @@ "No accounts" : "Sem contas", "Loading accounts …" : "Carregando contas …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista não foi totalmente renderizada por motivos de desempenho. As contas serão renderizadas quando você navegar pela lista.", - "Manager" : "Gerente", - "Set line manager" : "Definir superior hierárquico", + "Account name" : "Nome da conta", + "Account updated" : "Conta atualizada", + "Edit account" : "Editar conta", + "Saving …" : "Salvando …", + "Save" : "Salvar", "Account name will be autogenerated" : "O nome da conta será autogerado", "Account name (required)" : "Nome da conta (obrigatório)", - "Failed to search groups" : "Falha ao pesquisar grupos", - "New account" : "Nova conta", - "Display name" : "Nome de exibição", - "Either password or email is required" : "É necessário ou e-mail ou senha", "Password (required)" : "Senha (obrigatória)", "Email (required)" : "E-mail (obrigatório)", "Email" : "E-mail", + "New account" : "Nova conta", + "Add new account" : "Adicionar nova conta", + "Display name" : "Nome de exibição", + "Either password or email is required" : "É necessário ou e-mail ou senha", "Member of the following groups (required)" : "Membro dos seguintes grupos (obrigatório)", "Member of the following groups" : "Membro dos seguintes grupos", + "Failed to search groups" : "Falha ao pesquisar grupos", "Set account groups" : "Definir grupos de contas", "Admin of the following groups" : "Administrador dos seguintes grupos", "Set account as admin for …" : "Definir conta como administrador para …", - "Quota" : "Cota", - "Set account quota" : "Definir cota da conta", "Language" : "Idioma", "Set default language" : "Definir idioma padrão", - "Add new account" : "Adicionar nova conta", + "Manager" : "Gerente", + "Quota" : "Cota", + "Set account quota" : "Definir cota da conta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} de contas","{userCount} contas"], "Total rows summary" : "Resumo do total de linhas", "Scroll to load more rows" : "Role para carregar mais linhas", "Avatar" : "Avatar", - "Account name" : "Nome da conta", "Group admin for" : "Admin. de grupo", "Account backend" : "Back-end da conta", "Storage location" : "Local do armazenamento", "First login" : "Primeiro login", "Last login" : "Último login", "Account actions" : "Ações da conta", + "Unknown" : "Desconhecido", + "Never" : "Nunca", "{size} used" : "{size} usado", "Delete account" : "Excluir conta", "Disconnect all devices and delete local data" : "Desconecte todos os dispositivos e exclua os dados locais", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Apagamento remoto de dispositivos", "Wipe {userid}'s devices" : "Apagar os dispositivos de {userid}", "Wiped {userid}'s devices" : "Dispositivos de {userid} apagados", - "Failed to load groups with details" : "Falha ao carregar grupos com detalhes", - "Failed to load sub admin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes", - "Failed to update line manager" : "Falha ao atualizar o superior hierárquico", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Excluir totalmente a conta de {userid}, incluindo todos os seus arquivos pessoais, dados de aplicativos, etc.", "Account deletion" : "Exclusão de conta", "Delete {userid}'s account" : "Excluir a conta de {userid}", - "Display name was successfully changed" : "O nome de exibição foi alterado com sucesso", - "Email can't be empty" : "O e-mail não pode estar vazio", - "Email was successfully changed" : "O e-mail foi alterado com sucesso", "Welcome mail sent!" : "E-mail de boas-vindas enviado!", "Loading account …" : "Carregando conta …", - "Change display name" : "Alterar nome de exibição", - "Set new email address" : "Definir novo endereço de e-mail", - "Add account to group" : "Adicionar conta ao grupo", - "Set account as admin for" : "Definir conta como administrador para", - "Select account quota" : "Selecionar cota da conta", - "Set the language" : "Definir o idioma", "Toggle account actions menu" : "Alternar menu de ações da conta", - "Done" : "Concluído", "Edit" : "Editar", "Account management settings" : "Configurações de gerenciamento de conta", "Visibility" : "Visibilidade", @@ -938,8 +930,6 @@ "The app will be downloaded from the App Store" : "O aplicativo será baixado da Loja de Aplicativos", "This app is not marked as compatible with your {productName} version." : "Este aplicativo não é marcado como compatível com sua versão {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Se continuar, ainda poderá instalar o aplicativo. Observe que o aplicativo pode não funcionar como esperado.", - "Unknown" : "Desconhecido", - "Never" : "Nunca", "Could not register device: Network error" : "Não foi possível registrar o dispositivo: Erro de rede", "Could not register device: Probably already registered" : "Não foi possível registrar o dispositivo: Provavelmente já registrado", "Could not register device" : "Não foi possível registrar o dispositivo", @@ -986,14 +976,28 @@ "Also allow autocompletion on full match of the user id" : "Permitir também o preenchimento automático em caso de correspondência completa do ID do usuário.", "Search groups…" : "Pesquisar grupos…", "Loading accounts …" : "Carregando contas …", + "Set line manager" : "Definir superior hierárquico", "Set account as admin for …" : "Definir conta como administrador para …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"], "Password or insufficient permissions message" : "Mensagem de senha ou permissões insuficientes", + "Failed to load groups with details" : "Falha ao carregar grupos com detalhes", + "Failed to load sub admin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes", + "Failed to update line manager" : "Falha ao atualizar o superior hierárquico", + "Display name was successfully changed" : "O nome de exibição foi alterado com sucesso", "Password can't be empty" : "A senha não pode estar vazia", "Password was successfully changed" : "A senha foi alterada com sucesso", + "Email can't be empty" : "O e-mail não pode estar vazio", + "Email was successfully changed" : "O e-mail foi alterado com sucesso", "Loading account …" : "Carregando conta …", + "Change display name" : "Alterar nome de exibição", "Set new password" : "Definir nova senha", "You do not have permissions to see the details of this account" : "Você não tem permissão para ver os detalhes desta conta", + "Set new email address" : "Definir novo endereço de e-mail", + "Add account to group" : "Adicionar conta ao grupo", + "Set account as admin for" : "Definir conta como administrador para", + "Select account quota" : "Selecionar cota da conta", + "Set the language" : "Definir o idioma", + "Done" : "Concluído", "Adding your device …" : "Adicionando seu dispositivo…", "Sending…" : "Enviando...", "Email sent" : "E-mail enviado", @@ -1004,7 +1008,6 @@ "Credentials" : "Credenciais", "SMTP Login" : "Login SMTP", "SMTP Password" : "Senha SMTP", - "Save" : "Salvar", "Test and verify email settings" : "Testar e verificar as configurações de e-mail" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index cdba53042ed..8123170c350 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -225,21 +225,25 @@ OC.L10N.register( "Enabled applications" : "Aplicações ativadas", "Disabled applications" : "Aplicações desativadas", "Setup warnings" : "Configurar avisos", - "Display name" : "Nome a exibir", + "Account name" : "Nome da conta", + "Edit account" : "Editar conta", + "Saving …" : "A guardar ...", + "Save" : "Guardar", "Email" : "Email", - "Quota" : "Quota", + "Display name" : "Nome a exibir", "Language" : "Idioma", + "Quota" : "Quota", "Total rows summary" : "Resumo do total de linhas", "Avatar" : "Avatar", - "Account name" : "Nome da conta", "Group admin for" : "Administrador de grupo para", "Storage location" : "Localização do armazenamento", "Last login" : "Último início de sessão", + "Unknown" : "Desconhecido", + "Never" : "Nunca", "{size} used" : "{size} utilizado", "Delete account" : "Remover conta", "Disable account" : "Desativar conta", "Enable account" : "Ativar conta", - "Done" : "Concluído", "Edit" : "Editar", "Visibility" : "Visibilidade", "Show last login" : "Mostrar último início de sessão", @@ -294,8 +298,6 @@ OC.L10N.register( "Download and enable" : "Transferir e ativar", "Disable" : "Desativar", "The app will be downloaded from the App Store" : "A aplicação será transferida da App Store", - "Unknown" : "Desconhecido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A aplicação foi ativada mas necessita ser atualizada. Irá ser redirecionado para a página de atualização em 5 segundos.", "Do you really want to wipe your data from this device?" : "Tem a certeza que deseja apagar os dados deste dispositivo?", "Confirm wipe" : "Confirmação de limpeza", @@ -319,13 +321,13 @@ OC.L10N.register( "Unable to retrieve the group list" : "Não foi possível recolher a lista de grupo", "Loading accounts …" : "A carregar contas ...", "Loading account …" : "A carregar a conta ...", + "Done" : "Concluído", "Adding your device …" : "A adicionar o seu dispositivo ...", "Sending…" : "A enviar...", "Email sent" : "Mensagem de correio eletrónico enviada", "SSL" : "SSL", "Credentials" : "Credenciais", "SMTP Password" : "Palavra-passe SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Testar e verificar as definições de e-mail" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index 851b4c105ca..f18647ab4d9 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -223,21 +223,25 @@ "Enabled applications" : "Aplicações ativadas", "Disabled applications" : "Aplicações desativadas", "Setup warnings" : "Configurar avisos", - "Display name" : "Nome a exibir", + "Account name" : "Nome da conta", + "Edit account" : "Editar conta", + "Saving …" : "A guardar ...", + "Save" : "Guardar", "Email" : "Email", - "Quota" : "Quota", + "Display name" : "Nome a exibir", "Language" : "Idioma", + "Quota" : "Quota", "Total rows summary" : "Resumo do total de linhas", "Avatar" : "Avatar", - "Account name" : "Nome da conta", "Group admin for" : "Administrador de grupo para", "Storage location" : "Localização do armazenamento", "Last login" : "Último início de sessão", + "Unknown" : "Desconhecido", + "Never" : "Nunca", "{size} used" : "{size} utilizado", "Delete account" : "Remover conta", "Disable account" : "Desativar conta", "Enable account" : "Ativar conta", - "Done" : "Concluído", "Edit" : "Editar", "Visibility" : "Visibilidade", "Show last login" : "Mostrar último início de sessão", @@ -292,8 +296,6 @@ "Download and enable" : "Transferir e ativar", "Disable" : "Desativar", "The app will be downloaded from the App Store" : "A aplicação será transferida da App Store", - "Unknown" : "Desconhecido", - "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A aplicação foi ativada mas necessita ser atualizada. Irá ser redirecionado para a página de atualização em 5 segundos.", "Do you really want to wipe your data from this device?" : "Tem a certeza que deseja apagar os dados deste dispositivo?", "Confirm wipe" : "Confirmação de limpeza", @@ -317,13 +319,13 @@ "Unable to retrieve the group list" : "Não foi possível recolher a lista de grupo", "Loading accounts …" : "A carregar contas ...", "Loading account …" : "A carregar a conta ...", + "Done" : "Concluído", "Adding your device …" : "A adicionar o seu dispositivo ...", "Sending…" : "A enviar...", "Email sent" : "Mensagem de correio eletrónico enviada", "SSL" : "SSL", "Credentials" : "Credenciais", "SMTP Password" : "Palavra-passe SMTP", - "Save" : "Guardar", "Test and verify email settings" : "Testar e verificar as definições de e-mail" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index d9952829642..7255d60c27e 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -191,15 +191,18 @@ OC.L10N.register( "Delete" : "Șterge", "Reshare" : "Redistribuiți", "Default language" : "Limba implicită", - "Display name" : "Nume afișat", + "Account updated" : "Contul a fost actualizat", + "Save" : "Salvează", "Email" : "Email", - "Quota" : "Procent", + "Display name" : "Nume afișat", "Language" : "Limba", + "Quota" : "Procent", "Total rows summary" : "Rezumat total rânduri", "Avatar" : "Avatar", "Last login" : "Ultima autentificare", + "Unknown" : "Necunoscut", + "Never" : "Niciodată", "{size} used" : "{size} folosită", - "Done" : "Realizat", "Edit" : "Editează", "Visibility" : "Vizibil", "Show last login" : "Arată ultima autentificare", @@ -248,8 +251,6 @@ OC.L10N.register( "Featured apps" : "Aplicații recomandate", "Hide" : "Ascunde", "Disable" : "Dezactivați", - "Unknown" : "Necunoscut", - "Never" : "Niciodată", "Do you really want to wipe your data from this device?" : "Chiar doriți să vă ștergeți datele de pe acest dispozitiv?", "Confirm wipe" : "Confirmați ștergerea", "Error while wiping the device with the token" : "Eroare la ștergerea dispozitivului cu token-ul", @@ -268,12 +269,12 @@ OC.L10N.register( "Strong password" : "Parolă puternică", "Group list is empty" : "Lista de grupuri este goală", "Unable to retrieve the group list" : "Nu s-a putut obține lista de grupuri", + "Done" : "Realizat", "Adding your device …" : "Adăugarea dispozitivului dvs ...", "Sending…" : "Se trimite...", "Email sent" : "Mesajul a fost expediat", "SSL" : "SSL", "Credentials" : "Detalii de autentificare", - "SMTP Password" : "Parolă SMTP", - "Save" : "Salvează" + "SMTP Password" : "Parolă SMTP" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index 228e6bebe46..ca0e7ccbc63 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -189,15 +189,18 @@ "Delete" : "Șterge", "Reshare" : "Redistribuiți", "Default language" : "Limba implicită", - "Display name" : "Nume afișat", + "Account updated" : "Contul a fost actualizat", + "Save" : "Salvează", "Email" : "Email", - "Quota" : "Procent", + "Display name" : "Nume afișat", "Language" : "Limba", + "Quota" : "Procent", "Total rows summary" : "Rezumat total rânduri", "Avatar" : "Avatar", "Last login" : "Ultima autentificare", + "Unknown" : "Necunoscut", + "Never" : "Niciodată", "{size} used" : "{size} folosită", - "Done" : "Realizat", "Edit" : "Editează", "Visibility" : "Vizibil", "Show last login" : "Arată ultima autentificare", @@ -246,8 +249,6 @@ "Featured apps" : "Aplicații recomandate", "Hide" : "Ascunde", "Disable" : "Dezactivați", - "Unknown" : "Necunoscut", - "Never" : "Niciodată", "Do you really want to wipe your data from this device?" : "Chiar doriți să vă ștergeți datele de pe acest dispozitiv?", "Confirm wipe" : "Confirmați ștergerea", "Error while wiping the device with the token" : "Eroare la ștergerea dispozitivului cu token-ul", @@ -266,12 +267,12 @@ "Strong password" : "Parolă puternică", "Group list is empty" : "Lista de grupuri este goală", "Unable to retrieve the group list" : "Nu s-a putut obține lista de grupuri", + "Done" : "Realizat", "Adding your device …" : "Adăugarea dispozitivului dvs ...", "Sending…" : "Se trimite...", "Email sent" : "Mesajul a fost expediat", "SSL" : "SSL", "Credentials" : "Detalii de autentificare", - "SMTP Password" : "Parolă SMTP", - "Save" : "Salvează" + "SMTP Password" : "Parolă SMTP" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index baddd620483..cc361f52ff6 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -718,39 +718,44 @@ OC.L10N.register( "No accounts" : "Не найдено ни одной учётной записи", "Loading accounts …" : "Загрузка учётных записей …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список учётных записей. Этот список отображен не полностью по соображениям производительности. Учётные записи будут отображаться по мере того, как Вы будете перемещаться по списку.", - "Manager" : "Руководитель", - "Set line manager" : "Выбрать руководителя", + "Account name" : "Имя учётной записи", + "Account updated" : "Аккаунт обновлен", + "Edit account" : "Изменить учётную запись", + "Saving …" : "Сохранение…", + "Save" : "Сохранить", "Account name will be autogenerated" : "Имя учётной записи будет создано автоматически", "Account name (required)" : "Имя учётной записи (обязательно)", - "Failed to search groups" : "Не удалось выполнить поиск групп", - "New account" : "Новая учётная запись", - "Display name" : "Отображаемое имя", - "Either password or email is required" : "Также обязательны к заполнению пароль или эл.почта", "Password (required)" : "Пароль (обязательно)", "Email (required)" : "Эл. почта (обязательно)", "Email" : "Адрес эл. почты", + "New account" : "Новая учётная запись", + "Add new account" : "Создать учётную запись", + "Display name" : "Отображаемое имя", + "Either password or email is required" : "Также обязательны к заполнению пароль или эл.почта", "Member of the following groups (required)" : "Участник следующих групп (обязательное)", "Member of the following groups" : "Участник следующих групп", + "Failed to search groups" : "Не удалось выполнить поиск групп", "Set account groups" : "Выбрать группы учётной записи", "Admin of the following groups" : "Администратор следующих групп", "Set account as admin for …" : "Назначить пользователя администратором для …", - "Quota" : "Квота", - "Set account quota" : "Задать квоту для учётной записи", "Language" : "Язык", "Set default language" : "Выбрать язык по умолчанию", - "Add new account" : "Создать учётную запись", + "Manager" : "Руководитель", + "Quota" : "Квота", + "Set account quota" : "Задать квоту для учётной записи", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись …","{userCount} учётных записи …","{userCount} учётных записей …","{userCount} учётных записей …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётные записи","{userCount} учётных записей","{userCount} учётные записи"], "Total rows summary" : "Количество строк в общем", "Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк", "Avatar" : "Аватар", - "Account name" : "Имя учётной записи", "Group admin for" : "Администратор групп", "Account backend" : "Механизм учёта", "Storage location" : "Расположение хранилища", "First login" : "Первый вход", "Last login" : "Последний вход", "Account actions" : "Действия над аккаунтом", + "Unknown" : "Неизвестно", + "Never" : "Никогда", "{size} used" : "использовано {size}", "Delete account" : "Удалить учётную запись", "Disconnect all devices and delete local data" : "Отключить все устройства и удалить локальные данные", @@ -761,25 +766,12 @@ OC.L10N.register( "Remote wipe of devices" : "Удаление данных с устройств", "Wipe {userid}'s devices" : "Удалить данные с устройств пользователя {userid}", "Wiped {userid}'s devices" : "Удалить данные с устройств пользователя {userid}", - "Failed to load groups with details" : "Не удалось загрузить группы с подробностями", - "Failed to load sub admin groups with details" : "Не удалось загрузить группы подчиненных администраторов с подробностями", - "Failed to update line manager" : "Не удалось обновить линейного менеджера", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Полностью удалить все данные пользователя {userid}, в том числе учётную запись, личные файлы и данные приложений.", "Account deletion" : "Удаление учётной записи", "Delete {userid}'s account" : "Удалить учётную запись пользователя {userid}", - "Display name was successfully changed" : "Отображаемое имя было успешно изменено", - "Email can't be empty" : "Электронная почта не может быть пустой", - "Email was successfully changed" : "Эл. почта была успешно изменена", "Welcome mail sent!" : "Приглашение отправлено!", "Loading account …" : "Загрузка учётной записи …", - "Change display name" : "Изменить отображаемое имя", - "Set new email address" : "Установить новый адрес эл. почты", - "Add account to group" : "Добавить учётную запись в группу", - "Set account as admin for" : "Назначить администратором", - "Select account quota" : "Выбор квоты для учётной записи", - "Set the language" : "Выбрать язык", "Toggle account actions menu" : "Переключение меню действий с учетной записью", - "Done" : "Выполненные", "Edit" : "Редактирование", "Account management settings" : "Параметры управления учётными записями", "Visibility" : "Видимость", @@ -905,8 +897,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Приложение будет скачано из магазина приложений", "This app is not marked as compatible with your {productName} version." : "Это приложение не помечено как совместимое с вашей версий {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Если вы продолжите, вы всё равно сможете установить приложение. Обратите внимание, что приложение может работать не так, как ожидается.", - "Unknown" : "Неизвестно", - "Never" : "Никогда", "Could not register device: Network error" : "Не удалось зарегистрировать устройство: ошибка сети", "Could not register device: Probably already registered" : "Не удалось зарегистрировать устройство: возможно, это устройство уже зарегистрировано", "Could not register device" : "Не удалось зарегистрировать устройство", @@ -953,14 +943,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Также разрешить автозаполнение при полном совпадении ID пользователя.", "Search groups…" : "Группы поиска…", "Loading accounts …" : "Загрузка учётных записей", + "Set line manager" : "Выбрать руководителя", "Set account as admin for …" : "Установите учетную запись в качестве администратора для …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"], "Password or insufficient permissions message" : "Сообщение о пароле или недостаточных разрешениях", + "Failed to load groups with details" : "Не удалось загрузить группы с подробностями", + "Failed to load sub admin groups with details" : "Не удалось загрузить группы подчиненных администраторов с подробностями", + "Failed to update line manager" : "Не удалось обновить линейного менеджера", + "Display name was successfully changed" : "Отображаемое имя было успешно изменено", "Password can't be empty" : "Пароль не может быть пустым", "Password was successfully changed" : "Пароль был успешно изменен", + "Email can't be empty" : "Электронная почта не может быть пустой", + "Email was successfully changed" : "Эл. почта была успешно изменена", "Loading account …" : "Загрузка сведений об учётной записи…", + "Change display name" : "Изменить отображаемое имя", "Set new password" : "Установить новый пароль", "You do not have permissions to see the details of this account" : "У вас нет прав на просмотр данных этой учётной записи", + "Set new email address" : "Установить новый адрес эл. почты", + "Add account to group" : "Добавить учётную запись в группу", + "Set account as admin for" : "Назначить администратором", + "Select account quota" : "Выбор квоты для учётной записи", + "Set the language" : "Выбрать язык", + "Done" : "Выполненные", "Adding your device …" : "Добавление устройства…", "Sending…" : "Отправка…", "Email sent" : "Письмо отправлено", @@ -971,7 +975,6 @@ OC.L10N.register( "Credentials" : "Учётные данные", "SMTP Login" : "Имя пользователя SMTP", "SMTP Password" : "Пароль SMTP", - "Save" : "Сохранить", "Test and verify email settings" : "Проверить параметры эл. почты" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 76d1d339959..09ae8f327da 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -716,39 +716,44 @@ "No accounts" : "Не найдено ни одной учётной записи", "Loading accounts …" : "Загрузка учётных записей …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список учётных записей. Этот список отображен не полностью по соображениям производительности. Учётные записи будут отображаться по мере того, как Вы будете перемещаться по списку.", - "Manager" : "Руководитель", - "Set line manager" : "Выбрать руководителя", + "Account name" : "Имя учётной записи", + "Account updated" : "Аккаунт обновлен", + "Edit account" : "Изменить учётную запись", + "Saving …" : "Сохранение…", + "Save" : "Сохранить", "Account name will be autogenerated" : "Имя учётной записи будет создано автоматически", "Account name (required)" : "Имя учётной записи (обязательно)", - "Failed to search groups" : "Не удалось выполнить поиск групп", - "New account" : "Новая учётная запись", - "Display name" : "Отображаемое имя", - "Either password or email is required" : "Также обязательны к заполнению пароль или эл.почта", "Password (required)" : "Пароль (обязательно)", "Email (required)" : "Эл. почта (обязательно)", "Email" : "Адрес эл. почты", + "New account" : "Новая учётная запись", + "Add new account" : "Создать учётную запись", + "Display name" : "Отображаемое имя", + "Either password or email is required" : "Также обязательны к заполнению пароль или эл.почта", "Member of the following groups (required)" : "Участник следующих групп (обязательное)", "Member of the following groups" : "Участник следующих групп", + "Failed to search groups" : "Не удалось выполнить поиск групп", "Set account groups" : "Выбрать группы учётной записи", "Admin of the following groups" : "Администратор следующих групп", "Set account as admin for …" : "Назначить пользователя администратором для …", - "Quota" : "Квота", - "Set account quota" : "Задать квоту для учётной записи", "Language" : "Язык", "Set default language" : "Выбрать язык по умолчанию", - "Add new account" : "Создать учётную запись", + "Manager" : "Руководитель", + "Quota" : "Квота", + "Set account quota" : "Задать квоту для учётной записи", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись …","{userCount} учётных записи …","{userCount} учётных записей …","{userCount} учётных записей …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётные записи","{userCount} учётных записей","{userCount} учётные записи"], "Total rows summary" : "Количество строк в общем", "Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк", "Avatar" : "Аватар", - "Account name" : "Имя учётной записи", "Group admin for" : "Администратор групп", "Account backend" : "Механизм учёта", "Storage location" : "Расположение хранилища", "First login" : "Первый вход", "Last login" : "Последний вход", "Account actions" : "Действия над аккаунтом", + "Unknown" : "Неизвестно", + "Never" : "Никогда", "{size} used" : "использовано {size}", "Delete account" : "Удалить учётную запись", "Disconnect all devices and delete local data" : "Отключить все устройства и удалить локальные данные", @@ -759,25 +764,12 @@ "Remote wipe of devices" : "Удаление данных с устройств", "Wipe {userid}'s devices" : "Удалить данные с устройств пользователя {userid}", "Wiped {userid}'s devices" : "Удалить данные с устройств пользователя {userid}", - "Failed to load groups with details" : "Не удалось загрузить группы с подробностями", - "Failed to load sub admin groups with details" : "Не удалось загрузить группы подчиненных администраторов с подробностями", - "Failed to update line manager" : "Не удалось обновить линейного менеджера", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Полностью удалить все данные пользователя {userid}, в том числе учётную запись, личные файлы и данные приложений.", "Account deletion" : "Удаление учётной записи", "Delete {userid}'s account" : "Удалить учётную запись пользователя {userid}", - "Display name was successfully changed" : "Отображаемое имя было успешно изменено", - "Email can't be empty" : "Электронная почта не может быть пустой", - "Email was successfully changed" : "Эл. почта была успешно изменена", "Welcome mail sent!" : "Приглашение отправлено!", "Loading account …" : "Загрузка учётной записи …", - "Change display name" : "Изменить отображаемое имя", - "Set new email address" : "Установить новый адрес эл. почты", - "Add account to group" : "Добавить учётную запись в группу", - "Set account as admin for" : "Назначить администратором", - "Select account quota" : "Выбор квоты для учётной записи", - "Set the language" : "Выбрать язык", "Toggle account actions menu" : "Переключение меню действий с учетной записью", - "Done" : "Выполненные", "Edit" : "Редактирование", "Account management settings" : "Параметры управления учётными записями", "Visibility" : "Видимость", @@ -903,8 +895,6 @@ "The app will be downloaded from the App Store" : "Приложение будет скачано из магазина приложений", "This app is not marked as compatible with your {productName} version." : "Это приложение не помечено как совместимое с вашей версий {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Если вы продолжите, вы всё равно сможете установить приложение. Обратите внимание, что приложение может работать не так, как ожидается.", - "Unknown" : "Неизвестно", - "Never" : "Никогда", "Could not register device: Network error" : "Не удалось зарегистрировать устройство: ошибка сети", "Could not register device: Probably already registered" : "Не удалось зарегистрировать устройство: возможно, это устройство уже зарегистрировано", "Could not register device" : "Не удалось зарегистрировать устройство", @@ -951,14 +941,28 @@ "Also allow autocompletion on full match of the user id" : "Также разрешить автозаполнение при полном совпадении ID пользователя.", "Search groups…" : "Группы поиска…", "Loading accounts …" : "Загрузка учётных записей", + "Set line manager" : "Выбрать руководителя", "Set account as admin for …" : "Установите учетную запись в качестве администратора для …", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"], "Password or insufficient permissions message" : "Сообщение о пароле или недостаточных разрешениях", + "Failed to load groups with details" : "Не удалось загрузить группы с подробностями", + "Failed to load sub admin groups with details" : "Не удалось загрузить группы подчиненных администраторов с подробностями", + "Failed to update line manager" : "Не удалось обновить линейного менеджера", + "Display name was successfully changed" : "Отображаемое имя было успешно изменено", "Password can't be empty" : "Пароль не может быть пустым", "Password was successfully changed" : "Пароль был успешно изменен", + "Email can't be empty" : "Электронная почта не может быть пустой", + "Email was successfully changed" : "Эл. почта была успешно изменена", "Loading account …" : "Загрузка сведений об учётной записи…", + "Change display name" : "Изменить отображаемое имя", "Set new password" : "Установить новый пароль", "You do not have permissions to see the details of this account" : "У вас нет прав на просмотр данных этой учётной записи", + "Set new email address" : "Установить новый адрес эл. почты", + "Add account to group" : "Добавить учётную запись в группу", + "Set account as admin for" : "Назначить администратором", + "Select account quota" : "Выбор квоты для учётной записи", + "Set the language" : "Выбрать язык", + "Done" : "Выполненные", "Adding your device …" : "Добавление устройства…", "Sending…" : "Отправка…", "Email sent" : "Письмо отправлено", @@ -969,7 +973,6 @@ "Credentials" : "Учётные данные", "SMTP Login" : "Имя пользователя SMTP", "SMTP Password" : "Пароль SMTP", - "Save" : "Сохранить", "Test and verify email settings" : "Проверить параметры эл. почты" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 6e324c74527..3e08da6245f 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -243,17 +243,21 @@ OC.L10N.register( "Default language" : "Limba predefinida", "Common languages" : "Limbas comunes", "Password change is disabled because the master key is disabled" : "Su càmbiu de sa crae est disativadu ca sa crae printzipale est disativada", - "New account" : "Contu nou", - "Display name" : "Ammustra nùmene", + "Saving …" : "Sarvende ...", + "Save" : "Sarva", "Email" : "Posta eletrònica", - "Quota" : "Cuota", - "Language" : "Limba", + "New account" : "Contu nou", "Add new account" : "Agiunghe unu contu nou", + "Display name" : "Ammustra nùmene", + "Language" : "Limba", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "In amministratzione pro su grupu", "Storage location" : "Positzione de s'archiviatzione", "Last login" : "Ùrtimu atzessu", "Account actions" : "Atziones de su contu", + "Unknown" : "Disconnotu", + "Never" : "Mai", "{size} used" : "{size} impreadu", "Delete account" : "Cantzella contu", "Resend welcome email" : "Torra a imbiare su messàgiu de benebènnida", @@ -263,7 +267,6 @@ OC.L10N.register( "Account deletion" : "Cantzelladura de su contu", "Delete {userid}'s account" : "Cantzella su contu de {userid}", "Welcome mail sent!" : "Messàgiu de benebènnida imbiadu!", - "Set new email address" : "Cunfigura un'indiritzu nou de posta eletrònica", "Edit" : "Modìfica", "Show storage path" : "Mustra su percursu de archiviatzione", "Show last login" : "Mustra s'ùrtimu atzessu", @@ -336,8 +339,6 @@ OC.L10N.register( "Download and enable" : "Iscàrriga e ativa", "Disable" : "Disativa", "The app will be downloaded from the App Store" : "S'aplicatzione s'at a iscarrigare dae sa butega de is aplicatziones", - "Unknown" : "Disconnotu", - "Never" : "Mai", "Error: This app cannot be enabled because it makes the server unstable" : "Errore: Custa aplicatzione non si podet ativare ca faghet su serbidore no istàbile", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "S'aplicatzione est istada ativada ma tenet bisòngiu de un'agiornamentu. T'amus a deretare a sa pàgina de agiornamentu tra 5 segundos.", "Do you really want to wipe your data from this device?" : "A beru boles cantzellare is datos dae custu dispositivu?", @@ -367,11 +368,11 @@ OC.L10N.register( "Group list is empty" : "S'elencu de is grupos est bòida", "Unable to retrieve the group list" : "Non faghet a recuperare s'elencu de is grupos", "Set new password" : "Cunfigura una crae noa", + "Set new email address" : "Cunfigura un'indiritzu nou de posta eletrònica", "Adding your device …" : "Agiunta de su dispositivu tuo...", "Sending…" : "Imbiende...", "Email sent" : "Messàgiu de posta imbiadu", "Credentials" : "Credentziales", - "SMTP Password" : "Crae SMTP", - "Save" : "Sarva" + "SMTP Password" : "Crae SMTP" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index 8286f19e865..672ed94ea61 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -241,17 +241,21 @@ "Default language" : "Limba predefinida", "Common languages" : "Limbas comunes", "Password change is disabled because the master key is disabled" : "Su càmbiu de sa crae est disativadu ca sa crae printzipale est disativada", - "New account" : "Contu nou", - "Display name" : "Ammustra nùmene", + "Saving …" : "Sarvende ...", + "Save" : "Sarva", "Email" : "Posta eletrònica", - "Quota" : "Cuota", - "Language" : "Limba", + "New account" : "Contu nou", "Add new account" : "Agiunghe unu contu nou", + "Display name" : "Ammustra nùmene", + "Language" : "Limba", + "Quota" : "Cuota", "Avatar" : "Avatar", "Group admin for" : "In amministratzione pro su grupu", "Storage location" : "Positzione de s'archiviatzione", "Last login" : "Ùrtimu atzessu", "Account actions" : "Atziones de su contu", + "Unknown" : "Disconnotu", + "Never" : "Mai", "{size} used" : "{size} impreadu", "Delete account" : "Cantzella contu", "Resend welcome email" : "Torra a imbiare su messàgiu de benebènnida", @@ -261,7 +265,6 @@ "Account deletion" : "Cantzelladura de su contu", "Delete {userid}'s account" : "Cantzella su contu de {userid}", "Welcome mail sent!" : "Messàgiu de benebènnida imbiadu!", - "Set new email address" : "Cunfigura un'indiritzu nou de posta eletrònica", "Edit" : "Modìfica", "Show storage path" : "Mustra su percursu de archiviatzione", "Show last login" : "Mustra s'ùrtimu atzessu", @@ -334,8 +337,6 @@ "Download and enable" : "Iscàrriga e ativa", "Disable" : "Disativa", "The app will be downloaded from the App Store" : "S'aplicatzione s'at a iscarrigare dae sa butega de is aplicatziones", - "Unknown" : "Disconnotu", - "Never" : "Mai", "Error: This app cannot be enabled because it makes the server unstable" : "Errore: Custa aplicatzione non si podet ativare ca faghet su serbidore no istàbile", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "S'aplicatzione est istada ativada ma tenet bisòngiu de un'agiornamentu. T'amus a deretare a sa pàgina de agiornamentu tra 5 segundos.", "Do you really want to wipe your data from this device?" : "A beru boles cantzellare is datos dae custu dispositivu?", @@ -365,11 +366,11 @@ "Group list is empty" : "S'elencu de is grupos est bòida", "Unable to retrieve the group list" : "Non faghet a recuperare s'elencu de is grupos", "Set new password" : "Cunfigura una crae noa", + "Set new email address" : "Cunfigura un'indiritzu nou de posta eletrònica", "Adding your device …" : "Agiunta de su dispositivu tuo...", "Sending…" : "Imbiende...", "Email sent" : "Messàgiu de posta imbiadu", "Credentials" : "Credentziales", - "SMTP Password" : "Crae SMTP", - "Save" : "Sarva" + "SMTP Password" : "Crae SMTP" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 05936c2b041..ac5520a0e6c 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Žiadne účty", "Loading accounts …" : "Načítavanie účtov …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Zoznam účtov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Účty budú vykreslené, keď budete prechádzať zoznamom.", - "Manager" : "Manažér", - "Set line manager" : "Nastaviť líniového manažéra", + "Account name" : "Názov účtu", + "Account updated" : "Účet bol upravený", + "Edit account" : "Upraviť účet", + "Saving …" : "Ukladanie …", + "Save" : "Uložiť", "Account name will be autogenerated" : "Názov účtu bude automaticky generovaný", "Account name (required)" : "Názov účtu (povinné)", - "Failed to search groups" : "Neporarilo sa prehľadať skupiny", - "New account" : "Nový účet", - "Display name" : "Zobrazované meno", - "Either password or email is required" : "Buď je potrebné zadať heslo alebo e-mail", "Password (required)" : "Heslo (povinné)", "Email (required)" : "E-mail (povinné)", "Email" : "Email", + "New account" : "Nový účet", + "Add new account" : " Pridať nový účet", + "Display name" : "Zobrazované meno", + "Either password or email is required" : "Buď je potrebné zadať heslo alebo e-mail", "Member of the following groups (required)" : "Člen nasledujúcich skupín (povinné)", "Member of the following groups" : "Člen nasledujúcich skupín", + "Failed to search groups" : "Neporarilo sa prehľadať skupiny", "Set account groups" : "Nastaviť skupiny pre účet", "Admin of the following groups" : "Administrátor nasledujúcich skupín", "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...", - "Quota" : "Kvóta", - "Set account quota" : "Nastaviť kvótu pre účet", "Language" : "Jazyk", "Set default language" : "Nastaviť predvolený jazyk", - "Add new account" : " Pridať nový účet", + "Manager" : "Manažér", + "Quota" : "Kvóta", + "Set account quota" : "Nastaviť kvótu pre účet", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účtov ...","{userCount} účtov ...","{userCount} účty ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtov","{userCount} účtov"], "Total rows summary" : "Súčet všetkých riadkov", "Scroll to load more rows" : "Posúvajte pre načítanie ďalších riadkov", "Avatar" : "Avatar", - "Account name" : "Názov účtu", "Group admin for" : "Administrátor skupiny pre", "Account backend" : "Backend účtu", "Storage location" : "Umiestnenie úložiska", "First login" : "Prvé prihlásenie", "Last login" : "Posledné prihlásenie", "Account actions" : "Možnosti účtu", + "Unknown" : "Neznámy", + "Never" : "Nikdy", "{size} used" : "{size} použité", "Delete account" : "Zmazať účet", "Disconnect all devices and delete local data" : "Odpojiť všetky zariadenia a vymazať lokálne dáta", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Vymazať obsah zariadení na diaľku", "Wipe {userid}'s devices" : "Vymazať obsah zariadení {userid}", "Wiped {userid}'s devices" : "Vymazané zariadenia užívateľa {userid}", - "Failed to load groups with details" : "Nepodarilo sa načítať skupiny s podrobnosťami", - "Failed to load sub admin groups with details" : "Nepodarilo sa načítať podskupiny administrátorov s detailmi.", - "Failed to update line manager" : "Nepodarilo sa aktualizovať líniového manažéra", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplne odstráiť účet používateľa {userid} vrátane všetkých osobných súborov, údajov aplikácií atď.", "Account deletion" : "Zmazanie účtu", "Delete {userid}'s account" : "Vymazať účet {userid}", - "Display name was successfully changed" : "Zobrazované meno ste úspešne zmenili", - "Email can't be empty" : "E-mail nemôže byť prázdny", - "Email was successfully changed" : "Email bol úspešne zmenený", "Welcome mail sent!" : "Privítací email odoslaný", "Loading account …" : "Načítavanie účtu …", - "Change display name" : "Zmeniť zobrazované meno", - "Set new email address" : "Nastavte novú e-mailovú adresu", - "Add account to group" : "Pridať účet do skupiny", - "Set account as admin for" : "Nastavte účet ako správcu pre", - "Select account quota" : "Vyberte kvótu účtu", - "Set the language" : "Nastavte jazyk", "Toggle account actions menu" : "Prepnúť ponuku akcií účtu", - "Done" : "Hotovo", "Edit" : "Upraviť", "Account management settings" : "Nastavenia správy účtu", "Visibility" : "Viditeľnosť", @@ -937,8 +929,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Aplikácia bude stiahnutá z obchodu", "This app is not marked as compatible with your {productName} version." : "Táto aplikácia nie je označená ako kompatibilná s vašou verziou {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ak budete pokračovať, aplikáciu stále budete môcť nainštalovať. Majte na pamäti, že aplikácia nemusí fungovať podľa očakávaní.", - "Unknown" : "Neznámy", - "Never" : "Nikdy", "Could not register device: Network error" : "Zariadenie sa nepodarilo zaregistrovať: Chyba siete", "Could not register device: Probably already registered" : "Zariadenie sa nepodarilo zaregistrovať: Pravdepodobne je už zaregistrované", "Could not register device" : "Zariadenie sa nepodarilo zaregistrovať", @@ -985,14 +975,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Takisto povoľte automatické dopĺňanie pri úplnej zhode používateľského ID.", "Search groups…" : "Prehľadať skupiny...", "Loading accounts …" : "Nahrávanie účtov ...", + "Set line manager" : "Nastaviť líniového manažéra", "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účty ...","{userCount} účtov ...","{userCount} účtov ..."], "Password or insufficient permissions message" : "Heslo alebo správa o nedostatočných oprávneniach", + "Failed to load groups with details" : "Nepodarilo sa načítať skupiny s podrobnosťami", + "Failed to load sub admin groups with details" : "Nepodarilo sa načítať podskupiny administrátorov s detailmi.", + "Failed to update line manager" : "Nepodarilo sa aktualizovať líniového manažéra", + "Display name was successfully changed" : "Zobrazované meno ste úspešne zmenili", "Password can't be empty" : "Heslo nemôže byť prázdne", "Password was successfully changed" : "Heslo bolo úspešne zmenené", + "Email can't be empty" : "E-mail nemôže byť prázdny", + "Email was successfully changed" : "Email bol úspešne zmenený", "Loading account …" : "Nahrávam účet ...", + "Change display name" : "Zmeniť zobrazované meno", "Set new password" : "Vytvoriť nové heslo", "You do not have permissions to see the details of this account" : "Nemáte oprávnenie vidieť detaily tohto účtu", + "Set new email address" : "Nastavte novú e-mailovú adresu", + "Add account to group" : "Pridať účet do skupiny", + "Set account as admin for" : "Nastavte účet ako správcu pre", + "Select account quota" : "Vyberte kvótu účtu", + "Set the language" : "Nastavte jazyk", + "Done" : "Hotovo", "Adding your device …" : "Pridáva sa zariadenie...", "Sending…" : "Odosielam...", "Email sent" : "Email odoslaný", @@ -1003,7 +1007,6 @@ OC.L10N.register( "Credentials" : "Prihlasovacie údaje", "SMTP Login" : "SMTP Prihlasovacie meno", "SMTP Password" : "SMTP heslo", - "Save" : "Uložiť", "Test and verify email settings" : "Otestovať a overiť nastavenia e-mailu" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index da1f60c5f06..a1a63a39c00 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -730,39 +730,44 @@ "No accounts" : "Žiadne účty", "Loading accounts …" : "Načítavanie účtov …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Zoznam účtov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Účty budú vykreslené, keď budete prechádzať zoznamom.", - "Manager" : "Manažér", - "Set line manager" : "Nastaviť líniového manažéra", + "Account name" : "Názov účtu", + "Account updated" : "Účet bol upravený", + "Edit account" : "Upraviť účet", + "Saving …" : "Ukladanie …", + "Save" : "Uložiť", "Account name will be autogenerated" : "Názov účtu bude automaticky generovaný", "Account name (required)" : "Názov účtu (povinné)", - "Failed to search groups" : "Neporarilo sa prehľadať skupiny", - "New account" : "Nový účet", - "Display name" : "Zobrazované meno", - "Either password or email is required" : "Buď je potrebné zadať heslo alebo e-mail", "Password (required)" : "Heslo (povinné)", "Email (required)" : "E-mail (povinné)", "Email" : "Email", + "New account" : "Nový účet", + "Add new account" : " Pridať nový účet", + "Display name" : "Zobrazované meno", + "Either password or email is required" : "Buď je potrebné zadať heslo alebo e-mail", "Member of the following groups (required)" : "Člen nasledujúcich skupín (povinné)", "Member of the following groups" : "Člen nasledujúcich skupín", + "Failed to search groups" : "Neporarilo sa prehľadať skupiny", "Set account groups" : "Nastaviť skupiny pre účet", "Admin of the following groups" : "Administrátor nasledujúcich skupín", "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...", - "Quota" : "Kvóta", - "Set account quota" : "Nastaviť kvótu pre účet", "Language" : "Jazyk", "Set default language" : "Nastaviť predvolený jazyk", - "Add new account" : " Pridať nový účet", + "Manager" : "Manažér", + "Quota" : "Kvóta", + "Set account quota" : "Nastaviť kvótu pre účet", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účtov ...","{userCount} účtov ...","{userCount} účty ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtov","{userCount} účtov"], "Total rows summary" : "Súčet všetkých riadkov", "Scroll to load more rows" : "Posúvajte pre načítanie ďalších riadkov", "Avatar" : "Avatar", - "Account name" : "Názov účtu", "Group admin for" : "Administrátor skupiny pre", "Account backend" : "Backend účtu", "Storage location" : "Umiestnenie úložiska", "First login" : "Prvé prihlásenie", "Last login" : "Posledné prihlásenie", "Account actions" : "Možnosti účtu", + "Unknown" : "Neznámy", + "Never" : "Nikdy", "{size} used" : "{size} použité", "Delete account" : "Zmazať účet", "Disconnect all devices and delete local data" : "Odpojiť všetky zariadenia a vymazať lokálne dáta", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Vymazať obsah zariadení na diaľku", "Wipe {userid}'s devices" : "Vymazať obsah zariadení {userid}", "Wiped {userid}'s devices" : "Vymazané zariadenia užívateľa {userid}", - "Failed to load groups with details" : "Nepodarilo sa načítať skupiny s podrobnosťami", - "Failed to load sub admin groups with details" : "Nepodarilo sa načítať podskupiny administrátorov s detailmi.", - "Failed to update line manager" : "Nepodarilo sa aktualizovať líniového manažéra", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplne odstráiť účet používateľa {userid} vrátane všetkých osobných súborov, údajov aplikácií atď.", "Account deletion" : "Zmazanie účtu", "Delete {userid}'s account" : "Vymazať účet {userid}", - "Display name was successfully changed" : "Zobrazované meno ste úspešne zmenili", - "Email can't be empty" : "E-mail nemôže byť prázdny", - "Email was successfully changed" : "Email bol úspešne zmenený", "Welcome mail sent!" : "Privítací email odoslaný", "Loading account …" : "Načítavanie účtu …", - "Change display name" : "Zmeniť zobrazované meno", - "Set new email address" : "Nastavte novú e-mailovú adresu", - "Add account to group" : "Pridať účet do skupiny", - "Set account as admin for" : "Nastavte účet ako správcu pre", - "Select account quota" : "Vyberte kvótu účtu", - "Set the language" : "Nastavte jazyk", "Toggle account actions menu" : "Prepnúť ponuku akcií účtu", - "Done" : "Hotovo", "Edit" : "Upraviť", "Account management settings" : "Nastavenia správy účtu", "Visibility" : "Viditeľnosť", @@ -935,8 +927,6 @@ "The app will be downloaded from the App Store" : "Aplikácia bude stiahnutá z obchodu", "This app is not marked as compatible with your {productName} version." : "Táto aplikácia nie je označená ako kompatibilná s vašou verziou {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ak budete pokračovať, aplikáciu stále budete môcť nainštalovať. Majte na pamäti, že aplikácia nemusí fungovať podľa očakávaní.", - "Unknown" : "Neznámy", - "Never" : "Nikdy", "Could not register device: Network error" : "Zariadenie sa nepodarilo zaregistrovať: Chyba siete", "Could not register device: Probably already registered" : "Zariadenie sa nepodarilo zaregistrovať: Pravdepodobne je už zaregistrované", "Could not register device" : "Zariadenie sa nepodarilo zaregistrovať", @@ -983,14 +973,28 @@ "Also allow autocompletion on full match of the user id" : "Takisto povoľte automatické dopĺňanie pri úplnej zhode používateľského ID.", "Search groups…" : "Prehľadať skupiny...", "Loading accounts …" : "Nahrávanie účtov ...", + "Set line manager" : "Nastaviť líniového manažéra", "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účty ...","{userCount} účtov ...","{userCount} účtov ..."], "Password or insufficient permissions message" : "Heslo alebo správa o nedostatočných oprávneniach", + "Failed to load groups with details" : "Nepodarilo sa načítať skupiny s podrobnosťami", + "Failed to load sub admin groups with details" : "Nepodarilo sa načítať podskupiny administrátorov s detailmi.", + "Failed to update line manager" : "Nepodarilo sa aktualizovať líniového manažéra", + "Display name was successfully changed" : "Zobrazované meno ste úspešne zmenili", "Password can't be empty" : "Heslo nemôže byť prázdne", "Password was successfully changed" : "Heslo bolo úspešne zmenené", + "Email can't be empty" : "E-mail nemôže byť prázdny", + "Email was successfully changed" : "Email bol úspešne zmenený", "Loading account …" : "Nahrávam účet ...", + "Change display name" : "Zmeniť zobrazované meno", "Set new password" : "Vytvoriť nové heslo", "You do not have permissions to see the details of this account" : "Nemáte oprávnenie vidieť detaily tohto účtu", + "Set new email address" : "Nastavte novú e-mailovú adresu", + "Add account to group" : "Pridať účet do skupiny", + "Set account as admin for" : "Nastavte účet ako správcu pre", + "Select account quota" : "Vyberte kvótu účtu", + "Set the language" : "Nastavte jazyk", + "Done" : "Hotovo", "Adding your device …" : "Pridáva sa zariadenie...", "Sending…" : "Odosielam...", "Email sent" : "Email odoslaný", @@ -1001,7 +1005,6 @@ "Credentials" : "Prihlasovacie údaje", "SMTP Login" : "SMTP Prihlasovacie meno", "SMTP Password" : "SMTP heslo", - "Save" : "Uložiť", "Test and verify email settings" : "Otestovať a overiť nastavenia e-mailu" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 07428512914..16bdf86c352 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -480,33 +480,39 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ", "No accounts" : "Ni računov", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam računov. Seznam zaradi zmogljivosti sistema ni v celoti prikazan. Podatki uporabnikov se nalagajo med pomikanjem po seznamu.", - "Manager" : "Upravljalnik", + "Account name" : "Ime računa", + "Account updated" : "Račun je posodobljen", + "Edit account" : "Uredi račun", + "Saving …" : "Poteka shranjevanje …", + "Save" : "Shrani", "Account name will be autogenerated" : "iME RAČUNA bo samodejno ustvarjeno", "Account name (required)" : "Ime računa (zahtevano)", - "New account" : "Nov račun", - "Display name" : "Prikazno ime", - "Either password or email is required" : "Zahtevano je ali geslo ali elektronski naslov", "Password (required)" : "Geslo (zahtevano)", "Email (required)" : "Elektronski naslov (zahtevano)", "Email" : "Elektronski naslov", + "New account" : "Nov račun", + "Add new account" : "Dodaj nov račun", + "Display name" : "Prikazno ime", + "Either password or email is required" : "Zahtevano je ali geslo ali elektronski naslov", "Member of the following groups" : "Član navedenih skupin", "Set account groups" : "Nastavi skupine računov", "Admin of the following groups" : "Skrbnik navedenih skupin", - "Quota" : "Količinska omejitev", - "Set account quota" : "Nastavi količinsko omejitev računa", "Language" : "Jezik", "Set default language" : "Nastavi privzeti jezik", - "Add new account" : "Dodaj nov račun", + "Manager" : "Upravljalnik", + "Quota" : "Količinska omejitev", + "Set account quota" : "Nastavi količinsko omejitev računa", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], "Total rows summary" : "Skupni povzetek vrstic", "Scroll to load more rows" : "Podrsajte za nalaganje več vrstic", "Avatar" : "Podoba", - "Account name" : "Ime računa", "Group admin for" : "Skrbnik skupine za", "Account backend" : "Ozadnji program računa", "Storage location" : "Mesto shrambe", "Last login" : "Zadnja prijava", "Account actions" : "Dejanja računa", + "Unknown" : "Neznano", + "Never" : "Nikoli", "{size} used" : "V uporabi {size}·", "Delete account" : "Izbriši račun", "Disconnect all devices and delete local data" : "Odklopi vse naprave in izbriši krajevne podatke", @@ -519,17 +525,8 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Izbriši račun »{userid}« vključno z osebnimi podatki, datotekami, programi ...", "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun {userid}", - "Display name was successfully changed" : "Prikazno ime je uspešno zamenjano", - "Email was successfully changed" : "Elektronski naslov je uspešno spremenjen", "Welcome mail sent!" : "Potrditveno sporočilo je poslano!", - "Change display name" : "Spremeni prikazno ime", - "Set new email address" : "Nastavi nov elektronski naslov", - "Add account to group" : "Dodaj račun v skupino", - "Set account as admin for" : "Nastavi račun kot skrbniški za ...", - "Select account quota" : "Nastavi količinsko omejitev računa", - "Set the language" : "Nastavi jezik", "Toggle account actions menu" : "Preklopi meni dejanj računa", - "Done" : "Končano", "Edit" : "Uredi", "Account management settings" : "Nastavitve upravljalnika računov", "Visibility" : "Vidnost", @@ -628,8 +625,6 @@ OC.L10N.register( "Disable" : "Onemogoči", "Allow untested app" : "Omogoči nepreizkušen program", "The app will be downloaded from the App Store" : "Program bo prejet iz zbirke programov", - "Unknown" : "Neznano", - "Never" : "Nikoli", "Could not register device: Network error" : "Naprave ni mogoče vpisati: napaka omrežja", "Could not register device: Probably already registered" : "Naprave ni mogoče vpisati: najverjetneje je že vpisana", "Could not register device" : "Naprave ni mogoče vpisati", @@ -672,10 +667,19 @@ OC.L10N.register( "Set account as admin for …" : "Nastavi račun kot skrbniški za ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], "Password or insufficient permissions message" : "Sporočilo gesla oziroma neustreznih dovoljenj", + "Display name was successfully changed" : "Prikazno ime je uspešno zamenjano", "Password was successfully changed" : "Geslo je uspešno spremenjeno", + "Email was successfully changed" : "Elektronski naslov je uspešno spremenjen", "Loading account …" : "Poteka nalaganje računa ...", + "Change display name" : "Spremeni prikazno ime", "Set new password" : "Nastavi novo geslo", "You do not have permissions to see the details of this account" : "Ni ustreznih dovoljenj za pregled podrobnosti tega računa", + "Set new email address" : "Nastavi nov elektronski naslov", + "Add account to group" : "Dodaj račun v skupino", + "Set account as admin for" : "Nastavi račun kot skrbniški za ...", + "Select account quota" : "Nastavi količinsko omejitev računa", + "Set the language" : "Nastavi jezik", + "Done" : "Končano", "Adding your device …" : "Poteka dodajanje naprave ..", "Sending…" : "Poteka pošiljanje ...", "Email sent" : "Elektronsko sporočilo je poslano", @@ -684,7 +688,6 @@ OC.L10N.register( "Credentials" : "Poverila", "SMTP Login" : "Prijava SMTP", "SMTP Password" : "Geslo SMTP", - "Save" : "Shrani", "Test and verify email settings" : "Preizkusi in overi nastavitve elektronske pošte" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index d1ee8c88237..a47994bab2a 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -478,33 +478,39 @@ "Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ", "No accounts" : "Ni računov", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam računov. Seznam zaradi zmogljivosti sistema ni v celoti prikazan. Podatki uporabnikov se nalagajo med pomikanjem po seznamu.", - "Manager" : "Upravljalnik", + "Account name" : "Ime računa", + "Account updated" : "Račun je posodobljen", + "Edit account" : "Uredi račun", + "Saving …" : "Poteka shranjevanje …", + "Save" : "Shrani", "Account name will be autogenerated" : "iME RAČUNA bo samodejno ustvarjeno", "Account name (required)" : "Ime računa (zahtevano)", - "New account" : "Nov račun", - "Display name" : "Prikazno ime", - "Either password or email is required" : "Zahtevano je ali geslo ali elektronski naslov", "Password (required)" : "Geslo (zahtevano)", "Email (required)" : "Elektronski naslov (zahtevano)", "Email" : "Elektronski naslov", + "New account" : "Nov račun", + "Add new account" : "Dodaj nov račun", + "Display name" : "Prikazno ime", + "Either password or email is required" : "Zahtevano je ali geslo ali elektronski naslov", "Member of the following groups" : "Član navedenih skupin", "Set account groups" : "Nastavi skupine računov", "Admin of the following groups" : "Skrbnik navedenih skupin", - "Quota" : "Količinska omejitev", - "Set account quota" : "Nastavi količinsko omejitev računa", "Language" : "Jezik", "Set default language" : "Nastavi privzeti jezik", - "Add new account" : "Dodaj nov račun", + "Manager" : "Upravljalnik", + "Quota" : "Količinska omejitev", + "Set account quota" : "Nastavi količinsko omejitev računa", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], "Total rows summary" : "Skupni povzetek vrstic", "Scroll to load more rows" : "Podrsajte za nalaganje več vrstic", "Avatar" : "Podoba", - "Account name" : "Ime računa", "Group admin for" : "Skrbnik skupine za", "Account backend" : "Ozadnji program računa", "Storage location" : "Mesto shrambe", "Last login" : "Zadnja prijava", "Account actions" : "Dejanja računa", + "Unknown" : "Neznano", + "Never" : "Nikoli", "{size} used" : "V uporabi {size}·", "Delete account" : "Izbriši račun", "Disconnect all devices and delete local data" : "Odklopi vse naprave in izbriši krajevne podatke", @@ -517,17 +523,8 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Izbriši račun »{userid}« vključno z osebnimi podatki, datotekami, programi ...", "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun {userid}", - "Display name was successfully changed" : "Prikazno ime je uspešno zamenjano", - "Email was successfully changed" : "Elektronski naslov je uspešno spremenjen", "Welcome mail sent!" : "Potrditveno sporočilo je poslano!", - "Change display name" : "Spremeni prikazno ime", - "Set new email address" : "Nastavi nov elektronski naslov", - "Add account to group" : "Dodaj račun v skupino", - "Set account as admin for" : "Nastavi račun kot skrbniški za ...", - "Select account quota" : "Nastavi količinsko omejitev računa", - "Set the language" : "Nastavi jezik", "Toggle account actions menu" : "Preklopi meni dejanj računa", - "Done" : "Končano", "Edit" : "Uredi", "Account management settings" : "Nastavitve upravljalnika računov", "Visibility" : "Vidnost", @@ -626,8 +623,6 @@ "Disable" : "Onemogoči", "Allow untested app" : "Omogoči nepreizkušen program", "The app will be downloaded from the App Store" : "Program bo prejet iz zbirke programov", - "Unknown" : "Neznano", - "Never" : "Nikoli", "Could not register device: Network error" : "Naprave ni mogoče vpisati: napaka omrežja", "Could not register device: Probably already registered" : "Naprave ni mogoče vpisati: najverjetneje je že vpisana", "Could not register device" : "Naprave ni mogoče vpisati", @@ -670,10 +665,19 @@ "Set account as admin for …" : "Nastavi račun kot skrbniški za ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], "Password or insufficient permissions message" : "Sporočilo gesla oziroma neustreznih dovoljenj", + "Display name was successfully changed" : "Prikazno ime je uspešno zamenjano", "Password was successfully changed" : "Geslo je uspešno spremenjeno", + "Email was successfully changed" : "Elektronski naslov je uspešno spremenjen", "Loading account …" : "Poteka nalaganje računa ...", + "Change display name" : "Spremeni prikazno ime", "Set new password" : "Nastavi novo geslo", "You do not have permissions to see the details of this account" : "Ni ustreznih dovoljenj za pregled podrobnosti tega računa", + "Set new email address" : "Nastavi nov elektronski naslov", + "Add account to group" : "Dodaj račun v skupino", + "Set account as admin for" : "Nastavi račun kot skrbniški za ...", + "Select account quota" : "Nastavi količinsko omejitev računa", + "Set the language" : "Nastavi jezik", + "Done" : "Končano", "Adding your device …" : "Poteka dodajanje naprave ..", "Sending…" : "Poteka pošiljanje ...", "Email sent" : "Elektronsko sporočilo je poslano", @@ -682,7 +686,6 @@ "Credentials" : "Poverila", "SMTP Login" : "Prijava SMTP", "SMTP Password" : "Geslo SMTP", - "Save" : "Shrani", "Test and verify email settings" : "Preizkusi in overi nastavitve elektronske pošte" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 888a5a31448..c0a9d1875d7 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -152,17 +152,19 @@ OC.L10N.register( "Create" : "Krijo", "Change" : "Ndrysho", "Delete" : "Fshi", + "Save" : "Ruaj", "Email" : "Email", - "Quota" : "Kuota", "Language" : "Gjuhë", + "Quota" : "Kuota", "Avatar" : "Avatari", "Group admin for" : "Administratori i grupit për", "Storage location" : "Vendndodhje Depozite", "Last login" : "Hyrja e fundit", "Account actions" : "Veprimet e llogarisë", + "Unknown" : "I panjohur", + "Never" : "Kurrë", "{size} used" : "{size} e përdorur", "Delete account" : "Fshij llogarinë", - "Done" : "U bë", "Edit" : "Përpuno", "Show last login" : "Shfaq hyrjen e fundit", "Send email" : "Dërgo email", @@ -204,8 +206,6 @@ OC.L10N.register( "App bundles" : "Pako e aplikacionit ", "Hide" : "Fshihe", "Disable" : "Çaktivizoje", - "Unknown" : "I panjohur", - "Never" : "Kurrë", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacioni është aktivizuar, por lyp të përditësohet. Do të ridrejtoheni te faqja e përditësimeve brenda 5 sekondash.", "Error" : "Gabim", "Forum" : "Forum", @@ -219,12 +219,12 @@ OC.L10N.register( "So-so password" : "Fjalëkalim çka", "Good password" : "Fjalëkalim i mirë", "Strong password" : "Fjalëkalim i fortë", + "Done" : "U bë", "Adding your device …" : "Shtoni pajisjen tuaj ...", "Sending…" : "dërgim", "Email sent" : "Email-i u dërgua", "SSL" : "SSL", "Credentials" : "Kredenciale", - "SMTP Password" : "Fjalëkalim SMTP", - "Save" : "Ruaj" + "SMTP Password" : "Fjalëkalim SMTP" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index 0567c5f9d27..e7cd96f3f54 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -150,17 +150,19 @@ "Create" : "Krijo", "Change" : "Ndrysho", "Delete" : "Fshi", + "Save" : "Ruaj", "Email" : "Email", - "Quota" : "Kuota", "Language" : "Gjuhë", + "Quota" : "Kuota", "Avatar" : "Avatari", "Group admin for" : "Administratori i grupit për", "Storage location" : "Vendndodhje Depozite", "Last login" : "Hyrja e fundit", "Account actions" : "Veprimet e llogarisë", + "Unknown" : "I panjohur", + "Never" : "Kurrë", "{size} used" : "{size} e përdorur", "Delete account" : "Fshij llogarinë", - "Done" : "U bë", "Edit" : "Përpuno", "Show last login" : "Shfaq hyrjen e fundit", "Send email" : "Dërgo email", @@ -202,8 +204,6 @@ "App bundles" : "Pako e aplikacionit ", "Hide" : "Fshihe", "Disable" : "Çaktivizoje", - "Unknown" : "I panjohur", - "Never" : "Kurrë", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacioni është aktivizuar, por lyp të përditësohet. Do të ridrejtoheni te faqja e përditësimeve brenda 5 sekondash.", "Error" : "Gabim", "Forum" : "Forum", @@ -217,12 +217,12 @@ "So-so password" : "Fjalëkalim çka", "Good password" : "Fjalëkalim i mirë", "Strong password" : "Fjalëkalim i fortë", + "Done" : "U bë", "Adding your device …" : "Shtoni pajisjen tuaj ...", "Sending…" : "dërgim", "Email sent" : "Email-i u dërgua", "SSL" : "SSL", "Credentials" : "Kredenciale", - "SMTP Password" : "Fjalëkalim SMTP", - "Save" : "Ruaj" + "SMTP Password" : "Fjalëkalim SMTP" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index f04c4008a38..d10d5daf6cd 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -708,39 +708,44 @@ OC.L10N.register( "No accounts" : "Нема налога", "Loading accounts …" : "Учитавају се налози ", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Листа налога. Услед разлога везаних за перформансе, ова листа се не приказује у потпуности. Налози ће се приказивати како се будете кретали кроз листу.", - "Manager" : "Менаџер", - "Set line manager" : "Избор надређеног менаџера", + "Account name" : "Име рачуна", + "Account updated" : "Налог је ажуриран", + "Edit account" : "Измени налог", + "Saving …" : "Чувам …", + "Save" : "Сачувај", "Account name will be autogenerated" : "Име налога ће бити генерисано аутоматски", "Account name (required)" : "Име налога (обавезно)", - "Failed to search groups" : "Није успело претраживање група", - "New account" : "Нови налог", - "Display name" : "Име за приказ", - "Either password or email is required" : "Неопходна је или лозинка или и-мејл", "Password (required)" : "Лозинка (обавезно)", "Email (required)" : "И-мејл (обавезно)", "Email" : "Е-пошта", + "New account" : "Нови налог", + "Add new account" : "Додај нови налог", + "Display name" : "Име за приказ", + "Either password or email is required" : "Неопходна је или лозинка или и-мејл", "Member of the following groups (required)" : "Члан следећих група (неопходно)", "Member of the following groups" : "Члан следећих група", + "Failed to search groups" : "Није успело претраживање група", "Set account groups" : "Постави групе налога", "Admin of the following groups" : "Админ следећих група", "Set account as admin for …" : "Постави налог као админ за ", - "Quota" : "Квота", - "Set account quota" : "Постави квоту за налог", "Language" : "Језик", "Set default language" : "Постави подразумевани језик", - "Add new account" : "Додај нови налог", + "Manager" : "Менаџер", + "Quota" : "Квота", + "Set account quota" : "Постави квоту за налог", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог …","{userCount} налога …","{userCount} налога …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} налог","{userCount} налога","{userCount} налога"], "Total rows summary" : "Резиме укупног броја редова", "Scroll to load more rows" : "Скролујте да се учита још редова", "Avatar" : "Аватар", - "Account name" : "Име рачуна", "Group admin for" : "Администратор групе за", "Account backend" : "Позадински механизам за налоге", "Storage location" : "Локација складишта", "First login" : "Прва пријава", "Last login" : "Последња пријава", "Account actions" : "Акције налога", + "Unknown" : "Непознато", + "Never" : "Никад", "{size} used" : "{size} искоришћено", "Delete account" : "Обриши рачун", "Disconnect all devices and delete local data" : "Раскини везу са свим уређајима и обриши локалне податке", @@ -751,25 +756,12 @@ OC.L10N.register( "Remote wipe of devices" : "Удаљено брисање уређаја", "Wipe {userid}'s devices" : "Обриши уређај од корисника {userid}", "Wiped {userid}'s devices" : "Обрисани уређаји корисника {userid}", - "Failed to load groups with details" : "Није успело учитавање група са детаљима", - "Failed to load sub admin groups with details" : "Није успело учитавање под админ група са детаљима", - "Failed to update line manager" : "Није успело ажурирање надређеног менаџера", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Комплетно брисање уређаја са налога корисника {userid} укључујући све личне фајлове, апликативне податке, итд.", "Account deletion" : "Брисање налога", "Delete {userid}'s account" : "Обриши налог корисника {userid}", - "Display name was successfully changed" : "Име за приказ је успешно промењено", - "Email can't be empty" : "И-мејл не може да буде празан", - "Email was successfully changed" : "И-мејл је успешно промењен", "Welcome mail sent!" : "Е-пошта добродошлице послата!", "Loading account …" : "Налог се учитава …", - "Change display name" : "Промени име за приказ", - "Set new email address" : "Постави нову адресу е-поште", - "Add account to group" : "Додај налог у групу", - "Set account as admin for" : "Постави налог као администратора за", - "Select account quota" : "Одаберите квоту за налог", - "Set the language" : "Постави језик", "Toggle account actions menu" : "Укључи/искључи мени са акцијама налога", - "Done" : "Завршено", "Edit" : "Измени", "Account management settings" : "Подешавања управљања налозима", "Visibility" : "Видљивост", @@ -895,8 +887,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Апликација ће се преузети са Продавнице апликација", "This app is not marked as compatible with your {productName} version." : "Ова апликација није означена као компатибилна са вашом {productName} верзијом.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ако наставите, моћи ћете свеједно да инсталирате апликацију. Врло је могуће да апликација неће радити како је планирано.", - "Unknown" : "Непознато", - "Never" : "Никад", "Could not register device: Network error" : "Не може да се региструје уређај: мрежна грешка", "Could not register device: Probably already registered" : "Не може да се региструје уређај: вероватно је већ регистрован", "Could not register device" : "Уређај не може да се региструје ", @@ -943,14 +933,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Дозволи такође и аутодовршавање на пуно подударање ид корисника", "Search groups…" : "Претражи групе…", "Loading accounts …" : "Учитавање налога", + "Set line manager" : "Избор надређеног менаџера", "Set account as admin for …" : "Постави налог као администратора за", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"], "Password or insufficient permissions message" : "Порука о лозинки или недовољним дозволама", + "Failed to load groups with details" : "Није успело учитавање група са детаљима", + "Failed to load sub admin groups with details" : "Није успело учитавање под админ група са детаљима", + "Failed to update line manager" : "Није успело ажурирање надређеног менаџера", + "Display name was successfully changed" : "Име за приказ је успешно промењено", "Password can't be empty" : "Лозинка не може да буде празна", "Password was successfully changed" : "Лозинка је усшешно промењена", + "Email can't be empty" : "И-мејл не може да буде празан", + "Email was successfully changed" : "И-мејл је успешно промењен", "Loading account …" : "Налог се учитава…", + "Change display name" : "Промени име за приказ", "Set new password" : "Постави нову лозинку", "You do not have permissions to see the details of this account" : "Немате дозволе да видите детаље о овом налогу", + "Set new email address" : "Постави нову адресу е-поште", + "Add account to group" : "Додај налог у групу", + "Set account as admin for" : "Постави налог као администратора за", + "Select account quota" : "Одаберите квоту за налог", + "Set the language" : "Постави језик", + "Done" : "Завршено", "Adding your device …" : "Додајем Ваш уређај…", "Sending…" : "Шаљем…", "Email sent" : "Порука је послата", @@ -961,7 +965,6 @@ OC.L10N.register( "Credentials" : "Акредитиви", "SMTP Login" : "SMTP име за пријаву", "SMTP Password" : "SMTP лозинка", - "Save" : "Сачувај", "Test and verify email settings" : "Тестирај и потврди подешавања и-мејла" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 945127c42f5..08a221ce183 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -706,39 +706,44 @@ "No accounts" : "Нема налога", "Loading accounts …" : "Учитавају се налози ", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Листа налога. Услед разлога везаних за перформансе, ова листа се не приказује у потпуности. Налози ће се приказивати како се будете кретали кроз листу.", - "Manager" : "Менаџер", - "Set line manager" : "Избор надређеног менаџера", + "Account name" : "Име рачуна", + "Account updated" : "Налог је ажуриран", + "Edit account" : "Измени налог", + "Saving …" : "Чувам …", + "Save" : "Сачувај", "Account name will be autogenerated" : "Име налога ће бити генерисано аутоматски", "Account name (required)" : "Име налога (обавезно)", - "Failed to search groups" : "Није успело претраживање група", - "New account" : "Нови налог", - "Display name" : "Име за приказ", - "Either password or email is required" : "Неопходна је или лозинка или и-мејл", "Password (required)" : "Лозинка (обавезно)", "Email (required)" : "И-мејл (обавезно)", "Email" : "Е-пошта", + "New account" : "Нови налог", + "Add new account" : "Додај нови налог", + "Display name" : "Име за приказ", + "Either password or email is required" : "Неопходна је или лозинка или и-мејл", "Member of the following groups (required)" : "Члан следећих група (неопходно)", "Member of the following groups" : "Члан следећих група", + "Failed to search groups" : "Није успело претраживање група", "Set account groups" : "Постави групе налога", "Admin of the following groups" : "Админ следећих група", "Set account as admin for …" : "Постави налог као админ за ", - "Quota" : "Квота", - "Set account quota" : "Постави квоту за налог", "Language" : "Језик", "Set default language" : "Постави подразумевани језик", - "Add new account" : "Додај нови налог", + "Manager" : "Менаџер", + "Quota" : "Квота", + "Set account quota" : "Постави квоту за налог", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог …","{userCount} налога …","{userCount} налога …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} налог","{userCount} налога","{userCount} налога"], "Total rows summary" : "Резиме укупног броја редова", "Scroll to load more rows" : "Скролујте да се учита још редова", "Avatar" : "Аватар", - "Account name" : "Име рачуна", "Group admin for" : "Администратор групе за", "Account backend" : "Позадински механизам за налоге", "Storage location" : "Локација складишта", "First login" : "Прва пријава", "Last login" : "Последња пријава", "Account actions" : "Акције налога", + "Unknown" : "Непознато", + "Never" : "Никад", "{size} used" : "{size} искоришћено", "Delete account" : "Обриши рачун", "Disconnect all devices and delete local data" : "Раскини везу са свим уређајима и обриши локалне податке", @@ -749,25 +754,12 @@ "Remote wipe of devices" : "Удаљено брисање уређаја", "Wipe {userid}'s devices" : "Обриши уређај од корисника {userid}", "Wiped {userid}'s devices" : "Обрисани уређаји корисника {userid}", - "Failed to load groups with details" : "Није успело учитавање група са детаљима", - "Failed to load sub admin groups with details" : "Није успело учитавање под админ група са детаљима", - "Failed to update line manager" : "Није успело ажурирање надређеног менаџера", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Комплетно брисање уређаја са налога корисника {userid} укључујући све личне фајлове, апликативне податке, итд.", "Account deletion" : "Брисање налога", "Delete {userid}'s account" : "Обриши налог корисника {userid}", - "Display name was successfully changed" : "Име за приказ је успешно промењено", - "Email can't be empty" : "И-мејл не може да буде празан", - "Email was successfully changed" : "И-мејл је успешно промењен", "Welcome mail sent!" : "Е-пошта добродошлице послата!", "Loading account …" : "Налог се учитава …", - "Change display name" : "Промени име за приказ", - "Set new email address" : "Постави нову адресу е-поште", - "Add account to group" : "Додај налог у групу", - "Set account as admin for" : "Постави налог као администратора за", - "Select account quota" : "Одаберите квоту за налог", - "Set the language" : "Постави језик", "Toggle account actions menu" : "Укључи/искључи мени са акцијама налога", - "Done" : "Завршено", "Edit" : "Измени", "Account management settings" : "Подешавања управљања налозима", "Visibility" : "Видљивост", @@ -893,8 +885,6 @@ "The app will be downloaded from the App Store" : "Апликација ће се преузети са Продавнице апликација", "This app is not marked as compatible with your {productName} version." : "Ова апликација није означена као компатибилна са вашом {productName} верзијом.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ако наставите, моћи ћете свеједно да инсталирате апликацију. Врло је могуће да апликација неће радити како је планирано.", - "Unknown" : "Непознато", - "Never" : "Никад", "Could not register device: Network error" : "Не може да се региструје уређај: мрежна грешка", "Could not register device: Probably already registered" : "Не може да се региструје уређај: вероватно је већ регистрован", "Could not register device" : "Уређај не може да се региструје ", @@ -941,14 +931,28 @@ "Also allow autocompletion on full match of the user id" : "Дозволи такође и аутодовршавање на пуно подударање ид корисника", "Search groups…" : "Претражи групе…", "Loading accounts …" : "Учитавање налога", + "Set line manager" : "Избор надређеног менаџера", "Set account as admin for …" : "Постави налог као администратора за", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"], "Password or insufficient permissions message" : "Порука о лозинки или недовољним дозволама", + "Failed to load groups with details" : "Није успело учитавање група са детаљима", + "Failed to load sub admin groups with details" : "Није успело учитавање под админ група са детаљима", + "Failed to update line manager" : "Није успело ажурирање надређеног менаџера", + "Display name was successfully changed" : "Име за приказ је успешно промењено", "Password can't be empty" : "Лозинка не може да буде празна", "Password was successfully changed" : "Лозинка је усшешно промењена", + "Email can't be empty" : "И-мејл не може да буде празан", + "Email was successfully changed" : "И-мејл је успешно промењен", "Loading account …" : "Налог се учитава…", + "Change display name" : "Промени име за приказ", "Set new password" : "Постави нову лозинку", "You do not have permissions to see the details of this account" : "Немате дозволе да видите детаље о овом налогу", + "Set new email address" : "Постави нову адресу е-поште", + "Add account to group" : "Додај налог у групу", + "Set account as admin for" : "Постави налог као администратора за", + "Select account quota" : "Одаберите квоту за налог", + "Set the language" : "Постави језик", + "Done" : "Завршено", "Adding your device …" : "Додајем Ваш уређај…", "Sending…" : "Шаљем…", "Email sent" : "Порука је послата", @@ -959,7 +963,6 @@ "Credentials" : "Акредитиви", "SMTP Login" : "SMTP име за пријаву", "SMTP Password" : "SMTP лозинка", - "Save" : "Сачувај", "Test and verify email settings" : "Тестирај и потврди подешавања и-мејла" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index b95b66c057a..f4263b309d9 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -654,38 +654,43 @@ OC.L10N.register( "No accounts" : "Inga konton", "Loading accounts …" : "Hämtar konton …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista över konton. Denna lista är inte helt återgiven av prestandaskäl. Konton kommer att renderas när du navigerar genom listan.", - "Manager" : "Chef", - "Set line manager" : "Ange linjechef", + "Account name" : "Kontonamn", + "Account updated" : "Kontot uppdaterat", + "Edit account" : "Redigera konto", + "Saving …" : "Sparar …", + "Save" : "Spara", "Account name will be autogenerated" : "Kontonamn kommer att autogenereras", "Account name (required)" : "Kontonamn (obligatoriskt)", - "Failed to search groups" : "Kunde inte söka efter grupper", - "New account" : "Nytt konto", - "Display name" : "Visningsnamn", - "Either password or email is required" : "Antingen lösenord eller e-post krävs", "Password (required)" : "Lösenord (obligatoriskt)", "Email (required)" : "E-post (obligatoriskt)", "Email" : "E-post", + "New account" : "Nytt konto", + "Add new account" : "Lägg till nytt konto", + "Display name" : "Visningsnamn", + "Either password or email is required" : "Antingen lösenord eller e-post krävs", "Member of the following groups (required)" : "Medlem i följande grupper (obligatoriskt)", "Member of the following groups" : "Medlem i följande grupper", + "Failed to search groups" : "Kunde inte söka efter grupper", "Set account groups" : "Ställ in kontogrupper", "Admin of the following groups" : "Administratör för följande grupper", "Set account as admin for …" : "Sätt konto som administratör för …", - "Quota" : "Kvot", - "Set account quota" : "Ställ in kvot för konto", "Language" : "Språk", "Set default language" : "Ställ in standardspråk", - "Add new account" : "Lägg till nytt konto", + "Manager" : "Chef", + "Quota" : "Kvot", + "Set account quota" : "Ställ in kvot för konto", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konton"], "Total rows summary" : "Sammanfattning antal rader", "Scroll to load more rows" : "Bläddra för att ladda fler rader", "Avatar" : "Avatar", - "Account name" : "Kontonamn", "Group admin for" : "Gruppadministratör för", "Account backend" : "Konto backend", "Storage location" : "Lagringsplats", "First login" : "Första inloggning", "Last login" : "Senaste inloggning", "Account actions" : "Kontoåtgärder", + "Unknown" : "Okänd", + "Never" : "Aldrig", "{size} used" : "{size} använt", "Delete account" : "Radera konto", "Disconnect all devices and delete local data" : "Koppla bort alla enheter och radera lokalt data", @@ -696,25 +701,12 @@ OC.L10N.register( "Remote wipe of devices" : "Fjärrensning av enheter", "Wipe {userid}'s devices" : "Rensa enheter för {userid}", "Wiped {userid}'s devices" : "Rensade enheter för {userid}", - "Failed to load groups with details" : "Kunde inte läsa in grupper med detaljer", - "Failed to load sub admin groups with details" : "Kunde inte läsa in underadministratörsgrupper med detaljer", - "Failed to update line manager" : "Kunde inte uppdatera linjechef", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fullständig radering av konto för {userid} inklusive alla personliga filer, appdata etc.", "Account deletion" : "Radering av konto", "Delete {userid}'s account" : "Ta bort konto för {userid}", - "Display name was successfully changed" : "Visningsnamnet har ändrats", - "Email can't be empty" : "E-post får inte vara tomt", - "Email was successfully changed" : "E-postadressen har ändrats", "Welcome mail sent!" : "Välkomstmeddelande skickat via e-post!", "Loading account …" : "Laddar konto ...", - "Change display name" : "Ändra visningsnamn", - "Set new email address" : "Ange ny e-postadress", - "Add account to group" : "Lägg till konto till grupp", - "Set account as admin for" : "Ange konto som administratör för", - "Select account quota" : "Välj kvot för konto", - "Set the language" : "Ställ in språk", "Toggle account actions menu" : "Växla menyn med kontoåtgärder", - "Done" : "Klar", "Edit" : "Redigera", "Account management settings" : "Inställningar kontohantering", "Visibility" : "Synlighet", @@ -842,8 +834,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Appen kommer hämtas från appbutiken", "This app is not marked as compatible with your {productName} version." : "Den här appen är inte markerad som kompatibel med aktuell {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Om du fortsätter kommer appen att installeras. Observera att appen kanske inte fungerar som förväntat.", - "Unknown" : "Okänd", - "Never" : "Aldrig", "Could not register device: Network error" : "Kunde inte registrera enheten: Nätverksfel", "Could not register device: Probably already registered" : "Kunde inte registrera enheten: Förmodligen redan registrerad", "Could not register device" : "Det gick inte att registrera enheten", @@ -889,14 +879,28 @@ OC.L10N.register( "Limit sharing to some groups" : "Begränsa delning till vissa grupper", "Search groups…" : "Sök grupper…", "Loading accounts …" : "Laddar konton ...", + "Set line manager" : "Ange linjechef", "Set account as admin for …" : "Ange konto som administratör för ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"], "Password or insufficient permissions message" : "Lösenord eller meddelande om otillräckliga behörigheter", + "Failed to load groups with details" : "Kunde inte läsa in grupper med detaljer", + "Failed to load sub admin groups with details" : "Kunde inte läsa in underadministratörsgrupper med detaljer", + "Failed to update line manager" : "Kunde inte uppdatera linjechef", + "Display name was successfully changed" : "Visningsnamnet har ändrats", "Password can't be empty" : "Lösenord får inte vara tomt", "Password was successfully changed" : "Lösenordet har ändrats", + "Email can't be empty" : "E-post får inte vara tomt", + "Email was successfully changed" : "E-postadressen har ändrats", "Loading account …" : "Laddar konto ...", + "Change display name" : "Ändra visningsnamn", "Set new password" : "Ange nytt lösenord", "You do not have permissions to see the details of this account" : "Du har inte behörighet att se detaljerna för detta konto.", + "Set new email address" : "Ange ny e-postadress", + "Add account to group" : "Lägg till konto till grupp", + "Set account as admin for" : "Ange konto som administratör för", + "Select account quota" : "Välj kvot för konto", + "Set the language" : "Ställ in språk", + "Done" : "Klar", "Adding your device …" : "Lägger till din enhet ....", "Sending…" : "Skickar...", "Email sent" : "E-post skickad", @@ -905,7 +909,6 @@ OC.L10N.register( "Credentials" : "Inloggningsuppgifter", "SMTP Login" : "SMTP-inloggning", "SMTP Password" : "SMTP-lösenord", - "Save" : "Spara", "Test and verify email settings" : "Testa och verifiera e-postinställningar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 6e0c24dd000..0a067250130 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -652,38 +652,43 @@ "No accounts" : "Inga konton", "Loading accounts …" : "Hämtar konton …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista över konton. Denna lista är inte helt återgiven av prestandaskäl. Konton kommer att renderas när du navigerar genom listan.", - "Manager" : "Chef", - "Set line manager" : "Ange linjechef", + "Account name" : "Kontonamn", + "Account updated" : "Kontot uppdaterat", + "Edit account" : "Redigera konto", + "Saving …" : "Sparar …", + "Save" : "Spara", "Account name will be autogenerated" : "Kontonamn kommer att autogenereras", "Account name (required)" : "Kontonamn (obligatoriskt)", - "Failed to search groups" : "Kunde inte söka efter grupper", - "New account" : "Nytt konto", - "Display name" : "Visningsnamn", - "Either password or email is required" : "Antingen lösenord eller e-post krävs", "Password (required)" : "Lösenord (obligatoriskt)", "Email (required)" : "E-post (obligatoriskt)", "Email" : "E-post", + "New account" : "Nytt konto", + "Add new account" : "Lägg till nytt konto", + "Display name" : "Visningsnamn", + "Either password or email is required" : "Antingen lösenord eller e-post krävs", "Member of the following groups (required)" : "Medlem i följande grupper (obligatoriskt)", "Member of the following groups" : "Medlem i följande grupper", + "Failed to search groups" : "Kunde inte söka efter grupper", "Set account groups" : "Ställ in kontogrupper", "Admin of the following groups" : "Administratör för följande grupper", "Set account as admin for …" : "Sätt konto som administratör för …", - "Quota" : "Kvot", - "Set account quota" : "Ställ in kvot för konto", "Language" : "Språk", "Set default language" : "Ställ in standardspråk", - "Add new account" : "Lägg till nytt konto", + "Manager" : "Chef", + "Quota" : "Kvot", + "Set account quota" : "Ställ in kvot för konto", "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konton"], "Total rows summary" : "Sammanfattning antal rader", "Scroll to load more rows" : "Bläddra för att ladda fler rader", "Avatar" : "Avatar", - "Account name" : "Kontonamn", "Group admin for" : "Gruppadministratör för", "Account backend" : "Konto backend", "Storage location" : "Lagringsplats", "First login" : "Första inloggning", "Last login" : "Senaste inloggning", "Account actions" : "Kontoåtgärder", + "Unknown" : "Okänd", + "Never" : "Aldrig", "{size} used" : "{size} använt", "Delete account" : "Radera konto", "Disconnect all devices and delete local data" : "Koppla bort alla enheter och radera lokalt data", @@ -694,25 +699,12 @@ "Remote wipe of devices" : "Fjärrensning av enheter", "Wipe {userid}'s devices" : "Rensa enheter för {userid}", "Wiped {userid}'s devices" : "Rensade enheter för {userid}", - "Failed to load groups with details" : "Kunde inte läsa in grupper med detaljer", - "Failed to load sub admin groups with details" : "Kunde inte läsa in underadministratörsgrupper med detaljer", - "Failed to update line manager" : "Kunde inte uppdatera linjechef", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fullständig radering av konto för {userid} inklusive alla personliga filer, appdata etc.", "Account deletion" : "Radering av konto", "Delete {userid}'s account" : "Ta bort konto för {userid}", - "Display name was successfully changed" : "Visningsnamnet har ändrats", - "Email can't be empty" : "E-post får inte vara tomt", - "Email was successfully changed" : "E-postadressen har ändrats", "Welcome mail sent!" : "Välkomstmeddelande skickat via e-post!", "Loading account …" : "Laddar konto ...", - "Change display name" : "Ändra visningsnamn", - "Set new email address" : "Ange ny e-postadress", - "Add account to group" : "Lägg till konto till grupp", - "Set account as admin for" : "Ange konto som administratör för", - "Select account quota" : "Välj kvot för konto", - "Set the language" : "Ställ in språk", "Toggle account actions menu" : "Växla menyn med kontoåtgärder", - "Done" : "Klar", "Edit" : "Redigera", "Account management settings" : "Inställningar kontohantering", "Visibility" : "Synlighet", @@ -840,8 +832,6 @@ "The app will be downloaded from the App Store" : "Appen kommer hämtas från appbutiken", "This app is not marked as compatible with your {productName} version." : "Den här appen är inte markerad som kompatibel med aktuell {productName} version.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Om du fortsätter kommer appen att installeras. Observera att appen kanske inte fungerar som förväntat.", - "Unknown" : "Okänd", - "Never" : "Aldrig", "Could not register device: Network error" : "Kunde inte registrera enheten: Nätverksfel", "Could not register device: Probably already registered" : "Kunde inte registrera enheten: Förmodligen redan registrerad", "Could not register device" : "Det gick inte att registrera enheten", @@ -887,14 +877,28 @@ "Limit sharing to some groups" : "Begränsa delning till vissa grupper", "Search groups…" : "Sök grupper…", "Loading accounts …" : "Laddar konton ...", + "Set line manager" : "Ange linjechef", "Set account as admin for …" : "Ange konto som administratör för ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"], "Password or insufficient permissions message" : "Lösenord eller meddelande om otillräckliga behörigheter", + "Failed to load groups with details" : "Kunde inte läsa in grupper med detaljer", + "Failed to load sub admin groups with details" : "Kunde inte läsa in underadministratörsgrupper med detaljer", + "Failed to update line manager" : "Kunde inte uppdatera linjechef", + "Display name was successfully changed" : "Visningsnamnet har ändrats", "Password can't be empty" : "Lösenord får inte vara tomt", "Password was successfully changed" : "Lösenordet har ändrats", + "Email can't be empty" : "E-post får inte vara tomt", + "Email was successfully changed" : "E-postadressen har ändrats", "Loading account …" : "Laddar konto ...", + "Change display name" : "Ändra visningsnamn", "Set new password" : "Ange nytt lösenord", "You do not have permissions to see the details of this account" : "Du har inte behörighet att se detaljerna för detta konto.", + "Set new email address" : "Ange ny e-postadress", + "Add account to group" : "Lägg till konto till grupp", + "Set account as admin for" : "Ange konto som administratör för", + "Select account quota" : "Välj kvot för konto", + "Set the language" : "Ställ in språk", + "Done" : "Klar", "Adding your device …" : "Lägger till din enhet ....", "Sending…" : "Skickar...", "Email sent" : "E-post skickad", @@ -903,7 +907,6 @@ "Credentials" : "Inloggningsuppgifter", "SMTP Login" : "SMTP-inloggning", "SMTP Password" : "SMTP-lösenord", - "Save" : "Spara", "Test and verify email settings" : "Testa och verifiera e-postinställningar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 602ffddc7a4..75ec7997082 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -162,15 +162,18 @@ OC.L10N.register( "Default language" : "ภาษาค่าเริ่มต้น", "Common languages" : "ภาษาที่นิยม", "Password change is disabled because the master key is disabled" : "การเปลี่ยนรหัสผ่านถูกปิดการใช้งาน เนื่องจากคีย์หลักถูกปิดการใช้งาน", - "Display name" : "ชื่อที่แสดง", - "Email" : "อีเมล", - "Quota" : "โควต้า", - "Language" : "ภาษา", - "Avatar" : "ภาพแทนตัว", "Account name" : "ชื่อบัญชี", + "Save" : "บันทึก", + "Email" : "อีเมล", + "Display name" : "ชื่อที่แสดง", + "Language" : "ภาษา", + "Quota" : "โควต้า", + "Avatar" : "ภาพแทนตัว", "Group admin for" : "ผู้ดูแลกลุ่มสำหรับ", "Storage location" : "สถานที่จัดเก็บข้อมูล", "Last login" : "เข้าสู่ระบบล่าสุด", + "Unknown" : "ไม่ทราบ", + "Never" : "ไม่เคย", "{size} used" : "ใช้ไป {size}", "Delete account" : "ลบบัญชี", "Resend welcome email" : "ส่งอีเมลยินดีต้อนรับซ้ำ", @@ -241,8 +244,6 @@ OC.L10N.register( "Download and enable" : "ดาวน์โหลดและเปิดใช้งาน", "Disable" : "ปิดใช้งาน", "The app will be downloaded from the App Store" : "แอปจะถูกดาวน์โหลดจากร้านค้าแอป", - "Unknown" : "ไม่ทราบ", - "Never" : "ไม่เคย", "Error: This app cannot be enabled because it makes the server unstable" : "ข้อผิดพลาด: ไม่สามารถเปิดใช้งานแอปนี้เพราะทำให้เซิร์ฟเวอร์ไม่เสถียร", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "แอปเปิดใช้งานแล้ว แต่ต้องทำการอัปเดต คุณจะถูกนำไปยังหน้าอัปเดตใน 5 วินาที", "Do you really want to wipe your data from this device?" : "คุณแน่ใจว่าต้องการล้างข้อมูลจากอุปกรณ์นี้จริง ๆ หรือไม่?", @@ -268,7 +269,6 @@ OC.L10N.register( "Email sent" : "ส่งอีเมลแล้ว", "SSL" : "SSL", "Credentials" : "ข้อมูลส่วนตัวสำหรับเข้าระบบ", - "SMTP Password" : "รหัสผ่าน SMTP", - "Save" : "บันทึก" + "SMTP Password" : "รหัสผ่าน SMTP" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index fbbdafed2d0..43bf4fde03e 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -160,15 +160,18 @@ "Default language" : "ภาษาค่าเริ่มต้น", "Common languages" : "ภาษาที่นิยม", "Password change is disabled because the master key is disabled" : "การเปลี่ยนรหัสผ่านถูกปิดการใช้งาน เนื่องจากคีย์หลักถูกปิดการใช้งาน", - "Display name" : "ชื่อที่แสดง", - "Email" : "อีเมล", - "Quota" : "โควต้า", - "Language" : "ภาษา", - "Avatar" : "ภาพแทนตัว", "Account name" : "ชื่อบัญชี", + "Save" : "บันทึก", + "Email" : "อีเมล", + "Display name" : "ชื่อที่แสดง", + "Language" : "ภาษา", + "Quota" : "โควต้า", + "Avatar" : "ภาพแทนตัว", "Group admin for" : "ผู้ดูแลกลุ่มสำหรับ", "Storage location" : "สถานที่จัดเก็บข้อมูล", "Last login" : "เข้าสู่ระบบล่าสุด", + "Unknown" : "ไม่ทราบ", + "Never" : "ไม่เคย", "{size} used" : "ใช้ไป {size}", "Delete account" : "ลบบัญชี", "Resend welcome email" : "ส่งอีเมลยินดีต้อนรับซ้ำ", @@ -239,8 +242,6 @@ "Download and enable" : "ดาวน์โหลดและเปิดใช้งาน", "Disable" : "ปิดใช้งาน", "The app will be downloaded from the App Store" : "แอปจะถูกดาวน์โหลดจากร้านค้าแอป", - "Unknown" : "ไม่ทราบ", - "Never" : "ไม่เคย", "Error: This app cannot be enabled because it makes the server unstable" : "ข้อผิดพลาด: ไม่สามารถเปิดใช้งานแอปนี้เพราะทำให้เซิร์ฟเวอร์ไม่เสถียร", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "แอปเปิดใช้งานแล้ว แต่ต้องทำการอัปเดต คุณจะถูกนำไปยังหน้าอัปเดตใน 5 วินาที", "Do you really want to wipe your data from this device?" : "คุณแน่ใจว่าต้องการล้างข้อมูลจากอุปกรณ์นี้จริง ๆ หรือไม่?", @@ -266,7 +267,6 @@ "Email sent" : "ส่งอีเมลแล้ว", "SSL" : "SSL", "Credentials" : "ข้อมูลส่วนตัวสำหรับเข้าระบบ", - "SMTP Password" : "รหัสผ่าน SMTP", - "Save" : "บันทึก" + "SMTP Password" : "รหัสผ่าน SMTP" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index abace85ac6b..6cf67d81d9e 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Henüz bir hesap yok", "Loading accounts …" : "Hesaplar yükleniyor...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Hesap listesi. Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe diğer hesaplar görüntülenecek.", - "Manager" : "Sorumlu", - "Set line manager" : "Satır yöneticisini ayarla", + "Account name" : "Hesap adı", + "Account updated" : "Hesap güncellendi", + "Edit account" : "Hesabı düzenle", + "Saving …" : "Kaydediliyor…", + "Save" : "Kaydet", "Account name will be autogenerated" : "Hesap adı otomatik olarak oluşturulacak", "Account name (required)" : "Hesap adı (zorunlu)", - "Failed to search groups" : "Gruplar aranamadı", - "New account" : "Hesap ekle", - "Display name" : "Görüntülenecek ad", - "Either password or email is required" : "Parola ya da e-posta adresi zorunludur", "Password (required)" : "Parola (zorunlu)", "Email (required)" : "E-posta adresi (zorunlu)", "Email" : "E-posta", + "New account" : "Hesap ekle", + "Add new account" : "Yeni hesap ekle", + "Display name" : "Görüntülenecek ad", + "Either password or email is required" : "Parola ya da e-posta adresi zorunludur", "Member of the following groups (required)" : "Şu grupların üyesi (zorunlu)", "Member of the following groups" : "Şu grupların üyesi", + "Failed to search groups" : "Gruplar aranamadı", "Set account groups" : "Hesap gruplarını ayarla", "Admin of the following groups" : "Şu grupların yöneticisi", "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…", - "Quota" : "Kota", - "Set account quota" : "Hesap kotasını ayarla", "Language" : "Dil", "Set default language" : "Varsayılan dili ayarla", - "Add new account" : "Yeni hesap ekle", + "Manager" : "Sorumlu", + "Quota" : "Kota", + "Set account quota" : "Hesap kotasını ayarla", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} hesap","{userCount} hesap"], "Total rows summary" : "Toplam satır özeti", "Scroll to load more rows" : "Diğer satırları görüntülemek için aşağı kaydırın", "Avatar" : "Avatar", - "Account name" : "Hesap adı", "Group admin for" : "Şunun grup yöneticisi", "Account backend" : "Hesap arka yüzü", "Storage location" : "Depolama alanı konumu", "First login" : "İlk oturum açma", "Last login" : "Son oturum açma", "Account actions" : "Hesap işlemleri", + "Unknown" : "Bilinmiyor", + "Never" : "Asla", "{size} used" : "{size} kullanılmış", "Delete account" : "Hesabı sil", "Disconnect all devices and delete local data" : "Tüm aygıtların bağlantısını kes ve yerel verileri sil", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Uzaktan aygıt temizleme", "Wipe {userid}'s devices" : "{userid} aygıtlarını temizle", "Wiped {userid}'s devices" : "{userid} kullanıcısının aygıtları silindi", - "Failed to load groups with details" : "Gruplar ayrıntıları ile yüklenemedi", - "Failed to load sub admin groups with details" : "Alt yönetici grupları ayrıntıları ile yüklenemedi", - "Failed to update line manager" : "Satır yöneticisi güncellenemedi", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} için kişisel dosyalar ve uygulama verileri gibi tüm hesap bilgilerini tamamen siler", "Account deletion" : "Hesap silme", "Delete {userid}'s account" : "{userid} hesabını sil", - "Display name was successfully changed" : "Görüntülenecek ad değiştirildi", - "Email can't be empty" : "E-posta adresi boş olamaz", - "Email was successfully changed" : "E-posta adresi değiştirildi", "Welcome mail sent!" : "Karşılama e-postası gönderildi!", "Loading account …" : "Hesap yükleniyor...", - "Change display name" : "Görüntülenecek adı değiştir", - "Set new email address" : "Yeni e-posta adresi ayarla", - "Add account to group" : "Hesabı gruba ekle", - "Set account as admin for" : "Hesabı şurada yönetici yap", - "Select account quota" : "Hesap kotasını seçin", - "Set the language" : "Dili ayarla", "Toggle account actions menu" : "Hesap işlemleri menüsünü aç/kapat", - "Done" : "Tamam", "Edit" : "Düzenle", "Account management settings" : "Hesap yönetimi ayarları", "Visibility" : "Görünürlük", @@ -937,8 +929,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Uygulama uygulama mağazasından indirilecek", "This app is not marked as compatible with your {productName} version." : "Bu uygulamanın kullandığınız {productName} sürümü ile uyumluluğu denetlenmemiş. ", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.", - "Unknown" : "Bilinmiyor", - "Never" : "Asla", "Could not register device: Network error" : "Aygıt kaydedilemedi: Ağ sorunu", "Could not register device: Probably already registered" : "Aygıt kaydedilemedi: Büyük olasılıkla zaten kayıtlı", "Could not register device" : "Aygıt kaydedilemedi", @@ -985,14 +975,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Ayrıca kullanıcı kimliğinin tam eşleşmesinde otomatik tamamlamaya izin verilsin", "Search groups…" : "Grup ara…", "Loading accounts …" : "Hesaplar yükleniyor...", + "Set line manager" : "Satır yöneticisini ayarla", "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"], "Password or insufficient permissions message" : "Parola ya da izinler yetersiz iletisi", + "Failed to load groups with details" : "Gruplar ayrıntıları ile yüklenemedi", + "Failed to load sub admin groups with details" : "Alt yönetici grupları ayrıntıları ile yüklenemedi", + "Failed to update line manager" : "Satır yöneticisi güncellenemedi", + "Display name was successfully changed" : "Görüntülenecek ad değiştirildi", "Password can't be empty" : "Parola boş olamaz", "Password was successfully changed" : "Parola değiştirildi", + "Email can't be empty" : "E-posta adresi boş olamaz", + "Email was successfully changed" : "E-posta adresi değiştirildi", "Loading account …" : "Hesap yükleniyor…", + "Change display name" : "Görüntülenecek adı değiştir", "Set new password" : "Yeni parola ayarla", "You do not have permissions to see the details of this account" : "Bu hesabın ayrıntılarını görüntüleme izniniz yok", + "Set new email address" : "Yeni e-posta adresi ayarla", + "Add account to group" : "Hesabı gruba ekle", + "Set account as admin for" : "Hesabı şurada yönetici yap", + "Select account quota" : "Hesap kotasını seçin", + "Set the language" : "Dili ayarla", + "Done" : "Tamam", "Adding your device …" : "Aygıtınız ekleniyor…", "Sending…" : "Gönderiliyor …", "Email sent" : "E-posta gönderildi", @@ -1003,7 +1007,6 @@ OC.L10N.register( "Credentials" : "Kimlik doğrulama bilgileri", "SMTP Login" : "SMTP kullanıcı adı", "SMTP Password" : "SMTP parolası", - "Save" : "Kaydet", "Test and verify email settings" : "E-posta ayarlarını sınayın ve doğrulayın" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 82fa7f637d6..5ef7bdd7daa 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -730,39 +730,44 @@ "No accounts" : "Henüz bir hesap yok", "Loading accounts …" : "Hesaplar yükleniyor...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Hesap listesi. Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe diğer hesaplar görüntülenecek.", - "Manager" : "Sorumlu", - "Set line manager" : "Satır yöneticisini ayarla", + "Account name" : "Hesap adı", + "Account updated" : "Hesap güncellendi", + "Edit account" : "Hesabı düzenle", + "Saving …" : "Kaydediliyor…", + "Save" : "Kaydet", "Account name will be autogenerated" : "Hesap adı otomatik olarak oluşturulacak", "Account name (required)" : "Hesap adı (zorunlu)", - "Failed to search groups" : "Gruplar aranamadı", - "New account" : "Hesap ekle", - "Display name" : "Görüntülenecek ad", - "Either password or email is required" : "Parola ya da e-posta adresi zorunludur", "Password (required)" : "Parola (zorunlu)", "Email (required)" : "E-posta adresi (zorunlu)", "Email" : "E-posta", + "New account" : "Hesap ekle", + "Add new account" : "Yeni hesap ekle", + "Display name" : "Görüntülenecek ad", + "Either password or email is required" : "Parola ya da e-posta adresi zorunludur", "Member of the following groups (required)" : "Şu grupların üyesi (zorunlu)", "Member of the following groups" : "Şu grupların üyesi", + "Failed to search groups" : "Gruplar aranamadı", "Set account groups" : "Hesap gruplarını ayarla", "Admin of the following groups" : "Şu grupların yöneticisi", "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…", - "Quota" : "Kota", - "Set account quota" : "Hesap kotasını ayarla", "Language" : "Dil", "Set default language" : "Varsayılan dili ayarla", - "Add new account" : "Yeni hesap ekle", + "Manager" : "Sorumlu", + "Quota" : "Kota", + "Set account quota" : "Hesap kotasını ayarla", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} hesap","{userCount} hesap"], "Total rows summary" : "Toplam satır özeti", "Scroll to load more rows" : "Diğer satırları görüntülemek için aşağı kaydırın", "Avatar" : "Avatar", - "Account name" : "Hesap adı", "Group admin for" : "Şunun grup yöneticisi", "Account backend" : "Hesap arka yüzü", "Storage location" : "Depolama alanı konumu", "First login" : "İlk oturum açma", "Last login" : "Son oturum açma", "Account actions" : "Hesap işlemleri", + "Unknown" : "Bilinmiyor", + "Never" : "Asla", "{size} used" : "{size} kullanılmış", "Delete account" : "Hesabı sil", "Disconnect all devices and delete local data" : "Tüm aygıtların bağlantısını kes ve yerel verileri sil", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Uzaktan aygıt temizleme", "Wipe {userid}'s devices" : "{userid} aygıtlarını temizle", "Wiped {userid}'s devices" : "{userid} kullanıcısının aygıtları silindi", - "Failed to load groups with details" : "Gruplar ayrıntıları ile yüklenemedi", - "Failed to load sub admin groups with details" : "Alt yönetici grupları ayrıntıları ile yüklenemedi", - "Failed to update line manager" : "Satır yöneticisi güncellenemedi", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} için kişisel dosyalar ve uygulama verileri gibi tüm hesap bilgilerini tamamen siler", "Account deletion" : "Hesap silme", "Delete {userid}'s account" : "{userid} hesabını sil", - "Display name was successfully changed" : "Görüntülenecek ad değiştirildi", - "Email can't be empty" : "E-posta adresi boş olamaz", - "Email was successfully changed" : "E-posta adresi değiştirildi", "Welcome mail sent!" : "Karşılama e-postası gönderildi!", "Loading account …" : "Hesap yükleniyor...", - "Change display name" : "Görüntülenecek adı değiştir", - "Set new email address" : "Yeni e-posta adresi ayarla", - "Add account to group" : "Hesabı gruba ekle", - "Set account as admin for" : "Hesabı şurada yönetici yap", - "Select account quota" : "Hesap kotasını seçin", - "Set the language" : "Dili ayarla", "Toggle account actions menu" : "Hesap işlemleri menüsünü aç/kapat", - "Done" : "Tamam", "Edit" : "Düzenle", "Account management settings" : "Hesap yönetimi ayarları", "Visibility" : "Görünürlük", @@ -935,8 +927,6 @@ "The app will be downloaded from the App Store" : "Uygulama uygulama mağazasından indirilecek", "This app is not marked as compatible with your {productName} version." : "Bu uygulamanın kullandığınız {productName} sürümü ile uyumluluğu denetlenmemiş. ", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.", - "Unknown" : "Bilinmiyor", - "Never" : "Asla", "Could not register device: Network error" : "Aygıt kaydedilemedi: Ağ sorunu", "Could not register device: Probably already registered" : "Aygıt kaydedilemedi: Büyük olasılıkla zaten kayıtlı", "Could not register device" : "Aygıt kaydedilemedi", @@ -983,14 +973,28 @@ "Also allow autocompletion on full match of the user id" : "Ayrıca kullanıcı kimliğinin tam eşleşmesinde otomatik tamamlamaya izin verilsin", "Search groups…" : "Grup ara…", "Loading accounts …" : "Hesaplar yükleniyor...", + "Set line manager" : "Satır yöneticisini ayarla", "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"], "Password or insufficient permissions message" : "Parola ya da izinler yetersiz iletisi", + "Failed to load groups with details" : "Gruplar ayrıntıları ile yüklenemedi", + "Failed to load sub admin groups with details" : "Alt yönetici grupları ayrıntıları ile yüklenemedi", + "Failed to update line manager" : "Satır yöneticisi güncellenemedi", + "Display name was successfully changed" : "Görüntülenecek ad değiştirildi", "Password can't be empty" : "Parola boş olamaz", "Password was successfully changed" : "Parola değiştirildi", + "Email can't be empty" : "E-posta adresi boş olamaz", + "Email was successfully changed" : "E-posta adresi değiştirildi", "Loading account …" : "Hesap yükleniyor…", + "Change display name" : "Görüntülenecek adı değiştir", "Set new password" : "Yeni parola ayarla", "You do not have permissions to see the details of this account" : "Bu hesabın ayrıntılarını görüntüleme izniniz yok", + "Set new email address" : "Yeni e-posta adresi ayarla", + "Add account to group" : "Hesabı gruba ekle", + "Set account as admin for" : "Hesabı şurada yönetici yap", + "Select account quota" : "Hesap kotasını seçin", + "Set the language" : "Dili ayarla", + "Done" : "Tamam", "Adding your device …" : "Aygıtınız ekleniyor…", "Sending…" : "Gönderiliyor …", "Email sent" : "E-posta gönderildi", @@ -1001,7 +1005,6 @@ "Credentials" : "Kimlik doğrulama bilgileri", "SMTP Login" : "SMTP kullanıcı adı", "SMTP Password" : "SMTP parolası", - "Save" : "Kaydet", "Test and verify email settings" : "E-posta ayarlarını sınayın ve doğrulayın" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js index 7420ffaf326..a3fa7952ae2 100644 --- a/apps/settings/l10n/ug.js +++ b/apps/settings/l10n/ug.js @@ -713,39 +713,43 @@ OC.L10N.register( "No accounts" : "ھېسابات يوق", "Loading accounts …" : "ھېساباتلارنى يۈكلەش  ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "ھېسابات تىزىملىكى. بۇ تىزىملىك ئىقتىدار سەۋەبىدىن تولۇق كۆرسىتىلمىگەن. ھېساباتلار تىزىملىكتىن ئۆتكەندە كۆرسىتىلىدۇ.", - "Manager" : "باشقۇرغۇچى", - "Set line manager" : "قۇر باشقۇرغۇچىنى بەلگىلەڭ", + "Account name" : "ھېسابات ئىسمى", + "Account updated" : "ھېسابات يېڭىلاندى", + "Saving …" : "ساقلاۋاتىدۇ  ...", + "Save" : "ساقلا", "Account name will be autogenerated" : "ھېسابات ئىسمى ئاپتوماتىك بولىدۇ", "Account name (required)" : "ھېسابات ئىسمى (تەلەپ)", - "Failed to search groups" : "گۇرۇپپىلارنى ئىزدەش مەغلۇپ بولدى", - "New account" : "يېڭى ھېسابات", - "Display name" : "كۆرسىتىش ئىسمى", - "Either password or email is required" : "پارول ياكى ئېلېكترونلۇق خەت تەلەپ قىلىنىدۇ", "Password (required)" : "پارول (تەلەپ)", "Email (required)" : "ئېلخەت (تەلەپ)", "Email" : "تورخەت", + "New account" : "يېڭى ھېسابات", + "Add new account" : "يېڭى ھېسابات قوشۇڭ", + "Display name" : "كۆرسىتىش ئىسمى", + "Either password or email is required" : "پارول ياكى ئېلېكترونلۇق خەت تەلەپ قىلىنىدۇ", "Member of the following groups (required)" : "تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى (تەلەپ قىلىنىدۇ)", "Member of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى", + "Failed to search groups" : "گۇرۇپپىلارنى ئىزدەش مەغلۇپ بولدى", "Set account groups" : "ھېسابات گۇرۇپپىسىنى بەلگىلەڭ", "Admin of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ باشقۇرغۇچىسى", "Set account as admin for …" : "باشقۇرغۇچى سۈپىتىدە ھېسابات قۇرۇ  ...", - "Quota" : "چەك", - "Set account quota" : "ھېسابات نورمىسىنى بەلگىلەڭ", "Language" : "تىل", "Set default language" : "سۈكۈتتىكى تىل بەلگىلەڭ", - "Add new account" : "يېڭى ھېسابات قوشۇڭ", + "Manager" : "باشقۇرغۇچى", + "Quota" : "چەك", + "Set account quota" : "ھېسابات نورمىسىنى بەلگىلەڭ", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلار  ...","{userCount} ھېساباتلار ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} ھېساباتلار","{userCount} ھېساباتلار"], "Total rows summary" : "ئومۇمىي قۇر خۇلاسىسى", "Scroll to load more rows" : "تېخىمۇ كۆپ قۇرلارنى يۈكلەڭ", "Avatar" : "باش سۈرەت", - "Account name" : "ھېسابات ئىسمى", "Group admin for" : "گۇرۇپپا باشقۇرغۇچى", "Account backend" : "ھېسابات ئارقا سۇپىسى", "Storage location" : "ساقلاش ئورنى", "First login" : "تۇنجى كىرىش", "Last login" : "ئاخىرقى كىرىش", "Account actions" : "ھېسابات ھەرىكىتى", + "Unknown" : "نامەلۇم", + "Never" : "ھەرگىز بولمايدۇ", "{size} used" : "{size} ئىشلىتىلگەن", "Delete account" : "ھېساباتنى ئۆچۈرۈڭ", "Disconnect all devices and delete local data" : "بارلىق ئۈسكۈنىلەرنى ئۈزۈۋېتىڭ ۋە يەرلىك سانلىق مەلۇماتلارنى ئۆچۈرۈڭ", @@ -756,25 +760,12 @@ OC.L10N.register( "Remote wipe of devices" : "ئۈسكۈنىلەرنى يىراقتىن سۈرتۈش", "Wipe {userid}'s devices" : "{userid} ئۈسكۈنىلىرىنى ئۆچۈرۈڭ", "Wiped {userid}'s devices" : "{userid} ئۈسكۈنىلىرىنى ئۆچۈرۈۋەتتى", - "Failed to load groups with details" : "گۇرۇپپىلارنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", - "Failed to load sub admin groups with details" : "تارماق باشقۇرغۇچى گۇرۇپپىلىرىنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", - "Failed to update line manager" : "قۇر باشقۇرغۇچىنى يېڭىلاش مەغلۇب بولدى", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} نىڭ بارلىق شەخسىي ھۆججەتلىرى ، ئەپ سانلىق مەلۇماتلىرى قاتارلىقلارنى ئۆز ئىچىگە ئالىدۇ.", "Account deletion" : "ھېسابات ئۆچۈرۈش", "Delete {userid}'s account" : "{userid} نىڭ ھېساباتىنى ئۆچۈرۈڭ", - "Display name was successfully changed" : "كۆرسىتىش ئىسمى مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", - "Email can't be empty" : "ئېلىخەت قۇرۇق بولسا بولمايدۇ", - "Email was successfully changed" : "ئېلېكترونلۇق خەت مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", "Welcome mail sent!" : "ئەۋەتىلگەن خەتنى قارشى ئالىمىز!", "Loading account …" : "ھېساباتنى يۈكلەۋاتىدۇ  ...", - "Change display name" : "كۆرسىتىش نامىنى ئۆزگەرتىڭ", - "Set new email address" : "يېڭى ئېلېكترونلۇق خەت ئادرېسىنى بەلگىلەڭ", - "Add account to group" : "گۇرۇپپىغا ھېسابات قوشۇڭ", - "Set account as admin for" : "ھېساباتنى باشقۇرغۇچى قىلىپ بەلگىلەڭ", - "Select account quota" : "ھېسابات نورمىسىنى تاللاڭ", - "Set the language" : "تىل بەلگىلەڭ", "Toggle account actions menu" : "ھېسابات ھەرىكەت تىزىملىكى", - "Done" : "تامام", "Edit" : "تەھرىر", "Account management settings" : "ھېسابات باشقۇرۇش تەڭشەكلىرى", "Visibility" : "كۆرۈنۈشچانلىقى", @@ -900,8 +891,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "بۇ ئەپ ئەپ دۇكىنىدىن چۈشۈرۈلىدۇ", "This app is not marked as compatible with your {productName} version." : "بۇ ئەپكە سىزنىڭ {productName} نەشىرىڭىز بىلەن ماس كېلىدۇ دەپ بەلگە قويۇلمىغان", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "ئەگەر داۋاملاشتۇرسىڭىز، ئەپنى يەنىلا ئورنىتالايسىز. ئەپنىڭ ئويلىغاندەك ئىشلىمەسلىكى مۇمكىنلىكىنى ئەسكەرتىمىز.", - "Unknown" : "نامەلۇم", - "Never" : "ھەرگىز بولمايدۇ", "Could not register device: Network error" : "ئۈسكۈنىنى تىزىملىيالمىدى: تور خاتالىقى", "Could not register device: Probably already registered" : "ئۈسكۈنىنى تىزىملىيالمىدى: بەلكىم تىزىملاتقان بولۇشى مۇمكىن", "Could not register device" : "ئۈسكۈنىنى تىزىملىتالمىدى", @@ -948,14 +937,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "شۇنداقلا ئىشلەتكۈچى كىملىكى تولۇق ماسلاشقاندا ئاپتوماتىك تولدۇرۇشقا يول قويىدۇ", "Search groups…" : "ئىزدەش گۇرۇپپىلىرى...", "Loading accounts …" : "ھېسابات يۈكلەۋاتىدۇ…", + "Set line manager" : "قۇر باشقۇرغۇچىنى بەلگىلەڭ", "Set account as admin for …" : "ھېساباتنى باشقۇرغۇچى قىلىپ تەڭشەڭ…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلىرى ...","{userCount} ھېساباتلىرى ..."], "Password or insufficient permissions message" : "پارول ياكى يېتەرلىك ئىجازەت ئۇچۇرى", + "Failed to load groups with details" : "گۇرۇپپىلارنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", + "Failed to load sub admin groups with details" : "تارماق باشقۇرغۇچى گۇرۇپپىلىرىنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", + "Failed to update line manager" : "قۇر باشقۇرغۇچىنى يېڭىلاش مەغلۇب بولدى", + "Display name was successfully changed" : "كۆرسىتىش ئىسمى مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", "Password can't be empty" : "پارول قۇرۇق بولسا بولمايدۇ", "Password was successfully changed" : "پارول مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", + "Email can't be empty" : "ئېلىخەت قۇرۇق بولسا بولمايدۇ", + "Email was successfully changed" : "ئېلېكترونلۇق خەت مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", "Loading account …" : "ھېسابات يۈكلەۋاتىدۇ…", + "Change display name" : "كۆرسىتىش نامىنى ئۆزگەرتىڭ", "Set new password" : "يېڭى پارول بەلگىلەڭ", "You do not have permissions to see the details of this account" : "بۇ ھېساباتنىڭ تەپسىلاتلىرىنى كۆرۈش ھوقۇقىڭىز يوق", + "Set new email address" : "يېڭى ئېلېكترونلۇق خەت ئادرېسىنى بەلگىلەڭ", + "Add account to group" : "گۇرۇپپىغا ھېسابات قوشۇڭ", + "Set account as admin for" : "ھېساباتنى باشقۇرغۇچى قىلىپ بەلگىلەڭ", + "Select account quota" : "ھېسابات نورمىسىنى تاللاڭ", + "Set the language" : "تىل بەلگىلەڭ", + "Done" : "تامام", "Adding your device …" : "ئۈسكۈنىڭىزنى قوشۇش…", "Sending…" : "ئەۋەتىش…", "Email sent" : "ئېلخەت يوللاندى", @@ -966,7 +969,6 @@ OC.L10N.register( "Credentials" : "سالاھىيەتلەر", "SMTP Login" : "SMTP كىرىش", "SMTP Password" : "SMTP پارول", - "Save" : "ساقلا", "Test and verify email settings" : "ئېلېكترونلۇق خەت تەڭشىكىنى سىناش ۋە دەلىللەش" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json index f8280643053..4b3dda5ac53 100644 --- a/apps/settings/l10n/ug.json +++ b/apps/settings/l10n/ug.json @@ -711,39 +711,43 @@ "No accounts" : "ھېسابات يوق", "Loading accounts …" : "ھېساباتلارنى يۈكلەش  ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "ھېسابات تىزىملىكى. بۇ تىزىملىك ئىقتىدار سەۋەبىدىن تولۇق كۆرسىتىلمىگەن. ھېساباتلار تىزىملىكتىن ئۆتكەندە كۆرسىتىلىدۇ.", - "Manager" : "باشقۇرغۇچى", - "Set line manager" : "قۇر باشقۇرغۇچىنى بەلگىلەڭ", + "Account name" : "ھېسابات ئىسمى", + "Account updated" : "ھېسابات يېڭىلاندى", + "Saving …" : "ساقلاۋاتىدۇ  ...", + "Save" : "ساقلا", "Account name will be autogenerated" : "ھېسابات ئىسمى ئاپتوماتىك بولىدۇ", "Account name (required)" : "ھېسابات ئىسمى (تەلەپ)", - "Failed to search groups" : "گۇرۇپپىلارنى ئىزدەش مەغلۇپ بولدى", - "New account" : "يېڭى ھېسابات", - "Display name" : "كۆرسىتىش ئىسمى", - "Either password or email is required" : "پارول ياكى ئېلېكترونلۇق خەت تەلەپ قىلىنىدۇ", "Password (required)" : "پارول (تەلەپ)", "Email (required)" : "ئېلخەت (تەلەپ)", "Email" : "تورخەت", + "New account" : "يېڭى ھېسابات", + "Add new account" : "يېڭى ھېسابات قوشۇڭ", + "Display name" : "كۆرسىتىش ئىسمى", + "Either password or email is required" : "پارول ياكى ئېلېكترونلۇق خەت تەلەپ قىلىنىدۇ", "Member of the following groups (required)" : "تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى (تەلەپ قىلىنىدۇ)", "Member of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى", + "Failed to search groups" : "گۇرۇپپىلارنى ئىزدەش مەغلۇپ بولدى", "Set account groups" : "ھېسابات گۇرۇپپىسىنى بەلگىلەڭ", "Admin of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ باشقۇرغۇچىسى", "Set account as admin for …" : "باشقۇرغۇچى سۈپىتىدە ھېسابات قۇرۇ  ...", - "Quota" : "چەك", - "Set account quota" : "ھېسابات نورمىسىنى بەلگىلەڭ", "Language" : "تىل", "Set default language" : "سۈكۈتتىكى تىل بەلگىلەڭ", - "Add new account" : "يېڭى ھېسابات قوشۇڭ", + "Manager" : "باشقۇرغۇچى", + "Quota" : "چەك", + "Set account quota" : "ھېسابات نورمىسىنى بەلگىلەڭ", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلار  ...","{userCount} ھېساباتلار ..."], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} ھېساباتلار","{userCount} ھېساباتلار"], "Total rows summary" : "ئومۇمىي قۇر خۇلاسىسى", "Scroll to load more rows" : "تېخىمۇ كۆپ قۇرلارنى يۈكلەڭ", "Avatar" : "باش سۈرەت", - "Account name" : "ھېسابات ئىسمى", "Group admin for" : "گۇرۇپپا باشقۇرغۇچى", "Account backend" : "ھېسابات ئارقا سۇپىسى", "Storage location" : "ساقلاش ئورنى", "First login" : "تۇنجى كىرىش", "Last login" : "ئاخىرقى كىرىش", "Account actions" : "ھېسابات ھەرىكىتى", + "Unknown" : "نامەلۇم", + "Never" : "ھەرگىز بولمايدۇ", "{size} used" : "{size} ئىشلىتىلگەن", "Delete account" : "ھېساباتنى ئۆچۈرۈڭ", "Disconnect all devices and delete local data" : "بارلىق ئۈسكۈنىلەرنى ئۈزۈۋېتىڭ ۋە يەرلىك سانلىق مەلۇماتلارنى ئۆچۈرۈڭ", @@ -754,25 +758,12 @@ "Remote wipe of devices" : "ئۈسكۈنىلەرنى يىراقتىن سۈرتۈش", "Wipe {userid}'s devices" : "{userid} ئۈسكۈنىلىرىنى ئۆچۈرۈڭ", "Wiped {userid}'s devices" : "{userid} ئۈسكۈنىلىرىنى ئۆچۈرۈۋەتتى", - "Failed to load groups with details" : "گۇرۇپپىلارنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", - "Failed to load sub admin groups with details" : "تارماق باشقۇرغۇچى گۇرۇپپىلىرىنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", - "Failed to update line manager" : "قۇر باشقۇرغۇچىنى يېڭىلاش مەغلۇب بولدى", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} نىڭ بارلىق شەخسىي ھۆججەتلىرى ، ئەپ سانلىق مەلۇماتلىرى قاتارلىقلارنى ئۆز ئىچىگە ئالىدۇ.", "Account deletion" : "ھېسابات ئۆچۈرۈش", "Delete {userid}'s account" : "{userid} نىڭ ھېساباتىنى ئۆچۈرۈڭ", - "Display name was successfully changed" : "كۆرسىتىش ئىسمى مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", - "Email can't be empty" : "ئېلىخەت قۇرۇق بولسا بولمايدۇ", - "Email was successfully changed" : "ئېلېكترونلۇق خەت مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", "Welcome mail sent!" : "ئەۋەتىلگەن خەتنى قارشى ئالىمىز!", "Loading account …" : "ھېساباتنى يۈكلەۋاتىدۇ  ...", - "Change display name" : "كۆرسىتىش نامىنى ئۆزگەرتىڭ", - "Set new email address" : "يېڭى ئېلېكترونلۇق خەت ئادرېسىنى بەلگىلەڭ", - "Add account to group" : "گۇرۇپپىغا ھېسابات قوشۇڭ", - "Set account as admin for" : "ھېساباتنى باشقۇرغۇچى قىلىپ بەلگىلەڭ", - "Select account quota" : "ھېسابات نورمىسىنى تاللاڭ", - "Set the language" : "تىل بەلگىلەڭ", "Toggle account actions menu" : "ھېسابات ھەرىكەت تىزىملىكى", - "Done" : "تامام", "Edit" : "تەھرىر", "Account management settings" : "ھېسابات باشقۇرۇش تەڭشەكلىرى", "Visibility" : "كۆرۈنۈشچانلىقى", @@ -898,8 +889,6 @@ "The app will be downloaded from the App Store" : "بۇ ئەپ ئەپ دۇكىنىدىن چۈشۈرۈلىدۇ", "This app is not marked as compatible with your {productName} version." : "بۇ ئەپكە سىزنىڭ {productName} نەشىرىڭىز بىلەن ماس كېلىدۇ دەپ بەلگە قويۇلمىغان", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "ئەگەر داۋاملاشتۇرسىڭىز، ئەپنى يەنىلا ئورنىتالايسىز. ئەپنىڭ ئويلىغاندەك ئىشلىمەسلىكى مۇمكىنلىكىنى ئەسكەرتىمىز.", - "Unknown" : "نامەلۇم", - "Never" : "ھەرگىز بولمايدۇ", "Could not register device: Network error" : "ئۈسكۈنىنى تىزىملىيالمىدى: تور خاتالىقى", "Could not register device: Probably already registered" : "ئۈسكۈنىنى تىزىملىيالمىدى: بەلكىم تىزىملاتقان بولۇشى مۇمكىن", "Could not register device" : "ئۈسكۈنىنى تىزىملىتالمىدى", @@ -946,14 +935,28 @@ "Also allow autocompletion on full match of the user id" : "شۇنداقلا ئىشلەتكۈچى كىملىكى تولۇق ماسلاشقاندا ئاپتوماتىك تولدۇرۇشقا يول قويىدۇ", "Search groups…" : "ئىزدەش گۇرۇپپىلىرى...", "Loading accounts …" : "ھېسابات يۈكلەۋاتىدۇ…", + "Set line manager" : "قۇر باشقۇرغۇچىنى بەلگىلەڭ", "Set account as admin for …" : "ھېساباتنى باشقۇرغۇچى قىلىپ تەڭشەڭ…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} ھېساباتلىرى ...","{userCount} ھېساباتلىرى ..."], "Password or insufficient permissions message" : "پارول ياكى يېتەرلىك ئىجازەت ئۇچۇرى", + "Failed to load groups with details" : "گۇرۇپپىلارنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", + "Failed to load sub admin groups with details" : "تارماق باشقۇرغۇچى گۇرۇپپىلىرىنى تەپسىلىي يۈكلەش مەغلۇپ بولدى", + "Failed to update line manager" : "قۇر باشقۇرغۇچىنى يېڭىلاش مەغلۇب بولدى", + "Display name was successfully changed" : "كۆرسىتىش ئىسمى مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", "Password can't be empty" : "پارول قۇرۇق بولسا بولمايدۇ", "Password was successfully changed" : "پارول مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", + "Email can't be empty" : "ئېلىخەت قۇرۇق بولسا بولمايدۇ", + "Email was successfully changed" : "ئېلېكترونلۇق خەت مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى", "Loading account …" : "ھېسابات يۈكلەۋاتىدۇ…", + "Change display name" : "كۆرسىتىش نامىنى ئۆزگەرتىڭ", "Set new password" : "يېڭى پارول بەلگىلەڭ", "You do not have permissions to see the details of this account" : "بۇ ھېساباتنىڭ تەپسىلاتلىرىنى كۆرۈش ھوقۇقىڭىز يوق", + "Set new email address" : "يېڭى ئېلېكترونلۇق خەت ئادرېسىنى بەلگىلەڭ", + "Add account to group" : "گۇرۇپپىغا ھېسابات قوشۇڭ", + "Set account as admin for" : "ھېساباتنى باشقۇرغۇچى قىلىپ بەلگىلەڭ", + "Select account quota" : "ھېسابات نورمىسىنى تاللاڭ", + "Set the language" : "تىل بەلگىلەڭ", + "Done" : "تامام", "Adding your device …" : "ئۈسكۈنىڭىزنى قوشۇش…", "Sending…" : "ئەۋەتىش…", "Email sent" : "ئېلخەت يوللاندى", @@ -964,7 +967,6 @@ "Credentials" : "سالاھىيەتلەر", "SMTP Login" : "SMTP كىرىش", "SMTP Password" : "SMTP پارول", - "Save" : "ساقلا", "Test and verify email settings" : "ئېلېكترونلۇق خەت تەڭشىكىنى سىناش ۋە دەلىللەش" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 18148607893..b514140bb57 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "Відсутні користувачі", "Loading accounts …" : "Завантаження облікових записів ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список акаунтів. Цей список не відображається повністю з міркувань продуктивності. Акаунти будуть відображатися в міру того, як ви будете переміщатися по списку.", - "Manager" : "Менеджер", - "Set line manager" : "Встановити безпосереднього начальника", + "Account name" : "Назва облікового запису", + "Account updated" : "Обліковий запис оновлено", + "Edit account" : "Редагувати обліковий запис", + "Saving …" : "Збереження ...", + "Save" : "Зберегти", "Account name will be autogenerated" : "Ім'я користувача буде автоматично створено", "Account name (required)" : "Ім'я користувача (обов'язково)", - "Failed to search groups" : "Не вдалося знайти групи", - "New account" : "Новий обліковий запис", - "Display name" : "Ім'я для показу", - "Either password or email is required" : "Потрібно зазначити або пароль, або адресу ел.пошти", "Password (required)" : "Пароль (обов'язково)", "Email (required)" : "Ел. пошта (обов'язково)", "Email" : "E-mail", + "New account" : "Новий обліковий запис", + "Add new account" : "Створити нового користувача", + "Display name" : "Ім'я для показу", + "Either password or email is required" : "Потрібно зазначити або пароль, або адресу ел.пошти", "Member of the following groups (required)" : "Учасник таких груп (обов'язково)", "Member of the following groups" : "Учасник(-ця) таких груп", + "Failed to search groups" : "Не вдалося знайти групи", "Set account groups" : "Додати користувача до груп", "Admin of the following groups" : "Адміністратор таких груп", "Set account as admin for …" : "Встановити обліковий запис з правами адміністратора для ...", - "Quota" : "Обмеження", - "Set account quota" : "Встановити квоту для користувача", "Language" : "Мова", "Set default language" : "Встановити типову мову", - "Add new account" : "Створити нового користувача", + "Manager" : "Менеджер", + "Quota" : "Обмеження", + "Set account quota" : "Встановити квоту для користувача", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікових записи …","{userCount} облікових записів …","{userCount} облікових записів …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} обліковий запис","{userCount} облікові записи","{userCount} облікових записів","{userCount} обліковий запис"], "Total rows summary" : "Загалом рядків", "Scroll to load more rows" : "Прокрутіть для завантаження наступних записів", "Avatar" : "Світлина", - "Account name" : "Назва облікового запису", "Group admin for" : "Адміністратор групи", "Account backend" : "Внутрішня частина облікового запису", "Storage location" : "Місце розташування сховища", "First login" : "Перший вхід", "Last login" : "Останній вхід", "Account actions" : "Дії з обліковим записом", + "Unknown" : "Невідомо", + "Never" : "Ніколи", "{size} used" : "{size} використано", "Delete account" : "Вилучити обліковий запис", "Disconnect all devices and delete local data" : "Від'єднайте всі пристрої та видаліть локальні дані", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "Віддалене стирання даних на пристрої", "Wipe {userid}'s devices" : "Стерти пристрої {userid}", "Wiped {userid}'s devices" : "Стерті пристрої {userid}", - "Failed to load groups with details" : "Не вдалося завантажити групи з деталями", - "Failed to load sub admin groups with details" : "Не вдалося завантажити групи під-адміністраторів з деталями", - "Failed to update line manager" : "Не вдалося оновити лінійного керівника", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Повністю вилучає обліковий запис {userid} включно з особистими файлами, даними застосунків тощо.", "Account deletion" : "Вилучення облікового запису", "Delete {userid}'s account" : "Вилучити обліковий запис {userid}", - "Display name was successfully changed" : "Ім'я для показу успішно змінено", - "Email can't be empty" : "Адреса ел. пошти не може бути порожньою", - "Email was successfully changed" : "Адресу електронної пошти успішно змінено", "Welcome mail sent!" : "Запрошення надіслано!", "Loading account …" : "Завантаження облікового запису ...", - "Change display name" : "Зміни ім'я для показу", - "Set new email address" : "Встановіть нову адресу електронної пошти", - "Add account to group" : "Додати обліковий запис до групи", - "Set account as admin for" : "Встановити адміністратором для", - "Select account quota" : "Встановити квоту", - "Set the language" : "Встановити мову", "Toggle account actions menu" : "Переключити меню дій облікового запису", - "Done" : "Готово", "Edit" : "Редагувати", "Account management settings" : "Налаштування", "Visibility" : "Видимість", @@ -940,8 +932,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Застосунок буде звантажено з крамниці застосунків", "This app is not marked as compatible with your {productName} version." : "Ця програма не позначена як сумісна з вашою версією {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Якщо ви продовжите, ви все одно зможете встановити додаток. Зверніть увагу, що додаток може працювати не так, як очікувалося.", - "Unknown" : "Невідомо", - "Never" : "Ніколи", "Could not register device: Network error" : "Не вдалося зареєструвати пристрій: помилка мережі", "Could not register device: Probably already registered" : "Не вдалося зареєструвати пристрій. Ймовірно, що його вже зареєстровано", "Could not register device" : "Не вдалося зареєструвати пристрій", @@ -988,14 +978,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "Дозволити автоматичне заповнення, якщо введено повністю ідентифікатор користувача", "Search groups…" : "Шукати групи...", "Loading accounts …" : "Завантаження облікових записів ...", + "Set line manager" : "Встановити безпосереднього начальника", "Set account as admin for …" : "Встановити адміністратором для ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"], "Password or insufficient permissions message" : "Повідомлення про потребу ввести пароль або недостатній рівень доступу", + "Failed to load groups with details" : "Не вдалося завантажити групи з деталями", + "Failed to load sub admin groups with details" : "Не вдалося завантажити групи під-адміністраторів з деталями", + "Failed to update line manager" : "Не вдалося оновити лінійного керівника", + "Display name was successfully changed" : "Ім'я для показу успішно змінено", "Password can't be empty" : "Пароль не може бути порожній", "Password was successfully changed" : "Пароль успішно змінено", + "Email can't be empty" : "Адреса ел. пошти не може бути порожньою", + "Email was successfully changed" : "Адресу електронної пошти успішно змінено", "Loading account …" : "Завантаження облікового запису ...", + "Change display name" : "Зміни ім'я для показу", "Set new password" : "Встановіть новий пароль", "You do not have permissions to see the details of this account" : "Відсутні повноваження на перегляд інформації про цей обліковий запис", + "Set new email address" : "Встановіть нову адресу електронної пошти", + "Add account to group" : "Додати обліковий запис до групи", + "Set account as admin for" : "Встановити адміністратором для", + "Select account quota" : "Встановити квоту", + "Set the language" : "Встановити мову", + "Done" : "Готово", "Adding your device …" : "Додавання вашого пристрою...", "Sending…" : "Надсилання...", "Email sent" : "Лист надіслано", @@ -1006,7 +1010,6 @@ OC.L10N.register( "Credentials" : "Облікові дані", "SMTP Login" : "Логін SMTP", "SMTP Password" : "Пароль SMTP", - "Save" : "Зберегти", "Test and verify email settings" : "Перевірити налаштування електронної пошти" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 254b097a26c..e47f382a41e 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -730,39 +730,44 @@ "No accounts" : "Відсутні користувачі", "Loading accounts …" : "Завантаження облікових записів ...", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список акаунтів. Цей список не відображається повністю з міркувань продуктивності. Акаунти будуть відображатися в міру того, як ви будете переміщатися по списку.", - "Manager" : "Менеджер", - "Set line manager" : "Встановити безпосереднього начальника", + "Account name" : "Назва облікового запису", + "Account updated" : "Обліковий запис оновлено", + "Edit account" : "Редагувати обліковий запис", + "Saving …" : "Збереження ...", + "Save" : "Зберегти", "Account name will be autogenerated" : "Ім'я користувача буде автоматично створено", "Account name (required)" : "Ім'я користувача (обов'язково)", - "Failed to search groups" : "Не вдалося знайти групи", - "New account" : "Новий обліковий запис", - "Display name" : "Ім'я для показу", - "Either password or email is required" : "Потрібно зазначити або пароль, або адресу ел.пошти", "Password (required)" : "Пароль (обов'язково)", "Email (required)" : "Ел. пошта (обов'язково)", "Email" : "E-mail", + "New account" : "Новий обліковий запис", + "Add new account" : "Створити нового користувача", + "Display name" : "Ім'я для показу", + "Either password or email is required" : "Потрібно зазначити або пароль, або адресу ел.пошти", "Member of the following groups (required)" : "Учасник таких груп (обов'язково)", "Member of the following groups" : "Учасник(-ця) таких груп", + "Failed to search groups" : "Не вдалося знайти групи", "Set account groups" : "Додати користувача до груп", "Admin of the following groups" : "Адміністратор таких груп", "Set account as admin for …" : "Встановити обліковий запис з правами адміністратора для ...", - "Quota" : "Обмеження", - "Set account quota" : "Встановити квоту для користувача", "Language" : "Мова", "Set default language" : "Встановити типову мову", - "Add new account" : "Створити нового користувача", + "Manager" : "Менеджер", + "Quota" : "Обмеження", + "Set account quota" : "Встановити квоту для користувача", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікових записи …","{userCount} облікових записів …","{userCount} облікових записів …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} обліковий запис","{userCount} облікові записи","{userCount} облікових записів","{userCount} обліковий запис"], "Total rows summary" : "Загалом рядків", "Scroll to load more rows" : "Прокрутіть для завантаження наступних записів", "Avatar" : "Світлина", - "Account name" : "Назва облікового запису", "Group admin for" : "Адміністратор групи", "Account backend" : "Внутрішня частина облікового запису", "Storage location" : "Місце розташування сховища", "First login" : "Перший вхід", "Last login" : "Останній вхід", "Account actions" : "Дії з обліковим записом", + "Unknown" : "Невідомо", + "Never" : "Ніколи", "{size} used" : "{size} використано", "Delete account" : "Вилучити обліковий запис", "Disconnect all devices and delete local data" : "Від'єднайте всі пристрої та видаліть локальні дані", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "Віддалене стирання даних на пристрої", "Wipe {userid}'s devices" : "Стерти пристрої {userid}", "Wiped {userid}'s devices" : "Стерті пристрої {userid}", - "Failed to load groups with details" : "Не вдалося завантажити групи з деталями", - "Failed to load sub admin groups with details" : "Не вдалося завантажити групи під-адміністраторів з деталями", - "Failed to update line manager" : "Не вдалося оновити лінійного керівника", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Повністю вилучає обліковий запис {userid} включно з особистими файлами, даними застосунків тощо.", "Account deletion" : "Вилучення облікового запису", "Delete {userid}'s account" : "Вилучити обліковий запис {userid}", - "Display name was successfully changed" : "Ім'я для показу успішно змінено", - "Email can't be empty" : "Адреса ел. пошти не може бути порожньою", - "Email was successfully changed" : "Адресу електронної пошти успішно змінено", "Welcome mail sent!" : "Запрошення надіслано!", "Loading account …" : "Завантаження облікового запису ...", - "Change display name" : "Зміни ім'я для показу", - "Set new email address" : "Встановіть нову адресу електронної пошти", - "Add account to group" : "Додати обліковий запис до групи", - "Set account as admin for" : "Встановити адміністратором для", - "Select account quota" : "Встановити квоту", - "Set the language" : "Встановити мову", "Toggle account actions menu" : "Переключити меню дій облікового запису", - "Done" : "Готово", "Edit" : "Редагувати", "Account management settings" : "Налаштування", "Visibility" : "Видимість", @@ -938,8 +930,6 @@ "The app will be downloaded from the App Store" : "Застосунок буде звантажено з крамниці застосунків", "This app is not marked as compatible with your {productName} version." : "Ця програма не позначена як сумісна з вашою версією {productName}.", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Якщо ви продовжите, ви все одно зможете встановити додаток. Зверніть увагу, що додаток може працювати не так, як очікувалося.", - "Unknown" : "Невідомо", - "Never" : "Ніколи", "Could not register device: Network error" : "Не вдалося зареєструвати пристрій: помилка мережі", "Could not register device: Probably already registered" : "Не вдалося зареєструвати пристрій. Ймовірно, що його вже зареєстровано", "Could not register device" : "Не вдалося зареєструвати пристрій", @@ -986,14 +976,28 @@ "Also allow autocompletion on full match of the user id" : "Дозволити автоматичне заповнення, якщо введено повністю ідентифікатор користувача", "Search groups…" : "Шукати групи...", "Loading accounts …" : "Завантаження облікових записів ...", + "Set line manager" : "Встановити безпосереднього начальника", "Set account as admin for …" : "Встановити адміністратором для ...", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"], "Password or insufficient permissions message" : "Повідомлення про потребу ввести пароль або недостатній рівень доступу", + "Failed to load groups with details" : "Не вдалося завантажити групи з деталями", + "Failed to load sub admin groups with details" : "Не вдалося завантажити групи під-адміністраторів з деталями", + "Failed to update line manager" : "Не вдалося оновити лінійного керівника", + "Display name was successfully changed" : "Ім'я для показу успішно змінено", "Password can't be empty" : "Пароль не може бути порожній", "Password was successfully changed" : "Пароль успішно змінено", + "Email can't be empty" : "Адреса ел. пошти не може бути порожньою", + "Email was successfully changed" : "Адресу електронної пошти успішно змінено", "Loading account …" : "Завантаження облікового запису ...", + "Change display name" : "Зміни ім'я для показу", "Set new password" : "Встановіть новий пароль", "You do not have permissions to see the details of this account" : "Відсутні повноваження на перегляд інформації про цей обліковий запис", + "Set new email address" : "Встановіть нову адресу електронної пошти", + "Add account to group" : "Додати обліковий запис до групи", + "Set account as admin for" : "Встановити адміністратором для", + "Select account quota" : "Встановити квоту", + "Set the language" : "Встановити мову", + "Done" : "Готово", "Adding your device …" : "Додавання вашого пристрою...", "Sending…" : "Надсилання...", "Email sent" : "Лист надіслано", @@ -1004,7 +1008,6 @@ "Credentials" : "Облікові дані", "SMTP Login" : "Логін SMTP", "SMTP Password" : "Пароль SMTP", - "Save" : "Зберегти", "Test and verify email settings" : "Перевірити налаштування електронної пошти" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 7cf25f48417..c0c67b136bd 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -316,22 +316,25 @@ OC.L10N.register( "Common languages" : "Ngôn ngữ thông dụng", "Other languages" : "Những ngôn ngữ khác", "Password change is disabled because the master key is disabled" : "Thay đổi mật khẩu bị vô hiệu hóa vì khóa chính bị vô hiệu hóa", - "Manager" : "Giám đốc", - "Either password or email is required" : "Cần có mật khẩu hoặc email", + "Account name" : "Tên tài khoản", + "Save" : "Lưu", "Password (required)" : "Mật khẩu (được yêu câu)", "Email (required)" : "Email (bắt buộc)", "Email" : "Email", - "Quota" : "Hạn ngạch", + "Either password or email is required" : "Cần có mật khẩu hoặc email", "Language" : "Ngôn ngữ", "Set default language" : "Đặt ngôn ngữ mặc định", + "Manager" : "Giám đốc", + "Quota" : "Hạn ngạch", "Total rows summary" : "Tổng số hàng", "Scroll to load more rows" : "Cuộn để tải thêm hàng", "Avatar" : "Hình đại diện", - "Account name" : "Tên tài khoản", "Group admin for" : "Quản trị viên nhóm", "Storage location" : "Khu vực lưu trữ", "Last login" : "Lần đăng nhập cuối", "Account actions" : "Hành động với tài khoản", + "Unknown" : "Không xác định", + "Never" : "Không bao giờ", "{size} used" : "{size} đã sử dụng", "Delete account" : "Xóa tài khoản", "Resend welcome email" : "Gửi lại email chào mừng", @@ -341,13 +344,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Xóa hoàn toàn tài khoản của {userid}, bao gồm tất cả các tệp cá nhân, dữ liệu ứng dụng của họ, v.v.", "Account deletion" : "Xóa tài khoản", "Delete {userid}'s account" : "Xóa tài khoản của {userid}", - "Display name was successfully changed" : "Tên hiển thị đã được thay đổi thành công", - "Email was successfully changed" : "Email đã được thay đổi thành công", "Welcome mail sent!" : "Thư chào mừng đã được gửi!", - "Change display name" : "Thay đổi tên hiển thị", - "Set new email address" : "Đặt địa chỉ email mới", - "Set the language" : "Đặt ngôn ngữ", - "Done" : "Hoàn tất", "Edit" : "Chỉnh sửa", "Visibility" : "Hiển thị", "Show language" : "Hiển thị ngôn ngữ", @@ -425,8 +422,6 @@ OC.L10N.register( "Disable" : "Tắt", "Allow untested app" : "Cho phép ứng dụng chưa được kiểm tra", "The app will be downloaded from the App Store" : "Ứng dụng sẽ được tải xuống từ App Store", - "Unknown" : "Không xác định", - "Never" : "Không bao giờ", "An error occurred during the request. Unable to proceed." : "Đã xảy ra lỗi trong quá trình yêu cầu. Không thể tiếp tục.", "Error: This app cannot be enabled because it makes the server unstable" : "Lỗi: Không thể kích hoạt ứng dụng này vì nó khiến máy chủ không ổn định", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ứng dụng đã được kích hoạt nhưng cần được cập nhật. Bạn sẽ được chuyển hướng đến trang cập nhật sau 5 giây.", @@ -453,14 +448,19 @@ OC.L10N.register( "Group list is empty" : "Danh sách nhóm trống", "Unable to retrieve the group list" : "Không thể truy xuất danh sách nhóm", "Password or insufficient permissions message" : "Mật khẩu hoặc thông báo không đủ quyền", + "Display name was successfully changed" : "Tên hiển thị đã được thay đổi thành công", "Password was successfully changed" : "Mật khẩu đã được thay đổi thành công", + "Email was successfully changed" : "Email đã được thay đổi thành công", + "Change display name" : "Thay đổi tên hiển thị", "Set new password" : "Đặt mật khẩu mới", + "Set new email address" : "Đặt địa chỉ email mới", + "Set the language" : "Đặt ngôn ngữ", + "Done" : "Hoàn tất", "Adding your device …" : "Đang thêm thiết bị của bạn…", "Sending…" : "Đang gửi...", "Email sent" : "Email đã được gửi", "Credentials" : "Giấy chứng nhận", "SMTP Password" : "Mật khẩu SMTP", - "Save" : "Lưu", "Test and verify email settings" : "Kiểm tra và xác minh cài đặt email" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index ec4e04c62da..695007e2b56 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -314,22 +314,25 @@ "Common languages" : "Ngôn ngữ thông dụng", "Other languages" : "Những ngôn ngữ khác", "Password change is disabled because the master key is disabled" : "Thay đổi mật khẩu bị vô hiệu hóa vì khóa chính bị vô hiệu hóa", - "Manager" : "Giám đốc", - "Either password or email is required" : "Cần có mật khẩu hoặc email", + "Account name" : "Tên tài khoản", + "Save" : "Lưu", "Password (required)" : "Mật khẩu (được yêu câu)", "Email (required)" : "Email (bắt buộc)", "Email" : "Email", - "Quota" : "Hạn ngạch", + "Either password or email is required" : "Cần có mật khẩu hoặc email", "Language" : "Ngôn ngữ", "Set default language" : "Đặt ngôn ngữ mặc định", + "Manager" : "Giám đốc", + "Quota" : "Hạn ngạch", "Total rows summary" : "Tổng số hàng", "Scroll to load more rows" : "Cuộn để tải thêm hàng", "Avatar" : "Hình đại diện", - "Account name" : "Tên tài khoản", "Group admin for" : "Quản trị viên nhóm", "Storage location" : "Khu vực lưu trữ", "Last login" : "Lần đăng nhập cuối", "Account actions" : "Hành động với tài khoản", + "Unknown" : "Không xác định", + "Never" : "Không bao giờ", "{size} used" : "{size} đã sử dụng", "Delete account" : "Xóa tài khoản", "Resend welcome email" : "Gửi lại email chào mừng", @@ -339,13 +342,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Xóa hoàn toàn tài khoản của {userid}, bao gồm tất cả các tệp cá nhân, dữ liệu ứng dụng của họ, v.v.", "Account deletion" : "Xóa tài khoản", "Delete {userid}'s account" : "Xóa tài khoản của {userid}", - "Display name was successfully changed" : "Tên hiển thị đã được thay đổi thành công", - "Email was successfully changed" : "Email đã được thay đổi thành công", "Welcome mail sent!" : "Thư chào mừng đã được gửi!", - "Change display name" : "Thay đổi tên hiển thị", - "Set new email address" : "Đặt địa chỉ email mới", - "Set the language" : "Đặt ngôn ngữ", - "Done" : "Hoàn tất", "Edit" : "Chỉnh sửa", "Visibility" : "Hiển thị", "Show language" : "Hiển thị ngôn ngữ", @@ -423,8 +420,6 @@ "Disable" : "Tắt", "Allow untested app" : "Cho phép ứng dụng chưa được kiểm tra", "The app will be downloaded from the App Store" : "Ứng dụng sẽ được tải xuống từ App Store", - "Unknown" : "Không xác định", - "Never" : "Không bao giờ", "An error occurred during the request. Unable to proceed." : "Đã xảy ra lỗi trong quá trình yêu cầu. Không thể tiếp tục.", "Error: This app cannot be enabled because it makes the server unstable" : "Lỗi: Không thể kích hoạt ứng dụng này vì nó khiến máy chủ không ổn định", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ứng dụng đã được kích hoạt nhưng cần được cập nhật. Bạn sẽ được chuyển hướng đến trang cập nhật sau 5 giây.", @@ -451,14 +446,19 @@ "Group list is empty" : "Danh sách nhóm trống", "Unable to retrieve the group list" : "Không thể truy xuất danh sách nhóm", "Password or insufficient permissions message" : "Mật khẩu hoặc thông báo không đủ quyền", + "Display name was successfully changed" : "Tên hiển thị đã được thay đổi thành công", "Password was successfully changed" : "Mật khẩu đã được thay đổi thành công", + "Email was successfully changed" : "Email đã được thay đổi thành công", + "Change display name" : "Thay đổi tên hiển thị", "Set new password" : "Đặt mật khẩu mới", + "Set new email address" : "Đặt địa chỉ email mới", + "Set the language" : "Đặt ngôn ngữ", + "Done" : "Hoàn tất", "Adding your device …" : "Đang thêm thiết bị của bạn…", "Sending…" : "Đang gửi...", "Email sent" : "Email đã được gửi", "Credentials" : "Giấy chứng nhận", "SMTP Password" : "Mật khẩu SMTP", - "Save" : "Lưu", "Test and verify email settings" : "Kiểm tra và xác minh cài đặt email" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 828dd3bc1b5..777345f5e56 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -732,39 +732,44 @@ OC.L10N.register( "No accounts" : "没有账号", "Loading accounts …" : "正在加载账号 …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帐户列表。 出于性能原因,此列表未完全呈现。 当您浏览列表时,将呈现帐户。", - "Manager" : "管理者", - "Set line manager" : "设置行管理员", + "Account name" : "账号名称", + "Account updated" : "账号已更新", + "Edit account" : "编辑账号", + "Saving …" : "正在保存 …", + "Save" : "保存", "Account name will be autogenerated" : "账号名称将自动生成", "Account name (required)" : "账号名称(必填)", - "Failed to search groups" : "无法搜索群组", - "New account" : "新建账号", - "Display name" : "显示名称", - "Either password or email is required" : "需要密码或者电子邮件地址", "Password (required)" : "密码(必填)", "Email (required)" : "电子邮件(必填)", "Email" : "电子邮件", + "New account" : "新建账号", + "Add new account" : "添加新账号", + "Display name" : "显示名称", + "Either password or email is required" : "需要密码或者电子邮件地址", "Member of the following groups (required)" : "以下群组的成员(必填)", "Member of the following groups" : "以下群组的成员", + "Failed to search groups" : "无法搜索群组", "Set account groups" : "设置帐户组", "Admin of the following groups" : "以下群组的管理员", "Set account as admin for …" : "将账号设置为管理员 …", - "Quota" : "配额", - "Set account quota" : "设置账号配额", "Language" : "语言", "Set default language" : "设置默认语言", - "Add new account" : "添加新账号", + "Manager" : "管理者", + "Quota" : "配额", + "Set account quota" : "设置账号配额", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号 …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 个账号"], "Total rows summary" : "总行摘要", "Scroll to load more rows" : "滚动以加载更多列。", "Avatar" : "头像", - "Account name" : "账号名称", "Group admin for" : "分组管理员", "Account backend" : "账户后端", "Storage location" : "存储位置", "First login" : "首次登录", "Last login" : "最后登录", "Account actions" : "账号操作", + "Unknown" : "未知", + "Never" : "从不", "{size} used" : "已使用 {size}", "Delete account" : "删除账号", "Disconnect all devices and delete local data" : "断开所有设备并删除本地数据", @@ -775,25 +780,12 @@ OC.L10N.register( "Remote wipe of devices" : "远程擦除设备", "Wipe {userid}'s devices" : "擦除 {userid} 的设备", "Wiped {userid}'s devices" : "已抹除 {userid} 的设备", - "Failed to load groups with details" : "无法加载包含详情的群组", - "Failed to load sub admin groups with details" : "无法加载包含详情的子管理员群组", - "Failed to update line manager" : "更新行管理员失败", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全删除 {userid} 的账号,包括其所有个人文件,应用程序数据等。", "Account deletion" : "账号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", - "Display name was successfully changed" : "显示名称更改成功", - "Email can't be empty" : "电子邮件不能为空", - "Email was successfully changed" : "电子邮件已成功更改", "Welcome mail sent!" : "欢迎邮件已经发送!", "Loading account …" : "正在加载账号 …", - "Change display name" : "更改显示名称", - "Set new email address" : "设置新电子邮件地址", - "Add account to group" : "将账号添加到组", - "Set account as admin for" : "将账号设置为管理员", - "Select account quota" : "选择账号限额", - "Set the language" : "设置语言", "Toggle account actions menu" : "切换账号操作菜单", - "Done" : "完成", "Edit" : "编辑", "Account management settings" : "账号管理设置", "Visibility" : "可见性", @@ -940,8 +932,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "将从应用商店下载应用", "This app is not marked as compatible with your {productName} version." : "此应用未标记为与您的 {productName} 版本兼容。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "如果继续,您仍然可以安装该应用。请注意,该应用可能无法按预期工作。", - "Unknown" : "未知", - "Never" : "从不", "Could not register device: Network error" : "无法注册设备:网络错误", "Could not register device: Probably already registered" : "无法注册设备:可能已经注册", "Could not register device" : "无法注册设备", @@ -988,14 +978,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "同时允许基于用户 ID 完整匹配的自动补全", "Search groups…" : "搜索群组…", "Loading accounts …" : "正在加载账号…", + "Set line manager" : "设置行管理员", "Set account as admin for …" : "将账号设置为管理员…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"], "Password or insufficient permissions message" : "密码错误或权限不足的提示消息", + "Failed to load groups with details" : "无法加载包含详情的群组", + "Failed to load sub admin groups with details" : "无法加载包含详情的子管理员群组", + "Failed to update line manager" : "更新行管理员失败", + "Display name was successfully changed" : "显示名称更改成功", "Password can't be empty" : "密码不能为空", "Password was successfully changed" : "密码更改成功", + "Email can't be empty" : "电子邮件不能为空", + "Email was successfully changed" : "电子邮件已成功更改", "Loading account …" : "正在加载账号…", + "Change display name" : "更改显示名称", "Set new password" : "设置新密码", "You do not have permissions to see the details of this account" : "您没有权限查看此账号的详情", + "Set new email address" : "设置新电子邮件地址", + "Add account to group" : "将账号添加到组", + "Set account as admin for" : "将账号设置为管理员", + "Select account quota" : "选择账号限额", + "Set the language" : "设置语言", + "Done" : "完成", "Adding your device …" : "正在添加您的设备...", "Sending…" : "正在发送 ...", "Email sent" : "邮件已发送", @@ -1006,7 +1010,6 @@ OC.L10N.register( "Credentials" : "证书", "SMTP Login" : "SMTP 登录", "SMTP Password" : "SMTP 密码", - "Save" : "保存", "Test and verify email settings" : "测试并验证电子邮箱设置" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index ebfa9a21818..36dd6a4114b 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -730,39 +730,44 @@ "No accounts" : "没有账号", "Loading accounts …" : "正在加载账号 …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帐户列表。 出于性能原因,此列表未完全呈现。 当您浏览列表时,将呈现帐户。", - "Manager" : "管理者", - "Set line manager" : "设置行管理员", + "Account name" : "账号名称", + "Account updated" : "账号已更新", + "Edit account" : "编辑账号", + "Saving …" : "正在保存 …", + "Save" : "保存", "Account name will be autogenerated" : "账号名称将自动生成", "Account name (required)" : "账号名称(必填)", - "Failed to search groups" : "无法搜索群组", - "New account" : "新建账号", - "Display name" : "显示名称", - "Either password or email is required" : "需要密码或者电子邮件地址", "Password (required)" : "密码(必填)", "Email (required)" : "电子邮件(必填)", "Email" : "电子邮件", + "New account" : "新建账号", + "Add new account" : "添加新账号", + "Display name" : "显示名称", + "Either password or email is required" : "需要密码或者电子邮件地址", "Member of the following groups (required)" : "以下群组的成员(必填)", "Member of the following groups" : "以下群组的成员", + "Failed to search groups" : "无法搜索群组", "Set account groups" : "设置帐户组", "Admin of the following groups" : "以下群组的管理员", "Set account as admin for …" : "将账号设置为管理员 …", - "Quota" : "配额", - "Set account quota" : "设置账号配额", "Language" : "语言", "Set default language" : "设置默认语言", - "Add new account" : "添加新账号", + "Manager" : "管理者", + "Quota" : "配额", + "Set account quota" : "设置账号配额", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号 …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 个账号"], "Total rows summary" : "总行摘要", "Scroll to load more rows" : "滚动以加载更多列。", "Avatar" : "头像", - "Account name" : "账号名称", "Group admin for" : "分组管理员", "Account backend" : "账户后端", "Storage location" : "存储位置", "First login" : "首次登录", "Last login" : "最后登录", "Account actions" : "账号操作", + "Unknown" : "未知", + "Never" : "从不", "{size} used" : "已使用 {size}", "Delete account" : "删除账号", "Disconnect all devices and delete local data" : "断开所有设备并删除本地数据", @@ -773,25 +778,12 @@ "Remote wipe of devices" : "远程擦除设备", "Wipe {userid}'s devices" : "擦除 {userid} 的设备", "Wiped {userid}'s devices" : "已抹除 {userid} 的设备", - "Failed to load groups with details" : "无法加载包含详情的群组", - "Failed to load sub admin groups with details" : "无法加载包含详情的子管理员群组", - "Failed to update line manager" : "更新行管理员失败", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全删除 {userid} 的账号,包括其所有个人文件,应用程序数据等。", "Account deletion" : "账号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", - "Display name was successfully changed" : "显示名称更改成功", - "Email can't be empty" : "电子邮件不能为空", - "Email was successfully changed" : "电子邮件已成功更改", "Welcome mail sent!" : "欢迎邮件已经发送!", "Loading account …" : "正在加载账号 …", - "Change display name" : "更改显示名称", - "Set new email address" : "设置新电子邮件地址", - "Add account to group" : "将账号添加到组", - "Set account as admin for" : "将账号设置为管理员", - "Select account quota" : "选择账号限额", - "Set the language" : "设置语言", "Toggle account actions menu" : "切换账号操作菜单", - "Done" : "完成", "Edit" : "编辑", "Account management settings" : "账号管理设置", "Visibility" : "可见性", @@ -938,8 +930,6 @@ "The app will be downloaded from the App Store" : "将从应用商店下载应用", "This app is not marked as compatible with your {productName} version." : "此应用未标记为与您的 {productName} 版本兼容。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "如果继续,您仍然可以安装该应用。请注意,该应用可能无法按预期工作。", - "Unknown" : "未知", - "Never" : "从不", "Could not register device: Network error" : "无法注册设备:网络错误", "Could not register device: Probably already registered" : "无法注册设备:可能已经注册", "Could not register device" : "无法注册设备", @@ -986,14 +976,28 @@ "Also allow autocompletion on full match of the user id" : "同时允许基于用户 ID 完整匹配的自动补全", "Search groups…" : "搜索群组…", "Loading accounts …" : "正在加载账号…", + "Set line manager" : "设置行管理员", "Set account as admin for …" : "将账号设置为管理员…", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"], "Password or insufficient permissions message" : "密码错误或权限不足的提示消息", + "Failed to load groups with details" : "无法加载包含详情的群组", + "Failed to load sub admin groups with details" : "无法加载包含详情的子管理员群组", + "Failed to update line manager" : "更新行管理员失败", + "Display name was successfully changed" : "显示名称更改成功", "Password can't be empty" : "密码不能为空", "Password was successfully changed" : "密码更改成功", + "Email can't be empty" : "电子邮件不能为空", + "Email was successfully changed" : "电子邮件已成功更改", "Loading account …" : "正在加载账号…", + "Change display name" : "更改显示名称", "Set new password" : "设置新密码", "You do not have permissions to see the details of this account" : "您没有权限查看此账号的详情", + "Set new email address" : "设置新电子邮件地址", + "Add account to group" : "将账号添加到组", + "Set account as admin for" : "将账号设置为管理员", + "Select account quota" : "选择账号限额", + "Set the language" : "设置语言", + "Done" : "完成", "Adding your device …" : "正在添加您的设备...", "Sending…" : "正在发送 ...", "Email sent" : "邮件已发送", @@ -1004,7 +1008,6 @@ "Credentials" : "证书", "SMTP Login" : "SMTP 登录", "SMTP Password" : "SMTP 密码", - "Save" : "保存", "Test and verify email settings" : "测试并验证电子邮箱设置" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 1c43c50c81a..ab121cffebe 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -732,39 +732,43 @@ OC.L10N.register( "No accounts" : "沒有帳戶", "Loading accounts …" : "帳戶加載中 …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳戶清單。出於性能考量,此清單未完全呈現。帳戶將在您瀏覽清單時呈現。", - "Manager" : "管理者", - "Set line manager" : "設定行管理員", + "Account name" : "帳戶名稱", + "Account updated" : "帳戶已更新", + "Saving …" : "儲存中 ...", + "Save" : "儲存", "Account name will be autogenerated" : "將會自動產生帳戶名稱", "Account name (required)" : "帳戶名稱(必填)", - "Failed to search groups" : "無法搜尋群組", - "New account" : "新帳戶", - "Display name" : "顯示名稱", - "Either password or email is required" : "需要密碼或電郵地址", "Password (required)" : "密碼(必填)", "Email (required)" : "電郵地址(必填)", "Email" : "電郵地址", + "New account" : "新帳戶", + "Add new account" : "添加新帳戶", + "Display name" : "顯示名稱", + "Either password or email is required" : "需要密碼或電郵地址", "Member of the following groups (required)" : "以下群組的成員(必需)", "Member of the following groups" : "以下群組的成員(必需)", + "Failed to search groups" : "無法搜尋群組", "Set account groups" : "設定帳號群組", "Admin of the following groups" : "以下群組的管理員", "Set account as admin for …" : "將帳戶設定為管理員 …", - "Quota" : "容量限制", - "Set account quota" : "設定帳號容量限制", "Language" : "語言", "Set default language" : "設置默認語言", - "Add new account" : "添加新帳戶", + "Manager" : "管理者", + "Quota" : "容量限制", + "Set account quota" : "設定帳號容量限制", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 帳戶 …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"], "Total rows summary" : "資料列總覽", "Scroll to load more rows" : "向下捲動以載入更多資料列", "Avatar" : "虛擬化身大頭照", - "Account name" : "帳戶名稱", "Group admin for" : "群組管理員", "Account backend" : "帳戶後端", "Storage location" : "儲存位置", "First login" : "首次登入", "Last login" : "最後登入", "Account actions" : "帳戶操作", + "Unknown" : "不詳", + "Never" : "絕不", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳戶", "Disconnect all devices and delete local data" : "中斷所有裝置連結並刪除近端數據", @@ -775,25 +779,12 @@ OC.L10N.register( "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", - "Failed to load groups with details" : "無法加載包含詳情的群組", - "Failed to load sub admin groups with details" : "無法加載包含詳情的副管理員群組", - "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳戶,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳戶刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳戶", - "Display name was successfully changed" : "成功更新顯示名稱", - "Email can't be empty" : "電郵地址不可為空白", - "Email was successfully changed" : "成功更新電郵地址", "Welcome mail sent!" : "已傳送歡迎郵件!", "Loading account …" : "帳戶加載中 …", - "Change display name" : "更改顯示名稱", - "Set new email address" : "設置新電郵地址", - "Add account to group" : "在群組中新增帳戶", - "Set account as admin for" : "將帳戶設定為管理員", - "Select account quota" : "選擇帳戶容量限制", - "Set the language" : "設置語言", "Toggle account actions menu" : "切換帳戶操作選單", - "Done" : "完成", "Edit" : "編輯", "Account management settings" : "帳戶管理設定", "Visibility" : "可見性", @@ -940,8 +931,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "將會從 App Store 下載這個應用程式", "This app is not marked as compatible with your {productName} version." : "此應用程式未被標記為與您的 {productName} 版本相容。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。", - "Unknown" : "不詳", - "Never" : "絕不", "Could not register device: Network error" : "無法註冊裝置:網絡錯誤", "Could not register device: Probably already registered" : "無法註冊裝置:可能已註冊", "Could not register device" : "無法註冊裝置", @@ -988,14 +977,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "同時允許在使用者 ID 完全相符時啟用自動完成功能", "Search groups…" : "搜尋群組 ...", "Loading accounts …" : "正在加载帳戶 ...", + "Set line manager" : "設定行管理員", "Set account as admin for …" : "將帳號設定為管理員……", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"], "Password or insufficient permissions message" : "密碼或權限不足訊息", + "Failed to load groups with details" : "無法加載包含詳情的群組", + "Failed to load sub admin groups with details" : "無法加載包含詳情的副管理員群組", + "Failed to update line manager" : "更新行管理員失敗", + "Display name was successfully changed" : "成功更新顯示名稱", "Password can't be empty" : "密碼不可為空白", "Password was successfully changed" : "成功更新密碼", + "Email can't be empty" : "電郵地址不可為空白", + "Email was successfully changed" : "成功更新電郵地址", "Loading account …" : "正在加载帳戶 ...", + "Change display name" : "更改顯示名稱", "Set new password" : "設置新密碼", "You do not have permissions to see the details of this account" : "您沒有檢視此帳戶詳細資料的權限", + "Set new email address" : "設置新電郵地址", + "Add account to group" : "在群組中新增帳戶", + "Set account as admin for" : "將帳戶設定為管理員", + "Select account quota" : "選擇帳戶容量限制", + "Set the language" : "設置語言", + "Done" : "完成", "Adding your device …" : "正在新增你的裝置…", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -1006,7 +1009,6 @@ OC.L10N.register( "Credentials" : "身分驗證", "SMTP Login" : "SMTP 帳戶", "SMTP Password" : "SMTP 密碼", - "Save" : "儲存", "Test and verify email settings" : "測試及驗證電子郵件設定" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index c55367cc7ee..d0c8a08c1ea 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -730,39 +730,43 @@ "No accounts" : "沒有帳戶", "Loading accounts …" : "帳戶加載中 …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳戶清單。出於性能考量,此清單未完全呈現。帳戶將在您瀏覽清單時呈現。", - "Manager" : "管理者", - "Set line manager" : "設定行管理員", + "Account name" : "帳戶名稱", + "Account updated" : "帳戶已更新", + "Saving …" : "儲存中 ...", + "Save" : "儲存", "Account name will be autogenerated" : "將會自動產生帳戶名稱", "Account name (required)" : "帳戶名稱(必填)", - "Failed to search groups" : "無法搜尋群組", - "New account" : "新帳戶", - "Display name" : "顯示名稱", - "Either password or email is required" : "需要密碼或電郵地址", "Password (required)" : "密碼(必填)", "Email (required)" : "電郵地址(必填)", "Email" : "電郵地址", + "New account" : "新帳戶", + "Add new account" : "添加新帳戶", + "Display name" : "顯示名稱", + "Either password or email is required" : "需要密碼或電郵地址", "Member of the following groups (required)" : "以下群組的成員(必需)", "Member of the following groups" : "以下群組的成員(必需)", + "Failed to search groups" : "無法搜尋群組", "Set account groups" : "設定帳號群組", "Admin of the following groups" : "以下群組的管理員", "Set account as admin for …" : "將帳戶設定為管理員 …", - "Quota" : "容量限制", - "Set account quota" : "設定帳號容量限制", "Language" : "語言", "Set default language" : "設置默認語言", - "Add new account" : "添加新帳戶", + "Manager" : "管理者", + "Quota" : "容量限制", + "Set account quota" : "設定帳號容量限制", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 帳戶 …"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"], "Total rows summary" : "資料列總覽", "Scroll to load more rows" : "向下捲動以載入更多資料列", "Avatar" : "虛擬化身大頭照", - "Account name" : "帳戶名稱", "Group admin for" : "群組管理員", "Account backend" : "帳戶後端", "Storage location" : "儲存位置", "First login" : "首次登入", "Last login" : "最後登入", "Account actions" : "帳戶操作", + "Unknown" : "不詳", + "Never" : "絕不", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳戶", "Disconnect all devices and delete local data" : "中斷所有裝置連結並刪除近端數據", @@ -773,25 +777,12 @@ "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", - "Failed to load groups with details" : "無法加載包含詳情的群組", - "Failed to load sub admin groups with details" : "無法加載包含詳情的副管理員群組", - "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳戶,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳戶刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳戶", - "Display name was successfully changed" : "成功更新顯示名稱", - "Email can't be empty" : "電郵地址不可為空白", - "Email was successfully changed" : "成功更新電郵地址", "Welcome mail sent!" : "已傳送歡迎郵件!", "Loading account …" : "帳戶加載中 …", - "Change display name" : "更改顯示名稱", - "Set new email address" : "設置新電郵地址", - "Add account to group" : "在群組中新增帳戶", - "Set account as admin for" : "將帳戶設定為管理員", - "Select account quota" : "選擇帳戶容量限制", - "Set the language" : "設置語言", "Toggle account actions menu" : "切換帳戶操作選單", - "Done" : "完成", "Edit" : "編輯", "Account management settings" : "帳戶管理設定", "Visibility" : "可見性", @@ -938,8 +929,6 @@ "The app will be downloaded from the App Store" : "將會從 App Store 下載這個應用程式", "This app is not marked as compatible with your {productName} version." : "此應用程式未被標記為與您的 {productName} 版本相容。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。", - "Unknown" : "不詳", - "Never" : "絕不", "Could not register device: Network error" : "無法註冊裝置:網絡錯誤", "Could not register device: Probably already registered" : "無法註冊裝置:可能已註冊", "Could not register device" : "無法註冊裝置", @@ -986,14 +975,28 @@ "Also allow autocompletion on full match of the user id" : "同時允許在使用者 ID 完全相符時啟用自動完成功能", "Search groups…" : "搜尋群組 ...", "Loading accounts …" : "正在加载帳戶 ...", + "Set line manager" : "設定行管理員", "Set account as admin for …" : "將帳號設定為管理員……", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"], "Password or insufficient permissions message" : "密碼或權限不足訊息", + "Failed to load groups with details" : "無法加載包含詳情的群組", + "Failed to load sub admin groups with details" : "無法加載包含詳情的副管理員群組", + "Failed to update line manager" : "更新行管理員失敗", + "Display name was successfully changed" : "成功更新顯示名稱", "Password can't be empty" : "密碼不可為空白", "Password was successfully changed" : "成功更新密碼", + "Email can't be empty" : "電郵地址不可為空白", + "Email was successfully changed" : "成功更新電郵地址", "Loading account …" : "正在加载帳戶 ...", + "Change display name" : "更改顯示名稱", "Set new password" : "設置新密碼", "You do not have permissions to see the details of this account" : "您沒有檢視此帳戶詳細資料的權限", + "Set new email address" : "設置新電郵地址", + "Add account to group" : "在群組中新增帳戶", + "Set account as admin for" : "將帳戶設定為管理員", + "Select account quota" : "選擇帳戶容量限制", + "Set the language" : "設置語言", + "Done" : "完成", "Adding your device …" : "正在新增你的裝置…", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -1004,7 +1007,6 @@ "Credentials" : "身分驗證", "SMTP Login" : "SMTP 帳戶", "SMTP Password" : "SMTP 密碼", - "Save" : "儲存", "Test and verify email settings" : "測試及驗證電子郵件設定" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index e80f0b4087e..6dacd7da525 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -316,8 +316,13 @@ OC.L10N.register( "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["最近%n 天內沒有排定的任務。"], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["最近%n天內的任務擷取速度正常。"], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["最近%n天內,任務擷取速度緩慢。許多任務的擷取時間超過4分鐘。請考慮設定 worker 在背景處理任務。"], + "Task Processing success rate" : "任務處理成功率", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["最近%n天內的大多數任務都成功完成。"], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["最近%n天內,有許多任務執行失敗。建議檢查 Nextcloud 紀錄檔中的錯誤訊息,並確認 AI 服務提供者應用程式是否已正確設定。"], + "Task Processing worker status" : "任務處理 worker 的狀態", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["任務處理 worker 已在過去 %n 分鐘內執行過。"], + "The Task Processing worker does not seem to be running. The last run was at %s." : "任務處理 worker 似乎並未執行。上次執行為 %s。", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "任務處理 worker 似乎並未執行。似乎從未執行過。", "Temporary space available" : "可用臨時空間", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "檢查臨時 PHP 路徑時發生錯誤 - 未正確設定為目錄。回傳值:%s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函式「disk_free_space」已停用,這會阻止檢查暫存目錄中是否有足夠的空間。", @@ -732,39 +737,43 @@ OC.L10N.register( "No accounts" : "無帳號", "Loading accounts …" : "正在載入帳號 ……", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳號清單。出於效能考量,此清單未完全呈現。帳號將在您瀏覽清單時呈現。", - "Manager" : "負責人", - "Set line manager" : "設定行管理員", + "Account name" : "帳號名稱", + "Account updated" : "已更新帳號", + "Saving …" : "正在儲存 …", + "Save" : "儲存", "Account name will be autogenerated" : "將會自動產生帳號名稱", "Account name (required)" : "帳號名稱(必填)", - "Failed to search groups" : "搜尋群組失敗", - "New account" : "新帳號", - "Display name" : "顯示名稱", - "Either password or email is required" : "需要密碼或電子郵件地址", "Password (required)" : "密碼(必填)", "Email (required)" : "電子郵件(必填)", "Email" : "電子郵件", + "New account" : "新帳號", + "Add new account" : "新增帳號", + "Display name" : "顯示名稱", + "Either password or email is required" : "需要密碼或電子郵件地址", "Member of the following groups (required)" : "以下群組的成員(必要)", "Member of the following groups" : "以下群組的成員", + "Failed to search groups" : "搜尋群組失敗", "Set account groups" : "設定帳號群組", "Admin of the following groups" : "以下群組的管理員", "Set account as admin for …" : "將帳號設定為管理員 ……", - "Quota" : "容量限額", - "Set account quota" : "設定帳號容量限制", "Language" : "語言", "Set default language" : "設定預設語言", - "Add new account" : "新增帳號", + "Manager" : "負責人", + "Quota" : "容量限額", + "Set account quota" : "設定帳號容量限制", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號 ……"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳號"], "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", "Avatar" : "頭像", - "Account name" : "帳號名稱", "Group admin for" : "群組管理員", "Account backend" : "帳號後端", "Storage location" : "儲存位置", "First login" : "首次登入", "Last login" : "上次登入", "Account actions" : "帳戶動作", + "Unknown" : "未知", + "Never" : "永不", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳號", "Disconnect all devices and delete local data" : "取消連結所有裝置並刪除本機資料", @@ -775,25 +784,12 @@ OC.L10N.register( "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", - "Failed to load groups with details" : "無法載入包含詳細資訊的群組", - "Failed to load sub admin groups with details" : "載入包含詳細資訊的子管理員群組失敗", - "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳號,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳號刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳號", - "Display name was successfully changed" : "成功變更顯示名稱", - "Email can't be empty" : "電子郵件不能為空", - "Email was successfully changed" : "成功更新電子郵件", "Welcome mail sent!" : "已傳送歡迎郵件!", "Loading account …" : "正在載入帳號 ……", - "Change display name" : "變更顯示名稱", - "Set new email address" : "設定新電子郵件地址", - "Add account to group" : "新增帳號至群組", - "Set account as admin for" : "將帳號設定為管理員", - "Select account quota" : "選取帳號容量限制", - "Set the language" : "設定語言", "Toggle account actions menu" : "切換帳號動作選單", - "Done" : "完成", "Edit" : "編輯", "Account management settings" : "帳號管理員設定", "Visibility" : "能見度", @@ -940,8 +936,6 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "將會從應用程式商店下載這個應用程式", "This app is not marked as compatible with your {productName} version." : "此應用程式未被標記為與您的 {productName} 版本相容。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。", - "Unknown" : "未知", - "Never" : "永不", "Could not register device: Network error" : "無法註冊裝置:網路錯誤", "Could not register device: Probably already registered" : "無法註冊裝置:可能已註冊", "Could not register device" : "無法註冊裝置", @@ -988,14 +982,28 @@ OC.L10N.register( "Also allow autocompletion on full match of the user id" : "同時允許在使用者 ID 完全相符時啟用自動完成功能", "Search groups…" : "搜尋群組……", "Loading accounts …" : "少女祈禱中...", + "Set line manager" : "設定行管理員", "Set account as admin for …" : "將帳號設定為管理員……", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"], "Password or insufficient permissions message" : "密碼或超出權限訊息", + "Failed to load groups with details" : "無法載入包含詳細資訊的群組", + "Failed to load sub admin groups with details" : "載入包含詳細資訊的子管理員群組失敗", + "Failed to update line manager" : "更新行管理員失敗", + "Display name was successfully changed" : "成功變更顯示名稱", "Password can't be empty" : "密碼不能為空", "Password was successfully changed" : "成功變更密碼", + "Email can't be empty" : "電子郵件不能為空", + "Email was successfully changed" : "成功更新電子郵件", "Loading account …" : "正在載入帳號……", + "Change display name" : "變更顯示名稱", "Set new password" : "設定新密碼", "You do not have permissions to see the details of this account" : "您沒有檢視此帳號詳細資料的權限", + "Set new email address" : "設定新電子郵件地址", + "Add account to group" : "新增帳號至群組", + "Set account as admin for" : "將帳號設定為管理員", + "Select account quota" : "選取帳號容量限制", + "Set the language" : "設定語言", + "Done" : "完成", "Adding your device …" : "正在新增您的裝置…", "Sending…" : "正在傳送…", "Email sent" : "電子郵件已寄出", @@ -1006,7 +1014,6 @@ OC.L10N.register( "Credentials" : "憑證", "SMTP Login" : "SMTP 帳號", "SMTP Password" : "SMTP 密碼", - "Save" : "儲存", "Test and verify email settings" : "測試並驗證電子郵件設定" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 61f6841f1a0..a851c022602 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -314,8 +314,13 @@ "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["最近%n 天內沒有排定的任務。"], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["最近%n天內的任務擷取速度正常。"], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["最近%n天內,任務擷取速度緩慢。許多任務的擷取時間超過4分鐘。請考慮設定 worker 在背景處理任務。"], + "Task Processing success rate" : "任務處理成功率", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["最近%n天內的大多數任務都成功完成。"], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["最近%n天內,有許多任務執行失敗。建議檢查 Nextcloud 紀錄檔中的錯誤訊息,並確認 AI 服務提供者應用程式是否已正確設定。"], + "Task Processing worker status" : "任務處理 worker 的狀態", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["任務處理 worker 已在過去 %n 分鐘內執行過。"], + "The Task Processing worker does not seem to be running. The last run was at %s." : "任務處理 worker 似乎並未執行。上次執行為 %s。", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "任務處理 worker 似乎並未執行。似乎從未執行過。", "Temporary space available" : "可用臨時空間", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "檢查臨時 PHP 路徑時發生錯誤 - 未正確設定為目錄。回傳值:%s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函式「disk_free_space」已停用,這會阻止檢查暫存目錄中是否有足夠的空間。", @@ -730,39 +735,43 @@ "No accounts" : "無帳號", "Loading accounts …" : "正在載入帳號 ……", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳號清單。出於效能考量,此清單未完全呈現。帳號將在您瀏覽清單時呈現。", - "Manager" : "負責人", - "Set line manager" : "設定行管理員", + "Account name" : "帳號名稱", + "Account updated" : "已更新帳號", + "Saving …" : "正在儲存 …", + "Save" : "儲存", "Account name will be autogenerated" : "將會自動產生帳號名稱", "Account name (required)" : "帳號名稱(必填)", - "Failed to search groups" : "搜尋群組失敗", - "New account" : "新帳號", - "Display name" : "顯示名稱", - "Either password or email is required" : "需要密碼或電子郵件地址", "Password (required)" : "密碼(必填)", "Email (required)" : "電子郵件(必填)", "Email" : "電子郵件", + "New account" : "新帳號", + "Add new account" : "新增帳號", + "Display name" : "顯示名稱", + "Either password or email is required" : "需要密碼或電子郵件地址", "Member of the following groups (required)" : "以下群組的成員(必要)", "Member of the following groups" : "以下群組的成員", + "Failed to search groups" : "搜尋群組失敗", "Set account groups" : "設定帳號群組", "Admin of the following groups" : "以下群組的管理員", "Set account as admin for …" : "將帳號設定為管理員 ……", - "Quota" : "容量限額", - "Set account quota" : "設定帳號容量限制", "Language" : "語言", "Set default language" : "設定預設語言", - "Add new account" : "新增帳號", + "Manager" : "負責人", + "Quota" : "容量限額", + "Set account quota" : "設定帳號容量限制", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號 ……"], "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳號"], "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", "Avatar" : "頭像", - "Account name" : "帳號名稱", "Group admin for" : "群組管理員", "Account backend" : "帳號後端", "Storage location" : "儲存位置", "First login" : "首次登入", "Last login" : "上次登入", "Account actions" : "帳戶動作", + "Unknown" : "未知", + "Never" : "永不", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳號", "Disconnect all devices and delete local data" : "取消連結所有裝置並刪除本機資料", @@ -773,25 +782,12 @@ "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", - "Failed to load groups with details" : "無法載入包含詳細資訊的群組", - "Failed to load sub admin groups with details" : "載入包含詳細資訊的子管理員群組失敗", - "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳號,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳號刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳號", - "Display name was successfully changed" : "成功變更顯示名稱", - "Email can't be empty" : "電子郵件不能為空", - "Email was successfully changed" : "成功更新電子郵件", "Welcome mail sent!" : "已傳送歡迎郵件!", "Loading account …" : "正在載入帳號 ……", - "Change display name" : "變更顯示名稱", - "Set new email address" : "設定新電子郵件地址", - "Add account to group" : "新增帳號至群組", - "Set account as admin for" : "將帳號設定為管理員", - "Select account quota" : "選取帳號容量限制", - "Set the language" : "設定語言", "Toggle account actions menu" : "切換帳號動作選單", - "Done" : "完成", "Edit" : "編輯", "Account management settings" : "帳號管理員設定", "Visibility" : "能見度", @@ -938,8 +934,6 @@ "The app will be downloaded from the App Store" : "將會從應用程式商店下載這個應用程式", "This app is not marked as compatible with your {productName} version." : "此應用程式未被標記為與您的 {productName} 版本相容。", "If you continue you will still be able to install the app. Note that the app might not work as expected." : "如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。", - "Unknown" : "未知", - "Never" : "永不", "Could not register device: Network error" : "無法註冊裝置:網路錯誤", "Could not register device: Probably already registered" : "無法註冊裝置:可能已註冊", "Could not register device" : "無法註冊裝置", @@ -986,14 +980,28 @@ "Also allow autocompletion on full match of the user id" : "同時允許在使用者 ID 完全相符時啟用自動完成功能", "Search groups…" : "搜尋群組……", "Loading accounts …" : "少女祈禱中...", + "Set line manager" : "設定行管理員", "Set account as admin for …" : "將帳號設定為管理員……", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"], "Password or insufficient permissions message" : "密碼或超出權限訊息", + "Failed to load groups with details" : "無法載入包含詳細資訊的群組", + "Failed to load sub admin groups with details" : "載入包含詳細資訊的子管理員群組失敗", + "Failed to update line manager" : "更新行管理員失敗", + "Display name was successfully changed" : "成功變更顯示名稱", "Password can't be empty" : "密碼不能為空", "Password was successfully changed" : "成功變更密碼", + "Email can't be empty" : "電子郵件不能為空", + "Email was successfully changed" : "成功更新電子郵件", "Loading account …" : "正在載入帳號……", + "Change display name" : "變更顯示名稱", "Set new password" : "設定新密碼", "You do not have permissions to see the details of this account" : "您沒有檢視此帳號詳細資料的權限", + "Set new email address" : "設定新電子郵件地址", + "Add account to group" : "新增帳號至群組", + "Set account as admin for" : "將帳號設定為管理員", + "Select account quota" : "選取帳號容量限制", + "Set the language" : "設定語言", + "Done" : "完成", "Adding your device …" : "正在新增您的裝置…", "Sending…" : "正在傳送…", "Email sent" : "電子郵件已寄出", @@ -1004,7 +1012,6 @@ "Credentials" : "憑證", "SMTP Login" : "SMTP 帳號", "SMTP Password" : "SMTP 密碼", - "Save" : "儲存", "Test and verify email settings" : "測試並驗證電子郵件設定" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file