diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js index 72e3e5d0f79..04057c31c69 100644 --- a/apps/encryption/l10n/en_GB.js +++ b/apps/encryption/l10n/en_GB.js @@ -35,6 +35,7 @@ OC.L10N.register( "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.", "Default Encryption Module" : "Default Encryption Module", "Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)", + "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted", "Encrypt the home storage" : "Encrypt the home storage", "Disable recovery key" : "Disable recovery key", diff --git a/apps/encryption/l10n/en_GB.json b/apps/encryption/l10n/en_GB.json index f33faef65be..2b9c7ea1dea 100644 --- a/apps/encryption/l10n/en_GB.json +++ b/apps/encryption/l10n/en_GB.json @@ -33,6 +33,7 @@ "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.", "Default Encryption Module" : "Default Encryption Module", "Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)", + "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted", "Encrypt the home storage" : "Encrypt the home storage", "Disable recovery key" : "Disable recovery key", diff --git a/apps/encryption/l10n/it.js b/apps/encryption/l10n/it.js index c952a6df188..9c9bdbed214 100644 --- a/apps/encryption/l10n/it.js +++ b/apps/encryption/l10n/it.js @@ -35,10 +35,12 @@ OC.L10N.register( "Disable recovery key" : "Disabilita chiave di ripristino", "Enable recovery key" : "Abilita chiave di ripristino", "Recovery key password" : "Password della chiave di ripristino", + "Passwords fields do not match" : "I campi delle password non corrispondono", "Repeat recovery key password" : "Ripeti la password della chiave di ripristino", "Old recovery key password" : "Vecchia password della chiave di ripristino", "New recovery key password" : "Nuova password della chiave di ripristino", "Repeat new recovery key password" : "Ripeti la nuova password della chiave di ripristino", + "Update private key password" : "Aggiorna la password della chiave privata", "Old log-in password" : "Vecchia password di accesso", "Current log-in password" : "Password di accesso attuale", "Update" : "Aggiorna", diff --git a/apps/encryption/l10n/it.json b/apps/encryption/l10n/it.json index 9492947f6e0..006ab98b8b8 100644 --- a/apps/encryption/l10n/it.json +++ b/apps/encryption/l10n/it.json @@ -33,10 +33,12 @@ "Disable recovery key" : "Disabilita chiave di ripristino", "Enable recovery key" : "Abilita chiave di ripristino", "Recovery key password" : "Password della chiave di ripristino", + "Passwords fields do not match" : "I campi delle password non corrispondono", "Repeat recovery key password" : "Ripeti la password della chiave di ripristino", "Old recovery key password" : "Vecchia password della chiave di ripristino", "New recovery key password" : "Nuova password della chiave di ripristino", "Repeat new recovery key password" : "Ripeti la nuova password della chiave di ripristino", + "Update private key password" : "Aggiorna la password della chiave privata", "Old log-in password" : "Vecchia password di accesso", "Current log-in password" : "Password di accesso attuale", "Update" : "Aggiorna", diff --git a/apps/encryption/l10n/zh_HK.js b/apps/encryption/l10n/zh_HK.js index 2266864fe70..9881464b09d 100644 --- a/apps/encryption/l10n/zh_HK.js +++ b/apps/encryption/l10n/zh_HK.js @@ -35,6 +35,7 @@ OC.L10N.register( "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法檢視這個檔案,或許這是分享的檔案。請讓檔案所有者與您重新共享檔案。", "Default Encryption Module" : "默認加密模組", "Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud 伺服器端加密 (SSE) 的預設加密模組", + "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "請啟用這個功能以用來加密主要儲存空間的檔案,否則只有再外部儲存的檔案會加密", "Encrypt the home storage" : "加密主要存儲空間", "Disable recovery key" : "關閉還原密鑰", diff --git a/apps/encryption/l10n/zh_HK.json b/apps/encryption/l10n/zh_HK.json index 40dd5f3ccf4..59caa388067 100644 --- a/apps/encryption/l10n/zh_HK.json +++ b/apps/encryption/l10n/zh_HK.json @@ -33,6 +33,7 @@ "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法檢視這個檔案,或許這是分享的檔案。請讓檔案所有者與您重新共享檔案。", "Default Encryption Module" : "默認加密模組", "Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud 伺服器端加密 (SSE) 的預設加密模組", + "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "請啟用這個功能以用來加密主要儲存空間的檔案,否則只有再外部儲存的檔案會加密", "Encrypt the home storage" : "加密主要存儲空間", "Disable recovery key" : "關閉還原密鑰", diff --git a/apps/federatedfilesharing/l10n/uk.js b/apps/federatedfilesharing/l10n/uk.js index 602541a4f93..2bc36fac4e9 100644 --- a/apps/federatedfilesharing/l10n/uk.js +++ b/apps/federatedfilesharing/l10n/uk.js @@ -44,8 +44,8 @@ OC.L10N.register( "Allow people to publish their data to a global and public address book" : "Дозволити користувачам розміщувати власні дані у глобальній публічній адресній книзі", "Trusted federation" : "Довірена федерація", "Automatically accept shares from trusted federated accounts and groups by default" : "Автоматично приймати акції від надійних федеративних облікових записів та груп за замовчуванням", - "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див. {url}", - "Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID", + "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID, див. {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID", "Share with me via Nextcloud" : "Поділися зі мною через Nextcloud", "Cloud ID copied" : "Хмарний ідентифікатор скопійовано", "Copy" : "Копіювати", @@ -53,7 +53,7 @@ OC.L10N.register( "Copied!" : "Скопійовано!", "Federated Cloud" : "Об'єднана хмара", "Your Federated Cloud ID" : "Ваш ідентифікатор Federated Cloud", - "Share it so your friends can share files with you:" : "Поділіться ним, щоб ваші друзі могли ділитися з вами файлами:", + "Share it so your friends can share files with you:" : "Поділітися ним, щоб ваші друзі могли ділитися з вами файлами:", "Bluesky" : "Bluesky", "Facebook" : "Facebook", "Mastodon" : "Мастодонт", diff --git a/apps/federatedfilesharing/l10n/uk.json b/apps/federatedfilesharing/l10n/uk.json index cce23a642aa..9cbaaa7b8f6 100644 --- a/apps/federatedfilesharing/l10n/uk.json +++ b/apps/federatedfilesharing/l10n/uk.json @@ -42,8 +42,8 @@ "Allow people to publish their data to a global and public address book" : "Дозволити користувачам розміщувати власні дані у глобальній публічній адресній книзі", "Trusted federation" : "Довірена федерація", "Automatically accept shares from trusted federated accounts and groups by default" : "Автоматично приймати акції від надійних федеративних облікових записів та груп за замовчуванням", - "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див. {url}", - "Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID", + "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID, див. {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID", "Share with me via Nextcloud" : "Поділися зі мною через Nextcloud", "Cloud ID copied" : "Хмарний ідентифікатор скопійовано", "Copy" : "Копіювати", @@ -51,7 +51,7 @@ "Copied!" : "Скопійовано!", "Federated Cloud" : "Об'єднана хмара", "Your Federated Cloud ID" : "Ваш ідентифікатор Federated Cloud", - "Share it so your friends can share files with you:" : "Поділіться ним, щоб ваші друзі могли ділитися з вами файлами:", + "Share it so your friends can share files with you:" : "Поділітися ним, щоб ваші друзі могли ділитися з вами файлами:", "Bluesky" : "Bluesky", "Facebook" : "Facebook", "Mastodon" : "Мастодонт", diff --git a/apps/federation/l10n/it.js b/apps/federation/l10n/it.js index 7e5f400796b..d10f42afb07 100644 --- a/apps/federation/l10n/it.js +++ b/apps/federation/l10n/it.js @@ -11,6 +11,7 @@ OC.L10N.register( "Federation" : "Federazione", "Federation allows you to connect with other trusted servers to exchange the account directory." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account.", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata.", + "Server url" : "URL server", "Add" : "Aggiungi", "Delete" : "Elimina", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata. Non è necessario aggiungere un server come server attendibile per creare una condivisione federata.", diff --git a/apps/federation/l10n/it.json b/apps/federation/l10n/it.json index db760069988..1ba150636c0 100644 --- a/apps/federation/l10n/it.json +++ b/apps/federation/l10n/it.json @@ -9,6 +9,7 @@ "Federation" : "Federazione", "Federation allows you to connect with other trusted servers to exchange the account directory." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account.", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata.", + "Server url" : "URL server", "Add" : "Aggiungi", "Delete" : "Elimina", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata. Non è necessario aggiungere un server come server attendibile per creare una condivisione federata.", diff --git a/apps/federation/l10n/sk.js b/apps/federation/l10n/sk.js index f55ac8390f1..fabb29424f3 100644 --- a/apps/federation/l10n/sk.js +++ b/apps/federation/l10n/sk.js @@ -11,7 +11,18 @@ OC.L10N.register( "Federation" : "Združovanie", "Federation allows you to connect with other trusted servers to exchange the account directory." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov.", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní.", + "Could not add trusted server. Please try again later." : "Nedalo sa pridať dôveryhodný server. Skúste to prosím neskôr.", + "Add trusted server" : "Pridať dôveryhodný server", + "Server url" : "URL servera", "Add" : "Pridať", + "Server ok" : "Server ok", + "User list was exchanged at least once successfully with the remote server." : "Zoznam používateľov bol úspešne vymenení aspoň raz so vzdialeným serverom.", + "Server pending" : "Server čaká", + "Waiting for shared secret or initial user list exchange." : "Čakám na výmenu zdieľaného tajomstva alebo počiatočného zoznamu používateľov.", + "Server access revoked" : "Prístup k serveru zrušený", + "Server failure" : "Porucha servera", + "Connection to the remote server failed or the remote server is misconfigured." : "Pripojenie k vzdialenému serveru zlyhalo alebo je vzdialený server nesprávne nakonfigurovaný.", + "Failed to delete trusted server. Please try again later." : "Nepodarilo sa odstrániť dôveryhodný server. Skúste to prosím znova neskôr.", "Delete" : "Vymazať", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny zoznamu užívateľov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní. Na vytvorenie združeného zdieľaného adresára nie je potrebné pridať server ako dôveryhodný server.", "Each server must validate the other. This process may require a few cron cycles." : "Každý server musí overiť ostatné. Tento proces môže vyžadovať pár cyklov v crone.", diff --git a/apps/federation/l10n/sk.json b/apps/federation/l10n/sk.json index 45bf5eccf53..5f57a1e0eda 100644 --- a/apps/federation/l10n/sk.json +++ b/apps/federation/l10n/sk.json @@ -9,7 +9,18 @@ "Federation" : "Združovanie", "Federation allows you to connect with other trusted servers to exchange the account directory." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov.", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní.", + "Could not add trusted server. Please try again later." : "Nedalo sa pridať dôveryhodný server. Skúste to prosím neskôr.", + "Add trusted server" : "Pridať dôveryhodný server", + "Server url" : "URL servera", "Add" : "Pridať", + "Server ok" : "Server ok", + "User list was exchanged at least once successfully with the remote server." : "Zoznam používateľov bol úspešne vymenení aspoň raz so vzdialeným serverom.", + "Server pending" : "Server čaká", + "Waiting for shared secret or initial user list exchange." : "Čakám na výmenu zdieľaného tajomstva alebo počiatočného zoznamu používateľov.", + "Server access revoked" : "Prístup k serveru zrušený", + "Server failure" : "Porucha servera", + "Connection to the remote server failed or the remote server is misconfigured." : "Pripojenie k vzdialenému serveru zlyhalo alebo je vzdialený server nesprávne nakonfigurovaný.", + "Failed to delete trusted server. Please try again later." : "Nepodarilo sa odstrániť dôveryhodný server. Skúste to prosím znova neskôr.", "Delete" : "Vymazať", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny zoznamu užívateľov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní. Na vytvorenie združeného zdieľaného adresára nie je potrebné pridať server ako dôveryhodný server.", "Each server must validate the other. This process may require a few cron cycles." : "Každý server musí overiť ostatné. Tento proces môže vyžadovať pár cyklov v crone.", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index b08356fe1b3..06943f8b293 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -79,6 +79,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Current directory path" : "Current directory path", "Share" : "Share", + "Reload content" : "Reload content", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You do not have permission to upload or create files here." : "You do not have permission to upload or create files here.", "Drag and drop files here to upload" : "Drag and drop files here to upload", @@ -109,6 +110,7 @@ OC.L10N.register( "Last 30 days" : "Last 30 days", "This year ({year})" : "This year ({year})", "Last year ({year})" : "Last year ({year})", + "Custom range" : "Custom range", "Custom date range" : "Custom date range", "Search everywhere" : "Search everywhere", "Documents" : "Documents", @@ -120,6 +122,7 @@ OC.L10N.register( "Images" : "Images", "Videos" : "Videos", "Filters" : "Filters", + "Back to filters" : "Back to filters", "Appearance" : "Appearance", "Show hidden files" : "Show hidden files", "Show file type column" : "Show file type column", @@ -242,6 +245,7 @@ OC.L10N.register( "Error during upload: {message}" : "Error during upload: {message}", "Error during upload, status code {status}" : "Error during upload, status code {status}", "Unknown error during upload" : "Unknown error during upload", + "File list is reloading" : "File list is reloading", "Loading current folder" : "Loading current folder", "Retry" : "Retry", "No files in here" : "No files in here", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 8754763e19e..a0606058729 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -77,6 +77,7 @@ "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Current directory path" : "Current directory path", "Share" : "Share", + "Reload content" : "Reload content", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You do not have permission to upload or create files here." : "You do not have permission to upload or create files here.", "Drag and drop files here to upload" : "Drag and drop files here to upload", @@ -107,6 +108,7 @@ "Last 30 days" : "Last 30 days", "This year ({year})" : "This year ({year})", "Last year ({year})" : "Last year ({year})", + "Custom range" : "Custom range", "Custom date range" : "Custom date range", "Search everywhere" : "Search everywhere", "Documents" : "Documents", @@ -118,6 +120,7 @@ "Images" : "Images", "Videos" : "Videos", "Filters" : "Filters", + "Back to filters" : "Back to filters", "Appearance" : "Appearance", "Show hidden files" : "Show hidden files", "Show file type column" : "Show file type column", @@ -240,6 +243,7 @@ "Error during upload: {message}" : "Error during upload: {message}", "Error during upload, status code {status}" : "Error during upload, status code {status}", "Unknown error during upload" : "Unknown error during upload", + "File list is reloading" : "File list is reloading", "Loading current folder" : "Loading current folder", "Retry" : "Retry", "No files in here" : "No files in here", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 09f95548dad..e126df6388f 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -79,6 +79,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Current directory path" : "Percorso della cartella corrente", "Share" : "Condividi", + "Reload content" : "Ricarica il contenuto", "Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file", "You do not have permission to upload or create files here." : "Non hai l'autorizzazione per caricare o creare file qui.", "Drag and drop files here to upload" : "Trascina e rilascia i file qui per caricarli", @@ -109,6 +110,7 @@ OC.L10N.register( "Last 30 days" : "Ultimi 30 giorni", "This year ({year})" : "Quest'anno ({year})", "Last year ({year})" : "L'anno scorso ({year})", + "Custom range" : "Intervallo personalizzato", "Custom date range" : "Intervallo di date personalizzato", "Search everywhere" : "Cerca ovunque", "Documents" : "Documenti", @@ -120,6 +122,7 @@ OC.L10N.register( "Images" : "Immagini", "Videos" : "Video", "Filters" : "Filtri", + "Back to filters" : "Torna ai filtri", "Appearance" : "Aspetto", "Show hidden files" : "Mostra i file nascosti", "Show file type column" : "Mostra colonna tipo di file", @@ -329,6 +332,8 @@ OC.L10N.register( "Open online" : "Apri online", "Rename" : "Rinomina", "Details" : "Dettagli", + "Open the details sidebar" : "Apri la barra laterale dei dettagli", + "Unfavorite" : "Rimuovi preferito", "View in folder" : "Visualizza nella cartella", "Type" : "Tipo", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", @@ -337,6 +342,7 @@ OC.L10N.register( "Templates" : "Modelli", "New template folder" : "Nuova cartella dei modelli", "In folder" : "Nella cartella", + "Pick folder to search in" : "Seleziona la cartella in cui cercare", "Search in all files" : "Cerca in tutti i file", "Search in folder: {folder}" : "Cerca nella cartella: {folder}", "One of the dropped files could not be processed" : "Impossibile elaborare uno dei file depositati", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index a48446f30d0..4b89620f79c 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -77,6 +77,7 @@ "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Current directory path" : "Percorso della cartella corrente", "Share" : "Condividi", + "Reload content" : "Ricarica il contenuto", "Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file", "You do not have permission to upload or create files here." : "Non hai l'autorizzazione per caricare o creare file qui.", "Drag and drop files here to upload" : "Trascina e rilascia i file qui per caricarli", @@ -107,6 +108,7 @@ "Last 30 days" : "Ultimi 30 giorni", "This year ({year})" : "Quest'anno ({year})", "Last year ({year})" : "L'anno scorso ({year})", + "Custom range" : "Intervallo personalizzato", "Custom date range" : "Intervallo di date personalizzato", "Search everywhere" : "Cerca ovunque", "Documents" : "Documenti", @@ -118,6 +120,7 @@ "Images" : "Immagini", "Videos" : "Video", "Filters" : "Filtri", + "Back to filters" : "Torna ai filtri", "Appearance" : "Aspetto", "Show hidden files" : "Mostra i file nascosti", "Show file type column" : "Mostra colonna tipo di file", @@ -327,6 +330,8 @@ "Open online" : "Apri online", "Rename" : "Rinomina", "Details" : "Dettagli", + "Open the details sidebar" : "Apri la barra laterale dei dettagli", + "Unfavorite" : "Rimuovi preferito", "View in folder" : "Visualizza nella cartella", "Type" : "Tipo", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", @@ -335,6 +340,7 @@ "Templates" : "Modelli", "New template folder" : "Nuova cartella dei modelli", "In folder" : "Nella cartella", + "Pick folder to search in" : "Seleziona la cartella in cui cercare", "Search in all files" : "Cerca in tutti i file", "Search in folder: {folder}" : "Cerca nella cartella: {folder}", "One of the dropped files could not be processed" : "Impossibile elaborare uno dei file depositati", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 97acac7955c..d8ad1caad58 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -79,6 +79,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Current directory path" : "目前目錄途徑", "Share" : "分享", + "Reload content" : "重新加載內容", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You do not have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", @@ -109,6 +110,7 @@ OC.L10N.register( "Last 30 days" : "過去30日", "This year ({year})" : "今年 ({year})", "Last year ({year})" : "去年 ({year})", + "Custom range" : "自訂範圍", "Custom date range" : "自訂日期範圍", "Search everywhere" : "到處搜尋", "Documents" : "文件", @@ -120,6 +122,7 @@ OC.L10N.register( "Images" : "圖像", "Videos" : "影片", "Filters" : "過濾", + "Back to filters" : "回到篩選器", "Appearance" : "外觀", "Show hidden files" : "顯示隱藏檔案", "Show file type column" : "顯示檔案類型直欄", @@ -242,6 +245,7 @@ OC.L10N.register( "Error during upload: {message}" : "上傳時發生錯誤:{message}", "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", + "File list is reloading" : "正在重新載入檔案清單", "Loading current folder" : "目前資料夾加載中", "Retry" : "重試", "No files in here" : "沒有任何檔案", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 1756bbfdd81..bfe6fff567d 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -77,6 +77,7 @@ "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Current directory path" : "目前目錄途徑", "Share" : "分享", + "Reload content" : "重新加載內容", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You do not have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", @@ -107,6 +108,7 @@ "Last 30 days" : "過去30日", "This year ({year})" : "今年 ({year})", "Last year ({year})" : "去年 ({year})", + "Custom range" : "自訂範圍", "Custom date range" : "自訂日期範圍", "Search everywhere" : "到處搜尋", "Documents" : "文件", @@ -118,6 +120,7 @@ "Images" : "圖像", "Videos" : "影片", "Filters" : "過濾", + "Back to filters" : "回到篩選器", "Appearance" : "外觀", "Show hidden files" : "顯示隱藏檔案", "Show file type column" : "顯示檔案類型直欄", @@ -240,6 +243,7 @@ "Error during upload: {message}" : "上傳時發生錯誤:{message}", "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", + "File list is reloading" : "正在重新載入檔案清單", "Loading current folder" : "目前資料夾加載中", "Retry" : "重試", "No files in here" : "沒有任何檔案", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 0b37c4e8fed..cbccb7f804c 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -197,7 +197,7 @@ OC.L10N.register( "Failed to save global credentials" : "Globale Anmeldeinformationen konnten nicht gespeichert werden", "Failed to save global credentials: {message}" : "Globale Anmeldeinformationen konnten nicht gespeichert werden: {message}", "No external storage configured or you don't have the permission to configure them" : "Es ist kein externer Speicher eingerichtet oder Sie haben keine Berechtigung, diesen einzurichten.", - "Open documentation" : "Dokumentation öffnen", + "Open documentation" : "Anleitung öffnen", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Externer Speicher erlaubt es, externe Speicherdienste und Geräte als Zweitspeicher-Geräte in Nextcloud einzubinden. Es kann Personen erlaubt werden eigene externe Speicherdienste einzubinden.", "Configuration" : "Konfiguration", "Available for" : "Verfügbar für", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 5743197fe87..860eeaa7037 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -195,7 +195,7 @@ "Failed to save global credentials" : "Globale Anmeldeinformationen konnten nicht gespeichert werden", "Failed to save global credentials: {message}" : "Globale Anmeldeinformationen konnten nicht gespeichert werden: {message}", "No external storage configured or you don't have the permission to configure them" : "Es ist kein externer Speicher eingerichtet oder Sie haben keine Berechtigung, diesen einzurichten.", - "Open documentation" : "Dokumentation öffnen", + "Open documentation" : "Anleitung öffnen", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Externer Speicher erlaubt es, externe Speicherdienste und Geräte als Zweitspeicher-Geräte in Nextcloud einzubinden. Es kann Personen erlaubt werden eigene externe Speicherdienste einzubinden.", "Configuration" : "Konfiguration", "Available for" : "Verfügbar für", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index fdf59a0958e..be149cae461 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -89,9 +89,11 @@ OC.L10N.register( "Cancel" : "Cancel", "Edit" : "Modifica", "Create" : "Crea", + "Restrict to" : "Limita a", "Never" : "Mai", "Once every direct access" : "Una volta per ogni accesso diretto", "Always" : "Sempre", + "Mount options" : "Opzioni di mount", "Read only" : "Sola lettura", "Enable previews" : "Abilita le anteprime", "Enable sharing" : "Abilita condivisione", @@ -99,6 +101,7 @@ OC.L10N.register( "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "External storages" : "Archiviazioni esterne", "Status" : "Stato", + "Restricted to" : "Limitato a", "Actions" : "Azioni", "Delete" : "Elimina", "Saved" : "Salvato", @@ -112,6 +115,8 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Per accedere allo spazio di archiviazione è necessario fornire le credenziali di autenticazione.", "Enter the storage login" : "Inserisci le credenziali dello spazio di archiviazione", "Enter the storage password" : "Inserisci la password dello spazio di archiviazione", + "{module} is not installed." : "{module} non è installato.", + "Add external storage" : "Aggiungi archiviazione esterna", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali.", "Saving …" : "Salvataggio…", "Save" : "Salva", @@ -127,6 +132,7 @@ OC.L10N.register( "Open in Files" : "Apri in File", "External mount error" : "Errore di mount esterno", "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Si è verificato un errore con questa archiviazione esterna. Vuoi rivedere la configurazione del punto di mount nelle impostazioni?", + "Open settings" : "Apri impostazioni", "Ignore" : "Ignora", "List of external storage." : "Lista di archiviazioni esterne.", "There is no external storage configured. You can configure them in your Personal settings." : "Nessuna archiviazione esterna configurata. Puoi configurarla nelle impostazioni personali.", @@ -139,6 +145,7 @@ OC.L10N.register( "System" : "Sistema", "Connected" : "Connesso", "Error" : "Errore", + "Incomplete configuration" : "Configurazione incompleta", "Unauthorized" : "Non autorizzato", "Network error" : "Errore di rete", "Grant access" : "Concedi l'accesso", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 2c4cbd779c7..eea02ea40d6 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -87,9 +87,11 @@ "Cancel" : "Cancel", "Edit" : "Modifica", "Create" : "Crea", + "Restrict to" : "Limita a", "Never" : "Mai", "Once every direct access" : "Una volta per ogni accesso diretto", "Always" : "Sempre", + "Mount options" : "Opzioni di mount", "Read only" : "Sola lettura", "Enable previews" : "Abilita le anteprime", "Enable sharing" : "Abilita condivisione", @@ -97,6 +99,7 @@ "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "External storages" : "Archiviazioni esterne", "Status" : "Stato", + "Restricted to" : "Limitato a", "Actions" : "Azioni", "Delete" : "Elimina", "Saved" : "Salvato", @@ -110,6 +113,8 @@ "To access the storage, you need to provide the authentication credentials." : "Per accedere allo spazio di archiviazione è necessario fornire le credenziali di autenticazione.", "Enter the storage login" : "Inserisci le credenziali dello spazio di archiviazione", "Enter the storage password" : "Inserisci la password dello spazio di archiviazione", + "{module} is not installed." : "{module} non è installato.", + "Add external storage" : "Aggiungi archiviazione esterna", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali.", "Saving …" : "Salvataggio…", "Save" : "Salva", @@ -125,6 +130,7 @@ "Open in Files" : "Apri in File", "External mount error" : "Errore di mount esterno", "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Si è verificato un errore con questa archiviazione esterna. Vuoi rivedere la configurazione del punto di mount nelle impostazioni?", + "Open settings" : "Apri impostazioni", "Ignore" : "Ignora", "List of external storage." : "Lista di archiviazioni esterne.", "There is no external storage configured. You can configure them in your Personal settings." : "Nessuna archiviazione esterna configurata. Puoi configurarla nelle impostazioni personali.", @@ -137,6 +143,7 @@ "System" : "Sistema", "Connected" : "Connesso", "Error" : "Errore", + "Incomplete configuration" : "Configurazione incompleta", "Unauthorized" : "Non autorizzato", "Network error" : "Errore di rete", "Grant access" : "Concedi l'accesso", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 36afd69535b..f6175cd53ef 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -505,7 +505,7 @@ OC.L10N.register( "Description" : "Beschreibung", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", - "Usage documentation" : "Nutzungsdokumentation", + "Usage documentation" : "Bedienungsanleitung", "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Entwickler-Dokumentation", "Details" : "Details", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index f15a069ece6..14b98f86e43 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -503,7 +503,7 @@ "Description" : "Beschreibung", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", - "Usage documentation" : "Nutzungsdokumentation", + "Usage documentation" : "Bedienungsanleitung", "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Entwickler-Dokumentation", "Details" : "Details", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index cde4d7ea365..3665326df8c 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -505,8 +505,8 @@ OC.L10N.register( "Description" : "Beschreibung", "View in store" : "Im App Store anzeigen", "Visit website" : "Webseite besuchen", - "Usage documentation" : "Nutzungsdokumentation", - "Admin documentation" : "Dokumentation für die Administration", + "Usage documentation" : "Bedienungsanleitung", + "Admin documentation" : "Anleitung für die Administration", "Developer documentation" : "Entwickler-Dokumentation", "Details" : "Details", "All" : "Alle", @@ -975,7 +975,7 @@ OC.L10N.register( "Failed to load subadmin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", "Loading account …" : "Lade Konto …", "Adding your device …" : "Dieses Gerät hinzufügen …", - "Developer documentation ↗" : "Entwickler-Dokumentation ↗", + "Developer documentation ↗" : "Entwickler-Anleitung ↗", "Sending…" : "Senden…", "Email sent" : "E-Mail gesendet", "For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem Nextcloud-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index e5c20d8b9f6..9ff90534a7d 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -503,8 +503,8 @@ "Description" : "Beschreibung", "View in store" : "Im App Store anzeigen", "Visit website" : "Webseite besuchen", - "Usage documentation" : "Nutzungsdokumentation", - "Admin documentation" : "Dokumentation für die Administration", + "Usage documentation" : "Bedienungsanleitung", + "Admin documentation" : "Anleitung für die Administration", "Developer documentation" : "Entwickler-Dokumentation", "Details" : "Details", "All" : "Alle", @@ -973,7 +973,7 @@ "Failed to load subadmin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden", "Loading account …" : "Lade Konto …", "Adding your device …" : "Dieses Gerät hinzufügen …", - "Developer documentation ↗" : "Entwickler-Dokumentation ↗", + "Developer documentation ↗" : "Entwickler-Anleitung ↗", "Sending…" : "Senden…", "Email sent" : "E-Mail gesendet", "For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem Nextcloud-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index c9aa0d6b842..05482f507b4 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -34,6 +34,7 @@ OC.L10N.register( "Settings" : "Impostazioni", "Could not remove app." : "Impossibile rimuovere l'applicazione.", "Could not update app." : "Impossibile aggiornare l'applicazione.", + "QR Code login" : "Accesso con codice QR", "Wrong password" : "Password errata", "Unable to change personal password" : "Impossibile cambiare la password personale", "Saved" : "Salvato", @@ -104,6 +105,7 @@ OC.L10N.register( "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", "Artificial Intelligence" : "Intelligenza artificiale", + "None / STARTTLS" : "Nessuna/STARTTLS", "Email server" : "Server di posta", "Mail Providers" : "Provider di posta elettronica", "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Il provider di posta elettronica consente l'invio di e-mail direttamente tramite l'account e-mail personale dell'utente. Al momento, questa funzionalità è limitata agli inviti del calendario. Richiede Nextcloud Mail 4.1 e un account e-mail in Nextcloud Mail che corrisponda all'indirizzo e-mail dell'utente in Nextcloud.", @@ -379,6 +381,8 @@ OC.L10N.register( "Shares with guessable tokens may be accessed easily" : "Le condivisioni con token indovinabili sono facilmente accessibili", "Limit sharing based on groups" : "Limita la condivisione in base ai gruppi", "Allow sharing for everyone (default)" : "Consenti la condivisione a tutti (impostazione predefinita)", + "Exclude some groups" : "Escludi alcuni gruppi", + "Allow some groups" : "Consenti alcuni gruppi", "Groups allowed to share" : "Gruppi autorizzati a condividere", "Groups excluded from sharing" : "Gruppi esclusi dalla condivisione", "Not allowed groups will still be able to receive shares, but not to initiate them." : "I gruppi non autorizzati potranno comunque ricevere condivisioni, ma non avviarle.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 845c0102b1d..1370d456b45 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -32,6 +32,7 @@ "Settings" : "Impostazioni", "Could not remove app." : "Impossibile rimuovere l'applicazione.", "Could not update app." : "Impossibile aggiornare l'applicazione.", + "QR Code login" : "Accesso con codice QR", "Wrong password" : "Password errata", "Unable to change personal password" : "Impossibile cambiare la password personale", "Saved" : "Salvato", @@ -102,6 +103,7 @@ "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", "Artificial Intelligence" : "Intelligenza artificiale", + "None / STARTTLS" : "Nessuna/STARTTLS", "Email server" : "Server di posta", "Mail Providers" : "Provider di posta elettronica", "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Il provider di posta elettronica consente l'invio di e-mail direttamente tramite l'account e-mail personale dell'utente. Al momento, questa funzionalità è limitata agli inviti del calendario. Richiede Nextcloud Mail 4.1 e un account e-mail in Nextcloud Mail che corrisponda all'indirizzo e-mail dell'utente in Nextcloud.", @@ -377,6 +379,8 @@ "Shares with guessable tokens may be accessed easily" : "Le condivisioni con token indovinabili sono facilmente accessibili", "Limit sharing based on groups" : "Limita la condivisione in base ai gruppi", "Allow sharing for everyone (default)" : "Consenti la condivisione a tutti (impostazione predefinita)", + "Exclude some groups" : "Escludi alcuni gruppi", + "Allow some groups" : "Consenti alcuni gruppi", "Groups allowed to share" : "Gruppi autorizzati a condividere", "Groups excluded from sharing" : "Gruppi esclusi dalla condivisione", "Not allowed groups will still be able to receive shares, but not to initiate them." : "I gruppi non autorizzati potranno comunque ricevere condivisioni, ma non avviarle.", diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index ccbd680f25c..e9d47b2e1d9 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -13,7 +13,7 @@ OC.L10N.register( "{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою", "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", "Password to access {file} was sent to you" : "Вам надіслано пароль для доступу до {file}", - "Share by mail" : "Поділіться за допомогою ел. пошти", + "Share by mail" : "Надати у спільний доступ за допомогою ел. пошти", "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не вдалося надати %1$s у спільний доступ, оскільки цей ресурс вже у спільному доступі з користувачем %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ми не можемо надіслати вам автоматично згенерований пароль. Укажіть дійсну адресу електронної пошти в особистих налаштуваннях і повторіть спробу.", "Failed to send share by email. Got an invalid email address" : "Не вдалося надіслати спільний доступ електронною поштою. Отримав недійсну електронну адресу", diff --git a/apps/sharebymail/l10n/uk.json b/apps/sharebymail/l10n/uk.json index a3caf787c87..b856758b4e2 100644 --- a/apps/sharebymail/l10n/uk.json +++ b/apps/sharebymail/l10n/uk.json @@ -11,7 +11,7 @@ "{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою", "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", "Password to access {file} was sent to you" : "Вам надіслано пароль для доступу до {file}", - "Share by mail" : "Поділіться за допомогою ел. пошти", + "Share by mail" : "Надати у спільний доступ за допомогою ел. пошти", "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не вдалося надати %1$s у спільний доступ, оскільки цей ресурс вже у спільному доступі з користувачем %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ми не можемо надіслати вам автоматично згенерований пароль. Укажіть дійсну адресу електронної пошти в особистих налаштуваннях і повторіть спробу.", "Failed to send share by email. Got an invalid email address" : "Не вдалося надіслати спільний доступ електронною поштою. Отримав недійсну електронну адресу", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index c1974e88aa8..fa6f0b65dc2 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -141,6 +141,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "Più di 1.000 cartelle disponibili.", "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} voce disponibile all'interno del DN di base fornito","{ldapTestBase}voci disponibile all'interno del DN di base fornito","{ldapTestBase} entries available within the provided Base DN"], "When unchecked, this configuration will be skipped." : "Se deselezionata, questa configurazione sarà saltata.", + "Configuration active" : "Configurazione attiva", "Copy current configuration into new directory binding" : "Copia la configurazione attuale nella nuova cartella associata", "Copy configuration" : "Copia configurazione", "Delete configuration" : "Elimina configurazione", @@ -152,6 +153,7 @@ OC.L10N.register( "User DN" : "DN utente", "For anonymous access, leave DN and Password empty." : "Per l'accesso anonimo, lascia vuoti i campi DN e Password", "Password" : "Password", + "Save credentials" : "Salva credenziali", "Base DN" : "DN Base", "One Base DN per line" : "Un DN base per riga", "You can specify Base DN for users and groups in the Advanced tab" : "Puoi specificare un DN base per gli utenti ed i gruppi nella scheda Avanzate", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index b5b6487a4fd..310098cc5f6 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -139,6 +139,7 @@ "More than 1,000 directory entries available." : "Più di 1.000 cartelle disponibili.", "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} voce disponibile all'interno del DN di base fornito","{ldapTestBase}voci disponibile all'interno del DN di base fornito","{ldapTestBase} entries available within the provided Base DN"], "When unchecked, this configuration will be skipped." : "Se deselezionata, questa configurazione sarà saltata.", + "Configuration active" : "Configurazione attiva", "Copy current configuration into new directory binding" : "Copia la configurazione attuale nella nuova cartella associata", "Copy configuration" : "Copia configurazione", "Delete configuration" : "Elimina configurazione", @@ -150,6 +151,7 @@ "User DN" : "DN utente", "For anonymous access, leave DN and Password empty." : "Per l'accesso anonimo, lascia vuoti i campi DN e Password", "Password" : "Password", + "Save credentials" : "Salva credenziali", "Base DN" : "DN Base", "One Base DN per line" : "Un DN base per riga", "You can specify Base DN for users and groups in the Advanced tab" : "Puoi specificare un DN base per gli utenti ed i gruppi nella scheda Avanzate", diff --git a/core/l10n/be.js b/core/l10n/be.js index 9f42a1c7a3f..a7941ea21fc 100644 --- a/core/l10n/be.js +++ b/core/l10n/be.js @@ -280,8 +280,8 @@ OC.L10N.register( "Loading your contacts …" : "Загрузка вашых кантактаў …", "Looking for {term} …" : "Пошук {term} …", "Search contacts" : "Пошук кантактаў", - "Reset search" : "Скінуць пошук", "Search contacts …" : "Пошук кантактаў …", + "Reset search" : "Скінуць пошук", "Could not load your contacts" : "Не ўдалося загрузіць вашы кантакты", "No contacts found" : "Кантакты не знойдзены", "Show all contacts" : "Паказаць усе кантакты", diff --git a/core/l10n/be.json b/core/l10n/be.json index 14afb76d3fa..6ba764eda80 100644 --- a/core/l10n/be.json +++ b/core/l10n/be.json @@ -278,8 +278,8 @@ "Loading your contacts …" : "Загрузка вашых кантактаў …", "Looking for {term} …" : "Пошук {term} …", "Search contacts" : "Пошук кантактаў", - "Reset search" : "Скінуць пошук", "Search contacts …" : "Пошук кантактаў …", + "Reset search" : "Скінуць пошук", "Could not load your contacts" : "Не ўдалося загрузіць вашы кантакты", "No contacts found" : "Кантакты не знойдзены", "Show all contacts" : "Паказаць усе кантакты", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 3cb9ddcafdb..b30ae7f7856 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -298,8 +298,8 @@ OC.L10N.register( "Loading your contacts …" : "S'estan carregant els contactes …", "Looking for {term} …" : "S'està cercant {term} …", "Search contacts" : "Cerca de contactes", - "Reset search" : "Reinicialitza la cerca", "Search contacts …" : "Cerca contactes…", + "Reset search" : "Reinicialitza la cerca", "Could not load your contacts" : "No s'han pogut carregar els contactes", "No contacts found" : "No s'ha trobat cap contacte", "Show all contacts" : "Mostra tots els contactes", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 310653a1d6a..f77c1009731 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -296,8 +296,8 @@ "Loading your contacts …" : "S'estan carregant els contactes …", "Looking for {term} …" : "S'està cercant {term} …", "Search contacts" : "Cerca de contactes", - "Reset search" : "Reinicialitza la cerca", "Search contacts …" : "Cerca contactes…", + "Reset search" : "Reinicialitza la cerca", "Could not load your contacts" : "No s'han pogut carregar els contactes", "No contacts found" : "No s'ha trobat cap contacte", "Show all contacts" : "Mostra tots els contactes", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index a5f80023ec3..ecec9611a97 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -303,8 +303,8 @@ OC.L10N.register( "Loading your contacts …" : "Načítání vašich kontaktů …", "Looking for {term} …" : "Hledání {term} …", "Search contacts" : "Hledat v kontaktech", - "Reset search" : "Resetovat hledání", "Search contacts …" : "Hledat v kontaktech …", + "Reset search" : "Resetovat hledání", "Could not load your contacts" : "Nedaří se načíst vaše kontakty", "No contacts found" : "Nenalezeny žádné kontakty", "Show all contacts" : "Zobrazit všechny kontakty", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index b064666487b..37cdce3fe44 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -301,8 +301,8 @@ "Loading your contacts …" : "Načítání vašich kontaktů …", "Looking for {term} …" : "Hledání {term} …", "Search contacts" : "Hledat v kontaktech", - "Reset search" : "Resetovat hledání", "Search contacts …" : "Hledat v kontaktech …", + "Reset search" : "Resetovat hledání", "Could not load your contacts" : "Nedaří se načíst vaše kontakty", "No contacts found" : "Nenalezeny žádné kontakty", "Show all contacts" : "Zobrazit všechny kontakty", diff --git a/core/l10n/da.js b/core/l10n/da.js index b3268cc6cdb..2dd562a2d92 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -299,8 +299,8 @@ OC.L10N.register( "Loading your contacts …" : "Indlæser kontakter ...", "Looking for {term} …" : "Leder efter {term} …", "Search contacts" : "Søg kontakter", - "Reset search" : "Nulstil søgning", "Search contacts …" : "Søg efter kontakter ...", + "Reset search" : "Nulstil søgning", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", "No contacts found" : "Ingen kontakter", "Show all contacts" : "Vis alle kontakter", diff --git a/core/l10n/da.json b/core/l10n/da.json index d5e317823f5..e17d9cfbe3c 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -297,8 +297,8 @@ "Loading your contacts …" : "Indlæser kontakter ...", "Looking for {term} …" : "Leder efter {term} …", "Search contacts" : "Søg kontakter", - "Reset search" : "Nulstil søgning", "Search contacts …" : "Søg efter kontakter ...", + "Reset search" : "Nulstil søgning", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", "No contacts found" : "Ingen kontakter", "Show all contacts" : "Vis alle kontakter", diff --git a/core/l10n/de.js b/core/l10n/de.js index df2586088f9..222053ca323 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Lade deine Kontakte …", "Looking for {term} …" : "Suche nach {term} …", "Search contacts" : "Kontakte suchen", - "Reset search" : "Suche zurücksetzen", "Search contacts …" : "Kontakte suchen …", + "Reset search" : "Suche zurücksetzen", "Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden", "No contacts found" : "Keine Kontakte gefunden", "Show all contacts" : "Alle Kontakte anzeigen", diff --git a/core/l10n/de.json b/core/l10n/de.json index 5c654140e95..d803a8bc97f 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Lade deine Kontakte …", "Looking for {term} …" : "Suche nach {term} …", "Search contacts" : "Kontakte suchen", - "Reset search" : "Suche zurücksetzen", "Search contacts …" : "Kontakte suchen …", + "Reset search" : "Suche zurücksetzen", "Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden", "No contacts found" : "Keine Kontakte gefunden", "Show all contacts" : "Alle Kontakte anzeigen", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index f6e1fad701f..fe2e684df99 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Lade Ihre Kontakte …", "Looking for {term} …" : "Suche nach {term} …", "Search contacts" : "Kontakte suchen", - "Reset search" : "Suche zurücksetzen", "Search contacts …" : "Kontakte suchen …", + "Reset search" : "Suche zurücksetzen", "Could not load your contacts" : "Ihre Kontakte konnten nicht geladen werden", "No contacts found" : "Keine Kontakte gefunden", "Show all contacts" : "Alle Kontakte anzeigen", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 0fe937b35c9..f89a19345ed 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Lade Ihre Kontakte …", "Looking for {term} …" : "Suche nach {term} …", "Search contacts" : "Kontakte suchen", - "Reset search" : "Suche zurücksetzen", "Search contacts …" : "Kontakte suchen …", + "Reset search" : "Suche zurücksetzen", "Could not load your contacts" : "Ihre Kontakte konnten nicht geladen werden", "No contacts found" : "Keine Kontakte gefunden", "Show all contacts" : "Alle Kontakte anzeigen", diff --git a/core/l10n/el.js b/core/l10n/el.js index 72292518701..664da6e4765 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -297,8 +297,8 @@ OC.L10N.register( "Loading your contacts …" : "Φόρτωση των επαφών σας …", "Looking for {term} …" : "Αναζήτηση για {term} …", "Search contacts" : "Αναζήτηση επαφών", - "Reset search" : "Επαναφορά αναζήτησης", "Search contacts …" : "Αναζήτηση επαφών …", + "Reset search" : "Επαναφορά αναζήτησης", "Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας", "No contacts found" : "Δεν βρέθηκαν επαφές", "Show all contacts" : "Εμφάνιση όλων των επαφών", diff --git a/core/l10n/el.json b/core/l10n/el.json index 7f475716b6e..44046ae8404 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -295,8 +295,8 @@ "Loading your contacts …" : "Φόρτωση των επαφών σας …", "Looking for {term} …" : "Αναζήτηση για {term} …", "Search contacts" : "Αναζήτηση επαφών", - "Reset search" : "Επαναφορά αναζήτησης", "Search contacts …" : "Αναζήτηση επαφών …", + "Reset search" : "Επαναφορά αναζήτησης", "Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας", "No contacts found" : "Δεν βρέθηκαν επαφές", "Show all contacts" : "Εμφάνιση όλων των επαφών", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index ee89ef06fec..1c6b681fe8d 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", "Search contacts" : "Search contacts", - "Reset search" : "Reset search", "Search contacts …" : "Search contacts …", + "Reset search" : "Reset search", "Could not load your contacts" : "Could not load your contacts", "No contacts found" : "No contacts found", "Show all contacts" : "Show all contacts", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index ce56116453d..6f6b216c7af 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", "Search contacts" : "Search contacts", - "Reset search" : "Reset search", "Search contacts …" : "Search contacts …", + "Reset search" : "Reset search", "Could not load your contacts" : "Could not load your contacts", "No contacts found" : "No contacts found", "Show all contacts" : "Show all contacts", diff --git a/core/l10n/es.js b/core/l10n/es.js index adbf2cb4379..600777d78a4 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Cargando tus contactos …", "Looking for {term} …" : "Buscando {term} …", "Search contacts" : "Buscar contactos", - "Reset search" : "Resetear búsqueda", "Search contacts …" : "Buscar contactos …", + "Reset search" : "Resetear búsqueda", "Could not load your contacts" : "No se han podido cargar los contactos", "No contacts found" : "No se han encontrado contactos", "Show all contacts" : "Mostrar todos los contactos", diff --git a/core/l10n/es.json b/core/l10n/es.json index 879156d65cd..da720cbb30d 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Cargando tus contactos …", "Looking for {term} …" : "Buscando {term} …", "Search contacts" : "Buscar contactos", - "Reset search" : "Resetear búsqueda", "Search contacts …" : "Buscar contactos …", + "Reset search" : "Resetear búsqueda", "Could not load your contacts" : "No se han podido cargar los contactos", "No contacts found" : "No se han encontrado contactos", "Show all contacts" : "Mostrar todos los contactos", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 6c12bbd9c72..48ffcee52d7 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Laadin sinu kontakte…", "Looking for {term} …" : "Otsin märksõna {term}…", "Search contacts" : "Otsi kontakte", - "Reset search" : "Lähtesta otsing", "Search contacts …" : "Otsi kontakte…", + "Reset search" : "Lähtesta otsing", "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus", "No contacts found" : "Kontakte ei leitud", "Show all contacts" : "Näita kõiki kontakte", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index d9136a60faf..68b5af3e71a 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Laadin sinu kontakte…", "Looking for {term} …" : "Otsin märksõna {term}…", "Search contacts" : "Otsi kontakte", - "Reset search" : "Lähtesta otsing", "Search contacts …" : "Otsi kontakte…", + "Reset search" : "Lähtesta otsing", "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus", "No contacts found" : "Kontakte ei leitud", "Show all contacts" : "Näita kõiki kontakte", diff --git a/core/l10n/eu.js b/core/l10n/eu.js index b1e68428572..6fd8e6b5bd9 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -303,8 +303,8 @@ OC.L10N.register( "Loading your contacts …" : "Zure kontaktuak kargatzen …", "Looking for {term} …" : "{term} bilatzen …", "Search contacts" : "Bilatu kontaktuak", - "Reset search" : "Berrezarri bilaketa", "Search contacts …" : "Kontaktuak bilatzen …", + "Reset search" : "Berrezarri bilaketa", "Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu", "No contacts found" : "Ez da kontakturik aurkitu", "Show all contacts" : "Erakutsi kontaktu guztiak", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 9da043a5f9d..64b4c1782ae 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -301,8 +301,8 @@ "Loading your contacts …" : "Zure kontaktuak kargatzen …", "Looking for {term} …" : "{term} bilatzen …", "Search contacts" : "Bilatu kontaktuak", - "Reset search" : "Berrezarri bilaketa", "Search contacts …" : "Kontaktuak bilatzen …", + "Reset search" : "Berrezarri bilaketa", "Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu", "No contacts found" : "Ez da kontakturik aurkitu", "Show all contacts" : "Erakutsi kontaktu guztiak", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 64aa3abeab3..4e5b34b2de2 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -302,8 +302,8 @@ OC.L10N.register( "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term}...", "Search contacts" : "Rechercher des contacts", - "Reset search" : "Réinitialiser la recherche", "Search contacts …" : "Rechercher un contact...", + "Reset search" : "Réinitialiser la recherche", "Could not load your contacts" : "Impossible de charger vos contacts", "No contacts found" : "Aucun contact trouvé", "Show all contacts" : "Afficher tous les contacts", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index bae33f1cb66..e77a1b2997d 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -300,8 +300,8 @@ "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term}...", "Search contacts" : "Rechercher des contacts", - "Reset search" : "Réinitialiser la recherche", "Search contacts …" : "Rechercher un contact...", + "Reset search" : "Réinitialiser la recherche", "Could not load your contacts" : "Impossible de charger vos contacts", "No contacts found" : "Aucun contact trouvé", "Show all contacts" : "Afficher tous les contacts", diff --git a/core/l10n/ga.js b/core/l10n/ga.js index 90ab3c80837..b098cbed4ee 100644 --- a/core/l10n/ga.js +++ b/core/l10n/ga.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Ag lódáil do theagmhálaithe …", "Looking for {term} …" : "Ag lorg {term} …", "Search contacts" : "Cuardaigh teagmhálaithe", - "Reset search" : "Athshocraigh cuardach", "Search contacts …" : "Cuardaigh teagmhálaithe …", + "Reset search" : "Athshocraigh cuardach", "Could not load your contacts" : "Níorbh fhéidir do theagmhálaithe a lódáil", "No contacts found" : "Níor aimsíodh aon teagmhálaí", "Show all contacts" : "Taispeáin gach teagmháil", diff --git a/core/l10n/ga.json b/core/l10n/ga.json index b95fb1fe36f..f1e6673a0b9 100644 --- a/core/l10n/ga.json +++ b/core/l10n/ga.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Ag lódáil do theagmhálaithe …", "Looking for {term} …" : "Ag lorg {term} …", "Search contacts" : "Cuardaigh teagmhálaithe", - "Reset search" : "Athshocraigh cuardach", "Search contacts …" : "Cuardaigh teagmhálaithe …", + "Reset search" : "Athshocraigh cuardach", "Could not load your contacts" : "Níorbh fhéidir do theagmhálaithe a lódáil", "No contacts found" : "Níor aimsíodh aon teagmhálaí", "Show all contacts" : "Taispeáin gach teagmháil", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 0c2a03e58ed..773c4107663 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Cargando os seus contactos…", "Looking for {term} …" : "Buscando {term}…", "Search contacts" : "Buscar contactos", - "Reset search" : "Restabelecer a busca", "Search contacts …" : "Buscar contactos…", + "Reset search" : "Restabelecer a busca", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "No contacts found" : "Non se atopou ningún contacto.", "Show all contacts" : "Amosar todos os contactos", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 2713e624174..8e0aade07aa 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Cargando os seus contactos…", "Looking for {term} …" : "Buscando {term}…", "Search contacts" : "Buscar contactos", - "Reset search" : "Restabelecer a busca", "Search contacts …" : "Buscar contactos…", + "Reset search" : "Restabelecer a busca", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "No contacts found" : "Non se atopou ningún contacto.", "Show all contacts" : "Amosar todos os contactos", diff --git a/core/l10n/he.js b/core/l10n/he.js deleted file mode 100644 index 23a576efdfb..00000000000 --- a/core/l10n/he.js +++ /dev/null @@ -1,291 +0,0 @@ -OC.L10N.register( - "core", - { - "Please select a file." : "יש לבחור קובץ.", - "File is too big" : "הקובץ גדול מדי", - "The selected file is not an image." : "הקובץ שנבחר אינו קובץ תמונה", - "The selected file cannot be read." : "לא ניתן לקרוא את הקובץ שנבחר", - "The file was uploaded" : "הקובץ הועלה", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML", - "The file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד", - "No file was uploaded" : "לא הועלה קובץ", - "Missing a temporary folder" : "חסרה תיקייה זמנית", - "Could not write file to disk" : "לא ניתן לכתוב לכונן", - "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ", - "Invalid file provided" : "סופק קובץ לא חוקי", - "No image or file provided" : "לא סופקו תמונה או קובץ", - "Unknown filetype" : "סוג קובץ לא מוכר", - "An error occurred. Please contact your admin." : "אירעה שגיאה. יש ליצור קשר עם המנהל שלך.", - "Invalid image" : "תמונה לא חוקית", - "State token does not match" : "קוד אימות מצב אינו תואם", - "Invalid app password" : "ססמת היישומון שגויה", - "Could not complete login" : "לא ניתן להשלים את הכניסה", - "Your login token is invalid or has expired" : "אסימון הכניסה שלך שגוי או שהוא פג", - "Login" : "כניסה", - "Password reset is disabled" : "אין אפשרות לאפס ססמה", - "%s password reset" : "%s הסיסמא אופסה", - "Password reset" : "איפוס ססמה", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "לחיצה על הכפתור הבא תוביל לאיפוס הססמה, אם לא ביקשת לאפס ססמה יש להתעלם מהודעה זו", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "יש ללחוץ על הקישור הבא כדי לאפס ססמה, אם לא ביקשת לאפס ססמה יש להתעלם מהודעה זו", - "Reset your password" : "איפוס הססמה שלך", - "Internal error" : "שגיאה פנימית", - "Not found" : "לא נמצא", - "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step:" : "שלב בתיקון:", - "Repair info:" : "פרטי תיקון:", - "Repair warning:" : "אזהרת תיקון:", - "Repair error:" : "שגיאת תיקון:", - "Nextcloud Server" : "שרת Nextcloud", - "Some of your link shares have been removed" : "חלק מקישורי השיתופים שלך הוסרו", - "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "עקב תקלת אבטחה נאלצנו להסיר חלק מקישורי השיתופים שלך. נא להיכנס לקישור לקבלת פרטים נוספים.", - "Learn more ↗" : "מידע נוסף ↖ ", - "Preparing update" : "מכין עדכון", - "Turned on maintenance mode" : "הפעלת מצב אחזקה", - "Turned off maintenance mode" : "כיבוי מצב אחזקה", - "Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל", - "Updating database schema" : "עדכון סכימת מסד נתונים", - "Updated database" : "עדכון מסד נתונים", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים עבור %s ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)", - "Updated \"%1$s\" to %2$s" : "„%1$s” עודכן לכדי %2$s", - "Set log level to debug" : "קביעת רמת דיווח לתהליך ניפוי בשגיאות", - "Reset log level" : "קביעה מחדש לרמת דיווח", - "Starting code integrity check" : "התחלת בדיקת תקינות קוד", - "Finished code integrity check" : "סיום בדיקת תקינות קוד", - "%s (incompatible)" : "%s (לא תואם)", - "The following apps have been disabled: %s" : "היישומים הבאים הושבתו: %s", - "Already up to date" : "כבר עדכני", - "Unknown" : "לא ידוע", - "Done" : "הסתיים", - "Apps" : "יישומים", - "More apps" : "יישומים נוספים", - "No" : "לא", - "Yes" : "כן", - "Grant access" : "הענקת גישה", - "Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך", - "Create share" : "צור שיתוף", - "Start typing to search" : "להתחלת החיפוש יש להקליד", - "Today" : "היום", - "Last year" : "שנה שעברה", - "Places" : "מקומות", - "Date" : "תאריך", - "Load more results" : "לטעון עוד תוצאות", - "Log in" : "כניסה", - "Account name or email" : "שם משתמש או דואר אלקטרוני", - "Server side authentication failed!" : "אימות לצד שרת נכשל!", - "Please contact your administrator." : "יש ליצור קשר עם המנהל.", - "An internal error occurred." : "אירעה שגיאה פנימית.", - "Please try again or contact your administrator." : "יש לנסות שוב ליצור קשר עם המנהל שלך.", - "Password" : "ססמה", - "Log in with a device" : "כניסה עם מכשיר", - "Your account is not setup for passwordless login." : "החשבון שלך לא מוגדר לכניסה בלי ססמה.", - "Passwordless authentication is only available over a secure connection." : "אימות ללא ססמה זמין רק דרך חיבור מאובטח.", - "Passwordless authentication is not supported in your browser." : "אימות ללא ססמה אינו נתמך על ידי הדפדפן שלך.", - "Reset password" : "איפוס ססמה", - "Back to login" : "חזרה לכניסה", - "Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.", - "New password" : "ססמה חדשה", - "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "הקבצים שלך מוצפנים. לא תהיה שום דרך להחזיר את הנתונים לאחר איפוס הסיסמה. אם אינך בטוח מה לעשות, פנה למנהל המערכת לפני שתמשיך. האם אתה באמת רוצה להמשיך?", - "I know what I'm doing" : "אני יודע/ת מה אני עושה", - "Resetting password" : "איפוס ססמה", - "Schedule work & meetings, synced with all your devices." : "תזמון עבודה ופגישות בסנכרון עם כל המכשירים שלך.", - "Keep your colleagues and friends in one place without leaking their private info." : "עמיתים לעבודה וחברים מרוכזים במקום אחד מבלי זליגה של הפרטים האישיים שלהם.", - "Simple email app nicely integrated with Files, Contacts and Calendar." : "יישומון דוא״ל פשוט שמשתלב בצורה נחמדה עם הקבצים, אנשי הקשר והיומן.", - "Recommended apps" : "יישומונים מומלצים", - "App download or installation failed" : "הורדת או התקנת היישומון נכשלה", - "Skip" : "דלג", - "Install recommended apps" : "התקנת יישומונים מומלצים", - "Online" : "מקוון", - "Away" : "לא פה", - "Busy" : "עסוק", - "Mute all notifications" : "השתקת כל ההתראות", - "Invisible" : "נסתרת", - "Appear offline" : "להופיע במצב בלתי מקוון", - "Settings menu" : "תפריט הגדרות", - "Reset search" : "איפוס החיפוש", - "Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך", - "No contacts found" : "לא נמצאו אנשי קשר", - "Install the Contacts app" : "התקנת יישומון אנשי הקשר", - "Search" : "חיפוש", - "No results for {query}" : "אין תוצאות עבור {query}", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["נא להקליד לפחות תו אחד כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש"], - "An error occurred while searching for {type}" : "אירעה שגיאה בחיפוש אחר {type}", - "Search for {name} only" : "חפש ל-{name} בלבד", - "Forgot password?" : "שכחת ססמה?", - "Back" : "חזרה", - "Connect to your account" : "התחברות לחשבון שלך", - "Security warning" : "אזהרת אבטחה", - "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "אם אינך מנסה להגדיר מכשיר חדש או אפליקציה חדשה, מישהו מנסה לרמות אותך להעניק לו גישה לנתונים שלך. במקרה הזה, אל תמשיך, ובמקום זאת פנה למנהל המערכת שלך.", - "Account connected" : "חשבון מחובר", - "Your client should now be connected!" : "הלקוח שלך אמור להיות מחובר עכשיו!", - "You can close this window." : "ניתן לסגור את החלון הזה.", - "Account access" : "גישה לחשבון", - "More actions" : "פעולות נוספות", - "This share is password-protected" : "שיתוף זה מוגן בססמה", - "Submit" : "שליחה", - "Email address" : "כתובת דוא״ל", - "Request password" : "בקשת ססמה", - "Forgot password" : "שכחתי ססמה", - "Storage & database" : "אחסון ומסד נתונים", - "Data folder" : "תיקיית נתונים", - "Install and activate additional PHP modules to choose other database types." : "לבחירת סוגים אחרים של מסדי נתונים יש להתקין ולהפעיל מודולי PHP נוספים.", - "For more details check out the documentation." : "למידע נוסף יש לבדוק במסמכי התיעוד.", - "Performance warning" : "אזהרת ביצועים", - "You chose SQLite as database." : "בחרת ב־SQLite כמסד נתונים.", - "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "יש להשתמש ב־SQLite לסביבות מזעריות או למטרות פיתוח. בסביבת פעילות שגרתית אנו ממליצים על מנגנון מסד נתונים אחר.", - "If you use clients for file syncing, the use of SQLite is highly discouraged." : "אם יש לך לקוח שמשמש אותך לסנכרון קבצים, השימוש ב־SQLite לא מומלץ עבורך.", - "Database user" : "שם משתמש במסד הנתונים", - "Database password" : "ססמת מסד הנתונים", - "Database name" : "שם מסד הנתונים", - "Database tablespace" : "מרחב הכתובות של מסד הנתונים", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "נא לציין את מספר הפתחה יחד עם שם המארח (למשל: localhost:5432).", - "Database host" : "שרת מסד נתונים", - "Install" : "התקנה", - "Need help?" : "עזרה נזקקת?", - "See the documentation" : "יש לצפות במסמכי התיעוד", - "The update is in progress, leaving this page might interrupt the process in some environments." : "העדכון מתבצע, יציאה מהעמוד הזה עשויה להפריע לתהליך בסביבות מסוימות.", - "App update required" : "נדרש עדכון יישום", - "These incompatible apps will be disabled:" : "יישומים לא תואמים ינוטרלו:", - "These apps will be updated:" : "יישומים אלו יעודכנו:", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "יש לוודא שמסד הנתונים, תיקיית config ותיקיית data גובו לפני המשך התהליך.", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "למניעת פסקי זמן בהתקנות גדולות, ניתן במקום להריץ את הפקודה הבאה בתיקיית ההתקנה שלך:", - "Start update" : "התחלת עדכון", - "Update to {version}" : "עדכון ל־{version}", - "Hide details" : "הסתרת פרטים", - "Show details" : "הצגת פרטים", - "Update needed" : "עדכון נדרש", - "Documentation" : "תיעוד", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "ידוע לי שאם אמשיך דרך מנשק הדפדפן אהיה חשוף לסכנה, שהבקשה עשויה להיקלע לחוסר מענה וכתוצאה מכך אבדן נתונים, אך יש לי גיבוי וידוע לי איך לשחזר את העותק שלי במקרה של כשל.", - "Upgrade via web on my own risk" : "השדרוג דרך האינטרנט הוא על אחריותי", - "Choose" : "בחירה", - "Copy" : "העתקה", - "Move" : "העברה", - "OK" : "אישור", - "read-only" : "לקריאה בלבד", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} הנגשות קובץ","{count} התנגשויות קבצים","{count} התנגשויות קבצים","{count} התנגשויות קבצים"], - "One file conflict" : "התנגשות קובץ אחת", - "New Files" : "קבצים חדשים", - "Already existing files" : "קבצים קיימים כבר", - "Which files do you want to keep?" : "אילו קבצים ברצונך לשמור?", - "If you select both versions, the copied file will have a number added to its name." : "אם תבחר האפשרות לשמור את שתי הגרסאות, לשם קובץ המועתק יתווסף מספר.", - "Cancel" : "ביטול", - "Continue" : "המשך", - "(all selected)" : "(הכול נבחר)", - "({count} selected)" : "({count} נבחרו)", - "Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים", - "Saving …" : "מתבצע שמירה…", - "Groups" : "קבוצות", - "Group list is empty" : "רשימת הקבוצות ריקה", - "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות", - "seconds ago" : "לפני מספר שניות", - "Add to a project" : "הוספה למיזם", - "Rename project" : "שינוי שם מיזם", - "Failed to rename the project" : "שינוי שם המיזם נכשל", - "Failed to create a project" : "יצירת המיזם נכשלה", - "Failed to add the item to the project" : "הוספת פריט למיזם נכשלה", - "Connect items to a project to make them easier to find" : "יש לחבר פריטים למיזם כדי להקל על איתורם", - "Type to search for existing projects" : "לחיפוש במיזמים הקיימים יש להקליד", - "Personal" : "אישי", - "Accounts" : "Accounts", - "Admin" : "מנהל", - "Help" : "עזרה", - "Access forbidden" : "הגישה נחסמה", - "Back to %s" : "חזרה אל %s", - "Page not found" : "העמוד לא נמצא", - "Too many requests" : "יותר מדי בקשות", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "היו יותר מדי בקשות מהרשת שלך. נסה שוב מאוחר יותר, או צור קשר עם מנהל המערכת שלך אם זו שגיאה.", - "Error" : "שגיאה", - "Internal Server Error" : "שגיאה פנימית בשרת", - "The server was unable to complete your request." : "השרת לא הצליח להשלים את הבקשה שלך.", - "If this happens again, please send the technical details below to the server administrator." : "אם דבר כזה קורה שוב, נא לשלוח את הפרטים הטכניים שלהלן למנהל השרת.", - "More details can be found in the server log." : "פרטים נוספים ניתן למצוא בלוג של הרשת.", - "Technical details" : "פרטים טכנים", - "Remote Address: %s" : "כתובת מרוחקת: %s", - "Request ID: %s" : "מספר זיהוי מבוקש: %s", - "Type: %s" : "סוג: %s", - "Code: %s" : "קוד: %s", - "Message: %s" : "הודעה: %s", - "File: %s" : "קובץ: %s", - "Line: %s" : "שורה: %s", - "Trace" : "עקבות", - "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "נראה שאתה מנסה להתקין מחדש את ה-Nextcloud שלך.אבל הקובץ CAN_INSTALL חסר בספריית ה-config שלך. אנא צור את הקובץ CAN_INSTALL בתיקיית ה-config שלך כדי להמשיך.", - "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "לא ניתן להסיר את CAN_INSTALL מתיקיית ההגדרות. נא להסיר את הקובץ הזה ידנית.", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "יישום זה דורש JavaScript לפעולה נכונה. יש {linkstart}לאפשר JavaScript{linkend} ולטעון את העמוד מחדש.", - "Skip to main content" : "דילוג לתוכן הראשי", - "Skip to navigation of app" : "דילוג לניווט של היישומון", - "Go to %s" : "מעבר אל %s", - "Get your own free account" : "קבלת חשבון משלך בחינם", - "Previous" : "הקודם", - "Two-factor authentication" : "אימות דו־שלבי", - "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "על החשבון שלך מופעלת אבטחה מוגברת. נא לבחור גורם אימות נוסף:", - "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "לא ניתן לטעון לפחות את אחד משיטות האימות הדו־שלבי שהפעלת. נא ליצור קשר עם מנהל המערכת.", - "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא ליצור קשר עם המנהל שלך לקבלת עזרה.", - "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "אימות דו-גורמי נאכף, אך לא הוגדר בחשבון שלך. אנא תמשיך להגדיר אימות דו-גורמי.", - "Set up two-factor authentication" : "הגדרת אימות דו־שלבי", - "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא להשתמש באחד מהקודים לצורכי גיבוי כדי להיכנס או ליצור קשר עם המנהל שלך לקבלת עזרה.", - "Use backup code" : "שימוש בקוד גיבוי", - "Cancel login" : "ביטול התחברות", - "Enhanced security is enforced for your account. Choose which provider to set up:" : "על החשבון שלך נאכפת אבטחה מורחבת. נא לבחור איזה ספק להגדיר:", - "Error while validating your second factor" : "שגיאה בעת אימות הגורם השני", - "Access through untrusted domain" : "גישה דרך שם מתחם בלתי מהימן", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "נא ליצור קשר עם מנהל השרת שלך. אם הרשאות ניהול השרת הן בידיך, יש לערוך את ההגדרה „trusted_domains” בתוך config/config.php כמו הדוגמה שבתוך ", - "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "ניתן למצוא מידע נוסף על אופן ההגדרה של התכונה הזאת ב%1$sתיעוד%2$s.", - "Maintenance mode" : "מצב תחזוקה", - "This %s instance is currently in maintenance mode, which may take a while." : "עותק %s זה כרגע במצב תחזוקה, שיארך זמן מה.", - "This page will refresh itself when the instance is available again." : "עמוד זה ירענן את עצמו כאשר העותק ישוב להיות זמין.", - "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", - "Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת", - "unknown text" : "מלל לא מוכר", - "Hello world!" : "שלום עולם!", - "sunny" : "שמשי", - "Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}", - "Hello {name}" : "שלום {name}", - "These are your search results" : "אלו תוצאות החיפוש שלך", - "new" : "חדש", - "_download %n file_::_download %n files_" : ["התקבל קובץ %n","התקבלו %n קבצים","התקבלו %n קבצים"], - "An error occurred." : "אירעה שגיאה.", - "Please reload the page." : "יש להעלות מחדש דף זה.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "העדכון לא בוצע בהצלחה. למידע נוסף ניתן לבדוק בהודעת הפורום שלנו המכסה נושא זו.", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "העדכון לא הצליח. נא לדווח על התקלה הזאת לקהילת Nextcloud.", - "Searching …" : "מתבצע חיפוש…", - "Logging in …" : "מתבצעת כניסה…", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.", - "Loading apps …" : "היישומונים נטענים…", - "Installing apps …" : "היישומונים מותקנים…", - "Loading your contacts …" : "אנשי הקשר שלך נטענים…", - "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", - "Search contacts …" : "חיפוש אנשי קשר…", - "Loading more results …" : "נטענות תוצאות נוספות…", - "Search {types} …" : "חפש {types} ...", - "Saving …" : "מתבצעת שמירה…", - "Connection to server lost" : "החיבור לשרת אבד", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["תקלה בטעינת העמוד, יתבצע רענון בעוד שנייה","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות"], - "New in" : "חדש ב־", - "View changelog" : "הצגת יומן שינויים", - "Very weak password" : "ססמה מאוד חלשה", - "Weak password" : "ססמה חלשה", - "So-so password" : "ססמה בינונית", - "Good password" : "ססמה טובה", - "Strong password" : "ססמה חזקה", - "No action available" : "אין פעולה זמינה", - "Error fetching contact actions" : "שגיאה בקבלת פעולות אנשי הקשר", - "Non-existing tag #{tag}" : "תגית לא קיימת #{tag}", - "Restricted" : "מוגבלת", - "Delete" : "מחיקה", - "Rename" : "שינוי שם", - "Collaborative tags" : "תגיות שיתופיות", - "No tags found" : "לא נמצאו תגים", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיות וקובצי הנתונים שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה־‎.htaccess לא עובד.", - "For information how to properly configure your server, please see the documentation." : "למידע בנוגע להגדרת השרת שלך כראוי, נא לעיין בתיעוד.", - "Show password" : "הצגת ססמה", - "Configure the database" : "הגדרת מסד הנתונים", - "Only %s is available." : "רק %s זמין.", - "Please log in before granting %1$s access to your %2$s account." : "נא להיכנס בטרם הענקת גישה לחשבון שלך ב־%2$s לטובת %1$s.", - "You are about to grant %1$s access to your %2$s account." : "פעולה זו תעניק ל־%1$s גישה לחשבון ה־%2$s שלך.", - "%1$s will be updated to version %2$s" : "%1$s יעודכן לגרסה %2$s", - "The following apps will be updated:" : "היישומונים הבאים יעודכנו:", - "The theme %s has been disabled." : "ערכת הנושא %s הושבתה.", - "Detailed logs" : "יומן מפורט", - "For help, see the documentation." : "לעזרה יש לעיין בתיעוד." -}, -"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/core/l10n/he.json b/core/l10n/he.json deleted file mode 100644 index 2ede686a611..00000000000 --- a/core/l10n/he.json +++ /dev/null @@ -1,289 +0,0 @@ -{ "translations": { - "Please select a file." : "יש לבחור קובץ.", - "File is too big" : "הקובץ גדול מדי", - "The selected file is not an image." : "הקובץ שנבחר אינו קובץ תמונה", - "The selected file cannot be read." : "לא ניתן לקרוא את הקובץ שנבחר", - "The file was uploaded" : "הקובץ הועלה", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML", - "The file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד", - "No file was uploaded" : "לא הועלה קובץ", - "Missing a temporary folder" : "חסרה תיקייה זמנית", - "Could not write file to disk" : "לא ניתן לכתוב לכונן", - "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ", - "Invalid file provided" : "סופק קובץ לא חוקי", - "No image or file provided" : "לא סופקו תמונה או קובץ", - "Unknown filetype" : "סוג קובץ לא מוכר", - "An error occurred. Please contact your admin." : "אירעה שגיאה. יש ליצור קשר עם המנהל שלך.", - "Invalid image" : "תמונה לא חוקית", - "State token does not match" : "קוד אימות מצב אינו תואם", - "Invalid app password" : "ססמת היישומון שגויה", - "Could not complete login" : "לא ניתן להשלים את הכניסה", - "Your login token is invalid or has expired" : "אסימון הכניסה שלך שגוי או שהוא פג", - "Login" : "כניסה", - "Password reset is disabled" : "אין אפשרות לאפס ססמה", - "%s password reset" : "%s הסיסמא אופסה", - "Password reset" : "איפוס ססמה", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "לחיצה על הכפתור הבא תוביל לאיפוס הססמה, אם לא ביקשת לאפס ססמה יש להתעלם מהודעה זו", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "יש ללחוץ על הקישור הבא כדי לאפס ססמה, אם לא ביקשת לאפס ססמה יש להתעלם מהודעה זו", - "Reset your password" : "איפוס הססמה שלך", - "Internal error" : "שגיאה פנימית", - "Not found" : "לא נמצא", - "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step:" : "שלב בתיקון:", - "Repair info:" : "פרטי תיקון:", - "Repair warning:" : "אזהרת תיקון:", - "Repair error:" : "שגיאת תיקון:", - "Nextcloud Server" : "שרת Nextcloud", - "Some of your link shares have been removed" : "חלק מקישורי השיתופים שלך הוסרו", - "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "עקב תקלת אבטחה נאלצנו להסיר חלק מקישורי השיתופים שלך. נא להיכנס לקישור לקבלת פרטים נוספים.", - "Learn more ↗" : "מידע נוסף ↖ ", - "Preparing update" : "מכין עדכון", - "Turned on maintenance mode" : "הפעלת מצב אחזקה", - "Turned off maintenance mode" : "כיבוי מצב אחזקה", - "Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל", - "Updating database schema" : "עדכון סכימת מסד נתונים", - "Updated database" : "עדכון מסד נתונים", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים עבור %s ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)", - "Updated \"%1$s\" to %2$s" : "„%1$s” עודכן לכדי %2$s", - "Set log level to debug" : "קביעת רמת דיווח לתהליך ניפוי בשגיאות", - "Reset log level" : "קביעה מחדש לרמת דיווח", - "Starting code integrity check" : "התחלת בדיקת תקינות קוד", - "Finished code integrity check" : "סיום בדיקת תקינות קוד", - "%s (incompatible)" : "%s (לא תואם)", - "The following apps have been disabled: %s" : "היישומים הבאים הושבתו: %s", - "Already up to date" : "כבר עדכני", - "Unknown" : "לא ידוע", - "Done" : "הסתיים", - "Apps" : "יישומים", - "More apps" : "יישומים נוספים", - "No" : "לא", - "Yes" : "כן", - "Grant access" : "הענקת גישה", - "Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך", - "Create share" : "צור שיתוף", - "Start typing to search" : "להתחלת החיפוש יש להקליד", - "Today" : "היום", - "Last year" : "שנה שעברה", - "Places" : "מקומות", - "Date" : "תאריך", - "Load more results" : "לטעון עוד תוצאות", - "Log in" : "כניסה", - "Account name or email" : "שם משתמש או דואר אלקטרוני", - "Server side authentication failed!" : "אימות לצד שרת נכשל!", - "Please contact your administrator." : "יש ליצור קשר עם המנהל.", - "An internal error occurred." : "אירעה שגיאה פנימית.", - "Please try again or contact your administrator." : "יש לנסות שוב ליצור קשר עם המנהל שלך.", - "Password" : "ססמה", - "Log in with a device" : "כניסה עם מכשיר", - "Your account is not setup for passwordless login." : "החשבון שלך לא מוגדר לכניסה בלי ססמה.", - "Passwordless authentication is only available over a secure connection." : "אימות ללא ססמה זמין רק דרך חיבור מאובטח.", - "Passwordless authentication is not supported in your browser." : "אימות ללא ססמה אינו נתמך על ידי הדפדפן שלך.", - "Reset password" : "איפוס ססמה", - "Back to login" : "חזרה לכניסה", - "Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.", - "New password" : "ססמה חדשה", - "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "הקבצים שלך מוצפנים. לא תהיה שום דרך להחזיר את הנתונים לאחר איפוס הסיסמה. אם אינך בטוח מה לעשות, פנה למנהל המערכת לפני שתמשיך. האם אתה באמת רוצה להמשיך?", - "I know what I'm doing" : "אני יודע/ת מה אני עושה", - "Resetting password" : "איפוס ססמה", - "Schedule work & meetings, synced with all your devices." : "תזמון עבודה ופגישות בסנכרון עם כל המכשירים שלך.", - "Keep your colleagues and friends in one place without leaking their private info." : "עמיתים לעבודה וחברים מרוכזים במקום אחד מבלי זליגה של הפרטים האישיים שלהם.", - "Simple email app nicely integrated with Files, Contacts and Calendar." : "יישומון דוא״ל פשוט שמשתלב בצורה נחמדה עם הקבצים, אנשי הקשר והיומן.", - "Recommended apps" : "יישומונים מומלצים", - "App download or installation failed" : "הורדת או התקנת היישומון נכשלה", - "Skip" : "דלג", - "Install recommended apps" : "התקנת יישומונים מומלצים", - "Online" : "מקוון", - "Away" : "לא פה", - "Busy" : "עסוק", - "Mute all notifications" : "השתקת כל ההתראות", - "Invisible" : "נסתרת", - "Appear offline" : "להופיע במצב בלתי מקוון", - "Settings menu" : "תפריט הגדרות", - "Reset search" : "איפוס החיפוש", - "Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך", - "No contacts found" : "לא נמצאו אנשי קשר", - "Install the Contacts app" : "התקנת יישומון אנשי הקשר", - "Search" : "חיפוש", - "No results for {query}" : "אין תוצאות עבור {query}", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["נא להקליד לפחות תו אחד כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש"], - "An error occurred while searching for {type}" : "אירעה שגיאה בחיפוש אחר {type}", - "Search for {name} only" : "חפש ל-{name} בלבד", - "Forgot password?" : "שכחת ססמה?", - "Back" : "חזרה", - "Connect to your account" : "התחברות לחשבון שלך", - "Security warning" : "אזהרת אבטחה", - "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "אם אינך מנסה להגדיר מכשיר חדש או אפליקציה חדשה, מישהו מנסה לרמות אותך להעניק לו גישה לנתונים שלך. במקרה הזה, אל תמשיך, ובמקום זאת פנה למנהל המערכת שלך.", - "Account connected" : "חשבון מחובר", - "Your client should now be connected!" : "הלקוח שלך אמור להיות מחובר עכשיו!", - "You can close this window." : "ניתן לסגור את החלון הזה.", - "Account access" : "גישה לחשבון", - "More actions" : "פעולות נוספות", - "This share is password-protected" : "שיתוף זה מוגן בססמה", - "Submit" : "שליחה", - "Email address" : "כתובת דוא״ל", - "Request password" : "בקשת ססמה", - "Forgot password" : "שכחתי ססמה", - "Storage & database" : "אחסון ומסד נתונים", - "Data folder" : "תיקיית נתונים", - "Install and activate additional PHP modules to choose other database types." : "לבחירת סוגים אחרים של מסדי נתונים יש להתקין ולהפעיל מודולי PHP נוספים.", - "For more details check out the documentation." : "למידע נוסף יש לבדוק במסמכי התיעוד.", - "Performance warning" : "אזהרת ביצועים", - "You chose SQLite as database." : "בחרת ב־SQLite כמסד נתונים.", - "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "יש להשתמש ב־SQLite לסביבות מזעריות או למטרות פיתוח. בסביבת פעילות שגרתית אנו ממליצים על מנגנון מסד נתונים אחר.", - "If you use clients for file syncing, the use of SQLite is highly discouraged." : "אם יש לך לקוח שמשמש אותך לסנכרון קבצים, השימוש ב־SQLite לא מומלץ עבורך.", - "Database user" : "שם משתמש במסד הנתונים", - "Database password" : "ססמת מסד הנתונים", - "Database name" : "שם מסד הנתונים", - "Database tablespace" : "מרחב הכתובות של מסד הנתונים", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "נא לציין את מספר הפתחה יחד עם שם המארח (למשל: localhost:5432).", - "Database host" : "שרת מסד נתונים", - "Install" : "התקנה", - "Need help?" : "עזרה נזקקת?", - "See the documentation" : "יש לצפות במסמכי התיעוד", - "The update is in progress, leaving this page might interrupt the process in some environments." : "העדכון מתבצע, יציאה מהעמוד הזה עשויה להפריע לתהליך בסביבות מסוימות.", - "App update required" : "נדרש עדכון יישום", - "These incompatible apps will be disabled:" : "יישומים לא תואמים ינוטרלו:", - "These apps will be updated:" : "יישומים אלו יעודכנו:", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "יש לוודא שמסד הנתונים, תיקיית config ותיקיית data גובו לפני המשך התהליך.", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "למניעת פסקי זמן בהתקנות גדולות, ניתן במקום להריץ את הפקודה הבאה בתיקיית ההתקנה שלך:", - "Start update" : "התחלת עדכון", - "Update to {version}" : "עדכון ל־{version}", - "Hide details" : "הסתרת פרטים", - "Show details" : "הצגת פרטים", - "Update needed" : "עדכון נדרש", - "Documentation" : "תיעוד", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "ידוע לי שאם אמשיך דרך מנשק הדפדפן אהיה חשוף לסכנה, שהבקשה עשויה להיקלע לחוסר מענה וכתוצאה מכך אבדן נתונים, אך יש לי גיבוי וידוע לי איך לשחזר את העותק שלי במקרה של כשל.", - "Upgrade via web on my own risk" : "השדרוג דרך האינטרנט הוא על אחריותי", - "Choose" : "בחירה", - "Copy" : "העתקה", - "Move" : "העברה", - "OK" : "אישור", - "read-only" : "לקריאה בלבד", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} הנגשות קובץ","{count} התנגשויות קבצים","{count} התנגשויות קבצים","{count} התנגשויות קבצים"], - "One file conflict" : "התנגשות קובץ אחת", - "New Files" : "קבצים חדשים", - "Already existing files" : "קבצים קיימים כבר", - "Which files do you want to keep?" : "אילו קבצים ברצונך לשמור?", - "If you select both versions, the copied file will have a number added to its name." : "אם תבחר האפשרות לשמור את שתי הגרסאות, לשם קובץ המועתק יתווסף מספר.", - "Cancel" : "ביטול", - "Continue" : "המשך", - "(all selected)" : "(הכול נבחר)", - "({count} selected)" : "({count} נבחרו)", - "Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים", - "Saving …" : "מתבצע שמירה…", - "Groups" : "קבוצות", - "Group list is empty" : "רשימת הקבוצות ריקה", - "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות", - "seconds ago" : "לפני מספר שניות", - "Add to a project" : "הוספה למיזם", - "Rename project" : "שינוי שם מיזם", - "Failed to rename the project" : "שינוי שם המיזם נכשל", - "Failed to create a project" : "יצירת המיזם נכשלה", - "Failed to add the item to the project" : "הוספת פריט למיזם נכשלה", - "Connect items to a project to make them easier to find" : "יש לחבר פריטים למיזם כדי להקל על איתורם", - "Type to search for existing projects" : "לחיפוש במיזמים הקיימים יש להקליד", - "Personal" : "אישי", - "Accounts" : "Accounts", - "Admin" : "מנהל", - "Help" : "עזרה", - "Access forbidden" : "הגישה נחסמה", - "Back to %s" : "חזרה אל %s", - "Page not found" : "העמוד לא נמצא", - "Too many requests" : "יותר מדי בקשות", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "היו יותר מדי בקשות מהרשת שלך. נסה שוב מאוחר יותר, או צור קשר עם מנהל המערכת שלך אם זו שגיאה.", - "Error" : "שגיאה", - "Internal Server Error" : "שגיאה פנימית בשרת", - "The server was unable to complete your request." : "השרת לא הצליח להשלים את הבקשה שלך.", - "If this happens again, please send the technical details below to the server administrator." : "אם דבר כזה קורה שוב, נא לשלוח את הפרטים הטכניים שלהלן למנהל השרת.", - "More details can be found in the server log." : "פרטים נוספים ניתן למצוא בלוג של הרשת.", - "Technical details" : "פרטים טכנים", - "Remote Address: %s" : "כתובת מרוחקת: %s", - "Request ID: %s" : "מספר זיהוי מבוקש: %s", - "Type: %s" : "סוג: %s", - "Code: %s" : "קוד: %s", - "Message: %s" : "הודעה: %s", - "File: %s" : "קובץ: %s", - "Line: %s" : "שורה: %s", - "Trace" : "עקבות", - "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "נראה שאתה מנסה להתקין מחדש את ה-Nextcloud שלך.אבל הקובץ CAN_INSTALL חסר בספריית ה-config שלך. אנא צור את הקובץ CAN_INSTALL בתיקיית ה-config שלך כדי להמשיך.", - "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "לא ניתן להסיר את CAN_INSTALL מתיקיית ההגדרות. נא להסיר את הקובץ הזה ידנית.", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "יישום זה דורש JavaScript לפעולה נכונה. יש {linkstart}לאפשר JavaScript{linkend} ולטעון את העמוד מחדש.", - "Skip to main content" : "דילוג לתוכן הראשי", - "Skip to navigation of app" : "דילוג לניווט של היישומון", - "Go to %s" : "מעבר אל %s", - "Get your own free account" : "קבלת חשבון משלך בחינם", - "Previous" : "הקודם", - "Two-factor authentication" : "אימות דו־שלבי", - "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "על החשבון שלך מופעלת אבטחה מוגברת. נא לבחור גורם אימות נוסף:", - "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "לא ניתן לטעון לפחות את אחד משיטות האימות הדו־שלבי שהפעלת. נא ליצור קשר עם מנהל המערכת.", - "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא ליצור קשר עם המנהל שלך לקבלת עזרה.", - "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "אימות דו-גורמי נאכף, אך לא הוגדר בחשבון שלך. אנא תמשיך להגדיר אימות דו-גורמי.", - "Set up two-factor authentication" : "הגדרת אימות דו־שלבי", - "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא להשתמש באחד מהקודים לצורכי גיבוי כדי להיכנס או ליצור קשר עם המנהל שלך לקבלת עזרה.", - "Use backup code" : "שימוש בקוד גיבוי", - "Cancel login" : "ביטול התחברות", - "Enhanced security is enforced for your account. Choose which provider to set up:" : "על החשבון שלך נאכפת אבטחה מורחבת. נא לבחור איזה ספק להגדיר:", - "Error while validating your second factor" : "שגיאה בעת אימות הגורם השני", - "Access through untrusted domain" : "גישה דרך שם מתחם בלתי מהימן", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "נא ליצור קשר עם מנהל השרת שלך. אם הרשאות ניהול השרת הן בידיך, יש לערוך את ההגדרה „trusted_domains” בתוך config/config.php כמו הדוגמה שבתוך ", - "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "ניתן למצוא מידע נוסף על אופן ההגדרה של התכונה הזאת ב%1$sתיעוד%2$s.", - "Maintenance mode" : "מצב תחזוקה", - "This %s instance is currently in maintenance mode, which may take a while." : "עותק %s זה כרגע במצב תחזוקה, שיארך זמן מה.", - "This page will refresh itself when the instance is available again." : "עמוד זה ירענן את עצמו כאשר העותק ישוב להיות זמין.", - "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", - "Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת", - "unknown text" : "מלל לא מוכר", - "Hello world!" : "שלום עולם!", - "sunny" : "שמשי", - "Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}", - "Hello {name}" : "שלום {name}", - "These are your search results" : "אלו תוצאות החיפוש שלך", - "new" : "חדש", - "_download %n file_::_download %n files_" : ["התקבל קובץ %n","התקבלו %n קבצים","התקבלו %n קבצים"], - "An error occurred." : "אירעה שגיאה.", - "Please reload the page." : "יש להעלות מחדש דף זה.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "העדכון לא בוצע בהצלחה. למידע נוסף ניתן לבדוק בהודעת הפורום שלנו המכסה נושא זו.", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "העדכון לא הצליח. נא לדווח על התקלה הזאת לקהילת Nextcloud.", - "Searching …" : "מתבצע חיפוש…", - "Logging in …" : "מתבצעת כניסה…", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.", - "Loading apps …" : "היישומונים נטענים…", - "Installing apps …" : "היישומונים מותקנים…", - "Loading your contacts …" : "אנשי הקשר שלך נטענים…", - "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", - "Search contacts …" : "חיפוש אנשי קשר…", - "Loading more results …" : "נטענות תוצאות נוספות…", - "Search {types} …" : "חפש {types} ...", - "Saving …" : "מתבצעת שמירה…", - "Connection to server lost" : "החיבור לשרת אבד", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["תקלה בטעינת העמוד, יתבצע רענון בעוד שנייה","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות"], - "New in" : "חדש ב־", - "View changelog" : "הצגת יומן שינויים", - "Very weak password" : "ססמה מאוד חלשה", - "Weak password" : "ססמה חלשה", - "So-so password" : "ססמה בינונית", - "Good password" : "ססמה טובה", - "Strong password" : "ססמה חזקה", - "No action available" : "אין פעולה זמינה", - "Error fetching contact actions" : "שגיאה בקבלת פעולות אנשי הקשר", - "Non-existing tag #{tag}" : "תגית לא קיימת #{tag}", - "Restricted" : "מוגבלת", - "Delete" : "מחיקה", - "Rename" : "שינוי שם", - "Collaborative tags" : "תגיות שיתופיות", - "No tags found" : "לא נמצאו תגים", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיות וקובצי הנתונים שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה־‎.htaccess לא עובד.", - "For information how to properly configure your server, please see the documentation." : "למידע בנוגע להגדרת השרת שלך כראוי, נא לעיין בתיעוד.", - "Show password" : "הצגת ססמה", - "Configure the database" : "הגדרת מסד הנתונים", - "Only %s is available." : "רק %s זמין.", - "Please log in before granting %1$s access to your %2$s account." : "נא להיכנס בטרם הענקת גישה לחשבון שלך ב־%2$s לטובת %1$s.", - "You are about to grant %1$s access to your %2$s account." : "פעולה זו תעניק ל־%1$s גישה לחשבון ה־%2$s שלך.", - "%1$s will be updated to version %2$s" : "%1$s יעודכן לגרסה %2$s", - "The following apps will be updated:" : "היישומונים הבאים יעודכנו:", - "The theme %s has been disabled." : "ערכת הנושא %s הושבתה.", - "Detailed logs" : "יומן מפורט", - "For help, see the documentation." : "לעזרה יש לעיין בתיעוד." -},"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/core/l10n/hu.js b/core/l10n/hu.js index b8f874ff983..5c29f23b0ec 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -301,8 +301,8 @@ OC.L10N.register( "Loading your contacts …" : "Névjegyek betöltése…", "Looking for {term} …" : "{term} keresése…", "Search contacts" : "Névjegyek keresése", - "Reset search" : "Keresés visszaállítása", "Search contacts …" : "Névjegyek keresése…", + "Reset search" : "Keresés visszaállítása", "Could not load your contacts" : "Nem lehet betölteni a névjegyeit", "No contacts found" : "Nem találhatók névjegyek", "Show all contacts" : "Összes névjegy megjelenítése", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index a44404d27d7..68ad36ab743 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -299,8 +299,8 @@ "Loading your contacts …" : "Névjegyek betöltése…", "Looking for {term} …" : "{term} keresése…", "Search contacts" : "Névjegyek keresése", - "Reset search" : "Keresés visszaállítása", "Search contacts …" : "Névjegyek keresése…", + "Reset search" : "Keresés visszaállítása", "Could not load your contacts" : "Nem lehet betölteni a névjegyeit", "No contacts found" : "Nem találhatók névjegyek", "Show all contacts" : "Összes névjegy megjelenítése", diff --git a/core/l10n/id.js b/core/l10n/id.js index 4c07240bd45..8b782f22402 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Memuat kontak Anda …", "Looking for {term} …" : "Mencari {term} …", "Search contacts" : "Cari kontak", - "Reset search" : "Ulang pencarian", "Search contacts …" : "Cari kontak …", + "Reset search" : "Ulang pencarian", "Could not load your contacts" : "Tidak dapat memuat kontak Anda", "No contacts found" : "Kontak tidak ditemukan", "Show all contacts" : "Tampilkan semua kontak", diff --git a/core/l10n/id.json b/core/l10n/id.json index 2b54fbb1e14..41414984850 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Memuat kontak Anda …", "Looking for {term} …" : "Mencari {term} …", "Search contacts" : "Cari kontak", - "Reset search" : "Ulang pencarian", "Search contacts …" : "Cari kontak …", + "Reset search" : "Ulang pencarian", "Could not load your contacts" : "Tidak dapat memuat kontak Anda", "No contacts found" : "Kontak tidak ditemukan", "Show all contacts" : "Tampilkan semua kontak", diff --git a/core/l10n/is.js b/core/l10n/is.js index f5b3db70446..2c7687f0509 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -299,8 +299,8 @@ OC.L10N.register( "Loading your contacts …" : "Hleð inn tengiliðum …", "Looking for {term} …" : "Leita að {term} …", "Search contacts" : "Leita í tengiliðum", - "Reset search" : "Núllstilla leit", "Search contacts …" : "Leita í tengiliðum …", + "Reset search" : "Núllstilla leit", "Could not load your contacts" : "Gat ekki hlaðið inn tengiliðalistanum þínum", "No contacts found" : "Engir tengiliðir fundust", "Show all contacts" : "Birta alla tengiliði ...", diff --git a/core/l10n/is.json b/core/l10n/is.json index facc2815ab1..5a2799cb7d5 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -297,8 +297,8 @@ "Loading your contacts …" : "Hleð inn tengiliðum …", "Looking for {term} …" : "Leita að {term} …", "Search contacts" : "Leita í tengiliðum", - "Reset search" : "Núllstilla leit", "Search contacts …" : "Leita í tengiliðum …", + "Reset search" : "Núllstilla leit", "Could not load your contacts" : "Gat ekki hlaðið inn tengiliðalistanum þínum", "No contacts found" : "Engir tengiliðir fundust", "Show all contacts" : "Birta alla tengiliði ...", diff --git a/core/l10n/it.js b/core/l10n/it.js index dc9e61f74c2..48a0b8b9eb2 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -199,6 +199,9 @@ OC.L10N.register( "Windows Media video" : "Video di Windows Media", "AVI video" : "Video AVI", "Done" : "Completato", + "Scan QR code to log in" : "Esegui la scansione del codice QR per accedere", + "Use {productName} mobile client you want to connect to scan the code" : "Utilizza il client mobile di {productName} che vuoi collegare per eseguire la scansione del codice", + "Code will expire {timeCountdown} or after use" : "Il codice scadrà {timeCountdown} o dopo l'utilizzo", "Applications menu" : "Menu applicazioni", "Apps" : "Applicazioni", "More apps" : "Altre applicazioni", @@ -303,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Caricamento dei tuoi contatti …", "Looking for {term} …" : "Ricerca di {term} …", "Search contacts" : "Cerca nei contatti", - "Reset search" : "Ripristina ricerca", "Search contacts …" : "Cerca contatti …", + "Reset search" : "Ripristina ricerca", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", "No contacts found" : "Nessun contatto trovato", "Show all contacts" : "Mostra tutti i contatti", @@ -323,13 +326,17 @@ OC.L10N.register( "Login form is disabled." : "Il modulo di accesso è disabilitato.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Il modulo di accesso a Nextcloud è disabilitato. Usa un'altra opzione di accesso, se disponibile, o contatta l'amministratore.", "Connect to your account" : "Connetti il tuo account", + "Please log in before granting \"{client}\" access to your {instanceName} account." : "Accedi prima di accordare a \"{client}\" l'accesso al tuo account {instanceName}.", "Security warning" : "Avviso di sicurezza", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non stai tentando di configurare un nuovo dispositivo o applicazione, qualcuno sta provando a ingannarti per ottenere l'accesso ai tuoi dati. In questo caso non procedere e contatta l'amministratore di sistema.", + "Log in using password" : "Accedi utilizzando la password", "Alternative log in using app password" : "Accesso alternativo utilizzando la password dell'applicazione", "Account connected" : "Account connesso", "Your client should now be connected!" : "Il client ora dovrebbe essere connesso!", "You can close this window." : "Puoi chiudere questa finestra.", "Account access" : "Accesso account", + "Currently logged in as {userDisplayName} ({userId})." : "Attualmente connesso come {userDisplayName} ({userId}).", + "You are about to grant \"{client}\" access to your {instanceName} account." : "Stai per accordare a \"{client}\" l'accesso al tuo account {instanceName}.", "More actions" : "Altre azioni", "User menu" : "Menu utente", "Your guest name: {user}" : "Il tuo nome ospite: {user}", @@ -387,10 +394,19 @@ OC.L10N.register( "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.", "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", "Supported versions" : "Versioni supportate", + "The update completed with warnings. Please check the details for more information." : "L'aggiornamento è stato completato con avvisi. Per maggiori informazioni, consulta i dettagli.", + "The update completed successfully." : "L'aggiornamento è stato completato correttamente.", + "Preparing update…" : "Preparazione dell'aggiornamento...", + "You will be redirected to {productName} in {count} seconds." : "Sarai rediretto a {productName} tra {count} secondi.", "The update is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "App update required" : "Aggiornamento dell'applicazione richiesto", + "{productName} will be updated to version {version}" : "{productName} sarà aggiornato alla versione {version}", + "The theme {oldTheme} has been disabled." : "Il tema {oldTheme} è stato disabilitato.", "These incompatible apps will be disabled:" : "Queste applicazioni incompatibili saranno disabilitate:", + "Incompatible apps" : "Applicazioni incompatibili", "These apps will be updated:" : "Queste applicazioni saranno aggiornate:", + "Apps to update" : "Applicazioni da aggiornare", + "{app} from {oldVersion} to {version}" : "{app} da {oldVersion} a {version}", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitare timeout con installazioni di grandi dimensioni, puoi eseguire il comando che segue dalla cartella di installazione:", "Start update" : "Avvia l'aggiornamento", @@ -398,6 +414,7 @@ OC.L10N.register( "Update to {version}" : "Aggiorna a {version}", "Hide details" : "Nascondi dettagli", "Show details" : "Mostra dettagli", + "Update details" : "Dettagli dell'aggiornamento", "Update needed" : "Aggiornamento necessario", "Please use the command line updater because you have a big instance with more than 50 accounts." : "Utilizza lo strumento di aggiornamento tramite riga di comando in quanto disponi di un'istanza di grandi dimensioni con più di 50 utenti.", "Documentation" : "Documentazione", diff --git a/core/l10n/it.json b/core/l10n/it.json index 7313bd94729..82be5b9d731 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -197,6 +197,9 @@ "Windows Media video" : "Video di Windows Media", "AVI video" : "Video AVI", "Done" : "Completato", + "Scan QR code to log in" : "Esegui la scansione del codice QR per accedere", + "Use {productName} mobile client you want to connect to scan the code" : "Utilizza il client mobile di {productName} che vuoi collegare per eseguire la scansione del codice", + "Code will expire {timeCountdown} or after use" : "Il codice scadrà {timeCountdown} o dopo l'utilizzo", "Applications menu" : "Menu applicazioni", "Apps" : "Applicazioni", "More apps" : "Altre applicazioni", @@ -301,8 +304,8 @@ "Loading your contacts …" : "Caricamento dei tuoi contatti …", "Looking for {term} …" : "Ricerca di {term} …", "Search contacts" : "Cerca nei contatti", - "Reset search" : "Ripristina ricerca", "Search contacts …" : "Cerca contatti …", + "Reset search" : "Ripristina ricerca", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", "No contacts found" : "Nessun contatto trovato", "Show all contacts" : "Mostra tutti i contatti", @@ -321,13 +324,17 @@ "Login form is disabled." : "Il modulo di accesso è disabilitato.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Il modulo di accesso a Nextcloud è disabilitato. Usa un'altra opzione di accesso, se disponibile, o contatta l'amministratore.", "Connect to your account" : "Connetti il tuo account", + "Please log in before granting \"{client}\" access to your {instanceName} account." : "Accedi prima di accordare a \"{client}\" l'accesso al tuo account {instanceName}.", "Security warning" : "Avviso di sicurezza", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non stai tentando di configurare un nuovo dispositivo o applicazione, qualcuno sta provando a ingannarti per ottenere l'accesso ai tuoi dati. In questo caso non procedere e contatta l'amministratore di sistema.", + "Log in using password" : "Accedi utilizzando la password", "Alternative log in using app password" : "Accesso alternativo utilizzando la password dell'applicazione", "Account connected" : "Account connesso", "Your client should now be connected!" : "Il client ora dovrebbe essere connesso!", "You can close this window." : "Puoi chiudere questa finestra.", "Account access" : "Accesso account", + "Currently logged in as {userDisplayName} ({userId})." : "Attualmente connesso come {userDisplayName} ({userId}).", + "You are about to grant \"{client}\" access to your {instanceName} account." : "Stai per accordare a \"{client}\" l'accesso al tuo account {instanceName}.", "More actions" : "Altre azioni", "User menu" : "Menu utente", "Your guest name: {user}" : "Il tuo nome ospite: {user}", @@ -385,10 +392,19 @@ "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.", "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", "Supported versions" : "Versioni supportate", + "The update completed with warnings. Please check the details for more information." : "L'aggiornamento è stato completato con avvisi. Per maggiori informazioni, consulta i dettagli.", + "The update completed successfully." : "L'aggiornamento è stato completato correttamente.", + "Preparing update…" : "Preparazione dell'aggiornamento...", + "You will be redirected to {productName} in {count} seconds." : "Sarai rediretto a {productName} tra {count} secondi.", "The update is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "App update required" : "Aggiornamento dell'applicazione richiesto", + "{productName} will be updated to version {version}" : "{productName} sarà aggiornato alla versione {version}", + "The theme {oldTheme} has been disabled." : "Il tema {oldTheme} è stato disabilitato.", "These incompatible apps will be disabled:" : "Queste applicazioni incompatibili saranno disabilitate:", + "Incompatible apps" : "Applicazioni incompatibili", "These apps will be updated:" : "Queste applicazioni saranno aggiornate:", + "Apps to update" : "Applicazioni da aggiornare", + "{app} from {oldVersion} to {version}" : "{app} da {oldVersion} a {version}", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitare timeout con installazioni di grandi dimensioni, puoi eseguire il comando che segue dalla cartella di installazione:", "Start update" : "Avvia l'aggiornamento", @@ -396,6 +412,7 @@ "Update to {version}" : "Aggiorna a {version}", "Hide details" : "Nascondi dettagli", "Show details" : "Mostra dettagli", + "Update details" : "Dettagli dell'aggiornamento", "Update needed" : "Aggiornamento necessario", "Please use the command line updater because you have a big instance with more than 50 accounts." : "Utilizza lo strumento di aggiornamento tramite riga di comando in quanto disponi di un'istanza di grandi dimensioni con più di 50 utenti.", "Documentation" : "Documentazione", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 062982d5843..a0f3e803e33 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -303,8 +303,8 @@ OC.L10N.register( "Loading your contacts …" : "連絡先を読み込み中...", "Looking for {term} …" : "{term} を確認中 ...", "Search contacts" : "連絡先を検索", - "Reset search" : "検索をリセットする", "Search contacts …" : "連絡先を検索...", + "Reset search" : "検索をリセットする", "Could not load your contacts" : "連絡先を読み込めませんでした", "No contacts found" : "連絡先が見つかりません", "Show all contacts" : "すべての連絡先を表示", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index dde6b29ea08..8ea4ae014df 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -301,8 +301,8 @@ "Loading your contacts …" : "連絡先を読み込み中...", "Looking for {term} …" : "{term} を確認中 ...", "Search contacts" : "連絡先を検索", - "Reset search" : "検索をリセットする", "Search contacts …" : "連絡先を検索...", + "Reset search" : "検索をリセットする", "Could not load your contacts" : "連絡先を読み込めませんでした", "No contacts found" : "連絡先が見つかりません", "Show all contacts" : "すべての連絡先を表示", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 1d3b0726574..3b3b8bedac4 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -303,8 +303,8 @@ OC.L10N.register( "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 찾는 중 …", "Search contacts" : "연락처 검색", - "Reset search" : "검색 초기화", "Search contacts …" : "연락처 검색 …", + "Reset search" : "검색 초기화", "Could not load your contacts" : "연락처를 불러올 수 없음", "No contacts found" : "연락처를 찾을 수 없음", "Show all contacts" : "모든 연락처 보기", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 38c7c2b6361..8a1510c7d6e 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -301,8 +301,8 @@ "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 찾는 중 …", "Search contacts" : "연락처 검색", - "Reset search" : "검색 초기화", "Search contacts …" : "연락처 검색 …", + "Reset search" : "검색 초기화", "Could not load your contacts" : "연락처를 불러올 수 없음", "No contacts found" : "연락처를 찾을 수 없음", "Show all contacts" : "모든 연락처 보기", diff --git a/core/l10n/lo.js b/core/l10n/lo.js index 295415b18be..fb6ad7105f4 100644 --- a/core/l10n/lo.js +++ b/core/l10n/lo.js @@ -301,8 +301,8 @@ OC.L10N.register( "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", "Search contacts" : "Search contacts", - "Reset search" : "Reset ຄົ້ນຫາ", "Search contacts …" : "Search contacts …", + "Reset search" : "Reset ຄົ້ນຫາ", "Could not load your contacts" : "ບໍ່ສາມາດໂຫຼດການຕິດຕໍ່ຂອງທ່ານ", "No contacts found" : "ບໍ່ພົບຜູ້ຕິດຕໍ່", "Show all contacts" : "Show all contacts", diff --git a/core/l10n/lo.json b/core/l10n/lo.json index f787bf80e64..cb9f4f2f6fe 100644 --- a/core/l10n/lo.json +++ b/core/l10n/lo.json @@ -299,8 +299,8 @@ "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", "Search contacts" : "Search contacts", - "Reset search" : "Reset ຄົ້ນຫາ", "Search contacts …" : "Search contacts …", + "Reset search" : "Reset ຄົ້ນຫາ", "Could not load your contacts" : "ບໍ່ສາມາດໂຫຼດການຕິດຕໍ່ຂອງທ່ານ", "No contacts found" : "ບໍ່ພົບຜູ້ຕິດຕໍ່", "Show all contacts" : "Show all contacts", diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 199c1b6153d..52d53e5c460 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Вчитување на вашите контакти …", "Looking for {term} …" : "Пребарување за {term} …", "Search contacts" : "Пребарување контакти", - "Reset search" : "Ресетирај пребарување", "Search contacts …" : "Пребарување контакти …", + "Reset search" : "Ресетирај пребарување", "Could not load your contacts" : "Неможат да се вчитаат вашите контакти", "No contacts found" : "Не се пронајдени контакти", "Show all contacts" : "Прикажи ги сите контакти", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 86f7973ed0f..ce0d04c560d 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Вчитување на вашите контакти …", "Looking for {term} …" : "Пребарување за {term} …", "Search contacts" : "Пребарување контакти", - "Reset search" : "Ресетирај пребарување", "Search contacts …" : "Пребарување контакти …", + "Reset search" : "Ресетирај пребарување", "Could not load your contacts" : "Неможат да се вчитаат вашите контакти", "No contacts found" : "Не се пронајдени контакти", "Show all contacts" : "Прикажи ги сите контакти", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index bd8553e9a67..9ac5fcdafcf 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Je contacten worden geladen ...", "Looking for {term} …" : "Zoeken naar {term}", "Search contacts" : "Zoek contacten", - "Reset search" : "Zoekopdracht wissen", "Search contacts …" : "Zoek contacten ...", + "Reset search" : "Zoekopdracht wissen", "Could not load your contacts" : "Kon je contactpersonenen niet laden", "No contacts found" : "Geen contacten gevonden", "Show all contacts" : "Toon alle contactpersonen", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 9a6db43ff26..7cb2f344d81 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Je contacten worden geladen ...", "Looking for {term} …" : "Zoeken naar {term}", "Search contacts" : "Zoek contacten", - "Reset search" : "Zoekopdracht wissen", "Search contacts …" : "Zoek contacten ...", + "Reset search" : "Zoekopdracht wissen", "Could not load your contacts" : "Kon je contactpersonenen niet laden", "No contacts found" : "Geen contacten gevonden", "Show all contacts" : "Toon alle contactpersonen", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 92aad29a163..492b8054ee4 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -300,8 +300,8 @@ OC.L10N.register( "Loading your contacts …" : "Wczytywanie kontaktów …", "Looking for {term} …" : "Szukam {term} …", "Search contacts" : "Szukaj kontaktów", - "Reset search" : "Zresetuj wyszukiwanie", "Search contacts …" : "Wyszukiwanie kontaktów …", + "Reset search" : "Zresetuj wyszukiwanie", "Could not load your contacts" : "Nie można wczytać kontaktów", "No contacts found" : "Nie znaleziono kontaktów", "Show all contacts" : "Pokaż wszystkie kontakty", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index e0cf02404b2..d3a9ee735ad 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -298,8 +298,8 @@ "Loading your contacts …" : "Wczytywanie kontaktów …", "Looking for {term} …" : "Szukam {term} …", "Search contacts" : "Szukaj kontaktów", - "Reset search" : "Zresetuj wyszukiwanie", "Search contacts …" : "Wyszukiwanie kontaktów …", + "Reset search" : "Zresetuj wyszukiwanie", "Could not load your contacts" : "Nie można wczytać kontaktów", "No contacts found" : "Nie znaleziono kontaktów", "Show all contacts" : "Pokaż wszystkie kontakty", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 7051f4870b2..c614f2e6195 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Carregando seus contatos …", "Looking for {term} …" : "Pesquisando {term} …", "Search contacts" : "Pesquisar contatos", - "Reset search" : "Redefinir pesquisa", "Search contacts …" : "Pesquisar contatos …", + "Reset search" : "Redefinir pesquisa", "Could not load your contacts" : "Não foi possível carregar seus contatos", "No contacts found" : "Nenhum contato encontrado", "Show all contacts" : "Mostrar todos os contatos", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index d3cf4e70cae..9a23847840e 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Carregando seus contatos …", "Looking for {term} …" : "Pesquisando {term} …", "Search contacts" : "Pesquisar contatos", - "Reset search" : "Redefinir pesquisa", "Search contacts …" : "Pesquisar contatos …", + "Reset search" : "Redefinir pesquisa", "Could not load your contacts" : "Não foi possível carregar seus contatos", "No contacts found" : "Nenhum contato encontrado", "Show all contacts" : "Mostrar todos os contatos", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 1ce9886c34e..8ab2869618b 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -301,8 +301,8 @@ OC.L10N.register( "Loading your contacts …" : "A carregar os seus contactos...", "Looking for {term} …" : "A procurar por {term} …", "Search contacts" : "Pesquisar contactos", - "Reset search" : "Redefinir pesquisa", "Search contacts …" : "Procurar contactos...", + "Reset search" : "Redefinir pesquisa", "Could not load your contacts" : "Não foi possível carregar os seus contactos", "No contacts found" : "Não foram encontrados contactos", "Show all contacts" : "Mostrar todos os contactos", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 0bb4fac98cd..bc729dae8c2 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -299,8 +299,8 @@ "Loading your contacts …" : "A carregar os seus contactos...", "Looking for {term} …" : "A procurar por {term} …", "Search contacts" : "Pesquisar contactos", - "Reset search" : "Redefinir pesquisa", "Search contacts …" : "Procurar contactos...", + "Reset search" : "Redefinir pesquisa", "Could not load your contacts" : "Não foi possível carregar os seus contactos", "No contacts found" : "Não foram encontrados contactos", "Show all contacts" : "Mostrar todos os contactos", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 6545742bf5b..412d2787f0a 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -301,8 +301,8 @@ OC.L10N.register( "Loading your contacts …" : "Загрузка контактов …", "Looking for {term} …" : "Поиск {term} …", "Search contacts" : "Поиск контактов", - "Reset search" : "Очистить поиск", "Search contacts …" : "Поиск контактов …", + "Reset search" : "Очистить поиск", "Could not load your contacts" : "Ошибка получения контактов", "No contacts found" : "Контактов не найдено", "Show all contacts" : "Показать все контакты", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 0dd37169328..ce0025744fa 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -299,8 +299,8 @@ "Loading your contacts …" : "Загрузка контактов …", "Looking for {term} …" : "Поиск {term} …", "Search contacts" : "Поиск контактов", - "Reset search" : "Очистить поиск", "Search contacts …" : "Поиск контактов …", + "Reset search" : "Очистить поиск", "Could not load your contacts" : "Ошибка получения контактов", "No contacts found" : "Контактов не найдено", "Show all contacts" : "Показать все контакты", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 65c276c5b6c..24c336a96f0 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -303,8 +303,8 @@ OC.L10N.register( "Loading your contacts …" : "Načítavanie vašich kontaktov...", "Looking for {term} …" : "Hľadá sa {term}...", "Search contacts" : "Prehľadať kontakty", - "Reset search" : "Vynuluj vyhľadávanie", "Search contacts …" : "Prehľadať kontakty ...", + "Reset search" : "Vynuluj vyhľadávanie", "Could not load your contacts" : "Nie je možné načítať Vaše kontakty", "No contacts found" : "Kontakty nenájdené", "Show all contacts" : "Zobraziť všetky kontakty", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index bb1d5a2b459..b9e05b4a746 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -301,8 +301,8 @@ "Loading your contacts …" : "Načítavanie vašich kontaktov...", "Looking for {term} …" : "Hľadá sa {term}...", "Search contacts" : "Prehľadať kontakty", - "Reset search" : "Vynuluj vyhľadávanie", "Search contacts …" : "Prehľadať kontakty ...", + "Reset search" : "Vynuluj vyhľadávanie", "Could not load your contacts" : "Nie je možné načítať Vaše kontakty", "No contacts found" : "Kontakty nenájdené", "Show all contacts" : "Zobraziť všetky kontakty", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index c00c6fb2165..a3a063bb254 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -299,8 +299,8 @@ OC.L10N.register( "Loading your contacts …" : "Учитавају се ваши контакти …", "Looking for {term} …" : "Тражи се {term}  …", "Search contacts" : "Претрага контакта", - "Reset search" : "Ресетуј претрагу", "Search contacts …" : "Претрага контаката …", + "Reset search" : "Ресетуј претрагу", "Could not load your contacts" : "Не могу да учитам Ваше контакте", "No contacts found" : "Контакти нису нађени", "Show all contacts" : "Прикажи све контакте", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 36e36ed116a..a68e31b0ae6 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -297,8 +297,8 @@ "Loading your contacts …" : "Учитавају се ваши контакти …", "Looking for {term} …" : "Тражи се {term}  …", "Search contacts" : "Претрага контакта", - "Reset search" : "Ресетуј претрагу", "Search contacts …" : "Претрага контаката …", + "Reset search" : "Ресетуј претрагу", "Could not load your contacts" : "Не могу да учитам Ваше контакте", "No contacts found" : "Контакти нису нађени", "Show all contacts" : "Прикажи све контакте", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 9c042eb8b60..37d0b77d8b3 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -190,8 +190,8 @@ OC.L10N.register( "Loading your contacts …" : "Läser in dina kontakter …", "Looking for {term} …" : "Letar efter {term} …", "Search contacts" : "Sök kontakter", - "Reset search" : "Återställ sökning", "Search contacts …" : "Sök kontakter …", + "Reset search" : "Återställ sökning", "Could not load your contacts" : "Det gick inte att läsa in dina kontakter", "No contacts found" : "Inga kontakter hittades", "Show all contacts" : "Visa alla kontakter", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 831b7c8f9f0..80be4044dd1 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -188,8 +188,8 @@ "Loading your contacts …" : "Läser in dina kontakter …", "Looking for {term} …" : "Letar efter {term} …", "Search contacts" : "Sök kontakter", - "Reset search" : "Återställ sökning", "Search contacts …" : "Sök kontakter …", + "Reset search" : "Återställ sökning", "Could not load your contacts" : "Det gick inte att läsa in dina kontakter", "No contacts found" : "Inga kontakter hittades", "Show all contacts" : "Visa alla kontakter", diff --git a/core/l10n/sw.js b/core/l10n/sw.js index f830360e614..4b6a8e01f00 100644 --- a/core/l10n/sw.js +++ b/core/l10n/sw.js @@ -301,8 +301,8 @@ OC.L10N.register( "Loading your contacts …" : "Inapakia mawasiliano yako  …", "Looking for {term} …" : "Inatafuta {term}  …", "Search contacts" : "Tafuta mawasiliano", - "Reset search" : "Pangilia utafutaji", "Search contacts …" : "Tafuta mawasiliano  …", + "Reset search" : "Pangilia utafutaji", "Could not load your contacts" : "Haikuweza kupakia mawasiliano yako", "No contacts found" : "Hakuna mawasiliano yaliyopatikana", "Show all contacts" : "Onesha mawasiliano yote", diff --git a/core/l10n/sw.json b/core/l10n/sw.json index daa7da35a7a..fb60b52a24c 100644 --- a/core/l10n/sw.json +++ b/core/l10n/sw.json @@ -299,8 +299,8 @@ "Loading your contacts …" : "Inapakia mawasiliano yako  …", "Looking for {term} …" : "Inatafuta {term}  …", "Search contacts" : "Tafuta mawasiliano", - "Reset search" : "Pangilia utafutaji", "Search contacts …" : "Tafuta mawasiliano  …", + "Reset search" : "Pangilia utafutaji", "Could not load your contacts" : "Haikuweza kupakia mawasiliano yako", "No contacts found" : "Hakuna mawasiliano yaliyopatikana", "Show all contacts" : "Onesha mawasiliano yote", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index d12ac59ecbd..894454ec9f4 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Kişileriniz yükleniyor…", "Looking for {term} …" : "{term} ifadesi aranıyor…", "Search contacts" : "Kişi arama", - "Reset search" : "Aramayı sıfırla", "Search contacts …" : "Kişi arama…", + "Reset search" : "Aramayı sıfırla", "Could not load your contacts" : "Kişileriniz yüklenemedi", "No contacts found" : "Herhangi bir kişi bulunamadı", "Show all contacts" : "Tüm kişileri görüntüle", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 93cf058ced4..9c8693a0c36 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Kişileriniz yükleniyor…", "Looking for {term} …" : "{term} ifadesi aranıyor…", "Search contacts" : "Kişi arama", - "Reset search" : "Aramayı sıfırla", "Search contacts …" : "Kişi arama…", + "Reset search" : "Aramayı sıfırla", "Could not load your contacts" : "Kişileriniz yüklenemedi", "No contacts found" : "Herhangi bir kişi bulunamadı", "Show all contacts" : "Tüm kişileri görüntüle", diff --git a/core/l10n/ug.js b/core/l10n/ug.js index 470bd5fc019..60131905f63 100644 --- a/core/l10n/ug.js +++ b/core/l10n/ug.js @@ -303,8 +303,8 @@ OC.L10N.register( "Loading your contacts …" : "ئالاقىداشلىرىڭىزنى يۈكلەۋاتىدۇ ...", "Looking for {term} …" : "{term} نى ئىزدەۋاتىدۇ  ...", "Search contacts" : "ئالاقىداشلارنى ئىزدە", - "Reset search" : "ئىزدەشنى ئەسلىگە كەلتۈرۈڭ", "Search contacts …" : "ئالاقىداشلارنى ئىزدەش ...", + "Reset search" : "ئىزدەشنى ئەسلىگە كەلتۈرۈڭ", "Could not load your contacts" : "ئالاقىداشلىرىڭىزنى يۈكلىيەلمىدى", "No contacts found" : "ئالاقىداش تېپىلمىدى", "Show all contacts" : "بارلىق ئالاقىنى كۆرسەت", diff --git a/core/l10n/ug.json b/core/l10n/ug.json index 5c2b5f5ba3c..f5c13528f02 100644 --- a/core/l10n/ug.json +++ b/core/l10n/ug.json @@ -301,8 +301,8 @@ "Loading your contacts …" : "ئالاقىداشلىرىڭىزنى يۈكلەۋاتىدۇ ...", "Looking for {term} …" : "{term} نى ئىزدەۋاتىدۇ  ...", "Search contacts" : "ئالاقىداشلارنى ئىزدە", - "Reset search" : "ئىزدەشنى ئەسلىگە كەلتۈرۈڭ", "Search contacts …" : "ئالاقىداشلارنى ئىزدەش ...", + "Reset search" : "ئىزدەشنى ئەسلىگە كەلتۈرۈڭ", "Could not load your contacts" : "ئالاقىداشلىرىڭىزنى يۈكلىيەلمىدى", "No contacts found" : "ئالاقىداش تېپىلمىدى", "Show all contacts" : "بارلىق ئالاقىنى كۆرسەت", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 1bde3b55bbc..429339c5d09 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "Завантаження контактів ...", "Looking for {term} …" : "Шукайте {term}...", "Search contacts" : "Шукати контакти", - "Reset search" : "Повторити пошук", "Search contacts …" : "Пошук контактів ...", + "Reset search" : "Повторити пошук", "Could not load your contacts" : "Неможливо завантажити ваші контакти", "No contacts found" : "Контактів не знайдено", "Show all contacts" : "Показувати всі контакти", @@ -495,7 +495,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Подальшу інформацію з налаштуваннями можна переглянути на сторінці %1$sДокументація%2$s.", "Maintenance mode" : "Режим технічного обслуговування", "This %s instance is currently in maintenance mode, which may take a while." : "Для сервера хмари %s увімкнено режим технічного обслуговування.", - "This page will refresh itself when the instance is available again." : "Ця сторінка оновиться автоматично, коли сервер знову стане доступний.", + "This page will refresh itself when the instance is available again." : "Сторінка оновиться автоматично, щойно сервер знову стане доступний.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора, якщо це повідомлення не зникає або з'явилося несподівано.", "Error occurred while checking server setup" : "При перевірці налаштувань сервера сталася помилка", "For more details see the {linkstart}documentation ↗{linkend}." : "Додаткову інформацію див. у {linkstart}документації ↗{linkend}.", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index cfc4a79320a..15f3b032c65 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "Завантаження контактів ...", "Looking for {term} …" : "Шукайте {term}...", "Search contacts" : "Шукати контакти", - "Reset search" : "Повторити пошук", "Search contacts …" : "Пошук контактів ...", + "Reset search" : "Повторити пошук", "Could not load your contacts" : "Неможливо завантажити ваші контакти", "No contacts found" : "Контактів не знайдено", "Show all contacts" : "Показувати всі контакти", @@ -493,7 +493,7 @@ "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Подальшу інформацію з налаштуваннями можна переглянути на сторінці %1$sДокументація%2$s.", "Maintenance mode" : "Режим технічного обслуговування", "This %s instance is currently in maintenance mode, which may take a while." : "Для сервера хмари %s увімкнено режим технічного обслуговування.", - "This page will refresh itself when the instance is available again." : "Ця сторінка оновиться автоматично, коли сервер знову стане доступний.", + "This page will refresh itself when the instance is available again." : "Сторінка оновиться автоматично, щойно сервер знову стане доступний.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора, якщо це повідомлення не зникає або з'явилося несподівано.", "Error occurred while checking server setup" : "При перевірці налаштувань сервера сталася помилка", "For more details see the {linkstart}documentation ↗{linkend}." : "Додаткову інформацію див. у {linkstart}документації ↗{linkend}.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 1724fa08670..7e50350f9e1 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "正在加载您的联系人 …", "Looking for {term} …" : "正在寻找 {term} …", "Search contacts" : "搜索联系人", - "Reset search" : "重置搜索", "Search contacts …" : "搜索联系人 …", + "Reset search" : "重置搜索", "Could not load your contacts" : "无法加载您的联系人", "No contacts found" : "无法找到联系人", "Show all contacts" : "显示所有联系人", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 209ce5a1eba..14cb6ace464 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "正在加载您的联系人 …", "Looking for {term} …" : "正在寻找 {term} …", "Search contacts" : "搜索联系人", - "Reset search" : "重置搜索", "Search contacts …" : "搜索联系人 …", + "Reset search" : "重置搜索", "Could not load your contacts" : "无法加载您的联系人", "No contacts found" : "无法找到联系人", "Show all contacts" : "显示所有联系人", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 342f5c4eff7..2aa7bb6a163 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "正在載入您的聯絡人 ……", "Looking for {term} …" : "正在尋找 {term} ……", "Search contacts" : "搜尋聯絡人", - "Reset search" : "重設搜尋", "Search contacts …" : "搜尋聯絡人 ……", + "Reset search" : "重設搜尋", "Could not load your contacts" : "無法載入您的聯絡人", "No contacts found" : "找不到聯絡人", "Show all contacts" : "顯示所有聯絡人", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index fdf442c75f1..d7511c9303c 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "正在載入您的聯絡人 ……", "Looking for {term} …" : "正在尋找 {term} ……", "Search contacts" : "搜尋聯絡人", - "Reset search" : "重設搜尋", "Search contacts …" : "搜尋聯絡人 ……", + "Reset search" : "重設搜尋", "Could not load your contacts" : "無法載入您的聯絡人", "No contacts found" : "找不到聯絡人", "Show all contacts" : "顯示所有聯絡人", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 5c51463081a..182f30c74e3 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -306,8 +306,8 @@ OC.L10N.register( "Loading your contacts …" : "正在載入您的聯絡人 ……", "Looking for {term} …" : "正在尋找 {term} ……", "Search contacts" : "搜尋聯絡人", - "Reset search" : "重設搜尋", "Search contacts …" : "搜尋聯絡人 ……", + "Reset search" : "重設搜尋", "Could not load your contacts" : "無法載入您的聯絡人", "No contacts found" : "查無聯絡人", "Show all contacts" : "顯示所有聯絡人", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index e06d539510e..78ff1839b8c 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -304,8 +304,8 @@ "Loading your contacts …" : "正在載入您的聯絡人 ……", "Looking for {term} …" : "正在尋找 {term} ……", "Search contacts" : "搜尋聯絡人", - "Reset search" : "重設搜尋", "Search contacts …" : "搜尋聯絡人 ……", + "Reset search" : "重設搜尋", "Could not load your contacts" : "無法載入您的聯絡人", "No contacts found" : "查無聯絡人", "Show all contacts" : "顯示所有聯絡人",