Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-08 03:14:18 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-08 03:14:18 +0300
commitacba430246bc8815c368ef19e2c169769ca897ea (patch)
treeee7d4bc13bfb2ff027a314508538be2dcad298ad
parent3117be298c06dc2da384e5881625d1fa23d4c82b (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/accessibility/l10n/ru.js4
-rw-r--r--apps/accessibility/l10n/ru.json4
-rw-r--r--apps/accessibility/l10n/uk.js13
-rw-r--r--apps/accessibility/l10n/uk.json11
-rw-r--r--apps/comments/l10n/nl.js1
-rw-r--r--apps/comments/l10n/nl.json1
-rw-r--r--apps/encryption/l10n/ca.js50
-rw-r--r--apps/encryption/l10n/ca.json50
-rw-r--r--apps/files_external/l10n/ca.js98
-rw-r--r--apps/files_external/l10n/ca.json98
-rw-r--r--apps/files_sharing/l10n/nl.js2
-rw-r--r--apps/files_sharing/l10n/nl.json2
-rw-r--r--core/l10n/he.js10
-rw-r--r--core/l10n/he.json10
-rw-r--r--core/l10n/nl.js3
-rw-r--r--core/l10n/nl.json3
-rw-r--r--settings/l10n/he.js2
-rw-r--r--settings/l10n/he.json2
-rw-r--r--settings/l10n/nl.js10
-rw-r--r--settings/l10n/nl.json10
-rw-r--r--settings/l10n/sr.js43
-rw-r--r--settings/l10n/sr.json43
22 files changed, 376 insertions, 94 deletions
diff --git a/apps/accessibility/l10n/ru.js b/apps/accessibility/l10n/ru.js
index baa9a9c4c9e..d1bf9bb949d 100644
--- a/apps/accessibility/l10n/ru.js
+++ b/apps/accessibility/l10n/ru.js
@@ -6,9 +6,13 @@ OC.L10N.register(
"Dark theme (beta)" : "Тёмная тема (бета)",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Данная тёмная тема снимет напряжение с Ваших глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочетах.",
"Dyslexia font" : "Шрифт Dyslexia",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - бесплатный шрифт, который смягчает некоторые распространённые ошибки при чтении, вызываемые дислексией.",
"Accessibility" : "Удобство",
"Accessibility options for nextcloud" : "Настройки удобства для Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет множество настроек удобства для упрощения Вашего использования Nextcloud",
+ "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
+ "our issue tracker" : "Сообщить об ошибке",
+ "our design team" : "Команда разработчиков",
"Enable" : "Включено"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/accessibility/l10n/ru.json b/apps/accessibility/l10n/ru.json
index d3a4bae7b44..100c91d601e 100644
--- a/apps/accessibility/l10n/ru.json
+++ b/apps/accessibility/l10n/ru.json
@@ -4,9 +4,13 @@
"Dark theme (beta)" : "Тёмная тема (бета)",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Данная тёмная тема снимет напряжение с Ваших глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочетах.",
"Dyslexia font" : "Шрифт Dyslexia",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - бесплатный шрифт, который смягчает некоторые распространённые ошибки при чтении, вызываемые дислексией.",
"Accessibility" : "Удобство",
"Accessibility options for nextcloud" : "Настройки удобства для Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет множество настроек удобства для упрощения Вашего использования Nextcloud",
+ "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
+ "our issue tracker" : "Сообщить об ошибке",
+ "our design team" : "Команда разработчиков",
"Enable" : "Включено"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/accessibility/l10n/uk.js b/apps/accessibility/l10n/uk.js
new file mode 100644
index 00000000000..6427c9a1d1c
--- /dev/null
+++ b/apps/accessibility/l10n/uk.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "Висококонтрастна тема",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.",
+ "Dark theme (beta)" : "Темна тема (бета)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Темна тема зменшує навантаження для очей шляхом зменшення загального світлового випромінення і яскравості. Вона все ще перебуває на стадії розробки, тож якщо знайдете якісь проблеми, будь ласка, сповістіть нас про це.",
+ "Dyslexia font" : "Шрифт для людей, які страждають від дислексії",
+ "Accessibility" : "Доступність",
+ "Accessibility options for nextcloud" : "Опції доступності для nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud"
+},
+"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/apps/accessibility/l10n/uk.json b/apps/accessibility/l10n/uk.json
new file mode 100644
index 00000000000..2c8b5cbe96f
--- /dev/null
+++ b/apps/accessibility/l10n/uk.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "High contrast theme" : "Висококонтрастна тема",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.",
+ "Dark theme (beta)" : "Темна тема (бета)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Темна тема зменшує навантаження для очей шляхом зменшення загального світлового випромінення і яскравості. Вона все ще перебуває на стадії розробки, тож якщо знайдете якісь проблеми, будь ласка, сповістіть нас про це.",
+ "Dyslexia font" : "Шрифт для людей, які страждають від дислексії",
+ "Accessibility" : "Доступність",
+ "Accessibility options for nextcloud" : "Опції доступності для nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index 65358dc37a0..541868cebb3 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
"Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
"_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"],
+ "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"],
"Comment" : "Reactie",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Je werd op “%s”, in een reactie vermeld door een sindsdien verwijderde gebruiker",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vermeldde jou in een reactie op “%2$s\""
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 1cedee00ae8..91edbd9a027 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -25,6 +25,7 @@
"Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
"Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
"_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"],
+ "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"],
"Comment" : "Reactie",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Je werd op “%s”, in een reactie vermeld door een sindsdien verwijderde gebruiker",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vermeldde jou in een reactie op “%2$s\""
diff --git a/apps/encryption/l10n/ca.js b/apps/encryption/l10n/ca.js
index e5e2afe6c49..191a2d95b5b 100644
--- a/apps/encryption/l10n/ca.js
+++ b/apps/encryption/l10n/ca.js
@@ -7,42 +7,42 @@ OC.L10N.register(
"Recovery key successfully enabled" : "La clau de recuperació s'ha activat",
"Could not enable recovery key. Please check your recovery key password!" : "No s'ha pogut activar la clau de recuperació. Comproveu contrasenya de la clau de recuperació!",
"Recovery key successfully disabled" : "La clau de recuperació s'ha descativat",
- "Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut desactivar la calu de recuperació. Comproveu la contrasenya de la clau de recuperació!",
+ "Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut desactivar la clau de recuperació. Comproveu la contrasenya de la clau de recuperació!",
"Missing parameters" : "Falten paràmetres",
- "Please provide the old recovery password" : "Proporcioneu la contrasenya de recuperació antiga",
- "Please provide a new recovery password" : "Si us plau proporcioneu una nova contrasenya de recuperació",
- "Please repeat the new recovery password" : "Repetiu la nova contrasenya de recuperació",
+ "Please provide the old recovery password" : "Si us plau, proporcioneu la contrasenya de recuperació antiga",
+ "Please provide a new recovery password" : "Si us plau, proporcioneu una nova contrasenya de recuperació",
+ "Please repeat the new recovery password" : "Si us plau, repetiu la nova contrasenya de recuperació",
"Password successfully changed." : "La contrasenya s'ha canviat.",
"Could not change the password. Maybe the old password was not correct." : "No s'ha pogut canviar la contrasenya. Potser la contrasenya anterior no era correcta.",
"Recovery Key disabled" : "Clau de recuperació desactivada",
"Recovery Key enabled" : "Clau de recuperació activada",
"Could not enable the recovery key, please try again or contact your administrator" : "No es pot activar la clau de recuperació, torneu-ho a intentar o poseu-vos en contacte amb l'administrador",
"Could not update the private key password." : "No s'ha pogut actualitzar la contrasenya de la clau privada.",
- "The old password was not correct, please try again." : "La contrasenya antiga no es correcta, Si us plau, Intenteu-ho de nou.",
- "The current log-in password was not correct, please try again." : "La contrasenya d'inici de sessió actual no era correcta, torneu-ho a provar.",
+ "The old password was not correct, please try again." : "La contrasenya antiga no és correcta, si us plau torneu-ho a provar.",
+ "The current log-in password was not correct, please try again." : "La contrasenya d'inici de sessió actual no era correcta, si us plau torneu-ho a provar.",
"Private key password successfully updated." : "La contrasenya de la clau privada s'ha actualitzat.",
- "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clau privada no và lida per a l'aplicació de xifrat. Actualitzeu la contrasenya de la clau privada a la vostra configuració personal per recuperar l'accés als vostres fitxers xifrats.",
- "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'aplicació de xifrat està  habilitada, però les vostres claus no s'inicialitzen. Tanqueu la sessió d'inici de sessió i torneu a iniciar sessió.",
- "Please enable server side encryption in the admin settings in order to use the encryption module." : "Activeu el xifratge del servidor en la configuració de l'administrador per poder utilitzar el mòdul de xifratge.",
- "Encryption app is enabled and ready" : "L'aplicació de xifrat està  habilitada i preparada",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clau privada no és vàlida per a l'aplicació de xifrat. Si us plau, actualitzeu la contrasenya de la clau privada a la vostra configuració personal per recuperar l'accés als vostres fitxers xifrats.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'aplicació de xifrat està activada, però les vostres claus no s'han inicialitzat. Si us plau, tanqueu la sessió i torneu a iniciar la sessió.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Si us plau, activeu el xifratge del servidor a la configuració de l'administrador per poder fer servir el mòdul de xifratge.",
+ "Encryption app is enabled and ready" : "L'aplicació de xifratge està activada i preparada",
"Bad Signature" : "Signatura incorrecta",
"Missing Signature" : "Falta Signatura",
- "one-time password for server-side-encryption" : "contrasenya única per al xifrat del costat del servidor",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desencriptar aquest fitxer, probablement és un fitxer compartit. Demaneu al propietari del fitxer que el comparteixi de nou amb và³s.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Demana al propietari del fitxer que torni a compartir el fitxer amb tu.",
+ "one-time password for server-side-encryption" : "contrasenya única per al xifrat de la banda del servidor",
+ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desencriptar aquest fitxer, probablement és un fitxer compartit. Si us plau, demaneu al propietari del fitxer que us el torni a compartir.",
+ "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Si us plau, demaneu al propietari del fitxer que us el torni a compartir.",
"Default encryption module" : "Mòdul de xifrat per defecte",
- "Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifrat de servidor",
- "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Per utilitzar aquest mòdul criptogràfic s’ha de permetre encriptació\n\t\tal servidor en la configuració d'admin. Una vegada activat, aquest mòdul xifrarà\n\t\ttots els seus arxius de forma transparent. L'encriptació està basada en claus de AES 256.\n\t\tEl mòdul no tocarà arxius existents, només els nous arxius nous s’encriptaràn després\n\t\td’activar la encriptació des d’el servidor. No és possible desactivar\n\t\tl'encriptació i tornar a un sistema sense encriptació.\n\t\tSi us plau llegiu la documentació per saber totes les implicacions abans de decidir\n\t\tactivar l’encriptació des del servidor.",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nl'administrador ha activat l'encriptació de part del servidor. Els teus fitxers s'han encriptat utilitzant la contrasenya '%s'.\n\nInicia sessió a la web, vés a la secció 'encriptació bà sica' de la teva configuració personal i actualitza la contrasenya antiga substituint-la per aquesta altra.\n\n",
+ "Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifratge de servidor",
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Per fer servir aquest mòdul criptogràfic s’ha de permetre encriptació\n\t\tal servidor a la configuració de l'administrador. Un cop activat, aquest mòdul xifrarà\n\t\ttots els vostres fitxers de forma transparent. L'encriptació està basada en claus de AES 256.\n\t\tEl mòdul no tocarà fitxers existents, només s'encriptaran els nous un cop s'hagi activat\n\t\tl'encriptació des del servidor. Tampoc no és possible desactivar\n\t\tl'encriptació i tornar a un sistema sense encriptació.\n\t\tSi us plau llegiu la documentació per saber totes les implicacions abans de decidir\n\t\tactivar l’encriptació des del servidor.",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nl'administrador ha activat l'encriptació des del servidor. Els vostres fitxers s'han encriptat utilitzant la contrasenya '%s'.\n\nSi us plau, inicieu la sessió a la interfície web, aneu a la secció \"mòdul bàsic d’encriptació\" de la vostra configuració personal i actualitzeu la contrasenya de xifrat introduint-hi aquesta contrasenya al camp \"antiga contrasenya d’inici de sessió\" i la vostra contrasenya actual.\n\n",
"The share will expire on %s." : "La compartició venç el %s.",
"Cheers!" : "Salut!",
- "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola,<br><br>l'admin ha activat encriptació des del servidor. Els fitxers s'encriptaràn utilitzant la contrasenya <strong>%s</strong>. <br><br>Si us plau connectar-se a la interfície web, aneu a la secció \"mòdul d'encriptació bàsica” de la configuració personal i actualitzar la contrasenya d'encriptació introduint aquesta contrasenya al camp “anterior contrasenya d’entrada” i la teva contrasenya d’entrada actual.<br><br>",
- "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està  activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola,<br><br>l'administrador ha activat l'encriptació des del servidor. Els vostres fitxers s'han encriptat fent servir la contrasenya <strong>%s</strong>. <br><br>Si us plau, inicieu la sessió a la interfície web, aneu a la secció \"mòdul bàsic d’encriptació\" de la vostra configuració personal i actualitzeu la contrasenya de xifrat introduint-hi aquesta contrasenya al camp \"antiga contrasenya d’inici de sessió\" i la vostra contrasenya actual.<br><br>",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, tanqueu la sessió i inicieu-ne una de nova.",
"Encrypt the home storage" : "Xifra l'emmagatzematge de casa",
- "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Si activeu aquesta opció xifra tots els fitxers emmagatzemats a l'emmagatzematge principal, en cas contrari, només es codificaran els fitxers en emmagatzematge extern",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Si activeu aquesta opció, es xifraran tots els fitxers emmagatzemats a l’emmagatzematge principal; en cas contrari, només es xifraran els fitxers d’emmagatzematge extern",
"Enable recovery key" : "Activa la clau de recuperació",
"Disable recovery key" : "Desactiva la clau de recuperació",
- "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La clau de recuperació és una clau de xifrat addicional que s'utilitza per xifrar fitxers. Permet la recuperació dels fitxers d'un usuari si l'usuari s'oblida de la seva contrasenya.",
+ "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La clau de recuperació és una clau de xifratge addicional que s'utilitza per xifrar fitxers. Permet la recuperació dels fitxers d'un usuari si l'usuari oblida de la seva contrasenya.",
"Recovery key password" : "Clau de recuperació de la contrasenya",
"Repeat recovery key password" : "Repetiu la contrasenya de la clau de recuperació",
"Change recovery key password:" : "Canvia la clau de recuperació de contrasenya:",
@@ -50,15 +50,15 @@ OC.L10N.register(
"New recovery key password" : "Nova contrasenya de clau de recuperació",
"Repeat new recovery key password" : "Repetiu la contrasenya de la clau de recuperació nova",
"Change Password" : "Canvia la contrasenya",
- "Basic encryption module" : "Mòdul bàsic de xifratge",
+ "Basic encryption module" : "Mòdul bàsic d'encriptació",
"Your private key password no longer matches your log-in password." : "La clau privada ja no es correspon amb la contrasenya d'accés:",
"Set your old private key password to your current log-in password:" : "Establiu la vostra antiga clau privada a l'actual contrasenya d'accés:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Si no recordeu la contrasenya anterior podeu demanar a l'administrador que recuperi els vostres fitxers.",
- "Old log-in password" : "Contrasenya anterior d'accés",
- "Current log-in password" : "Contrasenya d'accés actual",
+ "Old log-in password" : "Contrasenya antiga d’inici de sessió",
+ "Current log-in password" : "Contrasenya actual d’inici de sessió",
"Update Private Key Password" : "Actualitza la contrasenya de clau privada",
- "Enable password recovery:" : "Habilita la recuperació de contrasenya:",
- "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Activar aquesta opció us permetrà  obtenir de nou accés als vostres fitxers encriptats en cas de perdre la contrasenya",
+ "Enable password recovery:" : "Activa la recuperació de contrasenya:",
+ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Si activeu aquesta opció, podreu accedir als vostres fitxers encriptats en cas de pèrdua de contrasenya",
"Enabled" : "Activat",
"Disabled" : "Desactivat"
},
diff --git a/apps/encryption/l10n/ca.json b/apps/encryption/l10n/ca.json
index 86aae566a4a..d14442e3243 100644
--- a/apps/encryption/l10n/ca.json
+++ b/apps/encryption/l10n/ca.json
@@ -5,42 +5,42 @@
"Recovery key successfully enabled" : "La clau de recuperació s'ha activat",
"Could not enable recovery key. Please check your recovery key password!" : "No s'ha pogut activar la clau de recuperació. Comproveu contrasenya de la clau de recuperació!",
"Recovery key successfully disabled" : "La clau de recuperació s'ha descativat",
- "Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut desactivar la calu de recuperació. Comproveu la contrasenya de la clau de recuperació!",
+ "Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut desactivar la clau de recuperació. Comproveu la contrasenya de la clau de recuperació!",
"Missing parameters" : "Falten paràmetres",
- "Please provide the old recovery password" : "Proporcioneu la contrasenya de recuperació antiga",
- "Please provide a new recovery password" : "Si us plau proporcioneu una nova contrasenya de recuperació",
- "Please repeat the new recovery password" : "Repetiu la nova contrasenya de recuperació",
+ "Please provide the old recovery password" : "Si us plau, proporcioneu la contrasenya de recuperació antiga",
+ "Please provide a new recovery password" : "Si us plau, proporcioneu una nova contrasenya de recuperació",
+ "Please repeat the new recovery password" : "Si us plau, repetiu la nova contrasenya de recuperació",
"Password successfully changed." : "La contrasenya s'ha canviat.",
"Could not change the password. Maybe the old password was not correct." : "No s'ha pogut canviar la contrasenya. Potser la contrasenya anterior no era correcta.",
"Recovery Key disabled" : "Clau de recuperació desactivada",
"Recovery Key enabled" : "Clau de recuperació activada",
"Could not enable the recovery key, please try again or contact your administrator" : "No es pot activar la clau de recuperació, torneu-ho a intentar o poseu-vos en contacte amb l'administrador",
"Could not update the private key password." : "No s'ha pogut actualitzar la contrasenya de la clau privada.",
- "The old password was not correct, please try again." : "La contrasenya antiga no es correcta, Si us plau, Intenteu-ho de nou.",
- "The current log-in password was not correct, please try again." : "La contrasenya d'inici de sessió actual no era correcta, torneu-ho a provar.",
+ "The old password was not correct, please try again." : "La contrasenya antiga no és correcta, si us plau torneu-ho a provar.",
+ "The current log-in password was not correct, please try again." : "La contrasenya d'inici de sessió actual no era correcta, si us plau torneu-ho a provar.",
"Private key password successfully updated." : "La contrasenya de la clau privada s'ha actualitzat.",
- "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clau privada no và lida per a l'aplicació de xifrat. Actualitzeu la contrasenya de la clau privada a la vostra configuració personal per recuperar l'accés als vostres fitxers xifrats.",
- "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'aplicació de xifrat està  habilitada, però les vostres claus no s'inicialitzen. Tanqueu la sessió d'inici de sessió i torneu a iniciar sessió.",
- "Please enable server side encryption in the admin settings in order to use the encryption module." : "Activeu el xifratge del servidor en la configuració de l'administrador per poder utilitzar el mòdul de xifratge.",
- "Encryption app is enabled and ready" : "L'aplicació de xifrat està  habilitada i preparada",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clau privada no és vàlida per a l'aplicació de xifrat. Si us plau, actualitzeu la contrasenya de la clau privada a la vostra configuració personal per recuperar l'accés als vostres fitxers xifrats.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'aplicació de xifrat està activada, però les vostres claus no s'han inicialitzat. Si us plau, tanqueu la sessió i torneu a iniciar la sessió.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Si us plau, activeu el xifratge del servidor a la configuració de l'administrador per poder fer servir el mòdul de xifratge.",
+ "Encryption app is enabled and ready" : "L'aplicació de xifratge està activada i preparada",
"Bad Signature" : "Signatura incorrecta",
"Missing Signature" : "Falta Signatura",
- "one-time password for server-side-encryption" : "contrasenya única per al xifrat del costat del servidor",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desencriptar aquest fitxer, probablement és un fitxer compartit. Demaneu al propietari del fitxer que el comparteixi de nou amb và³s.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Demana al propietari del fitxer que torni a compartir el fitxer amb tu.",
+ "one-time password for server-side-encryption" : "contrasenya única per al xifrat de la banda del servidor",
+ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desencriptar aquest fitxer, probablement és un fitxer compartit. Si us plau, demaneu al propietari del fitxer que us el torni a compartir.",
+ "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Si us plau, demaneu al propietari del fitxer que us el torni a compartir.",
"Default encryption module" : "Mòdul de xifrat per defecte",
- "Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifrat de servidor",
- "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Per utilitzar aquest mòdul criptogràfic s’ha de permetre encriptació\n\t\tal servidor en la configuració d'admin. Una vegada activat, aquest mòdul xifrarà\n\t\ttots els seus arxius de forma transparent. L'encriptació està basada en claus de AES 256.\n\t\tEl mòdul no tocarà arxius existents, només els nous arxius nous s’encriptaràn després\n\t\td’activar la encriptació des d’el servidor. No és possible desactivar\n\t\tl'encriptació i tornar a un sistema sense encriptació.\n\t\tSi us plau llegiu la documentació per saber totes les implicacions abans de decidir\n\t\tactivar l’encriptació des del servidor.",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nl'administrador ha activat l'encriptació de part del servidor. Els teus fitxers s'han encriptat utilitzant la contrasenya '%s'.\n\nInicia sessió a la web, vés a la secció 'encriptació bà sica' de la teva configuració personal i actualitza la contrasenya antiga substituint-la per aquesta altra.\n\n",
+ "Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifratge de servidor",
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Per fer servir aquest mòdul criptogràfic s’ha de permetre encriptació\n\t\tal servidor a la configuració de l'administrador. Un cop activat, aquest mòdul xifrarà\n\t\ttots els vostres fitxers de forma transparent. L'encriptació està basada en claus de AES 256.\n\t\tEl mòdul no tocarà fitxers existents, només s'encriptaran els nous un cop s'hagi activat\n\t\tl'encriptació des del servidor. Tampoc no és possible desactivar\n\t\tl'encriptació i tornar a un sistema sense encriptació.\n\t\tSi us plau llegiu la documentació per saber totes les implicacions abans de decidir\n\t\tactivar l’encriptació des del servidor.",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nl'administrador ha activat l'encriptació des del servidor. Els vostres fitxers s'han encriptat utilitzant la contrasenya '%s'.\n\nSi us plau, inicieu la sessió a la interfície web, aneu a la secció \"mòdul bàsic d’encriptació\" de la vostra configuració personal i actualitzeu la contrasenya de xifrat introduint-hi aquesta contrasenya al camp \"antiga contrasenya d’inici de sessió\" i la vostra contrasenya actual.\n\n",
"The share will expire on %s." : "La compartició venç el %s.",
"Cheers!" : "Salut!",
- "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola,<br><br>l'admin ha activat encriptació des del servidor. Els fitxers s'encriptaràn utilitzant la contrasenya <strong>%s</strong>. <br><br>Si us plau connectar-se a la interfície web, aneu a la secció \"mòdul d'encriptació bàsica” de la configuració personal i actualitzar la contrasenya d'encriptació introduint aquesta contrasenya al camp “anterior contrasenya d’entrada” i la teva contrasenya d’entrada actual.<br><br>",
- "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està  activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola,<br><br>l'administrador ha activat l'encriptació des del servidor. Els vostres fitxers s'han encriptat fent servir la contrasenya <strong>%s</strong>. <br><br>Si us plau, inicieu la sessió a la interfície web, aneu a la secció \"mòdul bàsic d’encriptació\" de la vostra configuració personal i actualitzeu la contrasenya de xifrat introduint-hi aquesta contrasenya al camp \"antiga contrasenya d’inici de sessió\" i la vostra contrasenya actual.<br><br>",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, tanqueu la sessió i inicieu-ne una de nova.",
"Encrypt the home storage" : "Xifra l'emmagatzematge de casa",
- "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Si activeu aquesta opció xifra tots els fitxers emmagatzemats a l'emmagatzematge principal, en cas contrari, només es codificaran els fitxers en emmagatzematge extern",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Si activeu aquesta opció, es xifraran tots els fitxers emmagatzemats a l’emmagatzematge principal; en cas contrari, només es xifraran els fitxers d’emmagatzematge extern",
"Enable recovery key" : "Activa la clau de recuperació",
"Disable recovery key" : "Desactiva la clau de recuperació",
- "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La clau de recuperació és una clau de xifrat addicional que s'utilitza per xifrar fitxers. Permet la recuperació dels fitxers d'un usuari si l'usuari s'oblida de la seva contrasenya.",
+ "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La clau de recuperació és una clau de xifratge addicional que s'utilitza per xifrar fitxers. Permet la recuperació dels fitxers d'un usuari si l'usuari oblida de la seva contrasenya.",
"Recovery key password" : "Clau de recuperació de la contrasenya",
"Repeat recovery key password" : "Repetiu la contrasenya de la clau de recuperació",
"Change recovery key password:" : "Canvia la clau de recuperació de contrasenya:",
@@ -48,15 +48,15 @@
"New recovery key password" : "Nova contrasenya de clau de recuperació",
"Repeat new recovery key password" : "Repetiu la contrasenya de la clau de recuperació nova",
"Change Password" : "Canvia la contrasenya",
- "Basic encryption module" : "Mòdul bàsic de xifratge",
+ "Basic encryption module" : "Mòdul bàsic d'encriptació",
"Your private key password no longer matches your log-in password." : "La clau privada ja no es correspon amb la contrasenya d'accés:",
"Set your old private key password to your current log-in password:" : "Establiu la vostra antiga clau privada a l'actual contrasenya d'accés:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Si no recordeu la contrasenya anterior podeu demanar a l'administrador que recuperi els vostres fitxers.",
- "Old log-in password" : "Contrasenya anterior d'accés",
- "Current log-in password" : "Contrasenya d'accés actual",
+ "Old log-in password" : "Contrasenya antiga d’inici de sessió",
+ "Current log-in password" : "Contrasenya actual d’inici de sessió",
"Update Private Key Password" : "Actualitza la contrasenya de clau privada",
- "Enable password recovery:" : "Habilita la recuperació de contrasenya:",
- "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Activar aquesta opció us permetrà  obtenir de nou accés als vostres fitxers encriptats en cas de perdre la contrasenya",
+ "Enable password recovery:" : "Activa la recuperació de contrasenya:",
+ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Si activeu aquesta opció, podreu accedir als vostres fitxers encriptats en cas de pèrdua de contrasenya",
"Enabled" : "Activat",
"Disabled" : "Desactivat"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index 11294ec5cef..0311b4a1099 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -1,57 +1,99 @@
OC.L10N.register(
"files_external",
{
- "External storages" : "Emmagatzematge extern",
+ "External storages" : "Emmagatzematges externs",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Concedeix accés",
- "Generate keys" : "Generar claus",
+ "Error configuring OAuth1" : "S'ha produït un error en configurar OAuth1",
+ "Please provide a valid app key and secret." : "Si us plau, proporcioneu una clau d’aplicació vàlida i secreta.",
+ "Error configuring OAuth2" : "S'ha produït un error en configurar OAuth2",
+ "Generate keys" : "Genera les claus",
"Error generating key pair" : "Error en generar el parell de claus",
- "All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
+ "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup.",
"(group)" : "(grup)",
- "Enable encryption" : "Habilitar xifrat",
- "Enable previews" : "Habilitar vistes prèvies",
- "Enable sharing" : "Habilita la compartició",
- "Check for changes" : "Comproveu si hi ha canvis",
+ "Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)",
+ "Enable encryption" : "Activa l'encriptació",
+ "Enable previews" : "Active les vistes prèvies",
+ "Enable sharing" : "Activa la compartició",
+ "Check for changes" : "Comprova si hi ha canvis",
"Never" : "Mai",
"Once every direct access" : "Un cop cada accés directe",
- "Delete" : "Esborra",
+ "Read only" : "Només lectura",
+ "Delete" : "Suprimeix",
"Admin defined" : "Administrador definit",
- "Delete storage?" : "Esborro l'emmagatzematge?",
+ "Are you sure you want to delete this external storage?" : "Esteu segur que voleu suprimir aquest emmagatzematge extern?",
+ "Delete storage?" : "Suprimeix-ho l'emmagatzematge?",
"Saved" : "Desat",
- "Saving..." : "Desant...",
+ "Saving..." : "S'està desant...",
"Save" : "Desa",
- "external-storage" : "Emmagatzematge extern",
+ "Empty response from the server" : "Resposta buida del servidor",
+ "Couldn't access. Please log out and in again to activate this mount point" : "No s'ha pogut accedir. Si us plau, tanqueu la sessió i torneu a iniciar-la per activar aquest punt de muntatge",
+ "Couldn't get the information from the remote server: {code} {type}" : "No s’ha pogut obtenir la informació del servidor remot: {code} {type}",
+ "Couldn't get the list of external mount points: {type}" : "No s’ha pogut obtenir la llista de punts de muntatge externs: {type}",
+ "There was an error with message: " : "S'ha produït un error amb el missatge:",
+ "External mount error" : "Error de muntatge extern",
+ "external-storage" : "emmagatzematge-extern",
+ "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "No s’ha pogut obtenir la llista de punts de muntatge de la unitat de xarxa de Windows: resposta buida del servidor",
+ "Please enter the credentials for the {mount} mount" : "Si us plau, introduïu les credencials per al muntatge {mount}",
"Username" : "Nom d'usuari",
"Password" : "Contrasenya",
"Credentials saved" : "Credencials desades",
+ "Credentials saving failed" : "Error en desar les credencials",
+ "Credentials required" : "Es necessiten credencials",
+ "Storage with ID \"%d\" not found" : "No s’ha trobat l’emmagatzematge amb ID \"%d\"",
+ "Invalid backend or authentication mechanism class" : "Classe de mecanisme d'autenticació o rerefons no vàlids",
"Invalid mount point" : "Punt de muntatge no vàlid",
- "Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"",
+ "Objectstore forbidden" : "Objectstore prohibit",
+ "Invalid storage backend \"%s\"" : "Rerefons d'emmagatzematge no vàlid \"%s\"",
+ "Not permitted to use backend \"%s\"" : "No s'ha permès l’ús del rerefons \"%s\"",
+ "Not permitted to use authentication mechanism \"%s\"" : "No es permet l’ús del mecanisme d’autenticació \"%s\"",
+ "Unsatisfied backend parameters" : "Paràmetres del rerefons incomplerts",
+ "Unsatisfied authentication mechanism parameters" : "Paràmetres del mecanisme d'autenticació incomplerts",
+ "Insufficient data: %s" : "Dades insuficients: %s",
"%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "L’emmagatzematge amb l’ID \"%d\" no és editable per l’usuari",
"Access key" : "Clau d'accés",
"Secret key" : "Clau secreta",
+ "Builtin" : "Integrat",
"None" : "Cap",
+ "OAuth1" : "OAuth1",
"App key" : "Clau de l'aplicació",
"App secret" : "Secret de l'aplicació",
+ "OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"Client secret" : "Secret del client",
+ "OpenStack v2" : "OpenStack v2",
+ "Tenant name" : "Nom del llogater",
+ "Identity endpoint URL" : "URL del punt final d’identitat",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "Domini",
- "API key" : "codi API",
+ "Rackspace" : "Rackspace",
+ "API key" : "Clau de l'API",
+ "Global credentials" : "Credencials globals",
+ "Log-in credentials, save in database" : "Credencials d'inici de sessió, desades a la base de dades",
"Username and password" : "Nom d'usuari i contrasenya",
+ "Log-in credentials, save in session" : "Credencials d'inici de sessió, desades a la sessió",
+ "User entered, store in database" : "Usuari introduït, emmagatzemat a la base de dades",
+ "RSA public key" : "Clau pública RSA",
"Public key" : "Clau pública",
+ "RSA private key" : "Clau privada RSA",
+ "Private key" : "Clau privada",
+ "Kerberos ticket" : "Tiquet Kerberos",
"Amazon S3" : "Amazon S3",
- "Bucket" : "Cub",
+ "Bucket" : "Galleda",
"Hostname" : "Nom del servidor",
"Port" : "Port",
- "Region" : "Comarca",
- "Enable SSL" : "Habilita SSL",
- "Enable Path Style" : "Permet l'estil del camí",
+ "Region" : "Regió",
+ "Enable SSL" : "Activa SSL",
+ "Enable Path Style" : "Activa l'estil del camí",
+ "Legacy (v2) authentication" : "Autenticació heretada (v2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Protocol segur https://",
"FTP" : "FTP",
- "Host" : "Equip remot",
+ "Host" : "Servidor",
"Secure ftps://" : "Protocol segur ftps://",
"Local" : "Local",
"Location" : "Ubicació",
@@ -61,19 +103,33 @@ OC.L10N.register(
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
- "SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
- "Username as share" : "Nom d'usuari per compartir",
+ "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC",
+ "Username as share" : "Nom d'usuari amb que es comparteix",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nom del servei",
+ "Request timeout (seconds)" : "Temps d'espera de petició (segons)",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El suport de cURL a PHP no està activat o instal·lat. El muntatge de %s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El suport d'FTP a PHP no està activat o instal·lat. El muntatge de %s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li.",
+ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" no està instal·lat. El muntatge de %2$s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li.",
+ "External storage support" : "Suport d'emmagatzematge extern",
+ "Adds basic external storage support" : "Afegeix suport d’emmagatzematge extern bàsic",
+ "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Aquesta aplicació permet als administradors configurar les connexions amb proveïdors d'emmagatzematge externs, com ara servidors FTP, botigues d'objectes S3 o SWIFT, altres servidors Nextcloud, servidors WebDAV i molt més. Els administradors poden triar quins tipus d’emmagatzematge permeten i poden muntar aquestes ubicacions d’emmagatzematge per a un usuari, un grup o tot el sistema. Els usuaris veuran que apareixerà una nova carpeta al directori arrel de Nextcloud, que podran accedir i fer servir com qualsevol altra carpeta Nextcloud. L’emmagatzematge extern també permet als usuaris compartir fitxers emmagatzemats en aquestes ubicacions externes. En aquests casos, les credencials per al propietari del fitxer s’utilitzen quan el destinatari sol·licita el fitxer des d'un emmagatzematge extern, garantint així que el destinatari pugui accedir al fitxer compartit.\n\nL’emmagatzematge extern es pot configurar mitjançant la interfície gràfica d’usuari (GUI) o des de la línia d’ordres. Aquesta segona opció proporciona a l’usuari avançat més flexibilitat per configurar muntatges d’emmagatzematge externs a granel i establir prioritats de muntatge. Podeu obtenir més informació a la documentació de la GUI d’emmagatzematge extern i la documentació del fitxer de configuració de l’emmagatzematge extern.",
+ "No external storage configured or you don't have the permission to configure them" : "No hi ha cap emmagatzematge extern configurat o no teniu permís per configurar-los",
"Name" : "Nom",
"Storage type" : "Tipus d'emmagatzematge",
"Scope" : "Abast",
+ "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "L’emmagatzematge extern us permet muntar serveis i dispositius d’emmagatzematge externs com a dispositius d’emmagatzematge secundaris de Nextcloud. També podeu permetre als usuaris muntar els seus propis serveis d’emmagatzematge extern.",
"Folder name" : "Nom de la carpeta",
"External storage" : "Emmagatzematge extern",
"Authentication" : "Autenticació",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
+ "Click to recheck the configuration" : "Feu clic per tornar a comprovar la configuració",
"Add storage" : "Afegeix emmagatzematge",
- "Advanced settings" : "Paràmetres avançats"
+ "Advanced settings" : "Paràmetres avançats",
+ "Allow users to mount external storage" : "Permet als usuaris muntar emmagatzematge extern",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials.",
+ "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dels punts de muntatge externs configurats no estan connectats. Si us plau, feu clic a la/les fila/files vermella/vermelles per obtenir més informació",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no està instal·lat. El muntatge de %s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index 027d92ebec8..eb8ef4fcc58 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -1,55 +1,97 @@
{ "translations": {
- "External storages" : "Emmagatzematge extern",
+ "External storages" : "Emmagatzematges externs",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Concedeix accés",
- "Generate keys" : "Generar claus",
+ "Error configuring OAuth1" : "S'ha produït un error en configurar OAuth1",
+ "Please provide a valid app key and secret." : "Si us plau, proporcioneu una clau d’aplicació vàlida i secreta.",
+ "Error configuring OAuth2" : "S'ha produït un error en configurar OAuth2",
+ "Generate keys" : "Genera les claus",
"Error generating key pair" : "Error en generar el parell de claus",
- "All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
+ "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup.",
"(group)" : "(grup)",
- "Enable encryption" : "Habilitar xifrat",
- "Enable previews" : "Habilitar vistes prèvies",
- "Enable sharing" : "Habilita la compartició",
- "Check for changes" : "Comproveu si hi ha canvis",
+ "Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)",
+ "Enable encryption" : "Activa l'encriptació",
+ "Enable previews" : "Active les vistes prèvies",
+ "Enable sharing" : "Activa la compartició",
+ "Check for changes" : "Comprova si hi ha canvis",
"Never" : "Mai",
"Once every direct access" : "Un cop cada accés directe",
- "Delete" : "Esborra",
+ "Read only" : "Només lectura",
+ "Delete" : "Suprimeix",
"Admin defined" : "Administrador definit",
- "Delete storage?" : "Esborro l'emmagatzematge?",
+ "Are you sure you want to delete this external storage?" : "Esteu segur que voleu suprimir aquest emmagatzematge extern?",
+ "Delete storage?" : "Suprimeix-ho l'emmagatzematge?",
"Saved" : "Desat",
- "Saving..." : "Desant...",
+ "Saving..." : "S'està desant...",
"Save" : "Desa",
- "external-storage" : "Emmagatzematge extern",
+ "Empty response from the server" : "Resposta buida del servidor",
+ "Couldn't access. Please log out and in again to activate this mount point" : "No s'ha pogut accedir. Si us plau, tanqueu la sessió i torneu a iniciar-la per activar aquest punt de muntatge",
+ "Couldn't get the information from the remote server: {code} {type}" : "No s’ha pogut obtenir la informació del servidor remot: {code} {type}",
+ "Couldn't get the list of external mount points: {type}" : "No s’ha pogut obtenir la llista de punts de muntatge externs: {type}",
+ "There was an error with message: " : "S'ha produït un error amb el missatge:",
+ "External mount error" : "Error de muntatge extern",
+ "external-storage" : "emmagatzematge-extern",
+ "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "No s’ha pogut obtenir la llista de punts de muntatge de la unitat de xarxa de Windows: resposta buida del servidor",
+ "Please enter the credentials for the {mount} mount" : "Si us plau, introduïu les credencials per al muntatge {mount}",
"Username" : "Nom d'usuari",
"Password" : "Contrasenya",
"Credentials saved" : "Credencials desades",
+ "Credentials saving failed" : "Error en desar les credencials",
+ "Credentials required" : "Es necessiten credencials",
+ "Storage with ID \"%d\" not found" : "No s’ha trobat l’emmagatzematge amb ID \"%d\"",
+ "Invalid backend or authentication mechanism class" : "Classe de mecanisme d'autenticació o rerefons no vàlids",
"Invalid mount point" : "Punt de muntatge no vàlid",
- "Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"",
+ "Objectstore forbidden" : "Objectstore prohibit",
+ "Invalid storage backend \"%s\"" : "Rerefons d'emmagatzematge no vàlid \"%s\"",
+ "Not permitted to use backend \"%s\"" : "No s'ha permès l’ús del rerefons \"%s\"",
+ "Not permitted to use authentication mechanism \"%s\"" : "No es permet l’ús del mecanisme d’autenticació \"%s\"",
+ "Unsatisfied backend parameters" : "Paràmetres del rerefons incomplerts",
+ "Unsatisfied authentication mechanism parameters" : "Paràmetres del mecanisme d'autenticació incomplerts",
+ "Insufficient data: %s" : "Dades insuficients: %s",
"%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "L’emmagatzematge amb l’ID \"%d\" no és editable per l’usuari",
"Access key" : "Clau d'accés",
"Secret key" : "Clau secreta",
+ "Builtin" : "Integrat",
"None" : "Cap",
+ "OAuth1" : "OAuth1",
"App key" : "Clau de l'aplicació",
"App secret" : "Secret de l'aplicació",
+ "OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"Client secret" : "Secret del client",
+ "OpenStack v2" : "OpenStack v2",
+ "Tenant name" : "Nom del llogater",
+ "Identity endpoint URL" : "URL del punt final d’identitat",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "Domini",
- "API key" : "codi API",
+ "Rackspace" : "Rackspace",
+ "API key" : "Clau de l'API",
+ "Global credentials" : "Credencials globals",
+ "Log-in credentials, save in database" : "Credencials d'inici de sessió, desades a la base de dades",
"Username and password" : "Nom d'usuari i contrasenya",
+ "Log-in credentials, save in session" : "Credencials d'inici de sessió, desades a la sessió",
+ "User entered, store in database" : "Usuari introduït, emmagatzemat a la base de dades",
+ "RSA public key" : "Clau pública RSA",
"Public key" : "Clau pública",
+ "RSA private key" : "Clau privada RSA",
+ "Private key" : "Clau privada",
+ "Kerberos ticket" : "Tiquet Kerberos",
"Amazon S3" : "Amazon S3",
- "Bucket" : "Cub",
+ "Bucket" : "Galleda",
"Hostname" : "Nom del servidor",
"Port" : "Port",
- "Region" : "Comarca",
- "Enable SSL" : "Habilita SSL",
- "Enable Path Style" : "Permet l'estil del camí",
+ "Region" : "Regió",
+ "Enable SSL" : "Activa SSL",
+ "Enable Path Style" : "Activa l'estil del camí",
+ "Legacy (v2) authentication" : "Autenticació heretada (v2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Protocol segur https://",
"FTP" : "FTP",
- "Host" : "Equip remot",
+ "Host" : "Servidor",
"Secure ftps://" : "Protocol segur ftps://",
"Local" : "Local",
"Location" : "Ubicació",
@@ -59,19 +101,33 @@
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
- "SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
- "Username as share" : "Nom d'usuari per compartir",
+ "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC",
+ "Username as share" : "Nom d'usuari amb que es comparteix",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nom del servei",
+ "Request timeout (seconds)" : "Temps d'espera de petició (segons)",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El suport de cURL a PHP no està activat o instal·lat. El muntatge de %s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El suport d'FTP a PHP no està activat o instal·lat. El muntatge de %s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li.",
+ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" no està instal·lat. El muntatge de %2$s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li.",
+ "External storage support" : "Suport d'emmagatzematge extern",
+ "Adds basic external storage support" : "Afegeix suport d’emmagatzematge extern bàsic",
+ "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Aquesta aplicació permet als administradors configurar les connexions amb proveïdors d'emmagatzematge externs, com ara servidors FTP, botigues d'objectes S3 o SWIFT, altres servidors Nextcloud, servidors WebDAV i molt més. Els administradors poden triar quins tipus d’emmagatzematge permeten i poden muntar aquestes ubicacions d’emmagatzematge per a un usuari, un grup o tot el sistema. Els usuaris veuran que apareixerà una nova carpeta al directori arrel de Nextcloud, que podran accedir i fer servir com qualsevol altra carpeta Nextcloud. L’emmagatzematge extern també permet als usuaris compartir fitxers emmagatzemats en aquestes ubicacions externes. En aquests casos, les credencials per al propietari del fitxer s’utilitzen quan el destinatari sol·licita el fitxer des d'un emmagatzematge extern, garantint així que el destinatari pugui accedir al fitxer compartit.\n\nL’emmagatzematge extern es pot configurar mitjançant la interfície gràfica d’usuari (GUI) o des de la línia d’ordres. Aquesta segona opció proporciona a l’usuari avançat més flexibilitat per configurar muntatges d’emmagatzematge externs a granel i establir prioritats de muntatge. Podeu obtenir més informació a la documentació de la GUI d’emmagatzematge extern i la documentació del fitxer de configuració de l’emmagatzematge extern.",
+ "No external storage configured or you don't have the permission to configure them" : "No hi ha cap emmagatzematge extern configurat o no teniu permís per configurar-los",
"Name" : "Nom",
"Storage type" : "Tipus d'emmagatzematge",
"Scope" : "Abast",
+ "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "L’emmagatzematge extern us permet muntar serveis i dispositius d’emmagatzematge externs com a dispositius d’emmagatzematge secundaris de Nextcloud. També podeu permetre als usuaris muntar els seus propis serveis d’emmagatzematge extern.",
"Folder name" : "Nom de la carpeta",
"External storage" : "Emmagatzematge extern",
"Authentication" : "Autenticació",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
+ "Click to recheck the configuration" : "Feu clic per tornar a comprovar la configuració",
"Add storage" : "Afegeix emmagatzematge",
- "Advanced settings" : "Paràmetres avançats"
+ "Advanced settings" : "Paràmetres avançats",
+ "Allow users to mount external storage" : "Permet als usuaris muntar emmagatzematge extern",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials.",
+ "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dels punts de muntatge externs configurats no estan connectats. Si us plau, feu clic a la/les fila/files vermella/vermelles per obtenir més informació",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no està instal·lat. El muntatge de %s no és possible. Si us plau, demaneu a l'administrador del sistema que l'instal·li."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js
index 360adb1c160..d4b44bd9001 100644
--- a/apps/files_sharing/l10n/nl.js
+++ b/apps/files_sharing/l10n/nl.js
@@ -111,7 +111,9 @@ OC.L10N.register(
"Share API is disabled" : "Delen API is uitgeschakeld",
"File sharing" : "Bestand delen",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.",
+ "Link to a file" : "Link naar een bestand",
"file" : "bestand",
+ "Shared" : "Gedeeld",
"Share" : "Deel",
"Sharing" : "Delen",
"No entries found in this folder" : "Niets gevonden in deze map",
diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json
index 44de7e754f4..00121039ec0 100644
--- a/apps/files_sharing/l10n/nl.json
+++ b/apps/files_sharing/l10n/nl.json
@@ -109,7 +109,9 @@
"Share API is disabled" : "Delen API is uitgeschakeld",
"File sharing" : "Bestand delen",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.",
+ "Link to a file" : "Link naar een bestand",
"file" : "bestand",
+ "Shared" : "Gedeeld",
"Share" : "Deel",
"Sharing" : "Delen",
"No entries found in this folder" : "Niets gevonden in deze map",
diff --git a/core/l10n/he.js b/core/l10n/he.js
index ffe95680057..07e00a303cc 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -265,6 +265,7 @@ OC.L10N.register(
"Help" : "עזרה",
"Access forbidden" : "הגישה נחסמה",
"File not found" : "קובץ לא נמצא",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?",
"Back to %s" : "חזרה אל %s",
"Internal Server Error" : "שגיאה פנימית בשרת",
"The server was unable to complete your request." : "השרת לא הצליח להשלים את הבקשה שלך.",
@@ -298,6 +299,7 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "נא לציין את מספר הפתחה יחד עם שם המארח (למשל: localhost:5432).",
"Performance warning" : "אזהרת ביצועים",
"You chose SQLite as database." : "בחרת ב־SQLite כמסד נתונים.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "אם יש לך לקוח שמשמש אותך לסנכרון קבצים, השימוש ב־SQLite לא מומלץ עבורך.",
"Finish setup" : "סיום התקנה",
"Finishing …" : "מסיים...",
"Need help?" : "עזרה נזקקת?",
@@ -332,18 +334,26 @@ OC.L10N.register(
"Grant access" : "הענקת גישה",
"Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון",
"Account access" : "גישה לחשבון",
+ "You are about to grant %1$s access to your %2$s account." : "פעולה זו תעניק ל־%1$s גישה לחשבון ה־%2$s שלך.",
+ "Account connected" : "חשבון מחובר",
+ "Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה.",
"New password" : "ססמה חדשה",
"New Password" : "ססמה חדשה",
"This share is password-protected" : "שיתוף זה מוגן בססמה",
"The password is wrong. Try again." : "הססמה שגויה. נא לנסות שוב.",
"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. Use one of your backup codes to log in or contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא להשתמש באחד מהקודים לצורכי גיבוי כדי להיכנס או ליצור קשר עם המנהל שלך לקבלת עזרה.",
"Use backup code" : "שימוש בקוד גיבוי",
"Cancel log in" : "ביטול כניסה",
"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.",
"App update required" : "נדרש עדכון יישום",
+ "%1$s will be updated to version %2$s" : "%1$s יעודכן לגרסה %2$s",
"These apps will be updated:" : "יישומים אלו יעודכנו:",
"These incompatible apps will be disabled:" : "יישומים לא תואמים ינוטרלו:",
"The theme %s has been disabled." : "ערכת הנושא %s הושבתה.",
diff --git a/core/l10n/he.json b/core/l10n/he.json
index 35f9ede1132..b1650b89dec 100644
--- a/core/l10n/he.json
+++ b/core/l10n/he.json
@@ -263,6 +263,7 @@
"Help" : "עזרה",
"Access forbidden" : "הגישה נחסמה",
"File not found" : "קובץ לא נמצא",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?",
"Back to %s" : "חזרה אל %s",
"Internal Server Error" : "שגיאה פנימית בשרת",
"The server was unable to complete your request." : "השרת לא הצליח להשלים את הבקשה שלך.",
@@ -296,6 +297,7 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "נא לציין את מספר הפתחה יחד עם שם המארח (למשל: localhost:5432).",
"Performance warning" : "אזהרת ביצועים",
"You chose SQLite as database." : "בחרת ב־SQLite כמסד נתונים.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "אם יש לך לקוח שמשמש אותך לסנכרון קבצים, השימוש ב־SQLite לא מומלץ עבורך.",
"Finish setup" : "סיום התקנה",
"Finishing …" : "מסיים...",
"Need help?" : "עזרה נזקקת?",
@@ -330,18 +332,26 @@
"Grant access" : "הענקת גישה",
"Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון",
"Account access" : "גישה לחשבון",
+ "You are about to grant %1$s access to your %2$s account." : "פעולה זו תעניק ל־%1$s גישה לחשבון ה־%2$s שלך.",
+ "Account connected" : "חשבון מחובר",
+ "Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה.",
"New password" : "ססמה חדשה",
"New Password" : "ססמה חדשה",
"This share is password-protected" : "שיתוף זה מוגן בססמה",
"The password is wrong. Try again." : "הססמה שגויה. נא לנסות שוב.",
"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. Use one of your backup codes to log in or contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא להשתמש באחד מהקודים לצורכי גיבוי כדי להיכנס או ליצור קשר עם המנהל שלך לקבלת עזרה.",
"Use backup code" : "שימוש בקוד גיבוי",
"Cancel log in" : "ביטול כניסה",
"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.",
"App update required" : "נדרש עדכון יישום",
+ "%1$s will be updated to version %2$s" : "%1$s יעודכן לגרסה %2$s",
"These apps will be updated:" : "יישומים אלו יעודכנו:",
"These incompatible apps will be disabled:" : "יישומים לא תואמים ינוטרלו:",
"The theme %s has been disabled." : "ערכת הנושא %s הושבתה.",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 9c13c414dc6..5fb992d0ddc 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -178,6 +178,9 @@ OC.L10N.register(
"No files in here" : "Hier geen bestanden",
"New folder" : "Nieuwe map",
"No more subfolders in here" : "Hier niet meer submappen",
+ "Name" : "Naam",
+ "Size" : "Grootte",
+ "Modified" : "Aangepast",
"{newName} already exists" : "{newName} bestaat al",
"Choose" : "Kies",
"Move" : "Verplaats",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index b95548c1384..ec6c26c189e 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -176,6 +176,9 @@
"No files in here" : "Hier geen bestanden",
"New folder" : "Nieuwe map",
"No more subfolders in here" : "Hier niet meer submappen",
+ "Name" : "Naam",
+ "Size" : "Grootte",
+ "Modified" : "Aangepast",
"{newName} already exists" : "{newName} bestaat al",
"Choose" : "Kies",
"Move" : "Verplaats",
diff --git a/settings/l10n/he.js b/settings/l10n/he.js
index 755559bdbd9..11276c7ebcf 100644
--- a/settings/l10n/he.js
+++ b/settings/l10n/he.js
@@ -123,6 +123,8 @@ OC.L10N.register(
"Estonian" : "אסטונית",
"Filipino (Philippines)" : "פיליפינו (הפיליפינים)",
"Filipino" : "פיליפינו",
+ "Finnish (Finland)" : "פינית (פינלנד)",
+ "Finnish" : "פינית",
"Limit to groups" : "הגבלה לקבוצות",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/he.json b/settings/l10n/he.json
index 007c13a7bd1..b30fca8b4a1 100644
--- a/settings/l10n/he.json
+++ b/settings/l10n/he.json
@@ -121,6 +121,8 @@
"Estonian" : "אסטונית",
"Filipino (Philippines)" : "פיליפינו (הפיליפינים)",
"Filipino" : "פיליפינו",
+ "Finnish (Finland)" : "פינית (פינלנד)",
+ "Finnish" : "פינית",
"Limit to groups" : "הגבלה לקבוצות",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index aa2461568cd..4366e50439f 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -356,6 +356,14 @@ OC.L10N.register(
"Locale" : "Taal",
"Current password" : "Huidig wachtwoord",
"Change password" : "Wijzig wachtwoord",
- "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. "
+ "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "iOS apparaat",
+ "Android Client" : "Android apparaat",
+ "Not supported!" : "Niet ondersteund!",
+ "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Controleer a.u.b. de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installatiegidsen</a>, en controleer de <a href=\"%s\">log</a> op fouten en waarschuwingen.",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 33c132f8bfe..267b5a0d295 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -354,6 +354,14 @@
"Locale" : "Taal",
"Current password" : "Huidig wachtwoord",
"Change password" : "Wijzig wachtwoord",
- "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. "
+ "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "iOS apparaat",
+ "Android Client" : "Android apparaat",
+ "Not supported!" : "Niet ondersteund!",
+ "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Controleer a.u.b. de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installatiegidsen</a>, en controleer de <a href=\"%s\">log</a> op fouten en waarschuwingen.",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js
index 8008b5583b4..29ea57df900 100644
--- a/settings/l10n/sr.js
+++ b/settings/l10n/sr.js
@@ -167,6 +167,8 @@ OC.L10N.register(
"Central Morocco Tamazight" : "Централноатласки Тамазихт",
"Cherokee (United States)" : "Чероки (Сједињене Америчке Државе)",
"Cherokee" : "Чероки",
+ "Chiga (Uganda)" : "Чига (Уганда)",
+ "Chiga" : "Чига",
"Chinese (Simplified Han)" : "Кинески (упрошћено писмо)",
"Chinese (Simplified Han, China)" : "Кинески (упрошћено писмо, Кина)",
"Chinese (Simplified Han, Hong Kong SAR China)" : "Кинески (упрошћено писмо, Хонг Конг спец. адм. област НР Кине)",
@@ -188,6 +190,8 @@ OC.L10N.register(
"Dutch (Belgium)" : "Холандски (Белгија)",
"Dutch (Netherlands)" : "Холандски (Холандија)",
"Dutch" : "Холандски",
+ "Embu (Kenya)" : "Киембу (Кенија)",
+ "Embu" : "Киембу",
"English (American Samoa)" : "Енглески (Америчка Самоа)",
"English (Australia)" : "Енглески (Аустралија)",
"English (Belgium)" : "Енглески (Белгија)",
@@ -280,11 +284,15 @@ OC.L10N.register(
"Greek" : "Грчки",
"Gujarati (India)" : "Гуџарати (Индија)",
"Gujarati" : "Гуџарати",
+ "Gusii (Kenya)" : "Гуси (Кенија)",
+ "Gusii" : "Гуси",
"Hausa (Latin)" : "Хауса (латиница)",
"Hausa (Latin, Ghana)" : "Хауса (латиница, Гана)",
"Hausa (Latin, Niger)" : "Хауса (латиница, Нигер)",
"Hausa (Latin, Nigeria)" : "Хауса (латиница, Нигерија)",
"Hausa" : "Хауса",
+ "Hawaiian (United States)" : "Хавајски (Сједињене Америчке Државе)",
+ "Hawaiian" : "Хавајски",
"Hebrew (Israel)" : "Јеврејски (Израел)",
"Hebrew" : "Јеврејски",
"Hindi (India)" : "Хинду (Индија)",
@@ -304,23 +312,51 @@ OC.L10N.register(
"Italian" : "Италијански",
"Japanese (Japan)" : "Јапански (Јапан)",
"Japanese" : "Јапански",
+ "Kabuverdianu (Cape Verde)" : "Кабовердијански (Зеленортска Острва)",
+ "Kabuverdianu" : "Кабовердијански",
+ "Kabyle (Algeria)" : "Кабилски (Алжир)",
+ "Kabyle" : "Кабилски",
"Kalaallisut (Greenland)" : "Гренландски (Гренланд)",
"Kalaallisut" : "Гренландски",
+ "Kalenjin (Kenya)" : "Каленџин (Кенија)",
+ "Kalenjin" : "Каленџин",
+ "Kamba (Kenya)" : "Кикамба (Кенија)",
+ "Kamba" : "Кикамба",
"Kannada (India)" : "Канада (Индија)",
"Kannada" : "Канада",
"Kazakh (Cyrillic)" : "Казашки (ћирилица)",
"Kazakh (Cyrillic, Kazakhstan)" : "Казашки (ћирилица, Казахстан)",
"Kazakh" : "Казашки",
+ "Khmer (Cambodia)" : "Кмерски (Камбоџа)",
+ "Khmer" : "Кмерски",
+ "Kikuyu (Kenya)" : "Гикују (Кенија)",
+ "Kikuyu" : "Гикују",
"Kinyarwanda (Rwanda)" : "Кињаруанда (Руанда)",
"Kinyarwanda" : "Кињаруанда",
+ "Konkani (India)" : "Конкани (Индија)",
+ "Konkani" : "Конкани",
"Korean (South Korea)" : "Корејски (Јужна Кореја)",
"Korean" : "Корејски",
+ "Koyra Chiini (Mali)" : "Којра Чини (Мали)",
+ "Koyra Chiini" : "Којра Чини",
+ "Koyraboro Senni (Mali)" : "Којра Сени (Мали)",
+ "Koyraboro Senni" : "Којра Сени",
+ "Langi (Tanzania)" : "Ланги (Танзанија)",
+ "Langi" : "Ланги",
"Latvian (Latvia)" : "Летонски (Летонија)",
"Latvian" : "Летонски",
"Lithuanian (Lithuania)" : "Литвански (Литванија)",
"Lithuanian" : "Литвански",
+ "Luo (Kenya)" : "Луо (Кенија)",
+ "Luo" : "Луо",
+ "Luyia (Kenya)" : "Луја (Кенија)",
+ "Luyia" : "Луја",
"Macedonian (Macedonia)" : "Македонски (Македонија)",
"Macedonian" : "Македонски",
+ "Machame (Tanzania)" : "Мачаме (Танзанија)",
+ "Machame" : "Мачаме",
+ "Makonde (Tanzania)" : "Маконде (Танзанија)",
+ "Makonde" : "Маконде",
"Malagasy (Madagascar)" : "Малгашки (Мадагаскар)",
"Malagasy" : "Малгашки",
"Malay (Brunei)" : "Малајски (Брунеј)",
@@ -334,8 +370,13 @@ OC.L10N.register(
"Manx" : "Манкс",
"Marathi (India)" : "Марати (Индија)",
"Marathi" : "Марати",
+ "Masai (Kenya)" : "Масаји (Кенија)",
+ "Masai (Tanzania)" : "Масаји (Танзанија)",
+ "Masai" : "Масаји",
"Meru (Kenya)" : "Меру (Кенија)",
"Meru" : "Меру",
+ "Morisyen (Mauritius)" : "Маурицијски креолски (Маурицијус)",
+ "Morisyen" : "Маурицијски креолски",
"Nama (Namibia)" : "Нама (Намибија)",
"Nama" : "Нама",
"Nepali (India)" : "Непалски (Индија)",
@@ -347,6 +388,8 @@ OC.L10N.register(
"Norwegian Bokmål" : "Норвешки књижевни ",
"Norwegian Nynorsk (Norway)" : "Новонорвешки (Норвешка)",
"Norwegian Nynorsk" : "Новонорвешки",
+ "Nyankole (Uganda)" : "Њанколе (Уганда)",
+ "Nyankole" : "Њанколе",
"Oriya (India)" : "Одија (Индија)",
"Oriya" : "Одија",
"Oromo (Ethiopia)" : "Оромо (Етиопија)",
diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json
index 9064bc52b75..358926b53da 100644
--- a/settings/l10n/sr.json
+++ b/settings/l10n/sr.json
@@ -165,6 +165,8 @@
"Central Morocco Tamazight" : "Централноатласки Тамазихт",
"Cherokee (United States)" : "Чероки (Сједињене Америчке Државе)",
"Cherokee" : "Чероки",
+ "Chiga (Uganda)" : "Чига (Уганда)",
+ "Chiga" : "Чига",
"Chinese (Simplified Han)" : "Кинески (упрошћено писмо)",
"Chinese (Simplified Han, China)" : "Кинески (упрошћено писмо, Кина)",
"Chinese (Simplified Han, Hong Kong SAR China)" : "Кинески (упрошћено писмо, Хонг Конг спец. адм. област НР Кине)",
@@ -186,6 +188,8 @@
"Dutch (Belgium)" : "Холандски (Белгија)",
"Dutch (Netherlands)" : "Холандски (Холандија)",
"Dutch" : "Холандски",
+ "Embu (Kenya)" : "Киембу (Кенија)",
+ "Embu" : "Киембу",
"English (American Samoa)" : "Енглески (Америчка Самоа)",
"English (Australia)" : "Енглески (Аустралија)",
"English (Belgium)" : "Енглески (Белгија)",
@@ -278,11 +282,15 @@
"Greek" : "Грчки",
"Gujarati (India)" : "Гуџарати (Индија)",
"Gujarati" : "Гуџарати",
+ "Gusii (Kenya)" : "Гуси (Кенија)",
+ "Gusii" : "Гуси",
"Hausa (Latin)" : "Хауса (латиница)",
"Hausa (Latin, Ghana)" : "Хауса (латиница, Гана)",
"Hausa (Latin, Niger)" : "Хауса (латиница, Нигер)",
"Hausa (Latin, Nigeria)" : "Хауса (латиница, Нигерија)",
"Hausa" : "Хауса",
+ "Hawaiian (United States)" : "Хавајски (Сједињене Америчке Државе)",
+ "Hawaiian" : "Хавајски",
"Hebrew (Israel)" : "Јеврејски (Израел)",
"Hebrew" : "Јеврејски",
"Hindi (India)" : "Хинду (Индија)",
@@ -302,23 +310,51 @@
"Italian" : "Италијански",
"Japanese (Japan)" : "Јапански (Јапан)",
"Japanese" : "Јапански",
+ "Kabuverdianu (Cape Verde)" : "Кабовердијански (Зеленортска Острва)",
+ "Kabuverdianu" : "Кабовердијански",
+ "Kabyle (Algeria)" : "Кабилски (Алжир)",
+ "Kabyle" : "Кабилски",
"Kalaallisut (Greenland)" : "Гренландски (Гренланд)",
"Kalaallisut" : "Гренландски",
+ "Kalenjin (Kenya)" : "Каленџин (Кенија)",
+ "Kalenjin" : "Каленџин",
+ "Kamba (Kenya)" : "Кикамба (Кенија)",
+ "Kamba" : "Кикамба",
"Kannada (India)" : "Канада (Индија)",
"Kannada" : "Канада",
"Kazakh (Cyrillic)" : "Казашки (ћирилица)",
"Kazakh (Cyrillic, Kazakhstan)" : "Казашки (ћирилица, Казахстан)",
"Kazakh" : "Казашки",
+ "Khmer (Cambodia)" : "Кмерски (Камбоџа)",
+ "Khmer" : "Кмерски",
+ "Kikuyu (Kenya)" : "Гикују (Кенија)",
+ "Kikuyu" : "Гикују",
"Kinyarwanda (Rwanda)" : "Кињаруанда (Руанда)",
"Kinyarwanda" : "Кињаруанда",
+ "Konkani (India)" : "Конкани (Индија)",
+ "Konkani" : "Конкани",
"Korean (South Korea)" : "Корејски (Јужна Кореја)",
"Korean" : "Корејски",
+ "Koyra Chiini (Mali)" : "Којра Чини (Мали)",
+ "Koyra Chiini" : "Којра Чини",
+ "Koyraboro Senni (Mali)" : "Којра Сени (Мали)",
+ "Koyraboro Senni" : "Којра Сени",
+ "Langi (Tanzania)" : "Ланги (Танзанија)",
+ "Langi" : "Ланги",
"Latvian (Latvia)" : "Летонски (Летонија)",
"Latvian" : "Летонски",
"Lithuanian (Lithuania)" : "Литвански (Литванија)",
"Lithuanian" : "Литвански",
+ "Luo (Kenya)" : "Луо (Кенија)",
+ "Luo" : "Луо",
+ "Luyia (Kenya)" : "Луја (Кенија)",
+ "Luyia" : "Луја",
"Macedonian (Macedonia)" : "Македонски (Македонија)",
"Macedonian" : "Македонски",
+ "Machame (Tanzania)" : "Мачаме (Танзанија)",
+ "Machame" : "Мачаме",
+ "Makonde (Tanzania)" : "Маконде (Танзанија)",
+ "Makonde" : "Маконде",
"Malagasy (Madagascar)" : "Малгашки (Мадагаскар)",
"Malagasy" : "Малгашки",
"Malay (Brunei)" : "Малајски (Брунеј)",
@@ -332,8 +368,13 @@
"Manx" : "Манкс",
"Marathi (India)" : "Марати (Индија)",
"Marathi" : "Марати",
+ "Masai (Kenya)" : "Масаји (Кенија)",
+ "Masai (Tanzania)" : "Масаји (Танзанија)",
+ "Masai" : "Масаји",
"Meru (Kenya)" : "Меру (Кенија)",
"Meru" : "Меру",
+ "Morisyen (Mauritius)" : "Маурицијски креолски (Маурицијус)",
+ "Morisyen" : "Маурицијски креолски",
"Nama (Namibia)" : "Нама (Намибија)",
"Nama" : "Нама",
"Nepali (India)" : "Непалски (Индија)",
@@ -345,6 +386,8 @@
"Norwegian Bokmål" : "Норвешки књижевни ",
"Norwegian Nynorsk (Norway)" : "Новонорвешки (Норвешка)",
"Norwegian Nynorsk" : "Новонорвешки",
+ "Nyankole (Uganda)" : "Њанколе (Уганда)",
+ "Nyankole" : "Њанколе",
"Oriya (India)" : "Одија (Индија)",
"Oriya" : "Одија",
"Oromo (Ethiopia)" : "Оромо (Етиопија)",