diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/files_external/l10n | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
132 files changed, 248 insertions, 270 deletions
diff --git a/apps/files_external/l10n/ar.js b/apps/files_external/l10n/ar.js index 2f04f9b2baf..2c16aa4a2b2 100644 --- a/apps/files_external/l10n/ar.js +++ b/apps/files_external/l10n/ar.js @@ -1,30 +1,82 @@ OC.L10N.register( "files_external", { + "External storage" : "التخزين الخارجي", "Personal" : "شخصي", "System" : "النظام", + "Grant access" : "السماح بالنفاذ", + "Error configuring OAuth1" : "خطأ في تكوين OAuth1", + "Please provide a valid app key and secret." : "يرجى تقديم مفتاح تطبيق وكلمة سر صالحة.", + "Error configuring OAuth2" : "خطأ في تكوين OAuth2", + "Generate keys" : "توليد مفاتيح", + "Error generating key pair" : "خطأ في توليد زوج المفاتيح", + "(Group)" : "(مجموعة)", + "Compatibility with Mac NFD encoding (slow)" : "التوافق مع تشفير Mac NFD (بطيء)", + "Enable encryption" : "تنشيط التعمية", + "Enable previews" : "تمكين المعاينة", + "Enable sharing" : "تمكين بالمشاركة", + "Check for changes" : "التحقق من وجود تغييرات", + "Never" : "أبدا", + "Once every direct access" : "مرة واحدة لكل وصول مباشر", + "Read only" : "القراءة فقط", + "Disconnect" : "قطع الإتصال", "Saved" : "حفظ", + "Saving …" : "جاري الحفظ…", + "Save" : "حفظ", + "External mount error" : "خطأ في نقطة التثبيت (Mount point) الخارجي", + "Please enter the credentials for the {mount} mount" : "الرجاء إدخال معلومات تسجيل الدخول لـ {mount} نقطة التثبيت", "Username" : "إسم المستخدم", "Password" : "كلمة السر", - "Save" : "حفظ", + "Credentials saving failed" : "فشل حفظ معلومات تسجيل الدخول", + "Invalid mount point" : "نقطة تثبيت (Mount point) غير صالحة", + "Objectstore forbidden" : "مخزن الكائنات Objectstore ممنوع", + "Invalid storage backend \"%s\"" : "الواجهة الخلفية للتخزين (Storage Backend) غير صالحة \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "غير مسموح باستخدام آلية المصادقة \"%s\"", + "Unsatisfied backend parameters" : "معاملات الواجهة الخلفية (backend) غير مكتملة", + "Unsatisfied authentication mechanism parameters" : "معاملات آلية المصادقة غير مكتملة", + "Builtin" : "مضمّن", "None" : "لا شيء", "App key" : "مفتاح التطبيق", "App secret" : "التطبيق السري", + "Client ID" : "معرف العميل", + "Client secret" : "كلمة سر العميل", + "Tenant name" : "اسم المستأجر", + "Identity endpoint URL" : "عنوان URL للوحدة الطرفية للهوية Identity endpoint", + "Domain" : "النطاق", + "Rackspace" : "Rackspace", + "Username and password" : "اسم المستخدم والكلمة السرية", + "Log-in credentials, save in session" : "معلومات تسجيل الدخول، احفظها في الجلسة", + "User entered, store in database" : "المستخدم مدخل، تخزين في قاعدة البيانات", + "Public key" : "المفتاح العمومي", + "Amazon S3" : "أمازون S3", "Bucket" : "الحزمة", "Hostname" : "إسم الإستضافة", "Port" : "المنفذ", "Region" : "المنطقة", + "Enable SSL" : "تمكين SSL", "WebDAV" : "WebDAV", "URL" : "عنوان الموقع", + "FTP" : "FTP", "Host" : "المضيف", + "Secure ftps://" : "بروتوكول نقل الملفات الآمن //:ftps", "Local" : "محلي", "Location" : "المكان", - "ownCloud" : "ownCloud", + "Nextcloud" : "نيكست كلاود", + "SFTP" : "SFTP", + "Root" : "الجذر", "Share" : "شارك", + "Show hidden files" : "عرض الملفات المخفية", + "Timeout" : "انتهى الوقت", + "OpenStack Object Storage" : "كائنات التخزين لـ OpenStack", + "Service name" : "اسم الخدمة", "Name" : "اسم", - "Never" : "أبدا", + "Storage type" : "نوع التخزين", + "Scope" : "النطاق", + "Open documentation" : "فتح الدليل", "Folder name" : "اسم المجلد", + "Authentication" : "المصادقة", "Configuration" : "إعداد", - "Delete" : "إلغاء" + "Add storage" : "أضف تخزين", + "Advanced settings" : "الإعدادات المتقدمة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index ff3647c612c..e7c75af103a 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -1,28 +1,80 @@ { "translations": { + "External storage" : "التخزين الخارجي", "Personal" : "شخصي", "System" : "النظام", + "Grant access" : "السماح بالنفاذ", + "Error configuring OAuth1" : "خطأ في تكوين OAuth1", + "Please provide a valid app key and secret." : "يرجى تقديم مفتاح تطبيق وكلمة سر صالحة.", + "Error configuring OAuth2" : "خطأ في تكوين OAuth2", + "Generate keys" : "توليد مفاتيح", + "Error generating key pair" : "خطأ في توليد زوج المفاتيح", + "(Group)" : "(مجموعة)", + "Compatibility with Mac NFD encoding (slow)" : "التوافق مع تشفير Mac NFD (بطيء)", + "Enable encryption" : "تنشيط التعمية", + "Enable previews" : "تمكين المعاينة", + "Enable sharing" : "تمكين بالمشاركة", + "Check for changes" : "التحقق من وجود تغييرات", + "Never" : "أبدا", + "Once every direct access" : "مرة واحدة لكل وصول مباشر", + "Read only" : "القراءة فقط", + "Disconnect" : "قطع الإتصال", "Saved" : "حفظ", + "Saving …" : "جاري الحفظ…", + "Save" : "حفظ", + "External mount error" : "خطأ في نقطة التثبيت (Mount point) الخارجي", + "Please enter the credentials for the {mount} mount" : "الرجاء إدخال معلومات تسجيل الدخول لـ {mount} نقطة التثبيت", "Username" : "إسم المستخدم", "Password" : "كلمة السر", - "Save" : "حفظ", + "Credentials saving failed" : "فشل حفظ معلومات تسجيل الدخول", + "Invalid mount point" : "نقطة تثبيت (Mount point) غير صالحة", + "Objectstore forbidden" : "مخزن الكائنات Objectstore ممنوع", + "Invalid storage backend \"%s\"" : "الواجهة الخلفية للتخزين (Storage Backend) غير صالحة \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "غير مسموح باستخدام آلية المصادقة \"%s\"", + "Unsatisfied backend parameters" : "معاملات الواجهة الخلفية (backend) غير مكتملة", + "Unsatisfied authentication mechanism parameters" : "معاملات آلية المصادقة غير مكتملة", + "Builtin" : "مضمّن", "None" : "لا شيء", "App key" : "مفتاح التطبيق", "App secret" : "التطبيق السري", + "Client ID" : "معرف العميل", + "Client secret" : "كلمة سر العميل", + "Tenant name" : "اسم المستأجر", + "Identity endpoint URL" : "عنوان URL للوحدة الطرفية للهوية Identity endpoint", + "Domain" : "النطاق", + "Rackspace" : "Rackspace", + "Username and password" : "اسم المستخدم والكلمة السرية", + "Log-in credentials, save in session" : "معلومات تسجيل الدخول، احفظها في الجلسة", + "User entered, store in database" : "المستخدم مدخل، تخزين في قاعدة البيانات", + "Public key" : "المفتاح العمومي", + "Amazon S3" : "أمازون S3", "Bucket" : "الحزمة", "Hostname" : "إسم الإستضافة", "Port" : "المنفذ", "Region" : "المنطقة", + "Enable SSL" : "تمكين SSL", "WebDAV" : "WebDAV", "URL" : "عنوان الموقع", + "FTP" : "FTP", "Host" : "المضيف", + "Secure ftps://" : "بروتوكول نقل الملفات الآمن //:ftps", "Local" : "محلي", "Location" : "المكان", - "ownCloud" : "ownCloud", + "Nextcloud" : "نيكست كلاود", + "SFTP" : "SFTP", + "Root" : "الجذر", "Share" : "شارك", + "Show hidden files" : "عرض الملفات المخفية", + "Timeout" : "انتهى الوقت", + "OpenStack Object Storage" : "كائنات التخزين لـ OpenStack", + "Service name" : "اسم الخدمة", "Name" : "اسم", - "Never" : "أبدا", + "Storage type" : "نوع التخزين", + "Scope" : "النطاق", + "Open documentation" : "فتح الدليل", "Folder name" : "اسم المجلد", + "Authentication" : "المصادقة", "Configuration" : "إعداد", - "Delete" : "إلغاء" + "Add storage" : "أضف تخزين", + "Advanced settings" : "الإعدادات المتقدمة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files_external/l10n/bg.js b/apps/files_external/l10n/bg.js index 90690b9d140..28ec1d98fd2 100644 --- a/apps/files_external/l10n/bg.js +++ b/apps/files_external/l10n/bg.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Всички потребители", "Advanced settings" : "Допълнителни настройки", "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.", - "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/bg.json b/apps/files_external/l10n/bg.json index 241907a87f4..f1618a3688e 100644 --- a/apps/files_external/l10n/bg.json +++ b/apps/files_external/l10n/bg.json @@ -137,7 +137,6 @@ "All users" : "Всички потребители", "Advanced settings" : "Допълнителни настройки", "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.", - "All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни." },"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 5da50c5ff77..da2860fffd0 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Tots els usuaris", "Advanced settings" : "Paràmetres avançats", "Allow users to mount external storage" : "Permet als usuaris muntar emmagatzematge extern", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials.", - "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index aa5113e1259..fede6957d39 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -137,7 +137,6 @@ "All users" : "Tots els usuaris", "Advanced settings" : "Paràmetres avançats", "Allow users to mount external storage" : "Permet als usuaris muntar emmagatzematge extern", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials.", - "All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per autenticar-se amb múltiples emmagatzematges externs que tenen les mateixes credencials." },"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 c25d6607403..ecf4910b2f9 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Všichni uživatelé", "Advanced settings" : "Pokročilá nastavení", "Allow users to mount external storage" : "Povolit uživatelům připojení externího ú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.", - "All users. Type to select user or group." : "Všichni uživatelé. Uživatele či skupinu vyberete psaním." + "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." }, "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 dc39338d35d..326ea378745 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -137,7 +137,6 @@ "All users" : "Všichni uživatelé", "Advanced settings" : "Pokročilá nastavení", "Allow users to mount external storage" : "Povolit uživatelům připojení externího ú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.", - "All users. Type to select user or group." : "Všichni uživatelé. Uživatele či skupinu vyberete psaním." + "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." },"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 05e3217ecd8..19bbe6eb462 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -136,7 +136,6 @@ OC.L10N.register( "Add storage" : "Tilføj lager", "Advanced settings" : "Avancerede indstillinger", "Allow users to mount external storage" : "Tillad brugere 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.", - "All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index c9da21c9bb2..252d1a28a0a 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -134,7 +134,6 @@ "Add storage" : "Tilføj lager", "Advanced settings" : "Avancerede indstillinger", "Allow users to mount external storage" : "Tillad brugere 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.", - "All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe." + "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." },"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 28343541dbe..a64cccb57bb 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Alle Benutzer", "Advanced settings" : "Erweiterte Einstellungen", "Allow users to mount external storage" : "Benutzern 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.", - "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 1a84fbbb6bb..5f77aa735a2 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -137,7 +137,6 @@ "All users" : "Alle Benutzer", "Advanced settings" : "Erweiterte Einstellungen", "Allow users to mount external storage" : "Benutzern 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.", - "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben." + "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." },"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 bc7d4d55eaa..2220a6ce59a 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Alle Benutzer", "Advanced settings" : "Erweiterte Einstellungen", "Allow users to mount external storage" : "Benutzern 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.", - "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index ab05af6e5e2..6f13e33cea1 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -137,7 +137,6 @@ "All users" : "Alle Benutzer", "Advanced settings" : "Erweiterte Einstellungen", "Allow users to mount external storage" : "Benutzern 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.", - "All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben." + "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." },"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 39006d039a7..65a51b4b6e4 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -130,7 +130,6 @@ OC.L10N.register( "All users" : "'Ολοι οι χρήστες", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού αποθηκευτικού χώρου", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.", - "All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 54bfb024415..6b55b425e5c 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -128,7 +128,6 @@ "All users" : "'Ολοι οι χρήστες", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού αποθηκευτικού χώρου", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.", - "All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια." },"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 8e6e955bd18..4739bb50659 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "All users", "Advanced settings" : "Advanced settings", "Allow users to mount external storage" : "Allow users 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.", - "All users. Type to select user or group." : "All users. Type to select user or group." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index e898e2124ee..a6c90a957ff 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -137,7 +137,6 @@ "All users" : "All users", "Advanced settings" : "Advanced settings", "Allow users to mount external storage" : "Allow users 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.", - "All users. Type to select user or group." : "All users. Type to select user or group." + "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." },"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 92f5d12094d..a9625273340 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -127,7 +127,6 @@ OC.L10N.register( "Add storage" : "Aldoni konservejon", "Advanced settings" : "Altanivela agordo", "Allow users to mount external storage" : "Permesi al uzantoj surmeti eksteran konservejon", - "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.", - "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json index 3a0c5d9d3f6..758fabde6ad 100644 --- a/apps/files_external/l10n/eo.json +++ b/apps/files_external/l10n/eo.json @@ -125,7 +125,6 @@ "Add storage" : "Aldoni konservejon", "Advanced settings" : "Altanivela agordo", "Allow users to mount external storage" : "Permesi al uzantoj surmeti eksteran konservejon", - "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.", - "All users. Type to select user or group." : "Ĉiuj uzantoj. Entajpu por elekti uzanton aŭ grupon." + "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." },"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 2b363cffdec..18c8108ff12 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Todos los usuarios", "Advanced settings" : "Configuración avanzada", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento 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.", - "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo." + "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." }, "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 6a9d2706d9a..3b3a5dbd96c 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -137,7 +137,6 @@ "All users" : "Todos los usuarios", "Advanced settings" : "Configuración avanzada", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento 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.", - "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo." + "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." },"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 08dc3fc7f2e..7b6d8860d87 100644 --- a/apps/files_external/l10n/es_419.js +++ b/apps/files_external/l10n/es_419.js @@ -110,7 +110,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 4ffbe5c0cc4..49ef2bbeed0 100644 --- a/apps/files_external/l10n/es_419.json +++ b/apps/files_external/l10n/es_419.json @@ -108,7 +108,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 5c52f108715..331a4b26660 100644 --- a/apps/files_external/l10n/es_AR.js +++ b/apps/files_external/l10n/es_AR.js @@ -107,7 +107,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escriba para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 8deadb2d80c..54e3d021e4e 100644 --- a/apps/files_external/l10n/es_AR.json +++ b/apps/files_external/l10n/es_AR.json @@ -105,7 +105,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escriba para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 9c46ee0650e..3fd6dc16225 100644 --- a/apps/files_external/l10n/es_CL.js +++ b/apps/files_external/l10n/es_CL.js @@ -115,7 +115,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 3ca6c1ae360..234be317850 100644 --- a/apps/files_external/l10n/es_CL.json +++ b/apps/files_external/l10n/es_CL.json @@ -113,7 +113,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 9c46ee0650e..3fd6dc16225 100644 --- a/apps/files_external/l10n/es_CO.js +++ b/apps/files_external/l10n/es_CO.js @@ -115,7 +115,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 3ca6c1ae360..234be317850 100644 --- a/apps/files_external/l10n/es_CO.json +++ b/apps/files_external/l10n/es_CO.json @@ -113,7 +113,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 9c46ee0650e..3fd6dc16225 100644 --- a/apps/files_external/l10n/es_CR.js +++ b/apps/files_external/l10n/es_CR.js @@ -115,7 +115,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 3ca6c1ae360..234be317850 100644 --- a/apps/files_external/l10n/es_CR.json +++ b/apps/files_external/l10n/es_CR.json @@ -113,7 +113,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 9c46ee0650e..3fd6dc16225 100644 --- a/apps/files_external/l10n/es_DO.js +++ b/apps/files_external/l10n/es_DO.js @@ -115,7 +115,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 3ca6c1ae360..234be317850 100644 --- a/apps/files_external/l10n/es_DO.json +++ b/apps/files_external/l10n/es_DO.json @@ -113,7 +113,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 3c8720800a7..df66bbf2e30 100644 --- a/apps/files_external/l10n/es_EC.js +++ b/apps/files_external/l10n/es_EC.js @@ -116,7 +116,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 85f78621931..5fac4e35945 100644 --- a/apps/files_external/l10n/es_EC.json +++ b/apps/files_external/l10n/es_EC.json @@ -114,7 +114,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 9c46ee0650e..3fd6dc16225 100644 --- a/apps/files_external/l10n/es_GT.js +++ b/apps/files_external/l10n/es_GT.js @@ -115,7 +115,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 3ca6c1ae360..234be317850 100644 --- a/apps/files_external/l10n/es_GT.json +++ b/apps/files_external/l10n/es_GT.json @@ -113,7 +113,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_HN.js +++ b/apps/files_external/l10n/es_HN.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_HN.json +++ b/apps/files_external/l10n/es_HN.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 5f90cdead6e..b5221886a98 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -117,7 +117,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 db784557b1c..2370eaa17da 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -115,7 +115,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_NI.js +++ b/apps/files_external/l10n/es_NI.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_NI.json +++ b/apps/files_external/l10n/es_NI.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_PA.js +++ b/apps/files_external/l10n/es_PA.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_PA.json +++ b/apps/files_external/l10n/es_PA.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_PE.js +++ b/apps/files_external/l10n/es_PE.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_PE.json +++ b/apps/files_external/l10n/es_PE.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_PR.js +++ b/apps/files_external/l10n/es_PR.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_PR.json +++ b/apps/files_external/l10n/es_PR.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_PY.js +++ b/apps/files_external/l10n/es_PY.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_PY.json +++ b/apps/files_external/l10n/es_PY.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 9c46ee0650e..3fd6dc16225 100644 --- a/apps/files_external/l10n/es_SV.js +++ b/apps/files_external/l10n/es_SV.js @@ -115,7 +115,6 @@ OC.L10N.register( "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 3ca6c1ae360..234be317850 100644 --- a/apps/files_external/l10n/es_SV.json +++ b/apps/files_external/l10n/es_SV.json @@ -113,7 +113,6 @@ "Click to recheck the configuration" : "Haz click para volver a marcar la configuración", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 f641f3d5a9b..59c927c73d8 100644 --- a/apps/files_external/l10n/es_UY.js +++ b/apps/files_external/l10n/es_UY.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" }, "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 e1ea7819129..4aee71d3680 100644 --- a/apps/files_external/l10n/es_UY.json +++ b/apps/files_external/l10n/es_UY.json @@ -107,7 +107,6 @@ "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "All users. Type to select user or group." : "Todos los usuarios. Escribe para seleccionar el usuario o grupo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" },"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 d3771068a76..7722ff429f2 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -82,7 +82,6 @@ OC.L10N.register( "Configuration" : "Seadistamine", "Available for" : "Saadaval", "Add storage" : "Lisa andmehoidla", - "Advanced settings" : "Lisavalikud", - "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp." + "Advanced settings" : "Lisavalikud" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json index 64e28c31400..29688917b65 100644 --- a/apps/files_external/l10n/et_EE.json +++ b/apps/files_external/l10n/et_EE.json @@ -80,7 +80,6 @@ "Configuration" : "Seadistamine", "Available for" : "Saadaval", "Add storage" : "Lisa andmehoidla", - "Advanced settings" : "Lisavalikud", - "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp." + "Advanced settings" : "Lisavalikud" },"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 2440460ff58..90e99f0ed88 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Erabiltzaile guztiak", "Advanced settings" : "Ezarpen aurreratuak", "Allow users to mount external storage" : "Baimendu erabiltzaileek 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.", - "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json index 0a7140d3b74..a3599f18e74 100644 --- a/apps/files_external/l10n/eu.json +++ b/apps/files_external/l10n/eu.json @@ -137,7 +137,6 @@ "All users" : "Erabiltzaile guztiak", "Advanced settings" : "Ezarpen aurreratuak", "Allow users to mount external storage" : "Baimendu erabiltzaileek 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.", - "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko." + "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." },"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 111eefe266e..3d7f1d134fb 100644 --- a/apps/files_external/l10n/fa.js +++ b/apps/files_external/l10n/fa.js @@ -126,7 +126,6 @@ OC.L10N.register( "Add storage" : "اضافه کردن حافظه", "Advanced settings" : "تنظیمات پیشرفته", "Allow users to mount external storage" : "به کاربران اجازه دهید حافظه خارجی را نصب کنند.", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.", - "All users. Type to select user or group." : "همه کاربران. کاربر یا گروه را برای انتخاب تایپ کنید" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json index a8b68c06dce..63feb7055f6 100644 --- a/apps/files_external/l10n/fa.json +++ b/apps/files_external/l10n/fa.json @@ -124,7 +124,6 @@ "Add storage" : "اضافه کردن حافظه", "Advanced settings" : "تنظیمات پیشرفته", "Allow users to mount external storage" : "به کاربران اجازه دهید حافظه خارجی را نصب کنند.", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.", - "All users. Type to select user or group." : "همه کاربران. کاربر یا گروه را برای انتخاب تایپ کنید" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد." },"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 0547f7d2d62..ff4679c727c 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -129,7 +129,6 @@ OC.L10N.register( "All users" : "Kaikki käyttäjät", "Advanced settings" : "Lisäasetukset", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", - "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.", - "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index ec1ba96a4ab..80b3f75bbd9 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -127,7 +127,6 @@ "All users" : "Kaikki käyttäjät", "Advanced settings" : "Lisäasetukset", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", - "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.", - "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän." + "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." },"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 1b2c5bea588..77fbae1dec5 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Tous les utilisateurs", "Advanced settings" : "Paramètres avancés", "Allow users to mount external storage" : "Autoriser les utilisateurs à 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.", - "All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre." + "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." }, "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 e946f0034b2..967412aceb0 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -137,7 +137,6 @@ "All users" : "Tous les utilisateurs", "Advanced settings" : "Paramètres avancés", "Allow users to mount external storage" : "Autoriser les utilisateurs à 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.", - "All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre." + "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." },"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/gl.js b/apps/files_external/l10n/gl.js index ea86029d3dd..1548b81aa05 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Todos os usuarios", "Advanced settings" : "Axustes avanzados", "Allow users to mount external storage" : "Permitirlle aos usuarios 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.", - "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index 415f2203b6b..c8c28fa34a3 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -137,7 +137,6 @@ "All users" : "Todos os usuarios", "Advanced settings" : "Axustes avanzados", "Allow users to mount external storage" : "Permitirlle aos usuarios 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.", - "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo." + "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." },"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 d73418e8e49..ac5dc7201c6 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -129,7 +129,6 @@ OC.L10N.register( "Add storage" : "הוספת אחסון", "Advanced settings" : "הגדרות מתקדמות", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", - "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 559558f6d3e..e4e0bc80392 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -127,7 +127,6 @@ "Add storage" : "הוספת אחסון", "Advanced settings" : "הגדרות מתקדמות", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", - "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index e614406b945..437f5299c6a 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -132,7 +132,6 @@ OC.L10N.register( "All users" : "Svi korisnici", "Advanced settings" : "Napredne postavke", "Allow users to mount external storage" : "Dopusti korisnicima postavljanje vanjske pohrane", - "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.", - "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe." + "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." }, "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 f8915866ec1..c3ce0a81d9f 100644 --- a/apps/files_external/l10n/hr.json +++ b/apps/files_external/l10n/hr.json @@ -130,7 +130,6 @@ "All users" : "Svi korisnici", "Advanced settings" : "Napredne postavke", "Allow users to mount external storage" : "Dopusti korisnicima postavljanje vanjske pohrane", - "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.", - "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe." + "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." },"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 14e961b6684..1e15b42ed29 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Összes felhasználó", "Advanced settings" : "Speciális beállítások", "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók számára", - "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.", - "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index 863873fb8f3..8440eec6979 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -137,7 +137,6 @@ "All users" : "Összes felhasználó", "Advanced settings" : "Speciális beállítások", "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók számára", - "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.", - "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot." + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ia.js b/apps/files_external/l10n/ia.js index be1a69adc5c..02b888e1b02 100644 --- a/apps/files_external/l10n/ia.js +++ b/apps/files_external/l10n/ia.js @@ -72,7 +72,6 @@ OC.L10N.register( "Available for" : "Disponibile a", "Add storage" : "Adder immagazinage", "Advanced settings" : "Configurationes avantiate", - "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe", - "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo." + "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ia.json b/apps/files_external/l10n/ia.json index 5e66911390d..774e47dcb6c 100644 --- a/apps/files_external/l10n/ia.json +++ b/apps/files_external/l10n/ia.json @@ -70,7 +70,6 @@ "Available for" : "Disponibile a", "Add storage" : "Adder immagazinage", "Advanced settings" : "Configurationes avantiate", - "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe", - "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo." + "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe" },"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 2496200b7de..cc620498704 100644 --- a/apps/files_external/l10n/id.js +++ b/apps/files_external/l10n/id.js @@ -106,7 +106,6 @@ OC.L10N.register( "Available for" : "Tersedia untuk", "Add storage" : "Tambahkan penyimpanan", "Advanced settings" : "Pengaturan Lanjutan", - "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", - "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup." + "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json index fce129e2fd5..f9d82cc3f81 100644 --- a/apps/files_external/l10n/id.json +++ b/apps/files_external/l10n/id.json @@ -104,7 +104,6 @@ "Available for" : "Tersedia untuk", "Add storage" : "Tambahkan penyimpanan", "Advanced settings" : "Pengaturan Lanjutan", - "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", - "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup." + "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index 7072a2691a1..07a6b8e4d67 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -124,7 +124,6 @@ OC.L10N.register( "Add storage" : "Bæta við gagnahirslu", "All users" : "Allir notendur", "Advanced settings" : "Ítarlegri valkostir", - "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", - "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp." + "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi" }, "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 4749880e2ec..a1de7a99a70 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -122,7 +122,6 @@ "Add storage" : "Bæta við gagnahirslu", "All users" : "Allir notendur", "Advanced settings" : "Ítarlegri valkostir", - "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", - "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp." + "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi" },"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 8ecb9f27929..b53c2eb2ee6 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error configuring OAuth2" : "Errore di configurazione OAuth2", "Generate keys" : "Genera la chiavi", "Error generating key pair" : "Errore durante la generazione della coppia di chiavi", + "Type to select user or group." : "Digita per selezionare utente o gruppo.", "(Group)" : "(Gruppo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "Enable encryption" : "Abilita cifratura", @@ -89,6 +90,7 @@ OC.L10N.register( "Hostname" : "Nome host", "Port" : "Porta", "Region" : "Regione", + "Storage Class" : "Classe di archiviazione", "Enable SSL" : "Abilita SSL", "Enable Path Style" : "Abilita stile percorsi", "Legacy (v2) authentication" : "Autenticazione tradizionale (v2)", @@ -137,7 +139,6 @@ OC.L10N.register( "All users" : "Tutti gli utenti", "Advanced settings" : "Impostazioni avanzate", "Allow users to mount external storage" : "Consenti agli utenti 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.", - "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo." + "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." }, "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 5fc7d45a927..0f2175a3863 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -8,6 +8,7 @@ "Error configuring OAuth2" : "Errore di configurazione OAuth2", "Generate keys" : "Genera la chiavi", "Error generating key pair" : "Errore durante la generazione della coppia di chiavi", + "Type to select user or group." : "Digita per selezionare utente o gruppo.", "(Group)" : "(Gruppo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "Enable encryption" : "Abilita cifratura", @@ -87,6 +88,7 @@ "Hostname" : "Nome host", "Port" : "Porta", "Region" : "Regione", + "Storage Class" : "Classe di archiviazione", "Enable SSL" : "Abilita SSL", "Enable Path Style" : "Abilita stile percorsi", "Legacy (v2) authentication" : "Autenticazione tradizionale (v2)", @@ -135,7 +137,6 @@ "All users" : "Tutti gli utenti", "Advanced settings" : "Impostazioni avanzate", "Allow users to mount external storage" : "Consenti agli utenti 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.", - "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo." + "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." },"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 479ae914793..112b7defe2f 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "すべてのユーザー", "Advanced settings" : "詳細設定", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", - "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index cc35a785f14..7c91055bd3e 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -137,7 +137,6 @@ "All users" : "すべてのユーザー", "Advanced settings" : "詳細設定", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", - "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" },"pluralForm" :"nplurals=1; plural=0;" }
\ 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 50a1b23be2f..c9060e25da3 100644 --- a/apps/files_external/l10n/ka_GE.js +++ b/apps/files_external/l10n/ka_GE.js @@ -116,7 +116,6 @@ OC.L10N.register( "Click to recheck the configuration" : "დააწკაპუნეთ კონფიგურაციის ხელახალი შემოწმებისთვის", "Add storage" : "საცავის დამატება", "Advanced settings" : "დამატებითი პარამეტრები", - "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება", - "All users. Type to select user or group." : "ყველა მომხმარებელი. მოხმარებლის ან ჯგუფის ასარჩევად დაიწყეთ ბეჭდვა." + "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_external/l10n/ka_GE.json b/apps/files_external/l10n/ka_GE.json index 38da8bc810c..f73ddc11a85 100644 --- a/apps/files_external/l10n/ka_GE.json +++ b/apps/files_external/l10n/ka_GE.json @@ -114,7 +114,6 @@ "Click to recheck the configuration" : "დააწკაპუნეთ კონფიგურაციის ხელახალი შემოწმებისთვის", "Add storage" : "საცავის დამატება", "Advanced settings" : "დამატებითი პარამეტრები", - "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება", - "All users. Type to select user or group." : "ყველა მომხმარებელი. მოხმარებლის ან ჯგუფის ასარჩევად დაიწყეთ ბეჭდვა." + "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება" },"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 54883d3a26b..4dfdc2e4632 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -126,7 +126,6 @@ OC.L10N.register( "Add storage" : "저장소 추가", "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", - "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다." }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 3cc9e8b2e80..06242e315bf 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -124,7 +124,6 @@ "Add storage" : "저장소 추가", "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", - "All users. Type to select user or group." : "모든 사용자입니다. 사용자나 그룹을 선택하려면 입력하십시오." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다." },"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 963790c83a4..e85709736f7 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -119,7 +119,6 @@ OC.L10N.register( "Add storage" : "Pridėti saugyklą", "All users" : "Visi naudotojai", "Advanced settings" : "Išplėstiniai nustatymai", - "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę." + "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas" }, "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 78a0214ecae..99358a211d0 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -117,7 +117,6 @@ "Add storage" : "Pridėti saugyklą", "All users" : "Visi naudotojai", "Advanced settings" : "Išplėstiniai nustatymai", - "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę." + "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas" },"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/lv.js b/apps/files_external/l10n/lv.js index 39b85b6368c..4a82a569a8f 100644 --- a/apps/files_external/l10n/lv.js +++ b/apps/files_external/l10n/lv.js @@ -76,7 +76,6 @@ OC.L10N.register( "Available for" : "Pieejams", "Add storage" : "Pievienot krātuvi", "Advanced settings" : "Paplašināti iestatījumi", - "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves", - "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu." + "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/files_external/l10n/lv.json b/apps/files_external/l10n/lv.json index 70f3fd0bcd1..527ba944583 100644 --- a/apps/files_external/l10n/lv.json +++ b/apps/files_external/l10n/lv.json @@ -74,7 +74,6 @@ "Available for" : "Pieejams", "Add storage" : "Pievienot krātuvi", "Advanced settings" : "Paplašināti iestatījumi", - "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves", - "All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu." + "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/mk.js b/apps/files_external/l10n/mk.js index 88ca80d152c..5c768f258d7 100644 --- a/apps/files_external/l10n/mk.js +++ b/apps/files_external/l10n/mk.js @@ -110,7 +110,6 @@ OC.L10N.register( "All users" : "Сите корисници", "Advanced settings" : "Напредни параметри", "Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.", - "All users. Type to select user or group." : "Сите корисници. Напишете за да изберете корисник или група." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви." }, "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 c1f195c54d7..07ada31e69d 100644 --- a/apps/files_external/l10n/mk.json +++ b/apps/files_external/l10n/mk.json @@ -108,7 +108,6 @@ "All users" : "Сите корисници", "Advanced settings" : "Напредни параметри", "Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.", - "All users. Type to select user or group." : "Сите корисници. Напишете за да изберете корисник или група." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви." },"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 874c606c689..4f6280ff03f 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Alle brukere", "Advanced settings" : "Avanserte innstillinger", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", - "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.", - "All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json index 60092032e0c..9764ff7ac9c 100644 --- a/apps/files_external/l10n/nb.json +++ b/apps/files_external/l10n/nb.json @@ -137,7 +137,6 @@ "All users" : "Alle brukere", "Advanced settings" : "Avanserte innstillinger", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", - "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.", - "All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe." + "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." },"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 7b92bedb458..496f61a8665 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -135,7 +135,6 @@ OC.L10N.register( "All users" : "Alle gebruikers", "Advanced settings" : "Geavanceerde instellingen", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", - "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.", - "All users. Type to select user or group." : "Alle gebruikers. Tikken om een gebruiker of groep te selecteren." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index ab914057a08..45076af6e4f 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -133,7 +133,6 @@ "All users" : "Alle gebruikers", "Advanced settings" : "Geavanceerde instellingen", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", - "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.", - "All users. Type to select user or group." : "Alle gebruikers. Tikken om een gebruiker of groep te selecteren." + "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." },"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 96cdf575514..5eb37550171 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Wszyscy użytkownicy", "Advanced settings" : "Ustawienia zaawansowane", "Allow users to mount external storage" : "Zezwalaj użytkownikom na montowanie magazynów zewnętrznych", - "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.", - "All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę." + "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." }, "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 44c66da0e0d..45ee1f5a984 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -137,7 +137,6 @@ "All users" : "Wszyscy użytkownicy", "Advanced settings" : "Ustawienia zaawansowane", "Allow users to mount external storage" : "Zezwalaj użytkownikom na montowanie magazynów zewnętrznych", - "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.", - "All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę." + "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." },"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 27083ab12f1..aa45b3971ae 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Todos os usuários", "Advanced settings" : "Configurações avançadas", "Allow users to mount external storage" : "Permitir que usuários 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.", - "All users. Type to select user or group." : "Todos os usuários. Digite para selecionar usuário ou grupo." + "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." }, "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 bf6fc3697bb..1e0441edafb 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -137,7 +137,6 @@ "All users" : "Todos os usuários", "Advanced settings" : "Configurações avançadas", "Allow users to mount external storage" : "Permitir que usuários 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.", - "All users. Type to select user or group." : "Todos os usuários. Digite para selecionar usuário ou grupo." + "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." },"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 232d539aab9..6b69f842d48 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -113,7 +113,6 @@ OC.L10N.register( "Available for" : "Disponível para ", "Add storage" : "Adicionar armazenamento", "Advanced settings" : "Definições avançadas", - "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", - "All users. Type to select user or group." : "Todos os utilizadores. Digite para selecionar o utilizador ou grupo." + "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo" }, "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 5801c03e4e0..c5bf3263da1 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -111,7 +111,6 @@ "Available for" : "Disponível para ", "Add storage" : "Adicionar armazenamento", "Advanced settings" : "Definições avançadas", - "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", - "All users. Type to select user or group." : "Todos os utilizadores. Digite para selecionar o utilizador ou grupo." + "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo" },"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/ro.js b/apps/files_external/l10n/ro.js index 923b51e9448..342fc7cea34 100644 --- a/apps/files_external/l10n/ro.js +++ b/apps/files_external/l10n/ro.js @@ -76,7 +76,6 @@ OC.L10N.register( "Configuration" : "Configurație", "Available for" : "Disponibil pentru", "Add storage" : "Adauga stocare", - "Advanced settings" : "Setări avansate", - "All users. Type to select user or group." : "Toți utilizatorii. Începe să scrii pentru a selecta un utilizator sau un grup." + "Advanced settings" : "Setări avansate" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files_external/l10n/ro.json b/apps/files_external/l10n/ro.json index c81659228f8..e10272bc46f 100644 --- a/apps/files_external/l10n/ro.json +++ b/apps/files_external/l10n/ro.json @@ -74,7 +74,6 @@ "Configuration" : "Configurație", "Available for" : "Disponibil pentru", "Add storage" : "Adauga stocare", - "Advanced settings" : "Setări avansate", - "All users. Type to select user or group." : "Toți utilizatorii. Începe să scrii pentru a selecta un utilizator sau un grup." + "Advanced settings" : "Setări avansate" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 505f85b3272..7da31de0a7e 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Все пользователи", "Advanced settings" : "Расширенные настройки", "Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", - "All users. Type to select user or group." : "Все пользователи. Для выбора введите имя пользователя или группы." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные." }, "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 3268e255c8b..d24da6658a1 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -137,7 +137,6 @@ "All users" : "Все пользователи", "Advanced settings" : "Расширенные настройки", "Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", - "All users. Type to select user or group." : "Все пользователи. Для выбора введите имя пользователя или группы." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные." },"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 916e5e45733..f815765c51f 100644 --- a/apps/files_external/l10n/sc.js +++ b/apps/files_external/l10n/sc.js @@ -131,7 +131,6 @@ OC.L10N.register( "All users" : "Totu is utentes", "Advanced settings" : "Impostatziones avantzadas", "Allow users to mount external storage" : "Permiti a is utentes de montare archiviatziones de foras", - "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.", - "All users. Type to select user or group." : "Totu is utentes. Inserta pro ischertare utente e grupu." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sc.json b/apps/files_external/l10n/sc.json index 9ad8d85f54f..bfe43521f8f 100644 --- a/apps/files_external/l10n/sc.json +++ b/apps/files_external/l10n/sc.json @@ -129,7 +129,6 @@ "All users" : "Totu is utentes", "Advanced settings" : "Impostatziones avantzadas", "Allow users to mount external storage" : "Permiti a is utentes de montare archiviatziones de foras", - "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.", - "All users. Type to select user or group." : "Totu is utentes. Inserta pro ischertare utente e grupu." + "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." },"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 56416979fe8..8d1b3593d47 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -137,7 +137,6 @@ OC.L10N.register( "All users" : "Všetci užívatelia", "Advanced settings" : "Rozšírené nastavenia", "Allow users to mount external storage" : "Povoliť použí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.", - "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu." + "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." }, "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 00f6aca46cf..0409908fa10 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -135,7 +135,6 @@ "All users" : "Všetci užívatelia", "Advanced settings" : "Rozšírené nastavenia", "Allow users to mount external storage" : "Povoliť použí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.", - "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu." + "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." },"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 36b84f477d2..22476e7b6ce 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -134,7 +134,6 @@ OC.L10N.register( "All users" : "Vsi uporabniki", "Advanced settings" : "Napredne nastavitve", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", - "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.", - "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati." + "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." }, "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 6ced79d4a20..b20a67a5cb7 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -132,7 +132,6 @@ "All users" : "Vsi uporabniki", "Advanced settings" : "Napredne nastavitve", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", - "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.", - "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati." + "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." },"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 324c400c698..a254518f06f 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -109,7 +109,6 @@ OC.L10N.register( "Available for" : "E gatshme për", "Add storage" : "Shtoni depozitë", "Advanced settings" : "Rregullime të mëtejshme", - "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "All users. Type to select user or group." : "Krejt përdoruesit. Shtypni që të përzgjidhet përdorues ose grup." + "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index e29b48deb80..f46e68a4ff2 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -107,7 +107,6 @@ "Available for" : "E gatshme për", "Add storage" : "Shtoni depozitë", "Advanced settings" : "Rregullime të mëtejshme", - "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "All users. Type to select user or group." : "Krejt përdoruesit. Shtypni që të përzgjidhet përdorues ose grup." + "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme" },"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 8dda5bcf187..28d763769aa 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Сви корисници", "Advanced settings" : "Напредне поставке", "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." }, "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 d6345457321..eaf9da7fc6a 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -137,7 +137,6 @@ "All users" : "Сви корисници", "Advanced settings" : "Напредне поставке", "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." },"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 d365ace7594..769f351410d 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Alla användare", "Advanced settings" : "Avancerade inställningar", "Allow users 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.", - "All users. Type to select user or group." : "Alla användare. Skriv för att välja användare eller grupp." + "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index 51aebc06a2f..4ad385b851d 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -137,7 +137,6 @@ "All users" : "Alla användare", "Advanced settings" : "Avancerade inställningar", "Allow users 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.", - "All users. Type to select user or group." : "Alla användare. Skriv för att välja användare eller grupp." + "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." },"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 fccc5ce4523..8c97ef8f70d 100644 --- a/apps/files_external/l10n/th.js +++ b/apps/files_external/l10n/th.js @@ -97,7 +97,6 @@ OC.L10N.register( "Available for" : "ใช้ได้สำหรับ", "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล", "Advanced settings" : "การตั้งค่าขั้นสูง", - "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก", - "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม" + "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json index 10898aeb89b..46d190ea459 100644 --- a/apps/files_external/l10n/th.json +++ b/apps/files_external/l10n/th.json @@ -95,7 +95,6 @@ "Available for" : "ใช้ได้สำหรับ", "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล", "Advanced settings" : "การตั้งค่าขั้นสูง", - "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก", - "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม" + "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก" },"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 c23b5ca65a2..096d592e1ee 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Tüm kullanıcılar", "Advanced settings" : "Gelişmiş ayarlar", "Allow users to mount external storage" : "Kullanıcılar 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.", - "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı ya da grup seçmek için yazın." + "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." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 31ab08c3a05..b73ea64e962 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -137,7 +137,6 @@ "All users" : "Tüm kullanıcılar", "Advanced settings" : "Gelişmiş ayarlar", "Allow users to mount external storage" : "Kullanıcılar 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.", - "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı ya da grup seçmek için yazın." + "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." },"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 a5efe11cacc..b0ce54f9b72 100644 --- a/apps/files_external/l10n/uk.js +++ b/apps/files_external/l10n/uk.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "Всі користувачі", "Advanced settings" : "Розширені налаштування", "Allow users to mount external storage" : "Дозволити користувачам монтувати зовнішні сховища", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані.", - "All users. Type to select user or group." : "Всі користувачі. Введіть ім'я користувача або групи." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані." }, "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 67126750632..6cf09ba4b1d 100644 --- a/apps/files_external/l10n/uk.json +++ b/apps/files_external/l10n/uk.json @@ -137,7 +137,6 @@ "All users" : "Всі користувачі", "Advanced settings" : "Розширені налаштування", "Allow users to mount external storage" : "Дозволити користувачам монтувати зовнішні сховища", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані.", - "All users. Type to select user or group." : "Всі користувачі. Введіть ім'я користувача або групи." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальні облікові дані можна використовувати для автентифікації з кількома зовнішніми сховищами, які мають однакові облікові дані." },"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 932f6374949..e2b194aeb17 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -60,7 +60,7 @@ OC.L10N.register( "App key" : "App key", "App secret" : "应用程序 secret", "OAuth2" : "OAuth2", - "Client ID" : "Client ID", + "Client ID" : "客户端ID", "Client secret" : "客户端 secret", "OpenStack v2" : "OpenStack v2", "Tenant name" : "租户名称", @@ -133,7 +133,6 @@ OC.L10N.register( "All users" : "所有用户", "Advanced settings" : "高级选项", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", - "All users. Type to select user or group." : "全部用户。点击选择用户或分组。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 1f132d0cf38..d5e317b9711 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -58,7 +58,7 @@ "App key" : "App key", "App secret" : "应用程序 secret", "OAuth2" : "OAuth2", - "Client ID" : "Client ID", + "Client ID" : "客户端ID", "Client secret" : "客户端 secret", "OpenStack v2" : "OpenStack v2", "Tenant name" : "租户名称", @@ -131,7 +131,6 @@ "All users" : "所有用户", "Advanced settings" : "高级选项", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", - "All users. Type to select user or group." : "全部用户。点击选择用户或分组。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。" },"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 7aa0d7ec986..8bcc83bdabb 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "所有用戶", "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 99a24e7943f..fb0a656f7b5 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -137,7 +137,6 @@ "All users" : "所有用戶", "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "All users. Type to select user or group." : "所有人都可以使用,鍵入以選擇用戶或群組。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。" },"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 95a6f5b5796..52261eebb94 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -139,7 +139,6 @@ OC.L10N.register( "All users" : "所有使用者", "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", - "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 4110e9bcbb9..80dc2bc758c 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -137,7 +137,6 @@ "All users" : "所有使用者", "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", - "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |