diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 5b8058f278102..f87ab3b1993ff 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -19,7 +19,7 @@ OC.L10N.register( "New comment" : "Ny kommentar", "Write a comment …" : "Skriv kommentar…", "Post comment" : "Skriv kommentar", - "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at nævne, \":\" for emojis, \"/\" for Smart Vælger", + "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at omtale, \":\" for emojis, \"/\" for Smart Vælger", "Could not reload comments" : "Kunne ikke indlæse kommentarer", "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!", "No more messages" : "Ikke flere beskeder", diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 04fb9233f3958..f179a4311e9d4 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -17,7 +17,7 @@ "New comment" : "Ny kommentar", "Write a comment …" : "Skriv kommentar…", "Post comment" : "Skriv kommentar", - "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at nævne, \":\" for emojis, \"/\" for Smart Vælger", + "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at omtale, \":\" for emojis, \"/\" for Smart Vælger", "Could not reload comments" : "Kunne ikke indlæse kommentarer", "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!", "No more messages" : "Ikke flere beskeder", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 6a9d96a64bab4..5f53884710bd0 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -155,6 +155,7 @@ OC.L10N.register( "Shared" : "Shared", "Switch to list view" : "Switch to list view", "Switch to grid view" : "Switch to grid view", + "The file could not be found" : "The file could not be found", "Upload was cancelled by user" : "Upload was cancelled by user", "Not enough free space" : "Not enough free space", "Operation is blocked by access control" : "Operation is blocked by access control", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 53690ceb89e8b..44ffc29905a80 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -153,6 +153,7 @@ "Shared" : "Shared", "Switch to list view" : "Switch to list view", "Switch to grid view" : "Switch to grid view", + "The file could not be found" : "The file could not be found", "Upload was cancelled by user" : "Upload was cancelled by user", "Not enough free space" : "Not enough free space", "Operation is blocked by access control" : "Operation is blocked by access control", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index ff93ca9b70a94..d6f796a2ea4e4 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -155,6 +155,7 @@ OC.L10N.register( "Shared" : "Partagé", "Switch to list view" : "Passer à la vue en liste", "Switch to grid view" : "Basculer en vue en grille", + "The file could not be found" : "Le fichier n'a pas pu être trouvé", "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur", "Not enough free space" : "Espace disponible insuffisant", "Operation is blocked by access control" : "L'opération est bloquée par le contrôle d'accès", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 4e2c0b8bb1c6b..283681b7ea7e9 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -153,6 +153,7 @@ "Shared" : "Partagé", "Switch to list view" : "Passer à la vue en liste", "Switch to grid view" : "Basculer en vue en grille", + "The file could not be found" : "Le fichier n'a pas pu être trouvé", "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur", "Not enough free space" : "Espace disponible insuffisant", "Operation is blocked by access control" : "L'opération est bloquée par le contrôle d'accès", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index df7094a4cd51f..bd58195be2387 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -155,6 +155,7 @@ OC.L10N.register( "Shared" : "Sprístupnené", "Switch to list view" : "Prepnúť na zobrazenie v zozname", "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", + "The file could not be found" : "Súbor nebol nájdený", "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom", "Not enough free space" : "Nedostatok voľného miesta", "Operation is blocked by access control" : "Činnosť je blokovaná kontrolou prístupu", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index f8ef59548dc39..57393fd8d8e3f 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -153,6 +153,7 @@ "Shared" : "Sprístupnené", "Switch to list view" : "Prepnúť na zobrazenie v zozname", "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", + "The file could not be found" : "Súbor nebol nájdený", "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom", "Not enough free space" : "Nedostatok voľného miesta", "Operation is blocked by access control" : "Činnosť je blokovaná kontrolou prístupu", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index eeb4c116d277a..11f34a69d854b 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -155,6 +155,7 @@ OC.L10N.register( "Shared" : "已分享", "Switch to list view" : "切換到列表檢視", "Switch to grid view" : "切換到網格檢視", + "The file could not be found" : "找不到檔案", "Upload was cancelled by user" : "用戶已取消上傳", "Not enough free space" : "空間不足", "Operation is blocked by access control" : "操作已被存取控制封鎖", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index ae9f1b128c0b0..07c85d78a2350 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -153,6 +153,7 @@ "Shared" : "已分享", "Switch to list view" : "切換到列表檢視", "Switch to grid view" : "切換到網格檢視", + "The file could not be found" : "找不到檔案", "Upload was cancelled by user" : "用戶已取消上傳", "Not enough free space" : "空間不足", "Operation is blocked by access control" : "操作已被存取控制封鎖", diff --git a/apps/files_external/l10n/ar.js b/apps/files_external/l10n/ar.js index 05b49dad98ad6..b9a8c93955add 100644 --- a/apps/files_external/l10n/ar.js +++ b/apps/files_external/l10n/ar.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "للوصول إلى وحدة التخزين، تحتاج إلى إبراز حيثيات المصادقة الخاص بك.", "Enter the storage login" : "التسجيل للدخول إلى وحدة التخزين", "Enter the storage password" : "أدخِل كلمة المرور لوحدة التخزين", - "Submit" : "إرسال ", + "Confirm" : "تأكيد", "Unable to update this external storage config. {statusMessage}" : "تعذّر تحديث تهيئة وحدة التخزين الخارجية هذه. {statusMessage}", "New configuration successfully saved" : "تمّ حفظ التهيئة الجديدة بنجاحٍ", "Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "كُلَّ الأشخاص", "Advanced settings" : "إعدادات متقدمة", "Allow people to mount external storage" : "السماح للأشخاص بثبيت وحدات تخزين خارجية", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول.", + "Submit" : "إرسال " }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index 8d09f1cb5bf94..a84d0aef5d097 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "للوصول إلى وحدة التخزين، تحتاج إلى إبراز حيثيات المصادقة الخاص بك.", "Enter the storage login" : "التسجيل للدخول إلى وحدة التخزين", "Enter the storage password" : "أدخِل كلمة المرور لوحدة التخزين", - "Submit" : "إرسال ", + "Confirm" : "تأكيد", "Unable to update this external storage config. {statusMessage}" : "تعذّر تحديث تهيئة وحدة التخزين الخارجية هذه. {statusMessage}", "New configuration successfully saved" : "تمّ حفظ التهيئة الجديدة بنجاحٍ", "Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة", @@ -148,6 +148,7 @@ "All people" : "كُلَّ الأشخاص", "Advanced settings" : "إعدادات متقدمة", "Allow people to mount external storage" : "السماح للأشخاص بثبيت وحدات تخزين خارجية", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول.", + "Submit" : "إرسال " },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js index 98d66230b89f0..23bf51ba1329e 100644 --- a/apps/files_external/l10n/ast.js +++ b/apps/files_external/l10n/ast.js @@ -95,7 +95,7 @@ OC.L10N.register( "External storage support" : "Compatibilidá con almacenamientos esternos", "Adds basic external storage support" : "Amiesta compatibilidá básica p'almacenamientos esternos", "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. Administration can choose which types of storage to enable and can mount these storage locations for an account, 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 people 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 administration 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." : "Esta aplicación permite a l'alministración configurar les conexones a fornidores d'almacenamientu esternu, como sirvidores FTP, S3 o almacenes d'oxetos SWIFT, otros sirvidores Nextcloud, sirvidores WebDAV y munchos más. L'alministración pue escoyer los tipos d'almacenamientu qu'activa y pue montalos pa una cuenta, un grupu o tol sistema. Los usuarios van ver qu'apaez una carpeta neuva nel direutoriu raigañu de Nextcloud, al que puen acceder y usar como otra carpeta cualquiera. L'almacenamientu esternu tamién permite a les persones compartir ficheros atroxaos nestos llugares esternos. Nesos casos, úsense les credenciales del propietariu del ficheru cuando'l destinatariu solicita el ficheru del almacenamientu esternu, d'esti mou asegúrase de que'l destinatariu pue acceder al ficheru compartíu.\n\nPues configurar l'almacenamientu esternu cola GUI o la llinia de comandos. Esta postrer opción forne una alministración más flexible pa configurar grupos de montaxes d'almacenamientu esternu y configurar les prioridaes del montaxe. Tienes más información disponible na documentación de la GUI d'almacenamientos esternos y la documentación de los ficheros de configuración de los almacenamientos esternos.", - "Submit" : "Unviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "Nun ye posible anovar la configuración d'esti almacenamientu esternu. {statusMessage}", "New configuration successfully saved" : "La configuración nueva guardóse correutamente", "Enter missing credentials" : "Instroduz les credenciales que falten", @@ -144,6 +144,7 @@ OC.L10N.register( "All people" : "Toles persones", "Advanced settings" : "Configuración avanzada", "Allow people to mount external storage" : "Permitir a otros montar l'almacenamientu esternu", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Pues usar les credenciales globales p'autenticate en múltiples almacenamientos esternos que tengan les meses credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Pues usar les credenciales globales p'autenticate en múltiples almacenamientos esternos que tengan les meses credenciales.", + "Submit" : "Unviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ast.json b/apps/files_external/l10n/ast.json index 2af5cc73c7d87..ba27d20b647c4 100644 --- a/apps/files_external/l10n/ast.json +++ b/apps/files_external/l10n/ast.json @@ -93,7 +93,7 @@ "External storage support" : "Compatibilidá con almacenamientos esternos", "Adds basic external storage support" : "Amiesta compatibilidá básica p'almacenamientos esternos", "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. Administration can choose which types of storage to enable and can mount these storage locations for an account, 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 people 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 administration 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." : "Esta aplicación permite a l'alministración configurar les conexones a fornidores d'almacenamientu esternu, como sirvidores FTP, S3 o almacenes d'oxetos SWIFT, otros sirvidores Nextcloud, sirvidores WebDAV y munchos más. L'alministración pue escoyer los tipos d'almacenamientu qu'activa y pue montalos pa una cuenta, un grupu o tol sistema. Los usuarios van ver qu'apaez una carpeta neuva nel direutoriu raigañu de Nextcloud, al que puen acceder y usar como otra carpeta cualquiera. L'almacenamientu esternu tamién permite a les persones compartir ficheros atroxaos nestos llugares esternos. Nesos casos, úsense les credenciales del propietariu del ficheru cuando'l destinatariu solicita el ficheru del almacenamientu esternu, d'esti mou asegúrase de que'l destinatariu pue acceder al ficheru compartíu.\n\nPues configurar l'almacenamientu esternu cola GUI o la llinia de comandos. Esta postrer opción forne una alministración más flexible pa configurar grupos de montaxes d'almacenamientu esternu y configurar les prioridaes del montaxe. Tienes más información disponible na documentación de la GUI d'almacenamientos esternos y la documentación de los ficheros de configuración de los almacenamientos esternos.", - "Submit" : "Unviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "Nun ye posible anovar la configuración d'esti almacenamientu esternu. {statusMessage}", "New configuration successfully saved" : "La configuración nueva guardóse correutamente", "Enter missing credentials" : "Instroduz les credenciales que falten", @@ -142,6 +142,7 @@ "All people" : "Toles persones", "Advanced settings" : "Configuración avanzada", "Allow people to mount external storage" : "Permitir a otros montar l'almacenamientu esternu", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Pues usar les credenciales globales p'autenticate en múltiples almacenamientos esternos que tengan les meses credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Pues usar les credenciales globales p'autenticate en múltiples almacenamientos esternos que tengan les meses credenciales.", + "Submit" : "Unviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/bg.js b/apps/files_external/l10n/bg.js index e5c6d844770a2..1fbae1eb01784 100644 --- a/apps/files_external/l10n/bg.js +++ b/apps/files_external/l10n/bg.js @@ -85,7 +85,7 @@ OC.L10N.register( "External storage" : "Външно хранилище", "External storage support" : "Поддръжка на външно хранилище", "Adds basic external storage support" : "Добавя основна поддръжка за външно хранилище", - "Submit" : "Изпращане", + "Confirm" : "Потвърдете", "External mount error" : "Външна грешка при външно монтиране", "Storage type" : "Тип хранилище", "Unknown" : "Неизвестен", @@ -118,6 +118,7 @@ OC.L10N.register( "Available for" : "Достъпно за", "Add storage" : "Добави хранилище", "Advanced settings" : "Допълнителни настройки", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.", + "Submit" : "Изпращане" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/bg.json b/apps/files_external/l10n/bg.json index 316daad2d2a80..46d14a6ec9d1b 100644 --- a/apps/files_external/l10n/bg.json +++ b/apps/files_external/l10n/bg.json @@ -83,7 +83,7 @@ "External storage" : "Външно хранилище", "External storage support" : "Поддръжка на външно хранилище", "Adds basic external storage support" : "Добавя основна поддръжка за външно хранилище", - "Submit" : "Изпращане", + "Confirm" : "Потвърдете", "External mount error" : "Външна грешка при външно монтиране", "Storage type" : "Тип хранилище", "Unknown" : "Неизвестен", @@ -116,6 +116,7 @@ "Available for" : "Достъпно за", "Add storage" : "Добави хранилище", "Advanced settings" : "Допълнителни настройки", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.", + "Submit" : "Изпращане" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js index e023db09ca4bb..10e63880366b4 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Per accedir a l'emmagatzematge, heu de proporcionar les credencials d'autenticació.", "Enter the storage login" : "Introduïu l'inici de sessió d'emmagatzematge", "Enter the storage password" : "Introduïu la contrasenya d'emmagatzematge", - "Submit" : "Envia", + "Confirm" : "Confirma", "Unable to update this external storage config. {statusMessage}" : "No s'ha pogut actualitzar la configuració d'aquest emmagatzematge extern. {statusMessage}", "New configuration successfully saved" : "La configuració nova s'ha desat correctament", "Enter missing credentials" : "Introdueix les credencials que falten", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Tothom", "Advanced settings" : "Paràmetres avançats", "Allow people to mount external storage" : "Permet que les persones muntin 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 a autenticar-se amb diversos emmagatzematges externs que tinguin les mateixes credencials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per a autenticar-se amb diversos emmagatzematges externs que tinguin les mateixes credencials.", + "Submit" : "Envia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index edda30280e374..e2917c586a935 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Per accedir a l'emmagatzematge, heu de proporcionar les credencials d'autenticació.", "Enter the storage login" : "Introduïu l'inici de sessió d'emmagatzematge", "Enter the storage password" : "Introduïu la contrasenya d'emmagatzematge", - "Submit" : "Envia", + "Confirm" : "Confirma", "Unable to update this external storage config. {statusMessage}" : "No s'ha pogut actualitzar la configuració d'aquest emmagatzematge extern. {statusMessage}", "New configuration successfully saved" : "La configuració nova s'ha desat correctament", "Enter missing credentials" : "Introdueix les credencials que falten", @@ -148,6 +148,7 @@ "All people" : "Tothom", "Advanced settings" : "Paràmetres avançats", "Allow people to mount external storage" : "Permet que les persones muntin 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 a autenticar-se amb diversos emmagatzematges externs que tinguin les mateixes credencials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per a autenticar-se amb diversos emmagatzematges externs que tinguin les mateixes credencials.", + "Submit" : "Envia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 8efe1288118dd..a768e52be4b78 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Abyste mohli přistupovat k úložišti, je třeba poskytnout ověřovací přihlašovací údaje.", "Enter the storage login" : "Zadejte přihlašovací jméno k úložiti", "Enter the storage password" : "Zadejte heslo k úložišti", - "Submit" : "Odeslat", + "Confirm" : "Potvrdit", "Unable to update this external storage config. {statusMessage}" : "Nedaří se zaktualizovat nastavení pro externí úložiště. {statusMessage}", "New configuration successfully saved" : "Nové nastavení úspěšně uloženo", "Enter missing credentials" : "Zadejte chybějící přihlašovací údaje", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Všichni lidé", "Advanced settings" : "Pokročilá nastavení", "Allow people to mount external storage" : "Povolit lidem připojovat externí úložiště", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje.", + "Submit" : "Odeslat" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index 9a51bcbf2c061..77aeeb85b7d5c 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Abyste mohli přistupovat k úložišti, je třeba poskytnout ověřovací přihlašovací údaje.", "Enter the storage login" : "Zadejte přihlašovací jméno k úložiti", "Enter the storage password" : "Zadejte heslo k úložišti", - "Submit" : "Odeslat", + "Confirm" : "Potvrdit", "Unable to update this external storage config. {statusMessage}" : "Nedaří se zaktualizovat nastavení pro externí úložiště. {statusMessage}", "New configuration successfully saved" : "Nové nastavení úspěšně uloženo", "Enter missing credentials" : "Zadejte chybějící přihlašovací údaje", @@ -148,6 +148,7 @@ "All people" : "Všichni lidé", "Advanced settings" : "Pokročilá nastavení", "Allow people to mount external storage" : "Povolit lidem připojovat externí úložiště", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje.", + "Submit" : "Odeslat" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js index 4b5e1e9a919cc..a3157dc94e4c8 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "For at tilgå lageret, så skal du angive godkendelseslegitimationsoplysninger.", "Enter the storage login" : "Angiv et lagrings log på", "Enter the storage password" : "Angiv lagringsadgangskoden", - "Submit" : "Tilføj", + "Confirm" : "Bekræft", "Unable to update this external storage config. {statusMessage}" : "Er ikke i stand til at opdaterer konfigurationen af dette eksterne lager. {statusMessage}", "New configuration successfully saved" : "Den nye konfiguration er gemt", "Enter missing credentials" : "angiv manglende legitimationsoplysninger", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Alle personer", "Advanced settings" : "Avancerede indstillinger", "Allow people to mount external storage" : "Tillad personer at montere eksternt lager", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger.", + "Submit" : "Tilføj" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index d63640c5a8191..a51944911f706 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "For at tilgå lageret, så skal du angive godkendelseslegitimationsoplysninger.", "Enter the storage login" : "Angiv et lagrings log på", "Enter the storage password" : "Angiv lagringsadgangskoden", - "Submit" : "Tilføj", + "Confirm" : "Bekræft", "Unable to update this external storage config. {statusMessage}" : "Er ikke i stand til at opdaterer konfigurationen af dette eksterne lager. {statusMessage}", "New configuration successfully saved" : "Den nye konfiguration er gemt", "Enter missing credentials" : "angiv manglende legitimationsoplysninger", @@ -148,6 +148,7 @@ "All people" : "Alle personer", "Advanced settings" : "Avancerede indstillinger", "Allow people to mount external storage" : "Tillad personer at montere eksternt lager", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger.", + "Submit" : "Tilføj" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 9b1c3db73ca3f..4c588146b3543 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Um auf den Speicher zuzugreifen, musst du die Authentifizierungsdaten angeben.", "Enter the storage login" : "Speicher-Login eingeben", "Enter the storage password" : "Speicher-Passwort eingeben", - "Submit" : "Übermitteln", + "Confirm" : "Bestätigen", "Unable to update this external storage config. {statusMessage}" : "Diese externe Speicherkonfiguration konnte nicht aktualisiert werden. {statusMessage}", "New configuration successfully saved" : "Neue Konfiguration gespeichert", "Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden.", + "Submit" : "Übermitteln" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 95ef20800cc37..c481bd10498e7 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Um auf den Speicher zuzugreifen, musst du die Authentifizierungsdaten angeben.", "Enter the storage login" : "Speicher-Login eingeben", "Enter the storage password" : "Speicher-Passwort eingeben", - "Submit" : "Übermitteln", + "Confirm" : "Bestätigen", "Unable to update this external storage config. {statusMessage}" : "Diese externe Speicherkonfiguration konnte nicht aktualisiert werden. {statusMessage}", "New configuration successfully saved" : "Neue Konfiguration gespeichert", "Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben", @@ -148,6 +148,7 @@ "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden.", + "Submit" : "Übermitteln" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 5791011d0d72e..3985e6ed30363 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Um auf den Speicher zuzugreifen, müssen Sie die Authentifizierungsdaten angeben.", "Enter the storage login" : "Speicher-Login eingeben", "Enter the storage password" : "Speicher-Passwort eingeben", - "Submit" : "Übermitteln", + "Confirm" : "Bestätigen", "Unable to update this external storage config. {statusMessage}" : "Diese externe Speicherkonfiguration konnte nicht aktualisiert werden. {statusMessage}", "New configuration successfully saved" : "Neue Konfiguration gespeichert", "Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.", + "Submit" : "Übermitteln" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 5a1e7d93687fb..aa6d8284eaf05 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Um auf den Speicher zuzugreifen, müssen Sie die Authentifizierungsdaten angeben.", "Enter the storage login" : "Speicher-Login eingeben", "Enter the storage password" : "Speicher-Passwort eingeben", - "Submit" : "Übermitteln", + "Confirm" : "Bestätigen", "Unable to update this external storage config. {statusMessage}" : "Diese externe Speicherkonfiguration konnte nicht aktualisiert werden. {statusMessage}", "New configuration successfully saved" : "Neue Konfiguration gespeichert", "Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben", @@ -148,6 +148,7 @@ "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.", + "Submit" : "Übermitteln" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js index 34444581618f8..52aac0565f632 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -79,7 +79,7 @@ OC.L10N.register( "External storage" : "Εξωτερικός αποθηκευτικός χώρος", "External storage support" : "Υποστήριξη εξωτερικού αποθηκευτικού χώρου", "Adds basic external storage support" : "Προσθέτει βασική υποστήριξη εξωτερικού αποθηκευτικού χώρου", - "Submit" : "Υποβολή", + "Confirm" : "Επιβεβαίωση", "Open in Files" : "Άνοιγμα στα Αρχεία", "External mount error" : "Σφάλμα εξωτερικής προσάρτησης", "Storage type" : "Τύπος αποθηκευτικού χώρου", @@ -111,6 +111,7 @@ OC.L10N.register( "Available for" : "Διαθέσιμο για", "Add storage" : "Προσθήκη αποθηκευτικού χώρου", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.", + "Submit" : "Υποβολή" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index e4451d71832ca..6238cdb316f81 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -77,7 +77,7 @@ "External storage" : "Εξωτερικός αποθηκευτικός χώρος", "External storage support" : "Υποστήριξη εξωτερικού αποθηκευτικού χώρου", "Adds basic external storage support" : "Προσθέτει βασική υποστήριξη εξωτερικού αποθηκευτικού χώρου", - "Submit" : "Υποβολή", + "Confirm" : "Επιβεβαίωση", "Open in Files" : "Άνοιγμα στα Αρχεία", "External mount error" : "Σφάλμα εξωτερικής προσάρτησης", "Storage type" : "Τύπος αποθηκευτικού χώρου", @@ -109,6 +109,7 @@ "Available for" : "Διαθέσιμο για", "Add storage" : "Προσθήκη αποθηκευτικού χώρου", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.", + "Submit" : "Υποβολή" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 7e8dbc872a89d..d726afefe801b 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "To access the storage, you need to provide the authentication credentials.", "Enter the storage login" : "Enter the storage login", "Enter the storage password" : "Enter the storage password", - "Submit" : "Submit", + "Confirm" : "Confirm", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "All people", "Advanced settings" : "Advanced settings", "Allow people to mount external storage" : "Allow people to mount external storage", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", + "Submit" : "Submit" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 6d40c0e552f34..4c0ff59667b09 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "To access the storage, you need to provide the authentication credentials.", "Enter the storage login" : "Enter the storage login", "Enter the storage password" : "Enter the storage password", - "Submit" : "Submit", + "Confirm" : "Confirm", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -148,6 +148,7 @@ "All people" : "All people", "Advanced settings" : "Advanced settings", "Allow people to mount external storage" : "Allow people to mount external storage", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", + "Submit" : "Submit" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js index 707fafe5b4f81..6416cd1431fc5 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -78,7 +78,7 @@ OC.L10N.register( "External storage" : "Ekstera konservejo", "External storage support" : "Subteno de ekstera konservejo", "Adds basic external storage support" : "Aldonas bazan subtenon por ekstera konservejo", - "Submit" : "Sendi", + "Confirm" : "Konfirmi", "External mount error" : "Eraro de surmetingo ekstera", "Storage type" : "Konserveja tipo", "Unknown" : "Nekonata", @@ -109,6 +109,7 @@ OC.L10N.register( "Available for" : "Disponebla por", "Add storage" : "Aldoni konservejon", "Advanced settings" : "Altanivela agordo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn.", + "Submit" : "Sendi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json index 3a8d1ab78e9de..f4af6733c132c 100644 --- a/apps/files_external/l10n/eo.json +++ b/apps/files_external/l10n/eo.json @@ -76,7 +76,7 @@ "External storage" : "Ekstera konservejo", "External storage support" : "Subteno de ekstera konservejo", "Adds basic external storage support" : "Aldonas bazan subtenon por ekstera konservejo", - "Submit" : "Sendi", + "Confirm" : "Konfirmi", "External mount error" : "Eraro de surmetingo ekstera", "Storage type" : "Konserveja tipo", "Unknown" : "Nekonata", @@ -107,6 +107,7 @@ "Available for" : "Disponebla por", "Add storage" : "Aldoni konservejon", "Advanced settings" : "Altanivela agordo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Ĝeneralaj akreditiloj utilas, kiam pluraj eksteraj konservejoj kunuzas la samajn akreditilojn.", + "Submit" : "Sendi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 360d93c12ce57..fe6651f3a144c 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -99,7 +99,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Para acceder al almacenamiento, debe proporcionar las credenciales de autenticación.", "Enter the storage login" : "Ingrese el inicio de sesión de almacenamiento", "Enter the storage password" : "Ingrese la contraseña de almacenamiento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "No fue posible actualizar la configuración de este almacenamiento externo {statusMessage}", "New configuration successfully saved" : "La nueva configuración se ha guardado con éxito", "Enter missing credentials" : "Introduzca las credenciales requeridas", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "Todas as persoas", "Advanced settings" : "Configuración avanzada", "Allow people to mount external storage" : "Permite que as persoas monten almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 1128ea6bfa0cd..6daeb52b67204 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -97,7 +97,7 @@ "To access the storage, you need to provide the authentication credentials." : "Para acceder al almacenamiento, debe proporcionar las credenciales de autenticación.", "Enter the storage login" : "Ingrese el inicio de sesión de almacenamiento", "Enter the storage password" : "Ingrese la contraseña de almacenamiento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "No fue posible actualizar la configuración de este almacenamiento externo {statusMessage}", "New configuration successfully saved" : "La nueva configuración se ha guardado con éxito", "Enter missing credentials" : "Introduzca las credenciales requeridas", @@ -147,6 +147,7 @@ "All people" : "Todas as persoas", "Advanced settings" : "Configuración avanzada", "Allow people to mount external storage" : "Permite que as persoas monten almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_419.js b/apps/files_external/l10n/es_419.js index 2838bfca08ae3..fb105bfe0e4b3 100644 --- a/apps/files_external/l10n/es_419.js +++ b/apps/files_external/l10n/es_419.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -95,6 +95,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_419.json b/apps/files_external/l10n/es_419.json index c44be84b14234..f6909b6302591 100644 --- a/apps/files_external/l10n/es_419.json +++ b/apps/files_external/l10n/es_419.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -93,6 +93,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_AR.js b/apps/files_external/l10n/es_AR.js index 39bef53e20769..f6ae5dd85aa55 100644 --- a/apps/files_external/l10n/es_AR.js +++ b/apps/files_external/l10n/es_AR.js @@ -69,7 +69,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Favor de solicitar a su administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_AR.json b/apps/files_external/l10n/es_AR.json index b7978dc72d88f..75860b7deb0e3 100644 --- a/apps/files_external/l10n/es_AR.json +++ b/apps/files_external/l10n/es_AR.json @@ -67,7 +67,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Favor de solicitar a su administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_CL.js b/apps/files_external/l10n/es_CL.js index 4b5ebb3f89c8a..c198205701555 100644 --- a/apps/files_external/l10n/es_CL.js +++ b/apps/files_external/l10n/es_CL.js @@ -72,7 +72,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -100,6 +100,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_CL.json b/apps/files_external/l10n/es_CL.json index 751408f798b7e..7a29f2d655680 100644 --- a/apps/files_external/l10n/es_CL.json +++ b/apps/files_external/l10n/es_CL.json @@ -70,7 +70,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -98,6 +98,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_CO.js b/apps/files_external/l10n/es_CO.js index 4b5ebb3f89c8a..c198205701555 100644 --- a/apps/files_external/l10n/es_CO.js +++ b/apps/files_external/l10n/es_CO.js @@ -72,7 +72,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -100,6 +100,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_CO.json b/apps/files_external/l10n/es_CO.json index 751408f798b7e..7a29f2d655680 100644 --- a/apps/files_external/l10n/es_CO.json +++ b/apps/files_external/l10n/es_CO.json @@ -70,7 +70,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -98,6 +98,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_CR.js b/apps/files_external/l10n/es_CR.js index 4b5ebb3f89c8a..c198205701555 100644 --- a/apps/files_external/l10n/es_CR.js +++ b/apps/files_external/l10n/es_CR.js @@ -72,7 +72,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -100,6 +100,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_CR.json b/apps/files_external/l10n/es_CR.json index 751408f798b7e..7a29f2d655680 100644 --- a/apps/files_external/l10n/es_CR.json +++ b/apps/files_external/l10n/es_CR.json @@ -70,7 +70,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -98,6 +98,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_DO.js b/apps/files_external/l10n/es_DO.js index 4b5ebb3f89c8a..c198205701555 100644 --- a/apps/files_external/l10n/es_DO.js +++ b/apps/files_external/l10n/es_DO.js @@ -72,7 +72,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -100,6 +100,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_DO.json b/apps/files_external/l10n/es_DO.json index 751408f798b7e..7a29f2d655680 100644 --- a/apps/files_external/l10n/es_DO.json +++ b/apps/files_external/l10n/es_DO.json @@ -70,7 +70,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -98,6 +98,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_EC.js b/apps/files_external/l10n/es_EC.js index dbb958c6ae127..787a46d684fbb 100644 --- a/apps/files_external/l10n/es_EC.js +++ b/apps/files_external/l10n/es_EC.js @@ -85,7 +85,7 @@ OC.L10N.register( "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", "Adds basic external storage support" : "Añade soporte básico para almacenamiento externo.", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -118,6 +118,7 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autenticarse con múltiples almacenamientos externos que tienen las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autenticarse con múltiples almacenamientos externos que tienen las mismas credenciales.", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_EC.json b/apps/files_external/l10n/es_EC.json index 295eb6a71241d..9502c7ef7b359 100644 --- a/apps/files_external/l10n/es_EC.json +++ b/apps/files_external/l10n/es_EC.json @@ -83,7 +83,7 @@ "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", "Adds basic external storage support" : "Añade soporte básico para almacenamiento externo.", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -116,6 +116,7 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autenticarse con múltiples almacenamientos externos que tienen las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autenticarse con múltiples almacenamientos externos que tienen las mismas credenciales.", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_GT.js b/apps/files_external/l10n/es_GT.js index 4b5ebb3f89c8a..c198205701555 100644 --- a/apps/files_external/l10n/es_GT.js +++ b/apps/files_external/l10n/es_GT.js @@ -72,7 +72,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -100,6 +100,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_GT.json b/apps/files_external/l10n/es_GT.json index 751408f798b7e..7a29f2d655680 100644 --- a/apps/files_external/l10n/es_GT.json +++ b/apps/files_external/l10n/es_GT.json @@ -70,7 +70,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -98,6 +98,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_HN.js b/apps/files_external/l10n/es_HN.js index 5727be55c00fe..fed3d5b788024 100644 --- a/apps/files_external/l10n/es_HN.js +++ b/apps/files_external/l10n/es_HN.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_HN.json b/apps/files_external/l10n/es_HN.json index 6ce68b9930319..2a7039718e768 100644 --- a/apps/files_external/l10n/es_HN.json +++ b/apps/files_external/l10n/es_HN.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index db64e746d089e..4d864a26a60b0 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -99,7 +99,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Para acceder al almacenamiento, debe proporcionar las credenciales de autenticación.", "Enter the storage login" : "Ingrese el inicio de sesión de almacenamiento", "Enter the storage password" : "Ingrese la contraseña de almacenamiento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "No se pudo actualizar la configuración de este almacenamiento externo. {statusMessage}", "New configuration successfully saved" : "La nueva configuración se guardó exitosamente", "Enter missing credentials" : "Ingrese las credenciales faltantes", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "Todas las personas", "Advanced settings" : "Configuraciones avanzadas", "Allow people to mount external storage" : "Permitir a los usuarios montar almacenamientos externos", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales.", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 304e0c70421d0..66e51f9faecec 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -97,7 +97,7 @@ "To access the storage, you need to provide the authentication credentials." : "Para acceder al almacenamiento, debe proporcionar las credenciales de autenticación.", "Enter the storage login" : "Ingrese el inicio de sesión de almacenamiento", "Enter the storage password" : "Ingrese la contraseña de almacenamiento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "No se pudo actualizar la configuración de este almacenamiento externo. {statusMessage}", "New configuration successfully saved" : "La nueva configuración se guardó exitosamente", "Enter missing credentials" : "Ingrese las credenciales faltantes", @@ -147,6 +147,7 @@ "All people" : "Todas las personas", "Advanced settings" : "Configuraciones avanzadas", "Allow people to mount external storage" : "Permitir a los usuarios montar almacenamientos externos", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales.", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_NI.js b/apps/files_external/l10n/es_NI.js index 5727be55c00fe..fed3d5b788024 100644 --- a/apps/files_external/l10n/es_NI.js +++ b/apps/files_external/l10n/es_NI.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_NI.json b/apps/files_external/l10n/es_NI.json index 6ce68b9930319..2a7039718e768 100644 --- a/apps/files_external/l10n/es_NI.json +++ b/apps/files_external/l10n/es_NI.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PA.js b/apps/files_external/l10n/es_PA.js index 5727be55c00fe..fed3d5b788024 100644 --- a/apps/files_external/l10n/es_PA.js +++ b/apps/files_external/l10n/es_PA.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_PA.json b/apps/files_external/l10n/es_PA.json index 6ce68b9930319..2a7039718e768 100644 --- a/apps/files_external/l10n/es_PA.json +++ b/apps/files_external/l10n/es_PA.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PE.js b/apps/files_external/l10n/es_PE.js index 5727be55c00fe..fed3d5b788024 100644 --- a/apps/files_external/l10n/es_PE.js +++ b/apps/files_external/l10n/es_PE.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_PE.json b/apps/files_external/l10n/es_PE.json index 6ce68b9930319..2a7039718e768 100644 --- a/apps/files_external/l10n/es_PE.json +++ b/apps/files_external/l10n/es_PE.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PR.js b/apps/files_external/l10n/es_PR.js index 5727be55c00fe..fed3d5b788024 100644 --- a/apps/files_external/l10n/es_PR.js +++ b/apps/files_external/l10n/es_PR.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_PR.json b/apps/files_external/l10n/es_PR.json index 6ce68b9930319..2a7039718e768 100644 --- a/apps/files_external/l10n/es_PR.json +++ b/apps/files_external/l10n/es_PR.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PY.js b/apps/files_external/l10n/es_PY.js index 93d6a6498c9df..806ab5d1f36e3 100644 --- a/apps/files_external/l10n/es_PY.js +++ b/apps/files_external/l10n/es_PY.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Scope" : "Alcance", @@ -93,6 +93,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_PY.json b/apps/files_external/l10n/es_PY.json index d239a6a3b3ff4..ed9286f313e46 100644 --- a/apps/files_external/l10n/es_PY.json +++ b/apps/files_external/l10n/es_PY.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Scope" : "Alcance", @@ -91,6 +91,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_SV.js b/apps/files_external/l10n/es_SV.js index 4b5ebb3f89c8a..c198205701555 100644 --- a/apps/files_external/l10n/es_SV.js +++ b/apps/files_external/l10n/es_SV.js @@ -72,7 +72,7 @@ OC.L10N.register( "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -100,6 +100,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_SV.json b/apps/files_external/l10n/es_SV.json index 751408f798b7e..7a29f2d655680 100644 --- a/apps/files_external/l10n/es_SV.json +++ b/apps/files_external/l10n/es_SV.json @@ -70,7 +70,7 @@ "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -98,6 +98,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_UY.js b/apps/files_external/l10n/es_UY.js index 5727be55c00fe..fed3d5b788024 100644 --- a/apps/files_external/l10n/es_UY.js +++ b/apps/files_external/l10n/es_UY.js @@ -68,7 +68,7 @@ OC.L10N.register( "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_UY.json b/apps/files_external/l10n/es_UY.json index 6ce68b9930319..2a7039718e768 100644 --- a/apps/files_external/l10n/es_UY.json +++ b/apps/files_external/l10n/es_UY.json @@ -66,7 +66,7 @@ "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 soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "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 soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ", "External storage" : "Almacenamiento externo", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", @@ -92,6 +92,7 @@ "Configuration" : "Configuración", "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", - "Advanced settings" : "Configuraciones avanzadas" + "Advanced settings" : "Configuraciones avanzadas", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js index f33e72b329713..9f42ff1eace71 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -53,7 +53,7 @@ OC.L10N.register( "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Teenuse nimi", "External storage" : "Väline andmehoidla", - "Submit" : "Saada", + "Confirm" : "Kinnita", "External mount error" : "Välise seostamise tõrge", "Storage type" : "Andmehoidla tüüp", "Unknown" : "Teadmata", @@ -78,6 +78,7 @@ OC.L10N.register( "Configuration" : "Seadistamine", "Available for" : "Saadaval", "Add storage" : "Lisa andmehoidla", - "Advanced settings" : "Lisavalikud" + "Advanced settings" : "Lisavalikud", + "Submit" : "Saada" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json index 853a14a31dfde..0f2fa36df63a4 100644 --- a/apps/files_external/l10n/et_EE.json +++ b/apps/files_external/l10n/et_EE.json @@ -51,7 +51,7 @@ "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Teenuse nimi", "External storage" : "Väline andmehoidla", - "Submit" : "Saada", + "Confirm" : "Kinnita", "External mount error" : "Välise seostamise tõrge", "Storage type" : "Andmehoidla tüüp", "Unknown" : "Teadmata", @@ -76,6 +76,7 @@ "Configuration" : "Seadistamine", "Available for" : "Saadaval", "Add storage" : "Lisa andmehoidla", - "Advanced settings" : "Lisavalikud" + "Advanced settings" : "Lisavalikud", + "Submit" : "Saada" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index dea5be814126d..3bc51a5f03e1f 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -99,7 +99,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Biltegian sartzeko, autentifikazio-kredentzialak eman behar dituzu.", "Enter the storage login" : "Sartu biltegiratze-saioa", "Enter the storage password" : "Sartu biltegiratze pasahitza", - "Submit" : "Bidali", + "Confirm" : "Berretsi", "Unable to update this external storage config. {statusMessage}" : "Ezin izan da kanpoko biltegiaren konfigurazioa aldatu. {statusMessage}", "New configuration successfully saved" : "Konfigurazio berria ondo gorde da", "Enter missing credentials" : "Sartu falta diren kredentzialak", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "Pertsona guztiak", "Advanced settings" : "Ezarpen aurreratuak", "Allow people to mount external storage" : "Baimendu pertsonek kanpoko biltegiratze zerbitzuak muntatzea", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.", + "Submit" : "Bidali" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json index e6e8ccc2cbab8..d1b26d71ae2a5 100644 --- a/apps/files_external/l10n/eu.json +++ b/apps/files_external/l10n/eu.json @@ -97,7 +97,7 @@ "To access the storage, you need to provide the authentication credentials." : "Biltegian sartzeko, autentifikazio-kredentzialak eman behar dituzu.", "Enter the storage login" : "Sartu biltegiratze-saioa", "Enter the storage password" : "Sartu biltegiratze pasahitza", - "Submit" : "Bidali", + "Confirm" : "Berretsi", "Unable to update this external storage config. {statusMessage}" : "Ezin izan da kanpoko biltegiaren konfigurazioa aldatu. {statusMessage}", "New configuration successfully saved" : "Konfigurazio berria ondo gorde da", "Enter missing credentials" : "Sartu falta diren kredentzialak", @@ -147,6 +147,7 @@ "All people" : "Pertsona guztiak", "Advanced settings" : "Ezarpen aurreratuak", "Allow people to mount external storage" : "Baimendu pertsonek kanpoko biltegiratze zerbitzuak muntatzea", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.", + "Submit" : "Bidali" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fa.js b/apps/files_external/l10n/fa.js index f268e44df2a7b..bc0828ac64ef4 100644 --- a/apps/files_external/l10n/fa.js +++ b/apps/files_external/l10n/fa.js @@ -85,7 +85,7 @@ OC.L10N.register( "External storage" : "حافظه خارجی", "External storage support" : "پشتیبانی از ذخیره سازی خارجی", "Adds basic external storage support" : "پشتیبانی اصلی حافظه خارجی را اضافه می کند", - "Submit" : "ارسال", + "Confirm" : "تأیید", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -130,6 +130,7 @@ OC.L10N.register( "Available for" : "در دسترس برای", "Add storage" : "اضافه کردن حافظه", "Advanced settings" : "تنظیمات پیشرفته", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.", + "Submit" : "ارسال" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json index b5a737876de4e..e18d26e9e12fb 100644 --- a/apps/files_external/l10n/fa.json +++ b/apps/files_external/l10n/fa.json @@ -83,7 +83,7 @@ "External storage" : "حافظه خارجی", "External storage support" : "پشتیبانی از ذخیره سازی خارجی", "Adds basic external storage support" : "پشتیبانی اصلی حافظه خارجی را اضافه می کند", - "Submit" : "ارسال", + "Confirm" : "تأیید", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -128,6 +128,7 @@ "Available for" : "در دسترس برای", "Add storage" : "اضافه کردن حافظه", "Advanced settings" : "تنظیمات پیشرفته", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.", + "Submit" : "ارسال" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index bb4c32facc672..f6f21715dfae7 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -81,7 +81,7 @@ OC.L10N.register( "External storage" : "Erillinen tallennustila", "External storage support" : "Erillisen tallennustilan tuki", "Adds basic external storage support" : "Lisää perusmuotoisen tuen erillisille tallennustiloille", - "Submit" : "Lähetä", + "Confirm" : "Vahvista", "Open in Files" : "Avaa tiedostosovelluksessa", "External mount error" : "Erillisen liitosvirhe", "Storage type" : "Tallennustilan tyyppi", @@ -114,6 +114,7 @@ OC.L10N.register( "Available for" : "Saatavuus", "Add storage" : "Lisää tallennustila", "Advanced settings" : "Lisäasetukset", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja.", + "Submit" : "Lähetä" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index afd8df4e27623..d64b30d2dd3bf 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -79,7 +79,7 @@ "External storage" : "Erillinen tallennustila", "External storage support" : "Erillisen tallennustilan tuki", "Adds basic external storage support" : "Lisää perusmuotoisen tuen erillisille tallennustiloille", - "Submit" : "Lähetä", + "Confirm" : "Vahvista", "Open in Files" : "Avaa tiedostosovelluksessa", "External mount error" : "Erillisen liitosvirhe", "Storage type" : "Tallennustilan tyyppi", @@ -112,6 +112,7 @@ "Available for" : "Saatavuus", "Add storage" : "Lisää tallennustila", "Advanced settings" : "Lisäasetukset", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja.", + "Submit" : "Lähetä" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 8d098e3631728..6cdd96e17cf88 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Pour accéder au stockage, vous devez fournir les informations d’authentification.", "Enter the storage login" : "Entrez le login du stockage", "Enter the storage password" : "Entrez le mot de passe du stockage", - "Submit" : "Soumettre", + "Confirm" : "Confirmer", "Unable to update this external storage config. {statusMessage}" : "Impossible de mettre à jour la configuration de ce stockage externe. {statusMessage}", "New configuration successfully saved" : "Nouvelle configuration entrée avec succès", "Enter missing credentials" : "Saisissez les identifiants de connexion manquants", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Toutes les personnes", "Advanced settings" : "Paramètres avancés", "Allow people to mount external storage" : "Autoriser les personnes à monter des espaces de stockage externes", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants.", + "Submit" : "Soumettre" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index c280720828e4b..cc413bde3f4ee 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Pour accéder au stockage, vous devez fournir les informations d’authentification.", "Enter the storage login" : "Entrez le login du stockage", "Enter the storage password" : "Entrez le mot de passe du stockage", - "Submit" : "Soumettre", + "Confirm" : "Confirmer", "Unable to update this external storage config. {statusMessage}" : "Impossible de mettre à jour la configuration de ce stockage externe. {statusMessage}", "New configuration successfully saved" : "Nouvelle configuration entrée avec succès", "Enter missing credentials" : "Saisissez les identifiants de connexion manquants", @@ -148,6 +148,7 @@ "All people" : "Toutes les personnes", "Advanced settings" : "Paramètres avancés", "Allow people to mount external storage" : "Autoriser les personnes à monter des espaces de stockage externes", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants.", + "Submit" : "Soumettre" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ga.js b/apps/files_external/l10n/ga.js index 58a52c3be9453..2d244e787dd16 100644 --- a/apps/files_external/l10n/ga.js +++ b/apps/files_external/l10n/ga.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Chun rochtain a fháil ar an stóras, ní mór duit na dintiúir fíordheimhnithe a sholáthar.", "Enter the storage login" : "Cuir isteach an logáil isteach stórála", "Enter the storage password" : "Cuir isteach an focal faire stórála", - "Submit" : "Cuir isteach", + "Confirm" : "Deimhnigh", "Unable to update this external storage config. {statusMessage}" : "Ní féidir an cumraíocht stórála seachtrach seo a nuashonrú. {statusMessage}", "New configuration successfully saved" : "D'éirigh le cumraíocht nua a shábháil", "Enter missing credentials" : "Cuir isteach dintiúir atá in easnamh", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Gach duine", "Advanced settings" : "Ardsocruithe", "Allow people to mount external storage" : "Lig do dhaoine stóráil sheachtrach a shuiteáil", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu.", + "Submit" : "Cuir isteach" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files_external/l10n/ga.json b/apps/files_external/l10n/ga.json index a717058266620..090f4c476a3d9 100644 --- a/apps/files_external/l10n/ga.json +++ b/apps/files_external/l10n/ga.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Chun rochtain a fháil ar an stóras, ní mór duit na dintiúir fíordheimhnithe a sholáthar.", "Enter the storage login" : "Cuir isteach an logáil isteach stórála", "Enter the storage password" : "Cuir isteach an focal faire stórála", - "Submit" : "Cuir isteach", + "Confirm" : "Deimhnigh", "Unable to update this external storage config. {statusMessage}" : "Ní féidir an cumraíocht stórála seachtrach seo a nuashonrú. {statusMessage}", "New configuration successfully saved" : "D'éirigh le cumraíocht nua a shábháil", "Enter missing credentials" : "Cuir isteach dintiúir atá in easnamh", @@ -148,6 +148,7 @@ "All people" : "Gach duine", "Advanced settings" : "Ardsocruithe", "Allow people to mount external storage" : "Lig do dhaoine stóráil sheachtrach a shuiteáil", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu.", + "Submit" : "Cuir isteach" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index b85aeb9247dc6..2b7746c5cc3ab 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Para acceder ao almacenamento, cómpre fornecer as credenciais de autenticación.", "Enter the storage login" : "Introduza o acceso ao almacenamento", "Enter the storage password" : "Introduza o contrasinal do almacenamento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "Non é posíbel actualizar esta configuración de almacenamento externo. {statusMessage}", "New configuration successfully saved" : "A nova configuración gardouse correctamente", "Enter missing credentials" : "Introduza as credenciais que faltan", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Todas as persoas", "Advanced settings" : "Axustes avanzados", "Allow people to mount external storage" : "Permitirlle á xente montar almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.", + "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index cd0c58cbf2d40..0d9fa581b8568 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Para acceder ao almacenamento, cómpre fornecer as credenciais de autenticación.", "Enter the storage login" : "Introduza o acceso ao almacenamento", "Enter the storage password" : "Introduza o contrasinal do almacenamento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "Non é posíbel actualizar esta configuración de almacenamento externo. {statusMessage}", "New configuration successfully saved" : "A nova configuración gardouse correctamente", "Enter missing credentials" : "Introduza as credenciais que faltan", @@ -148,6 +148,7 @@ "All people" : "Todas as persoas", "Advanced settings" : "Axustes avanzados", "Allow people to mount external storage" : "Permitirlle á xente montar almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.", + "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index f75c6260869e2..b28db0f63e728 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -79,7 +79,7 @@ OC.L10N.register( "External storage" : "אחסון חיצוני", "External storage support" : "תמיכה באחסון חיצוני", "Adds basic external storage support" : "מוסיף תמיכה באחסון חיצוני בסיסי", - "Submit" : "שליחה", + "Confirm" : "אישור", "External mount error" : "שגיאת עגינה חיצונית", "Storage type" : "סוג אחסון", "Unknown" : "לא ידוע", @@ -110,6 +110,7 @@ OC.L10N.register( "Available for" : "זמין עבור", "Add storage" : "הוספת אחסון", "Advanced settings" : "הגדרות מתקדמות", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", + "Submit" : "שליחה" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 275219fb81537..2888dcc0bd786 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -77,7 +77,7 @@ "External storage" : "אחסון חיצוני", "External storage support" : "תמיכה באחסון חיצוני", "Adds basic external storage support" : "מוסיף תמיכה באחסון חיצוני בסיסי", - "Submit" : "שליחה", + "Confirm" : "אישור", "External mount error" : "שגיאת עגינה חיצונית", "Storage type" : "סוג אחסון", "Unknown" : "לא ידוע", @@ -108,6 +108,7 @@ "Available for" : "זמין עבור", "Add storage" : "הוספת אחסון", "Advanced settings" : "הגדרות מתקדמות", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", + "Submit" : "שליחה" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index 8526ab37613eb..6a73ad6b46345 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -81,7 +81,7 @@ OC.L10N.register( "External storage" : "Vanjsko spremište za pohranu", "External storage support" : "Podrška za vanjsku pohranu", "Adds basic external storage support" : "Dodaje osnovnu podršku za vanjsku pohranu", - "Submit" : "Šalji", + "Confirm" : "Potvrdi", "External mount error" : "Pogreška vanjskog postavljanja", "Storage type" : "Vrsta pohrane", "Unknown" : "Nepoznata pogreška", @@ -112,6 +112,7 @@ OC.L10N.register( "Available for" : "Dostupno za", "Add storage" : "Dodaj pohranu", "Advanced settings" : "Napredne postavke", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice.", + "Submit" : "Šalji" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_external/l10n/hr.json b/apps/files_external/l10n/hr.json index 76e0be98afc08..e4d8ba7b5f392 100644 --- a/apps/files_external/l10n/hr.json +++ b/apps/files_external/l10n/hr.json @@ -79,7 +79,7 @@ "External storage" : "Vanjsko spremište za pohranu", "External storage support" : "Podrška za vanjsku pohranu", "Adds basic external storage support" : "Dodaje osnovnu podršku za vanjsku pohranu", - "Submit" : "Šalji", + "Confirm" : "Potvrdi", "External mount error" : "Pogreška vanjskog postavljanja", "Storage type" : "Vrsta pohrane", "Unknown" : "Nepoznata pogreška", @@ -110,6 +110,7 @@ "Available for" : "Dostupno za", "Add storage" : "Dodaj pohranu", "Advanced settings" : "Napredne postavke", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice.", + "Submit" : "Šalji" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index 83243a644562b..9ac078b3fbe90 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -87,7 +87,7 @@ OC.L10N.register( "External storage" : "Külső tároló", "External storage support" : "Külső tároló támogatás", "Adds basic external storage support" : "Külső tároló támogatás hozzáadása", - "Submit" : "Beküldés", + "Confirm" : "Megerősítés", "Unable to update this external storage config. {statusMessage}" : "A külső tároló beállításainak frissítése nem sikerült. {statusMessage}", "New configuration successfully saved" : "Az új konfiguráció sikeresen elmentve", "Enter missing credentials" : "Adja meg a hiányzó hitelesítési adatokat", @@ -132,6 +132,7 @@ OC.L10N.register( "Available for" : "Számukra érhető el:", "Add storage" : "Tároló hozzáadása", "Advanced settings" : "Speciális beállítások", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők.", + "Submit" : "Beküldés" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index 68e2cec177c4d..c861f6eec5002 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -85,7 +85,7 @@ "External storage" : "Külső tároló", "External storage support" : "Külső tároló támogatás", "Adds basic external storage support" : "Külső tároló támogatás hozzáadása", - "Submit" : "Beküldés", + "Confirm" : "Megerősítés", "Unable to update this external storage config. {statusMessage}" : "A külső tároló beállításainak frissítése nem sikerült. {statusMessage}", "New configuration successfully saved" : "Az új konfiguráció sikeresen elmentve", "Enter missing credentials" : "Adja meg a hiányzó hitelesítési adatokat", @@ -130,6 +130,7 @@ "Available for" : "Számukra érhető el:", "Add storage" : "Tároló hozzáadása", "Advanced settings" : "Speciális beállítások", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők.", + "Submit" : "Beküldés" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js index 3ee71d141ae4c..6029af1c2888a 100644 --- a/apps/files_external/l10n/id.js +++ b/apps/files_external/l10n/id.js @@ -67,6 +67,7 @@ OC.L10N.register( "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Dukungan cURL di PHP tidak diaktifkan atau terpasang. Mengaitkan %s tidak memungkinkan. Harap tanyakan administrator sistem Anda untuk memasangnya.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Dukungan FTP di PHP tidak diaktifkan atau terpasang. Mengaitkan %s tidak memungkinkan. Harap tanya administrator sistem Anda untuk memasangnya.", "External storage" : "Penyimpanan eksternal", + "Confirm" : "Konfirmasi", "External mount error" : "Kesalahan mount eksternal", "Storage type" : "Tipe penyimpanan", "Unknown" : "Tidak diketahui", diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json index eea91abc3aeda..b4ac28d5fc491 100644 --- a/apps/files_external/l10n/id.json +++ b/apps/files_external/l10n/id.json @@ -65,6 +65,7 @@ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Dukungan cURL di PHP tidak diaktifkan atau terpasang. Mengaitkan %s tidak memungkinkan. Harap tanyakan administrator sistem Anda untuk memasangnya.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Dukungan FTP di PHP tidak diaktifkan atau terpasang. Mengaitkan %s tidak memungkinkan. Harap tanya administrator sistem Anda untuk memasangnya.", "External storage" : "Penyimpanan eksternal", + "Confirm" : "Konfirmasi", "External mount error" : "Kesalahan mount eksternal", "Storage type" : "Tipe penyimpanan", "Unknown" : "Tidak diketahui", diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index b66aee1af4802..5c07ab96698b1 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -93,7 +93,7 @@ OC.L10N.register( "Storage credentials" : "Innskráningarauðkenni á gagnageymslu", "Enter the storage login" : "Settu inn notandanafn fyrir gagnageymsluna", "Enter the storage password" : "Settu inn lykilorð fyrir gagnageymsluna", - "Submit" : "Senda inn", + "Confirm" : "Staðfesta", "Unable to update this external storage config. {statusMessage}" : "Tókst ekki að uppfæra uppsetningu þessarar ytri-gagnageymslu. {statusMessage}", "New configuration successfully saved" : "Það tókst að vista nýju uppsetninguna", "Enter missing credentials" : "Settu inn auðkenni sem vantar", @@ -139,6 +139,7 @@ OC.L10N.register( "Add storage" : "Bæta við gagnahirslu", "All people" : "Allt fólk", "Advanced settings" : "Ítarlegri valkostir", - "Allow people to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi" + "Allow people to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", + "Submit" : "Senda inn" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index 59aaebb951ef3..9573cef0e5649 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -91,7 +91,7 @@ "Storage credentials" : "Innskráningarauðkenni á gagnageymslu", "Enter the storage login" : "Settu inn notandanafn fyrir gagnageymsluna", "Enter the storage password" : "Settu inn lykilorð fyrir gagnageymsluna", - "Submit" : "Senda inn", + "Confirm" : "Staðfesta", "Unable to update this external storage config. {statusMessage}" : "Tókst ekki að uppfæra uppsetningu þessarar ytri-gagnageymslu. {statusMessage}", "New configuration successfully saved" : "Það tókst að vista nýju uppsetninguna", "Enter missing credentials" : "Settu inn auðkenni sem vantar", @@ -137,6 +137,7 @@ "Add storage" : "Bæta við gagnahirslu", "All people" : "Allt fólk", "Advanced settings" : "Ítarlegri valkostir", - "Allow people to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi" + "Allow people to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", + "Submit" : "Senda inn" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 740c9152949e8..ae46c14d82e0b 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -99,7 +99,7 @@ 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", - "Submit" : "Invia", + "Confirm" : "Conferma", "Unable to update this external storage config. {statusMessage}" : "Impossibile aggiornare questa configurazione di archiviazione esterna. {statusMessage}", "New configuration successfully saved" : "Nuova configurazione salvata correttamente", "Enter missing credentials" : "Digita le credenziali mancanti", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "Tutte le persone", "Advanced settings" : "Impostazioni avanzate", "Allow people to mount external storage" : "Consenti alle persone di montare archiviazioni esterne", - "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." + "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.", + "Submit" : "Invia" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 9063425352c2e..19233b2f84182 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -97,7 +97,7 @@ "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", - "Submit" : "Invia", + "Confirm" : "Conferma", "Unable to update this external storage config. {statusMessage}" : "Impossibile aggiornare questa configurazione di archiviazione esterna. {statusMessage}", "New configuration successfully saved" : "Nuova configurazione salvata correttamente", "Enter missing credentials" : "Digita le credenziali mancanti", @@ -147,6 +147,7 @@ "All people" : "Tutte le persone", "Advanced settings" : "Impostazioni avanzate", "Allow people to mount external storage" : "Consenti alle persone di montare archiviazioni esterne", - "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." + "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.", + "Submit" : "Invia" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 0aa47932daee1..6dec9d9c29bb9 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "ストレージにアクセスするには、認証情報を提供する必要があります。", "Enter the storage login" : "ストレージのログインを入力してください", "Enter the storage password" : "ストレージのパスワードを入力してください", - "Submit" : "提出する", + "Confirm" : "承認", "Unable to update this external storage config. {statusMessage}" : "この外部ストレージ設定を更新できません。 {statusMessage}", "New configuration successfully saved" : "新しい設定が正常に保存されました", "Enter missing credentials" : "不足している資格情報を入力", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "すべての人", "Advanced settings" : "詳細設定", "Allow people to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", + "Submit" : "提出する" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index fa8a189b881be..b67c796e9878a 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "ストレージにアクセスするには、認証情報を提供する必要があります。", "Enter the storage login" : "ストレージのログインを入力してください", "Enter the storage password" : "ストレージのパスワードを入力してください", - "Submit" : "提出する", + "Confirm" : "承認", "Unable to update this external storage config. {statusMessage}" : "この外部ストレージ設定を更新できません。 {statusMessage}", "New configuration successfully saved" : "新しい設定が正常に保存されました", "Enter missing credentials" : "不足している資格情報を入力", @@ -148,6 +148,7 @@ "All people" : "すべての人", "Advanced settings" : "詳細設定", "Allow people to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", + "Submit" : "提出する" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ka.js b/apps/files_external/l10n/ka.js index 84fd664708b57..8ea5816109461 100644 --- a/apps/files_external/l10n/ka.js +++ b/apps/files_external/l10n/ka.js @@ -87,7 +87,7 @@ OC.L10N.register( "External storage" : "External storage", "External storage support" : "External storage support", "Adds basic external storage support" : "Adds basic external storage support", - "Submit" : "Submit", + "Confirm" : "Confirm", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -132,6 +132,7 @@ OC.L10N.register( "Available for" : "Available for", "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", + "Submit" : "Submit" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_external/l10n/ka.json b/apps/files_external/l10n/ka.json index e888d2c1bfd86..32cdb5062a357 100644 --- a/apps/files_external/l10n/ka.json +++ b/apps/files_external/l10n/ka.json @@ -85,7 +85,7 @@ "External storage" : "External storage", "External storage support" : "External storage support", "Adds basic external storage support" : "Adds basic external storage support", - "Submit" : "Submit", + "Confirm" : "Confirm", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -130,6 +130,7 @@ "Available for" : "Available for", "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", + "Submit" : "Submit" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ka_GE.js b/apps/files_external/l10n/ka_GE.js index 04513accce1a6..9b564f941c770 100644 --- a/apps/files_external/l10n/ka_GE.js +++ b/apps/files_external/l10n/ka_GE.js @@ -73,7 +73,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP-ს მხარდაჭერა PHP-ში არაა მოქმედი ან დაყენებული. %s-ის მონტაჟი ვერ ხერხდება. გთხოვთ სთხოვოთ თქვენი სისტემის ადმინისტრატორს მისი დაყენება.", "External storage" : "ექსტერნალური საცავი", "External storage support" : "გარე საცავის მხარდაჭერა", - "Submit" : "გაგზავნა", + "Confirm" : "დადასტურება", "External mount error" : "გარე მონტაჟის შეცდომა", "Storage type" : "საცავის სახეობა", "Unknown" : "უცნობია", @@ -101,6 +101,7 @@ OC.L10N.register( "Configuration" : "კონფიგურაცია", "Available for" : "ხელმისაწვდომია რომ", "Add storage" : "საცავის დამატება", - "Advanced settings" : "დამატებითი პარამეტრები" + "Advanced settings" : "დამატებითი პარამეტრები", + "Submit" : "გაგზავნა" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_external/l10n/ka_GE.json b/apps/files_external/l10n/ka_GE.json index ccd6b71991f3a..6f7625ad530fb 100644 --- a/apps/files_external/l10n/ka_GE.json +++ b/apps/files_external/l10n/ka_GE.json @@ -71,7 +71,7 @@ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP-ს მხარდაჭერა PHP-ში არაა მოქმედი ან დაყენებული. %s-ის მონტაჟი ვერ ხერხდება. გთხოვთ სთხოვოთ თქვენი სისტემის ადმინისტრატორს მისი დაყენება.", "External storage" : "ექსტერნალური საცავი", "External storage support" : "გარე საცავის მხარდაჭერა", - "Submit" : "გაგზავნა", + "Confirm" : "დადასტურება", "External mount error" : "გარე მონტაჟის შეცდომა", "Storage type" : "საცავის სახეობა", "Unknown" : "უცნობია", @@ -99,6 +99,7 @@ "Configuration" : "კონფიგურაცია", "Available for" : "ხელმისაწვდომია რომ", "Add storage" : "საცავის დამატება", - "Advanced settings" : "დამატებითი პარამეტრები" + "Advanced settings" : "დამატებითი პარამეტრები", + "Submit" : "გაგზავნა" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index b82fe6fb7843b..7216d2c765efd 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "저장소에 접근하려면 인증 자격 증명을 제공해야 합니다.", "Enter the storage login" : "저장소 로그인 입력", "Enter the storage password" : "저장소 암호 입력", - "Submit" : "제출", + "Confirm" : "확인", "Unable to update this external storage config. {statusMessage}" : "이 외부 저장소의 설정을 갱신할 수 없음. {statusMessage}", "New configuration successfully saved" : "새로운 설정이 성공적으로 저장됨", "Enter missing credentials" : "유실된 인증 정보 입력", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "모든 사용자", "Advanced settings" : "고급 설정", "Allow people to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", + "Submit" : "제출" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 6145340f6d068..9de96df481382 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "저장소에 접근하려면 인증 자격 증명을 제공해야 합니다.", "Enter the storage login" : "저장소 로그인 입력", "Enter the storage password" : "저장소 암호 입력", - "Submit" : "제출", + "Confirm" : "확인", "Unable to update this external storage config. {statusMessage}" : "이 외부 저장소의 설정을 갱신할 수 없음. {statusMessage}", "New configuration successfully saved" : "새로운 설정이 성공적으로 저장됨", "Enter missing credentials" : "유실된 인증 정보 입력", @@ -148,6 +148,7 @@ "All people" : "모든 사용자", "Advanced settings" : "고급 설정", "Allow people to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", + "Submit" : "제출" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index 6872aa70298d8..c91bf98f31e07 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -75,7 +75,7 @@ OC.L10N.register( "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" nėra įdiegtas. %2$s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad jį įdiegtų.", "External storage" : "Išorinė saugykla", "External storage support" : "Išorinės saugyklos priežiūra", - "Submit" : "Pateikti", + "Confirm" : "Patvirtinti", "New configuration successfully saved" : "Nauja konfigūracija sėkmingai įrašyta", "External mount error" : "Išorinio prijungimo klaida", "Storage type" : "Saugyklos tipas", @@ -106,6 +106,7 @@ OC.L10N.register( "Configuration" : "Konfigūracija", "Available for" : "Prieinamas", "Add storage" : "Pridėti saugyklą", - "Advanced settings" : "Išplėstiniai nustatymai" + "Advanced settings" : "Išplėstiniai nustatymai", + "Submit" : "Pateikti" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index d0a0874f47670..9acaa5bafc85c 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -73,7 +73,7 @@ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" nėra įdiegtas. %2$s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad jį įdiegtų.", "External storage" : "Išorinė saugykla", "External storage support" : "Išorinės saugyklos priežiūra", - "Submit" : "Pateikti", + "Confirm" : "Patvirtinti", "New configuration successfully saved" : "Nauja konfigūracija sėkmingai įrašyta", "External mount error" : "Išorinio prijungimo klaida", "Storage type" : "Saugyklos tipas", @@ -104,6 +104,7 @@ "Configuration" : "Konfigūracija", "Available for" : "Prieinamas", "Add storage" : "Pridėti saugyklą", - "Advanced settings" : "Išplėstiniai nustatymai" + "Advanced settings" : "Išplėstiniai nustatymai", + "Submit" : "Pateikti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/mk.js b/apps/files_external/l10n/mk.js index a9217140aa46b..4acadadf3ea5e 100644 --- a/apps/files_external/l10n/mk.js +++ b/apps/files_external/l10n/mk.js @@ -62,7 +62,7 @@ OC.L10N.register( "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" не е инсалиран. Монтирањето на %2$s не е возможно. Контактирајте го администраторот.", "External storage" : "Надворешно складиште", "External storage support" : "Поддршка за надворешно складиште", - "Submit" : "Испрати", + "Confirm" : "Потврди", "Open in Files" : "Отвори во датотеките", "External mount error" : "Грешка при надворешно монтирање", "Storage type" : "Вид на складиште", @@ -94,6 +94,7 @@ OC.L10N.register( "Available for" : "Достапно за", "Add storage" : "Додади складиште", "Advanced settings" : "Напредни параметри", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.", + "Submit" : "Испрати" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_external/l10n/mk.json b/apps/files_external/l10n/mk.json index 9a99cfdff1328..a7a7778f55305 100644 --- a/apps/files_external/l10n/mk.json +++ b/apps/files_external/l10n/mk.json @@ -60,7 +60,7 @@ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" не е инсалиран. Монтирањето на %2$s не е возможно. Контактирајте го администраторот.", "External storage" : "Надворешно складиште", "External storage support" : "Поддршка за надворешно складиште", - "Submit" : "Испрати", + "Confirm" : "Потврди", "Open in Files" : "Отвори во датотеките", "External mount error" : "Грешка при надворешно монтирање", "Storage type" : "Вид на складиште", @@ -92,6 +92,7 @@ "Available for" : "Достапно за", "Add storage" : "Додади складиште", "Advanced settings" : "Напредни параметри", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.", + "Submit" : "Испрати" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js index 71878f9258d49..219ebd72d98b6 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -95,7 +95,7 @@ OC.L10N.register( "External storage support" : "Støtte for ekstern lagring", "Adds basic external storage support" : "Legger til enkel ekstern lagringsstøtte", "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. Administration can choose which types of storage to enable and can mount these storage locations for an account, 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 people 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 administration 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." : "Dette programmet gjør det mulig for administratorer å konfigurere tilkoblinger til eksterne lagringsleverandører, for eksempel FTP-servere, S3- eller SWIFT-objektlagre, andre Nextcloud-servere, WebDAV-servere og mer. Administrasjon kan velge hvilke typer lagring som skal aktiveres, og kan montere disse lagringsstedene for en konto, en gruppe eller hele systemet. Brukere vil se en ny mappe dukke opp i roten Nextcloud-katalogen, som de kan få tilgang til og bruke som alle andre Nextcloud-mapper. Ekstern lagring gjør det også mulig for folk å dele filer som er lagret på disse eksterne plasseringene. I disse tilfellene brukes legitimasjonen til eieren av filen når mottakeren ber om filen fra ekstern lagring, og sikrer dermed at mottakeren har tilgang til den delte filen.\n\nEkstern lagring kan konfigureres ved hjelp av grafisk grensesnitt (GUI) eller på kommandolinjen. Dette andre alternativet gir administrasjonen mer fleksibilitet for massekonfigurering av eksterne lagringsmonteringer og innstilling av monteringsprioriteter. Du finner mer informasjon i GUI-dokumentasjonen for ekstern lagring og dokumentasjonen for konfigurasjonsfilen for ekstern lagring.", - "Submit" : "Send inn", + "Confirm" : "Bekreft", "Unable to update this external storage config. {statusMessage}" : "Kan ikke oppdatere denne konfigurasjonen for ekstern lagring. {statusMessage}.", "New configuration successfully saved" : "Ny konfigurasjon lagret", "Enter missing credentials" : "Skriv inn manglende påloggingsinformasjon", @@ -144,6 +144,7 @@ OC.L10N.register( "All people" : "Alle personer", "Advanced settings" : "Avanserte innstillinger", "Allow people to mount external storage" : "Tillatt personer å montere ekstern lagring", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale påloggingsdetaljer kan brukes til å autentisere med flere eksterne lagringer som krever de samme påloggingsdetaljer." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale påloggingsdetaljer kan brukes til å autentisere med flere eksterne lagringer som krever de samme påloggingsdetaljer.", + "Submit" : "Send inn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json index 927e4b20a8631..d95cc5983098a 100644 --- a/apps/files_external/l10n/nb.json +++ b/apps/files_external/l10n/nb.json @@ -93,7 +93,7 @@ "External storage support" : "Støtte for ekstern lagring", "Adds basic external storage support" : "Legger til enkel ekstern lagringsstøtte", "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. Administration can choose which types of storage to enable and can mount these storage locations for an account, 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 people 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 administration 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." : "Dette programmet gjør det mulig for administratorer å konfigurere tilkoblinger til eksterne lagringsleverandører, for eksempel FTP-servere, S3- eller SWIFT-objektlagre, andre Nextcloud-servere, WebDAV-servere og mer. Administrasjon kan velge hvilke typer lagring som skal aktiveres, og kan montere disse lagringsstedene for en konto, en gruppe eller hele systemet. Brukere vil se en ny mappe dukke opp i roten Nextcloud-katalogen, som de kan få tilgang til og bruke som alle andre Nextcloud-mapper. Ekstern lagring gjør det også mulig for folk å dele filer som er lagret på disse eksterne plasseringene. I disse tilfellene brukes legitimasjonen til eieren av filen når mottakeren ber om filen fra ekstern lagring, og sikrer dermed at mottakeren har tilgang til den delte filen.\n\nEkstern lagring kan konfigureres ved hjelp av grafisk grensesnitt (GUI) eller på kommandolinjen. Dette andre alternativet gir administrasjonen mer fleksibilitet for massekonfigurering av eksterne lagringsmonteringer og innstilling av monteringsprioriteter. Du finner mer informasjon i GUI-dokumentasjonen for ekstern lagring og dokumentasjonen for konfigurasjonsfilen for ekstern lagring.", - "Submit" : "Send inn", + "Confirm" : "Bekreft", "Unable to update this external storage config. {statusMessage}" : "Kan ikke oppdatere denne konfigurasjonen for ekstern lagring. {statusMessage}.", "New configuration successfully saved" : "Ny konfigurasjon lagret", "Enter missing credentials" : "Skriv inn manglende påloggingsinformasjon", @@ -142,6 +142,7 @@ "All people" : "Alle personer", "Advanced settings" : "Avanserte innstillinger", "Allow people to mount external storage" : "Tillatt personer å montere ekstern lagring", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale påloggingsdetaljer kan brukes til å autentisere med flere eksterne lagringer som krever de samme påloggingsdetaljer." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale påloggingsdetaljer kan brukes til å autentisere med flere eksterne lagringer som krever de samme påloggingsdetaljer.", + "Submit" : "Send inn" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index df147431f2acc..0cd0d26464661 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -83,7 +83,7 @@ OC.L10N.register( "External storage" : "Externe opslag", "External storage support" : "Externe opslag ondersteuning", "Adds basic external storage support" : "Toevoegen basale ondersteuning voor externe opslag", - "Submit" : "Verwerken", + "Confirm" : "Bevestigen", "Open in Files" : "Open in Bestanden", "External mount error" : "Extern koppelpunt fout", "Storage type" : "Opslagtype", @@ -116,6 +116,7 @@ OC.L10N.register( "Available for" : "Beschikbaar voor", "Add storage" : "Toevoegen opslag", "Advanced settings" : "Geavanceerde instellingen", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens.", + "Submit" : "Verwerken" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 973f687ee5e39..38d22edbf4c76 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -81,7 +81,7 @@ "External storage" : "Externe opslag", "External storage support" : "Externe opslag ondersteuning", "Adds basic external storage support" : "Toevoegen basale ondersteuning voor externe opslag", - "Submit" : "Verwerken", + "Confirm" : "Bevestigen", "Open in Files" : "Open in Bestanden", "External mount error" : "Extern koppelpunt fout", "Storage type" : "Opslagtype", @@ -114,6 +114,7 @@ "Available for" : "Beschikbaar voor", "Add storage" : "Toevoegen opslag", "Advanced settings" : "Geavanceerde instellingen", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens.", + "Submit" : "Verwerken" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 599d1f17299bb..05bac47ae52e8 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -97,7 +97,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Aby uzyskać dostęp do pamięci zewnętrznej, musisz podać dane uwierzytelniające.", "Enter the storage login" : "Wprowadź login do pamięci zewnętrznej", "Enter the storage password" : "Wprowadź hasło do pamięci zewnętrznej", - "Submit" : "Wyślij", + "Confirm" : "Potwierdź", "Unable to update this external storage config. {statusMessage}" : "Nie można zaktualizować konfiguracji tej pamięci zewnętrznej. {statusMessage}", "New configuration successfully saved" : "Nowa konfiguracja została pomyślnie zapisana", "Enter missing credentials" : "Wprowadź brakujące dane uwierzytelniające", @@ -147,6 +147,7 @@ OC.L10N.register( "All people" : "Wszystkie osoby", "Advanced settings" : "Ustawienia zaawansowane", "Allow people to mount external storage" : "Zezwalaj innym na montowanie pamięci zewnętrznej", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.", + "Submit" : "Wyślij" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index b26a5b38dcf38..cd6fb4738fba1 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -95,7 +95,7 @@ "To access the storage, you need to provide the authentication credentials." : "Aby uzyskać dostęp do pamięci zewnętrznej, musisz podać dane uwierzytelniające.", "Enter the storage login" : "Wprowadź login do pamięci zewnętrznej", "Enter the storage password" : "Wprowadź hasło do pamięci zewnętrznej", - "Submit" : "Wyślij", + "Confirm" : "Potwierdź", "Unable to update this external storage config. {statusMessage}" : "Nie można zaktualizować konfiguracji tej pamięci zewnętrznej. {statusMessage}", "New configuration successfully saved" : "Nowa konfiguracja została pomyślnie zapisana", "Enter missing credentials" : "Wprowadź brakujące dane uwierzytelniające", @@ -145,6 +145,7 @@ "All people" : "Wszystkie osoby", "Advanced settings" : "Ustawienia zaawansowane", "Allow people to mount external storage" : "Zezwalaj innym na montowanie pamięci zewnętrznej", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.", + "Submit" : "Wyślij" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index ed83a66528009..ecfb68dfadcf2 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -99,7 +99,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Para acessar o armazenamento, você precisa fornecer as credenciais de autenticação.", "Enter the storage login" : "Digite o login de armazenamento", "Enter the storage password" : "Digite a senha de armazenamento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "Não é possível atualizar esta configuração de armazenamento externo. {statusMessage}", "New configuration successfully saved" : "Nova configuração salva com sucesso", "Enter missing credentials" : "Digite as credenciais ausentes", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "Todas as pessoas", "Advanced settings" : "Configurações avançadas", "Allow people to mount external storage" : "Permitir que as pessoas montem armazenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais.", + "Submit" : "Enviar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 510a39423e735..28d1cb48f6b90 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -97,7 +97,7 @@ "To access the storage, you need to provide the authentication credentials." : "Para acessar o armazenamento, você precisa fornecer as credenciais de autenticação.", "Enter the storage login" : "Digite o login de armazenamento", "Enter the storage password" : "Digite a senha de armazenamento", - "Submit" : "Enviar", + "Confirm" : "Confirmar", "Unable to update this external storage config. {statusMessage}" : "Não é possível atualizar esta configuração de armazenamento externo. {statusMessage}", "New configuration successfully saved" : "Nova configuração salva com sucesso", "Enter missing credentials" : "Digite as credenciais ausentes", @@ -147,6 +147,7 @@ "All people" : "Todas as pessoas", "Advanced settings" : "Configurações avançadas", "Allow people to mount external storage" : "Permitir que as pessoas montem armazenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais.", + "Submit" : "Enviar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index f9b4d79be9f05..9a4e95909d5e7 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -70,7 +70,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporteF TP em PHP não está ativo ou instalado. Não é possível montar %s. Por favor peça ao seu administrador de sistema que o instale.", "External storage" : "Armazenamento Externo", "External storage support" : "Suporte para armazenamento externo", - "Submit" : "Submeter", + "Confirm" : "Confirmar", "External mount error" : "Erro de montagem externa", "Storage type" : "Tipo de Armazenamento", "Unknown" : "Desconhecido", @@ -98,6 +98,7 @@ OC.L10N.register( "Configuration" : "Configuração", "Available for" : "Disponível para ", "Add storage" : "Adicionar armazenamento", - "Advanced settings" : "Definições avançadas" + "Advanced settings" : "Definições avançadas", + "Submit" : "Submeter" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 97f95e1b8d2ad..eb715e80eda2d 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -68,7 +68,7 @@ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporteF TP em PHP não está ativo ou instalado. Não é possível montar %s. Por favor peça ao seu administrador de sistema que o instale.", "External storage" : "Armazenamento Externo", "External storage support" : "Suporte para armazenamento externo", - "Submit" : "Submeter", + "Confirm" : "Confirmar", "External mount error" : "Erro de montagem externa", "Storage type" : "Tipo de Armazenamento", "Unknown" : "Desconhecido", @@ -96,6 +96,7 @@ "Configuration" : "Configuração", "Available for" : "Disponível para ", "Add storage" : "Adicionar armazenamento", - "Advanced settings" : "Definições avançadas" + "Advanced settings" : "Definições avançadas", + "Submit" : "Submeter" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 483e82d5cdb99..051c3ae11146d 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -99,7 +99,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Для получения доступа в хранилище, вам нужно указать четные данные для аутентификации.", "Enter the storage login" : "Введите имя пользователя хранилища", "Enter the storage password" : "Введите пароль от хранилища", - "Submit" : "Отправить ответ", + "Confirm" : "Подтвердить", "Unable to update this external storage config. {statusMessage}" : "Не удалось обновить эту конфигурацию внешних хранилищ. {statusMessage}", "New configuration successfully saved" : "Новая конфигурация успешно сохранена", "Enter missing credentials" : "Ввод пропущенных учётных данных", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "Все люди", "Advanced settings" : "Расширенные настройки", "Allow people to mount external storage" : "Разрешить пользователям подключать внешнее хранилище", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", + "Submit" : "Отправить ответ" }, "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/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 8cceeb2743a84..2f0ee46e4701b 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -97,7 +97,7 @@ "To access the storage, you need to provide the authentication credentials." : "Для получения доступа в хранилище, вам нужно указать четные данные для аутентификации.", "Enter the storage login" : "Введите имя пользователя хранилища", "Enter the storage password" : "Введите пароль от хранилища", - "Submit" : "Отправить ответ", + "Confirm" : "Подтвердить", "Unable to update this external storage config. {statusMessage}" : "Не удалось обновить эту конфигурацию внешних хранилищ. {statusMessage}", "New configuration successfully saved" : "Новая конфигурация успешно сохранена", "Enter missing credentials" : "Ввод пропущенных учётных данных", @@ -147,6 +147,7 @@ "All people" : "Все люди", "Advanced settings" : "Расширенные настройки", "Allow people to mount external storage" : "Разрешить пользователям подключать внешнее хранилище", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", + "Submit" : "Отправить ответ" },"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/files_external/l10n/sc.js b/apps/files_external/l10n/sc.js index d062863a77e5a..88fdc2c1cc9dc 100644 --- a/apps/files_external/l10n/sc.js +++ b/apps/files_external/l10n/sc.js @@ -81,7 +81,7 @@ OC.L10N.register( "External storage" : "Archiviatzione de foras", "External storage support" : "Suportu archiviatzione de foras", "Adds basic external storage support" : "Agiunghet suportu de base pro archiviatziones de foras", - "Submit" : "Imbia", + "Confirm" : "Cunfirma", "New configuration successfully saved" : "Cunfiguratzione noa sarvada", "Open in Files" : "Aberi in Archìvios", "External mount error" : "Errore de montàgiu esternu", @@ -113,6 +113,7 @@ OC.L10N.register( "Available for" : "A disponimentu pro", "Add storage" : "Agiunghe archiviatzione", "Advanced settings" : "Cunfiguratziones avantzadas", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales.", + "Submit" : "Imbia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sc.json b/apps/files_external/l10n/sc.json index 289b92353940a..8add330d4ff74 100644 --- a/apps/files_external/l10n/sc.json +++ b/apps/files_external/l10n/sc.json @@ -79,7 +79,7 @@ "External storage" : "Archiviatzione de foras", "External storage support" : "Suportu archiviatzione de foras", "Adds basic external storage support" : "Agiunghet suportu de base pro archiviatziones de foras", - "Submit" : "Imbia", + "Confirm" : "Cunfirma", "New configuration successfully saved" : "Cunfiguratzione noa sarvada", "Open in Files" : "Aberi in Archìvios", "External mount error" : "Errore de montàgiu esternu", @@ -111,6 +111,7 @@ "Available for" : "A disponimentu pro", "Add storage" : "Agiunghe archiviatzione", "Advanced settings" : "Cunfiguratziones avantzadas", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is credentziales globales si podent impreare puru pro s'autenticatzione cun prus archiviatziones de foras chi tenent is matessi credentziales.", + "Submit" : "Imbia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 23199388c561b..2533804551233 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Ak chcete získať prístup k úložisku, musíte zadať autentifikačné poverenia.", "Enter the storage login" : "Zadajte prihlasovacie meno do úložiska", "Enter the storage password" : "Zadajte heslo do úložiska", - "Submit" : "Odoslať", + "Confirm" : "Potvrdiť", "Unable to update this external storage config. {statusMessage}" : "Nepodarilo sa aktualizovať konfiguráciu externého úložiska. {statusMessage}", "New configuration successfully saved" : "Nová konfigurácia úspešne uložená", "Enter missing credentials" : "Zadajte chýbajúce prihlasovacie údaje", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Všetci ľudia", "Advanced settings" : "Rozšírené nastavenia", "Allow people to mount external storage" : "Povoliť užívateľom pripojiť externé úložiská", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.", + "Submit" : "Odoslať" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json index cf651e157ecd6..1783e0ebc87c2 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Ak chcete získať prístup k úložisku, musíte zadať autentifikačné poverenia.", "Enter the storage login" : "Zadajte prihlasovacie meno do úložiska", "Enter the storage password" : "Zadajte heslo do úložiska", - "Submit" : "Odoslať", + "Confirm" : "Potvrdiť", "Unable to update this external storage config. {statusMessage}" : "Nepodarilo sa aktualizovať konfiguráciu externého úložiska. {statusMessage}", "New configuration successfully saved" : "Nová konfigurácia úspešne uložená", "Enter missing credentials" : "Zadajte chýbajúce prihlasovacie údaje", @@ -148,6 +148,7 @@ "All people" : "Všetci ľudia", "Advanced settings" : "Rozšírené nastavenia", "Allow people to mount external storage" : "Povoliť užívateľom pripojiť externé úložiská", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.", + "Submit" : "Odoslať" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index b33f29a3379ac..ad921990961aa 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -85,7 +85,7 @@ OC.L10N.register( "External storage" : "Zunanja shramba", "External storage support" : "Podpora zunanji dhrambi", "Adds basic external storage support" : "Doda osnovno zunanjo podporo shrambe", - "Submit" : "Pošlji", + "Confirm" : "Potrdi", "New configuration successfully saved" : "Nove nastavitve so uspešno shranjene", "Enter missing credentials" : "Vpiši manjkajoča poverila", "There was an error with this external storage." : "Prišlo je do napake zunanje shrambe.", @@ -122,6 +122,7 @@ OC.L10N.register( "Available for" : "Na voljo za", "Add storage" : "Dodaj shrambo", "Advanced settings" : "Napredne nastavitve", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila.", + "Submit" : "Pošlji" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index 8cca42f511b6d..eefa8372b1010 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -83,7 +83,7 @@ "External storage" : "Zunanja shramba", "External storage support" : "Podpora zunanji dhrambi", "Adds basic external storage support" : "Doda osnovno zunanjo podporo shrambe", - "Submit" : "Pošlji", + "Confirm" : "Potrdi", "New configuration successfully saved" : "Nove nastavitve so uspešno shranjene", "Enter missing credentials" : "Vpiši manjkajoča poverila", "There was an error with this external storage." : "Prišlo je do napake zunanje shrambe.", @@ -120,6 +120,7 @@ "Available for" : "Na voljo za", "Add storage" : "Dodaj shrambo", "Advanced settings" : "Napredne nastavitve", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila.", + "Submit" : "Pošlji" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index 3bd235346df05..1b4e585f53aea 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -69,7 +69,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Mbështetja e FTP në PHP nuk është e aktivizuar ose instaluar.Lidhja e %s nuk është e mundur.Ju lutem kërkojini administratorit të sistemit tuaj që ta instalojë.", "External storage" : "Depozitë e jashtme", "External storage support" : "Suport i kujtesë së jashtme", - "Submit" : "Dërgo", + "Confirm" : "Konfirmo", "External mount error" : "Gabim i jashtëm montimi", "Storage type" : "Lloj depozite", "Unknown" : "I panjohur", @@ -94,6 +94,7 @@ OC.L10N.register( "Configuration" : "Formësim", "Available for" : "E gatshme për", "Add storage" : "Shtoni depozitë", - "Advanced settings" : "Rregullime të mëtejshme" + "Advanced settings" : "Rregullime të mëtejshme", + "Submit" : "Dërgo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index c72b40a0e4747..f2d99ac63603d 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -67,7 +67,7 @@ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Mbështetja e FTP në PHP nuk është e aktivizuar ose instaluar.Lidhja e %s nuk është e mundur.Ju lutem kërkojini administratorit të sistemit tuaj që ta instalojë.", "External storage" : "Depozitë e jashtme", "External storage support" : "Suport i kujtesë së jashtme", - "Submit" : "Dërgo", + "Confirm" : "Konfirmo", "External mount error" : "Gabim i jashtëm montimi", "Storage type" : "Lloj depozite", "Unknown" : "I panjohur", @@ -92,6 +92,7 @@ "Configuration" : "Formësim", "Available for" : "E gatshme për", "Add storage" : "Shtoni depozitë", - "Advanced settings" : "Rregullime të mëtejshme" + "Advanced settings" : "Rregullime të mëtejshme", + "Submit" : "Dërgo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index 5571dc119038b..05df0defd407b 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Да бисте приступили складишту, потребно је да наведете информације за потврду идентитета.", "Enter the storage login" : "Унесите име за пријаву на складиште", "Enter the storage password" : "Унесите лозинку за складиште", - "Submit" : "Пошаљи", + "Confirm" : "Потврди", "Unable to update this external storage config. {statusMessage}" : "Не може да се ажурира конфигурација овог спољног складишта. {statusMessage}", "New configuration successfully saved" : "Нова конфигурација је успешно сачувана", "Enter missing credentials" : "Унесите корисничке акредитиве који недостају", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Све особе", "Advanced settings" : "Напредне поставке", "Allow people to mount external storage" : "Дозволи људима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", + "Submit" : "Пошаљи" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 69549d6d04ad0..7b5787cb2745e 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Да бисте приступили складишту, потребно је да наведете информације за потврду идентитета.", "Enter the storage login" : "Унесите име за пријаву на складиште", "Enter the storage password" : "Унесите лозинку за складиште", - "Submit" : "Пошаљи", + "Confirm" : "Потврди", "Unable to update this external storage config. {statusMessage}" : "Не може да се ажурира конфигурација овог спољног складишта. {statusMessage}", "New configuration successfully saved" : "Нова конфигурација је успешно сачувана", "Enter missing credentials" : "Унесите корисничке акредитиве који недостају", @@ -148,6 +148,7 @@ "All people" : "Све особе", "Advanced settings" : "Напредне поставке", "Allow people to mount external storage" : "Дозволи људима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", + "Submit" : "Пошаљи" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index 4d54e5d64092d..a19ddbfc0711a 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "För att komma åt lagringen måste du ange autentiseringsuppgifterna.", "Enter the storage login" : "Ange inloggning för lagringen", "Enter the storage password" : "Ange lösenord för lagringen", - "Submit" : "Skicka", + "Confirm" : "Bekräfta", "Unable to update this external storage config. {statusMessage}" : "Det gick inte att uppdatera denna externa lagringskonfiguration. {statusMessage}", "New configuration successfully saved" : "Ny konfiguration har sparats", "Enter missing credentials" : "Ange saknade inloggningsuppgifter", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Alla användare", "Advanced settings" : "Avancerade inställningar", "Allow people to mount external storage" : "Tillåt användare att montera extern lagring", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.", + "Submit" : "Skicka" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index 0de373cb2ce84..98a23ef953aa2 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "För att komma åt lagringen måste du ange autentiseringsuppgifterna.", "Enter the storage login" : "Ange inloggning för lagringen", "Enter the storage password" : "Ange lösenord för lagringen", - "Submit" : "Skicka", + "Confirm" : "Bekräfta", "Unable to update this external storage config. {statusMessage}" : "Det gick inte att uppdatera denna externa lagringskonfiguration. {statusMessage}", "New configuration successfully saved" : "Ny konfiguration har sparats", "Enter missing credentials" : "Ange saknade inloggningsuppgifter", @@ -148,6 +148,7 @@ "All people" : "Alla användare", "Advanced settings" : "Avancerade inställningar", "Allow people to mount external storage" : "Tillåt användare att montera extern lagring", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.", + "Submit" : "Skicka" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/th.js b/apps/files_external/l10n/th.js index 44eabb9505c0e..6437218af2b5f 100644 --- a/apps/files_external/l10n/th.js +++ b/apps/files_external/l10n/th.js @@ -63,7 +63,7 @@ OC.L10N.register( "Service name" : "ชื่อบริการ", "Request timeout (seconds)" : "หมดเวลาคำขอ (วินาที)", "External storage" : "พื้นที่จัดเก็บข้อมูลภายนอก", - "Submit" : "ส่ง", + "Confirm" : "ยืนยัน", "External mount error" : "ข้อผิดพลาดจุดเชื่อมต่อภายนอก", "Storage type" : "ชนิดการจัดเก็บข้อมูล", "Unknown" : "ไม่ทราบ", @@ -86,6 +86,7 @@ OC.L10N.register( "Configuration" : "การกำหนดค่า", "Available for" : "ใช้ได้สำหรับ", "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล", - "Advanced settings" : "การตั้งค่าขั้นสูง" + "Advanced settings" : "การตั้งค่าขั้นสูง", + "Submit" : "ส่ง" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json index f0b2422e27623..903d4bd1ed049 100644 --- a/apps/files_external/l10n/th.json +++ b/apps/files_external/l10n/th.json @@ -61,7 +61,7 @@ "Service name" : "ชื่อบริการ", "Request timeout (seconds)" : "หมดเวลาคำขอ (วินาที)", "External storage" : "พื้นที่จัดเก็บข้อมูลภายนอก", - "Submit" : "ส่ง", + "Confirm" : "ยืนยัน", "External mount error" : "ข้อผิดพลาดจุดเชื่อมต่อภายนอก", "Storage type" : "ชนิดการจัดเก็บข้อมูล", "Unknown" : "ไม่ทราบ", @@ -84,6 +84,7 @@ "Configuration" : "การกำหนดค่า", "Available for" : "ใช้ได้สำหรับ", "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล", - "Advanced settings" : "การตั้งค่าขั้นสูง" + "Advanced settings" : "การตั้งค่าขั้นสูง", + "Submit" : "ส่ง" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 4e5320c1a593e..f2344e3af9705 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "Depolama alanına erişebilmek için kimlik doğrulama bilgilerini vermeniz gerekir.", "Enter the storage login" : "Depolama alanı kullanıcı adını yazın", "Enter the storage password" : "Depolama alanı parolasını yazın", - "Submit" : "Gönder", + "Confirm" : "Onayla", "Unable to update this external storage config. {statusMessage}" : "Bu dış depolama birimi yapılandırması güncellenemedi. {statusMessage}", "New configuration successfully saved" : "Yeni yapılandırma kaydedildi", "Enter missing credentials" : "Eksik kimlik doğrulama bilgilerini yazın", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "Tüm kişiler", "Advanced settings" : "Gelişmiş ayarlar", "Allow people to mount external storage" : "Kişiler dış depolama bağlayabilsin", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.", + "Submit" : "Gönder" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 7ab9617e7d745..6ade9e894e220 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "Depolama alanına erişebilmek için kimlik doğrulama bilgilerini vermeniz gerekir.", "Enter the storage login" : "Depolama alanı kullanıcı adını yazın", "Enter the storage password" : "Depolama alanı parolasını yazın", - "Submit" : "Gönder", + "Confirm" : "Onayla", "Unable to update this external storage config. {statusMessage}" : "Bu dış depolama birimi yapılandırması güncellenemedi. {statusMessage}", "New configuration successfully saved" : "Yeni yapılandırma kaydedildi", "Enter missing credentials" : "Eksik kimlik doğrulama bilgilerini yazın", @@ -148,6 +148,7 @@ "All people" : "Tüm kişiler", "Advanced settings" : "Gelişmiş ayarlar", "Allow people to mount external storage" : "Kişiler dış depolama bağlayabilsin", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.", + "Submit" : "Gönder" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ug.js b/apps/files_external/l10n/ug.js index 77a26fe10200c..2c185ce5dee2f 100644 --- a/apps/files_external/l10n/ug.js +++ b/apps/files_external/l10n/ug.js @@ -99,7 +99,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "ساقلاشقا ئېرىشىش ئۈچۈن ، دەلىللەش كىنىشكىسى بىلەن تەمىنلىشىڭىز كېرەك.", "Enter the storage login" : "ساقلاش تىزىملىكىنى كىرگۈزۈڭ", "Enter the storage password" : "ساقلاش پارولىنى كىرگۈزۈڭ", - "Submit" : "يوللاڭ", + "Confirm" : "جەزملەشتۈرۈڭ", "Unable to update this external storage config. {statusMessage}" : "بۇ سىرتقى ساقلاش سەپلىمىسىنى يېڭىلاشقا ئامالسىز. {statusMessage}", "New configuration successfully saved" : "يېڭى سەپلىمە مۇۋەپپەقىيەتلىك ساقلاندى", "Enter missing credentials" : "يوقاپ كەتكەن كىنىشكىنى كىرگۈزۈڭ", @@ -149,6 +149,7 @@ OC.L10N.register( "All people" : "بارلىق كىشىلەر", "Advanced settings" : "ئىلغار تەڭشەكلەر", "Allow people to mount external storage" : "كىشىلەرنىڭ سىرتقى ساقلىغۇچ ئورنىتىشىغا يول قويۇڭ", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ.", + "Submit" : "يوللاڭ" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ug.json b/apps/files_external/l10n/ug.json index fdef72f4d265f..08a31f35e54cd 100644 --- a/apps/files_external/l10n/ug.json +++ b/apps/files_external/l10n/ug.json @@ -97,7 +97,7 @@ "To access the storage, you need to provide the authentication credentials." : "ساقلاشقا ئېرىشىش ئۈچۈن ، دەلىللەش كىنىشكىسى بىلەن تەمىنلىشىڭىز كېرەك.", "Enter the storage login" : "ساقلاش تىزىملىكىنى كىرگۈزۈڭ", "Enter the storage password" : "ساقلاش پارولىنى كىرگۈزۈڭ", - "Submit" : "يوللاڭ", + "Confirm" : "جەزملەشتۈرۈڭ", "Unable to update this external storage config. {statusMessage}" : "بۇ سىرتقى ساقلاش سەپلىمىسىنى يېڭىلاشقا ئامالسىز. {statusMessage}", "New configuration successfully saved" : "يېڭى سەپلىمە مۇۋەپپەقىيەتلىك ساقلاندى", "Enter missing credentials" : "يوقاپ كەتكەن كىنىشكىنى كىرگۈزۈڭ", @@ -147,6 +147,7 @@ "All people" : "بارلىق كىشىلەر", "Advanced settings" : "ئىلغار تەڭشەكلەر", "Allow people to mount external storage" : "كىشىلەرنىڭ سىرتقى ساقلىغۇچ ئورنىتىشىغا يول قويۇڭ", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ.", + "Submit" : "يوللاڭ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js index 62dc2cba2981e..1f3bc10727a08 100644 --- a/apps/files_external/l10n/uk.js +++ b/apps/files_external/l10n/uk.js @@ -93,7 +93,7 @@ OC.L10N.register( "External storage" : "Зовнішнє сховище", "External storage support" : "Підтримка зовнішнього сховища", "Adds basic external storage support" : "Додає базову підтримку зовнішньої пам’яті", - "Submit" : "Відправити", + "Confirm" : "Підтвердити", "Unable to update this external storage config. {statusMessage}" : "Не вдалося оновити конфігурацію цього зовнішнього сховища. {statusMessage}", "New configuration successfully saved" : "Нову конфігурацію успішно збережено", "Enter missing credentials" : "Зазначте відсутні дані авторизації", @@ -141,6 +141,7 @@ OC.L10N.register( "All people" : "Всі користувачі", "Advanced settings" : "Розширені", "Allow people to mount external storage" : "Дозволити користувачам під'єднувати зовнішні сховища даних", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Універсальні облікові дані можна використовувати для авторизації з кількома зовнішніми сховищами, які мають тотодні облікові дані." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Універсальні облікові дані можна використовувати для авторизації з кількома зовнішніми сховищами, які мають тотодні облікові дані.", + "Submit" : "Відправити" }, "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/files_external/l10n/uk.json b/apps/files_external/l10n/uk.json index 41b6a5498dbed..04d8a27c13951 100644 --- a/apps/files_external/l10n/uk.json +++ b/apps/files_external/l10n/uk.json @@ -91,7 +91,7 @@ "External storage" : "Зовнішнє сховище", "External storage support" : "Підтримка зовнішнього сховища", "Adds basic external storage support" : "Додає базову підтримку зовнішньої пам’яті", - "Submit" : "Відправити", + "Confirm" : "Підтвердити", "Unable to update this external storage config. {statusMessage}" : "Не вдалося оновити конфігурацію цього зовнішнього сховища. {statusMessage}", "New configuration successfully saved" : "Нову конфігурацію успішно збережено", "Enter missing credentials" : "Зазначте відсутні дані авторизації", @@ -139,6 +139,7 @@ "All people" : "Всі користувачі", "Advanced settings" : "Розширені", "Allow people to mount external storage" : "Дозволити користувачам під'єднувати зовнішні сховища даних", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Універсальні облікові дані можна використовувати для авторизації з кількома зовнішніми сховищами, які мають тотодні облікові дані." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Універсальні облікові дані можна використовувати для авторизації з кількома зовнішніми сховищами, які мають тотодні облікові дані.", + "Submit" : "Відправити" },"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/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 2893e20142114..464fd961918d5 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "要访问存储,您需要提供身份验证凭据。", "Enter the storage login" : "输入存储登录", "Enter the storage password" : "输入存储密码", - "Submit" : "提交", + "Confirm" : "确认", "Unable to update this external storage config. {statusMessage}" : "无法更新此外部存储配置。{statusMessage}", "New configuration successfully saved" : "新配置已成功保存", "Enter missing credentials" : "输入缺失的认证信息", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "所有用户", "Advanced settings" : "高级选项", "Allow people to mount external storage" : "允许用户挂载外部存储", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", + "Submit" : "提交" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 8991664fe478e..e3ffc189a35b5 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "要访问存储,您需要提供身份验证凭据。", "Enter the storage login" : "输入存储登录", "Enter the storage password" : "输入存储密码", - "Submit" : "提交", + "Confirm" : "确认", "Unable to update this external storage config. {statusMessage}" : "无法更新此外部存储配置。{statusMessage}", "New configuration successfully saved" : "新配置已成功保存", "Enter missing credentials" : "输入缺失的认证信息", @@ -148,6 +148,7 @@ "All people" : "所有用户", "Advanced settings" : "高级选项", "Allow people to mount external storage" : "允许用户挂载外部存储", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", + "Submit" : "提交" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index e746315bfc73f..6a0a9a829f886 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "要存取存儲,您需要提供身份驗證資訊。", "Enter the storage login" : "輸入儲存登入帳號", "Enter the storage password" : "輸入儲存密碼", - "Submit" : "遞交", + "Confirm" : "確認", "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間設定。{statusMessage}", "New configuration successfully saved" : "新配置已成功保存", "Enter missing credentials" : "輸入缺少的身份驗證", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "所有人仕", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許人仕自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", + "Submit" : "遞交" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 5b79d72cd51bc..055753f2b942b 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "要存取存儲,您需要提供身份驗證資訊。", "Enter the storage login" : "輸入儲存登入帳號", "Enter the storage password" : "輸入儲存密碼", - "Submit" : "遞交", + "Confirm" : "確認", "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間設定。{statusMessage}", "New configuration successfully saved" : "新配置已成功保存", "Enter missing credentials" : "輸入缺少的身份驗證", @@ -148,6 +148,7 @@ "All people" : "所有人仕", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許人仕自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", + "Submit" : "遞交" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index afff9251534de..3d7e52494e09d 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -100,7 +100,7 @@ OC.L10N.register( "To access the storage, you need to provide the authentication credentials." : "要存取儲存空間,您必須提供驗證憑證。", "Enter the storage login" : "輸入儲存空間登入帳號", "Enter the storage password" : "輸入儲存空間密碼", - "Submit" : "遞交", + "Confirm" : "確認", "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間組態設定。{statusMessage}", "New configuration successfully saved" : "已成功儲存新組態設定", "Enter missing credentials" : "輸入缺少的憑證", @@ -150,6 +150,7 @@ OC.L10N.register( "All people" : "所有使用者", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許使用者自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。", + "Submit" : "遞交" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index d86ca67da19a8..d2642936b3a84 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "要存取儲存空間,您必須提供驗證憑證。", "Enter the storage login" : "輸入儲存空間登入帳號", "Enter the storage password" : "輸入儲存空間密碼", - "Submit" : "遞交", + "Confirm" : "確認", "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間組態設定。{statusMessage}", "New configuration successfully saved" : "已成功儲存新組態設定", "Enter missing credentials" : "輸入缺少的憑證", @@ -148,6 +148,7 @@ "All people" : "所有使用者", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許使用者自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。", + "Submit" : "遞交" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 92fe7a8c41217..2072b5ecd5c5c 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -562,7 +562,7 @@ OC.L10N.register( "Choose your profile picture" : "Vælg dit profil billede", "Please select a valid png or jpg file" : "Vælg en gyldig PNG eller JPG fil", "Error setting profile picture" : "Fejl; profil billede ikke gyldigt", - "Error cropping profile picture" : "Fejl; kunne ikke beskære profil billede", + "Error cropping profile picture" : "Fejl, kunne ikke beskære profil billede", "Error saving profile picture" : "Fejl; kunne ikke gemme profil billede", "Error removing profile picture" : "Fejl; kunne ikke slette profil billede", "Your biography. Markdown is supported." : "Din biografi. Markdown understøttes.", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 02591452b1a75..2b0257295774e 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -560,7 +560,7 @@ "Choose your profile picture" : "Vælg dit profil billede", "Please select a valid png or jpg file" : "Vælg en gyldig PNG eller JPG fil", "Error setting profile picture" : "Fejl; profil billede ikke gyldigt", - "Error cropping profile picture" : "Fejl; kunne ikke beskære profil billede", + "Error cropping profile picture" : "Fejl, kunne ikke beskære profil billede", "Error saving profile picture" : "Fejl; kunne ikke gemme profil billede", "Error removing profile picture" : "Fejl; kunne ikke slette profil billede", "Your biography. Markdown is supported." : "Din biografi. Markdown understøttes.", diff --git a/apps/webhook_listeners/l10n/el.js b/apps/webhook_listeners/l10n/el.js new file mode 100644 index 0000000000000..ab0cefa426ada --- /dev/null +++ b/apps/webhook_listeners/l10n/el.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "webhook_listeners", + { + "Webhooks" : "Webhooks", + "Nextcloud webhook support" : "Υποστήριξη Webhooks στο Nextcloud" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/webhook_listeners/l10n/el.json b/apps/webhook_listeners/l10n/el.json new file mode 100644 index 0000000000000..0163008cc439e --- /dev/null +++ b/apps/webhook_listeners/l10n/el.json @@ -0,0 +1,5 @@ +{ "translations": { + "Webhooks" : "Webhooks", + "Nextcloud webhook support" : "Υποστήριξη Webhooks στο Nextcloud" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/webhook_listeners/l10n/ru.js b/apps/webhook_listeners/l10n/ru.js new file mode 100644 index 0000000000000..69bd502c66cbc --- /dev/null +++ b/apps/webhook_listeners/l10n/ru.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "webhook_listeners", + { + "Webhooks" : "Веб-хуки", + "Nextcloud webhook support" : "Nextcloud поддержка Веб-хук" +}, +"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/webhook_listeners/l10n/ru.json b/apps/webhook_listeners/l10n/ru.json new file mode 100644 index 0000000000000..076fbcc4e187c --- /dev/null +++ b/apps/webhook_listeners/l10n/ru.json @@ -0,0 +1,5 @@ +{ "translations": { + "Webhooks" : "Веб-хуки", + "Nextcloud webhook support" : "Nextcloud поддержка Веб-хук" +},"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