diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/files_external | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
132 files changed, 102 insertions, 620 deletions
diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js index 608ef485833..404da64ff64 100644 --- a/apps/files_external/l10n/ast.js +++ b/apps/files_external/l10n/ast.js @@ -71,10 +71,6 @@ OC.L10N.register( "Available for" : "Disponible pa", "Add storage" : "Amestar almacenamientu", "Advanced settings" : "Axustes avanzaos", - "External storages" : "Almacenamientos internos", - "(group)" : "(grupu)", - "Delete" : "Desaniciar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC" + "Delete" : "Desaniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ast.json b/apps/files_external/l10n/ast.json index 29839121c32..93e9cb1cdcc 100644 --- a/apps/files_external/l10n/ast.json +++ b/apps/files_external/l10n/ast.json @@ -69,10 +69,6 @@ "Available for" : "Disponible pa", "Add storage" : "Amestar almacenamientu", "Advanced settings" : "Axustes avanzaos", - "External storages" : "Almacenamientos internos", - "(group)" : "(grupu)", - "Delete" : "Desaniciar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC" + "Delete" : "Desaniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/bg.js b/apps/files_external/l10n/bg.js index 7ee3d5ea7db..7f5188fe650 100644 --- a/apps/files_external/l10n/bg.js +++ b/apps/files_external/l10n/bg.js @@ -138,12 +138,8 @@ OC.L10N.register( "Advanced settings" : "Допълнителни настройки", "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.", - "External storages" : "Външни хранилища", - "(group)" : "(група)", "Delete" : "Изтрий", "Are you sure you want to delete this external storage?" : "Сигурен ли сте, че искате да изтриете това външно хранилище?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS използвайки OC профил", "Kerberos ticket apache mode" : "Билет Kerberos, режим аpache" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/bg.json b/apps/files_external/l10n/bg.json index 01f42cac5b2..90d68473013 100644 --- a/apps/files_external/l10n/bg.json +++ b/apps/files_external/l10n/bg.json @@ -136,12 +136,8 @@ "Advanced settings" : "Допълнителни настройки", "Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните идентификационни данни могат да се използват за удостоверяване с множество външни хранилища, които имат едни и същи идентификационни данни.", - "External storages" : "Външни хранилища", - "(group)" : "(група)", "Delete" : "Изтрий", "Are you sure you want to delete this external storage?" : "Сигурен ли сте, че искате да изтриете това външно хранилище?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS използвайки OC профил", "Kerberos ticket apache mode" : "Билет Kerberos, режим аpache" },"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 ea998c48f95..6d1159bba34 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -137,12 +137,8 @@ OC.L10N.register( "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.", - "External storages" : "Emmagatzematges externs", - "(group)" : "(grup)", "Delete" : "Suprimeix", "Are you sure you want to delete this external storage?" : "Esteu segur que voleu suprimir aquest emmagatzematge extern?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC", "Kerberos ticket apache mode" : "Mode apache d'entrada a Kerberos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index 52763e3977f..da56cf6ba0c 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -135,12 +135,8 @@ "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.", - "External storages" : "Emmagatzematges externs", - "(group)" : "(grup)", "Delete" : "Suprimeix", "Are you sure you want to delete this external storage?" : "Esteu segur que voleu suprimir aquest emmagatzematge extern?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC", "Kerberos ticket apache mode" : "Mode apache d'entrada a Kerberos" },"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 7d0283c8330..ca5ff449199 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -138,12 +138,8 @@ OC.L10N.register( "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í s vícero vnějšími úložišti které mají stejné přihlašovací údaje.", - "External storages" : "Externí úložiště", - "(group)" : "(skupina)", "Delete" : "Smazat", "Are you sure you want to delete this external storage?" : "Opravdu chcete smazat toto vnější úložiště?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS za použití přihlašovacího jména OC", "Kerberos ticket apache mode" : "Režim kerberos lístku (ticket) apache serveru" }, "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 158461ab02f..f6a23d59a3b 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -136,12 +136,8 @@ "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í s vícero vnějšími úložišti které mají stejné přihlašovací údaje.", - "External storages" : "Externí úložiště", - "(group)" : "(skupina)", "Delete" : "Smazat", "Are you sure you want to delete this external storage?" : "Opravdu chcete smazat toto vnější úložiště?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS za použití přihlašovacího jména OC", "Kerberos ticket apache mode" : "Režim kerberos lístku (ticket) apache serveru" },"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 bf32152273d..1f1b25ecbdd 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -120,11 +120,7 @@ OC.L10N.register( "Add storage" : "Tilføj lager", "Advanced settings" : "Avancerede indstillinger", "Allow users to mount external storage" : "Tillad brugere at montere eksternt lager", - "External storages" : "Eksternt lager", - "(group)" : "(gruppe)", "Delete" : "Slet", - "Are you sure you want to delete this external storage?" : "Er du sikker på at du vil slette dette eksterne lager?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS med OC-login" + "Are you sure you want to delete this external storage?" : "Er du sikker på at du vil slette dette eksterne lager?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index 037d5e6c5b0..88ddcb6ff3f 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -118,11 +118,7 @@ "Add storage" : "Tilføj lager", "Advanced settings" : "Avancerede indstillinger", "Allow users to mount external storage" : "Tillad brugere at montere eksternt lager", - "External storages" : "Eksternt lager", - "(group)" : "(gruppe)", "Delete" : "Slet", - "Are you sure you want to delete this external storage?" : "Er du sikker på at du vil slette dette eksterne lager?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS med OC-login" + "Are you sure you want to delete this external storage?" : "Er du sikker på at du vil slette dette eksterne lager?" },"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 cdd2b8f5865..9b165a37b6a 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Externe Speicher", - "(group)" : "(Gruppe)", "Delete" : "Löschen", "Are you sure you want to delete this external storage?" : "Möchtest Du wirklich diesen externen Speicher löschen?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS mit OC-Anmeldung", "Kerberos ticket apache mode" : "Kerberos-Ticket Apache-Modus" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index bd51fb7add7..ade6afad6be 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Externe Speicher", - "(group)" : "(Gruppe)", "Delete" : "Löschen", "Are you sure you want to delete this external storage?" : "Möchtest Du wirklich diesen externen Speicher löschen?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS mit OC-Anmeldung", "Kerberos ticket apache mode" : "Kerberos-Ticket Apache-Modus" },"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 c2b22cf8eb5..f01d35d9587 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Externe Speicher", - "(group)" : "(group)", "Delete" : "Löschen", "Are you sure you want to delete this external storage?" : "Soll dieser externer Speicher wirklich gelöscht werden?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS mit OC-Anmeldung", "Kerberos ticket apache mode" : "Kerberos-Ticket-Apache-Modus" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 2c7e92fa736..110f2edbd9f 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Externe Speicher", - "(group)" : "(group)", "Delete" : "Löschen", "Are you sure you want to delete this external storage?" : "Soll dieser externer Speicher wirklich gelöscht werden?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS mit OC-Anmeldung", "Kerberos ticket apache mode" : "Kerberos-Ticket-Apache-Modus" },"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 b6c5f4ebb5a..3161d9551c9 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -131,11 +131,7 @@ OC.L10N.register( "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού αποθηκευτικού χώρου", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.", - "External storages" : "Εξωτερικοί αποθηκευτικοί χώροι", - "(group)" : "(ομάδα)", "Delete" : "Διαγραφή", - "Are you sure you want to delete this external storage?" : "Σίγουρα θέλετε να διαγράψετε τον εξωτερικό χώρο αποθήκευσης;", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS χρησιμοποιώντας λογαριασμό OC" + "Are you sure you want to delete this external storage?" : "Σίγουρα θέλετε να διαγράψετε τον εξωτερικό χώρο αποθήκευσης;" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 964f9679f24..5e45f213b99 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -129,11 +129,7 @@ "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού αποθηκευτικού χώρου", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Τα δημόσια διαπιστευτήρια μπορούν να χρησιμοποιηθούν για τον έλεγχο ταυτότητας με διάφορους εξωτερικούς χώρους αποθήκευσης με ίδια διαπιστευτήρια.", - "External storages" : "Εξωτερικοί αποθηκευτικοί χώροι", - "(group)" : "(ομάδα)", "Delete" : "Διαγραφή", - "Are you sure you want to delete this external storage?" : "Σίγουρα θέλετε να διαγράψετε τον εξωτερικό χώρο αποθήκευσης;", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS χρησιμοποιώντας λογαριασμό OC" + "Are you sure you want to delete this external storage?" : "Σίγουρα θέλετε να διαγράψετε τον εξωτερικό χώρο αποθήκευσης;" },"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 4f1e8feed0f..5d1d25721b8 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -122,11 +122,7 @@ OC.L10N.register( "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", "Allow users to mount external storage" : "Allow users to mount external storage", - "External storages" : "External storages", - "(group)" : "(group)", "Delete" : "Delete", - "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS using OC login" + "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 5c5c26aedb4..51e0a380549 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -120,11 +120,7 @@ "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", "Allow users to mount external storage" : "Allow users to mount external storage", - "External storages" : "External storages", - "(group)" : "(group)", "Delete" : "Delete", - "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS using OC login" + "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?" },"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 8921c20bf5b..49a3b0aa214 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -129,11 +129,7 @@ OC.L10N.register( "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.", - "External storages" : "Eksteraj konservejoj", - "(group)" : "(grupo)", "Delete" : "Forigi", - "Are you sure you want to delete this external storage?" : "Ĉu vi certas, ke vi volas forigi tiun eksteran konservejon?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS uzante OC-ensaluto" + "Are you sure you want to delete this external storage?" : "Ĉu vi certas, ke vi volas forigi tiun eksteran konservejon?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json index b2856535b91..2db2af175c8 100644 --- a/apps/files_external/l10n/eo.json +++ b/apps/files_external/l10n/eo.json @@ -127,11 +127,7 @@ "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.", - "External storages" : "Eksteraj konservejoj", - "(group)" : "(grupo)", "Delete" : "Forigi", - "Are you sure you want to delete this external storage?" : "Ĉu vi certas, ke vi volas forigi tiun eksteran konservejon?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS uzante OC-ensaluto" + "Are you sure you want to delete this external storage?" : "Ĉu vi certas, ke vi volas forigi tiun eksteran konservejon?" },"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 6169d64653e..b2c5f9dd54d 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -134,11 +134,7 @@ OC.L10N.register( "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.", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Eliminar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index b112d0500c1..e36dc9f140c 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -132,11 +132,7 @@ "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.", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Eliminar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 a2a755d7215..95a4abe4115 100644 --- a/apps/files_external/l10n/es_419.js +++ b/apps/files_external/l10n/es_419.js @@ -112,10 +112,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_419.json b/apps/files_external/l10n/es_419.json index 405549673e4..1f775313737 100644 --- a/apps/files_external/l10n/es_419.json +++ b/apps/files_external/l10n/es_419.json @@ -110,10 +110,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 428c9d8d773..2b2f2519143 100644 --- a/apps/files_external/l10n/es_AR.js +++ b/apps/files_external/l10n/es_AR.js @@ -109,10 +109,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_AR.json b/apps/files_external/l10n/es_AR.json index 65989c4c40a..24a3f44059b 100644 --- a/apps/files_external/l10n/es_AR.json +++ b/apps/files_external/l10n/es_AR.json @@ -107,10 +107,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_CL.js +++ b/apps/files_external/l10n/es_CL.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_CL.json b/apps/files_external/l10n/es_CL.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_CL.json +++ b/apps/files_external/l10n/es_CL.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_CO.js +++ b/apps/files_external/l10n/es_CO.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_CO.json b/apps/files_external/l10n/es_CO.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_CO.json +++ b/apps/files_external/l10n/es_CO.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_CR.js +++ b/apps/files_external/l10n/es_CR.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_CR.json b/apps/files_external/l10n/es_CR.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_CR.json +++ b/apps/files_external/l10n/es_CR.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_DO.js +++ b/apps/files_external/l10n/es_DO.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_DO.json b/apps/files_external/l10n/es_DO.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_DO.json +++ b/apps/files_external/l10n/es_DO.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_EC.js +++ b/apps/files_external/l10n/es_EC.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_EC.json b/apps/files_external/l10n/es_EC.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_EC.json +++ b/apps/files_external/l10n/es_EC.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_GT.js +++ b/apps/files_external/l10n/es_GT.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_GT.json b/apps/files_external/l10n/es_GT.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_GT.json +++ b/apps/files_external/l10n/es_GT.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_HN.js +++ b/apps/files_external/l10n/es_HN.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_HN.json b/apps/files_external/l10n/es_HN.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_HN.json +++ b/apps/files_external/l10n/es_HN.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 79f9b80edf1..ff3b9168dd3 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -119,11 +119,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 33b31ff94ce..ce1ca2ffd5d 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -117,11 +117,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_NI.js +++ b/apps/files_external/l10n/es_NI.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_NI.json b/apps/files_external/l10n/es_NI.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_NI.json +++ b/apps/files_external/l10n/es_NI.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_PA.js +++ b/apps/files_external/l10n/es_PA.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PA.json b/apps/files_external/l10n/es_PA.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_PA.json +++ b/apps/files_external/l10n/es_PA.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_PE.js +++ b/apps/files_external/l10n/es_PE.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PE.json b/apps/files_external/l10n/es_PE.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_PE.json +++ b/apps/files_external/l10n/es_PE.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_PR.js +++ b/apps/files_external/l10n/es_PR.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PR.json b/apps/files_external/l10n/es_PR.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_PR.json +++ b/apps/files_external/l10n/es_PR.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_PY.js +++ b/apps/files_external/l10n/es_PY.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PY.json b/apps/files_external/l10n/es_PY.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_PY.json +++ b/apps/files_external/l10n/es_PY.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 5456665fef6..b316ea74249 100644 --- a/apps/files_external/l10n/es_SV.js +++ b/apps/files_external/l10n/es_SV.js @@ -117,11 +117,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_SV.json b/apps/files_external/l10n/es_SV.json index e07f935b68f..f764c825634 100644 --- a/apps/files_external/l10n/es_SV.json +++ b/apps/files_external/l10n/es_SV.json @@ -115,11 +115,7 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", "Delete" : "Borrar", - "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 bb23f73c46d..6b9d6dadd57 100644 --- a/apps/files_external/l10n/es_UY.js +++ b/apps/files_external/l10n/es_UY.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_UY.json b/apps/files_external/l10n/es_UY.json index 7bf3fa49b93..3eeb40382e5 100644 --- a/apps/files_external/l10n/es_UY.json +++ b/apps/files_external/l10n/es_UY.json @@ -109,10 +109,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "External storages" : "Almacenamiento externo", - "(group)" : "(grupo)", - "Delete" : "Borrar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC" + "Delete" : "Borrar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ 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 17f52390c96..3d20def3dd6 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -84,10 +84,6 @@ OC.L10N.register( "Available for" : "Saadaval", "Add storage" : "Lisa andmehoidla", "Advanced settings" : "Lisavalikud", - "External storages" : "Välised andmehoidlad", - "(group)" : "(grupp)", - "Delete" : "Kustuta", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS kasutades OC logimist" + "Delete" : "Kustuta" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json index 7d9d32d206d..0384b53eaa9 100644 --- a/apps/files_external/l10n/et_EE.json +++ b/apps/files_external/l10n/et_EE.json @@ -82,10 +82,6 @@ "Available for" : "Saadaval", "Add storage" : "Lisa andmehoidla", "Advanced settings" : "Lisavalikud", - "External storages" : "Välised andmehoidlad", - "(group)" : "(grupp)", - "Delete" : "Kustuta", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS kasutades OC logimist" + "Delete" : "Kustuta" },"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 d6c65cf4d5e..43285cd1fb6 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Kanpoko biltegiratzeak", - "(group)" : "(taldea)", "Delete" : "Ezabatu", "Are you sure you want to delete this external storage?" : "Ziur zaude kanpoko biltegiratze hau ezabatu nahi duzula?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz", "Kerberos ticket apache mode" : "Kerberos txartela apache modua" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json index 77dd3fb55d2..13cc6a40154 100644 --- a/apps/files_external/l10n/eu.json +++ b/apps/files_external/l10n/eu.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Kanpoko biltegiratzeak", - "(group)" : "(taldea)", "Delete" : "Ezabatu", "Are you sure you want to delete this external storage?" : "Ziur zaude kanpoko biltegiratze hau ezabatu nahi duzula?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz", "Kerberos ticket apache mode" : "Kerberos txartela apache modua" },"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 4d30e59a142..1372eac0f79 100644 --- a/apps/files_external/l10n/fa.js +++ b/apps/files_external/l10n/fa.js @@ -128,11 +128,7 @@ OC.L10N.register( "Advanced settings" : "تنظیمات پیشرفته", "Allow users to mount external storage" : "به کاربران اجازه دهید حافظه خارجی را نصب کنند.", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.", - "External storages" : "حافظه خارجی", - "(group)" : "(گروه)", "Delete" : "حذف", - "Are you sure you want to delete this external storage?" : "آیا مطمئن هستید که می خواهید این حافظه خارجی را حذف کنید؟", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS با استفاده از ورود OC" + "Are you sure you want to delete this external storage?" : "آیا مطمئن هستید که می خواهید این حافظه خارجی را حذف کنید؟" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json index 4a225a69340..1aa6126d55d 100644 --- a/apps/files_external/l10n/fa.json +++ b/apps/files_external/l10n/fa.json @@ -126,11 +126,7 @@ "Advanced settings" : "تنظیمات پیشرفته", "Allow users to mount external storage" : "به کاربران اجازه دهید حافظه خارجی را نصب کنند.", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "از اعتبار جهانی می توان برای تأیید اعتبار با چندین انبار خارجی که دارای اعتبار یکسانی هستند استفاده کرد.", - "External storages" : "حافظه خارجی", - "(group)" : "(گروه)", "Delete" : "حذف", - "Are you sure you want to delete this external storage?" : "آیا مطمئن هستید که می خواهید این حافظه خارجی را حذف کنید؟", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS با استفاده از ورود OC" + "Are you sure you want to delete this external storage?" : "آیا مطمئن هستید که می خواهید این حافظه خارجی را حذف کنید؟" },"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 dc2c8b5fdd0..f385b10076f 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -129,11 +129,7 @@ OC.L10N.register( "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.", - "External storages" : "Erilliset tallennustilat", - "(group)" : "(ryhmä)", "Delete" : "Poista", - "Are you sure you want to delete this external storage?" : "Haluatko varmasti poistaa tämän erillisen tallennustilan?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS käyttäen OC-kirjautumista" + "Are you sure you want to delete this external storage?" : "Haluatko varmasti poistaa tämän erillisen tallennustilan?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index 8f26136ebae..ce2d369b389 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -127,11 +127,7 @@ "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.", - "External storages" : "Erilliset tallennustilat", - "(group)" : "(ryhmä)", "Delete" : "Poista", - "Are you sure you want to delete this external storage?" : "Haluatko varmasti poistaa tämän erillisen tallennustilan?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS käyttäen OC-kirjautumista" + "Are you sure you want to delete this external storage?" : "Haluatko varmasti poistaa tämän erillisen tallennustilan?" },"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 4f68119e3ed..4674720e02d 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -133,11 +133,7 @@ OC.L10N.register( "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.", - "External storages" : "Stockages externes", - "(group)" : "(groupe)", "Delete" : "Supprimer", - "Are you sure you want to delete this external storage?" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC" + "Are you sure you want to delete this external storage?" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 40825416ed3..2418e55368b 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -131,11 +131,7 @@ "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.", - "External storages" : "Stockages externes", - "(group)" : "(groupe)", "Delete" : "Supprimer", - "Are you sure you want to delete this external storage?" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC" + "Are you sure you want to delete this external storage?" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 7a405b5cdf0..597e9f02dc9 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -131,11 +131,7 @@ OC.L10N.register( "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.", - "External storages" : "Almacenamentos externos", - "(group)" : "(grupo)", "Delete" : "Eliminar", - "Are you sure you want to delete this external storage?" : "Confirma que quere eliminar este almacenamento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC" + "Are you sure you want to delete this external storage?" : "Confirma que quere eliminar este almacenamento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index 453e0b61125..692b7e46286 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -129,11 +129,7 @@ "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.", - "External storages" : "Almacenamentos externos", - "(group)" : "(grupo)", "Delete" : "Eliminar", - "Are you sure you want to delete this external storage?" : "Confirma que quere eliminar este almacenamento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC" + "Are you sure you want to delete this external storage?" : "Confirma que quere eliminar este almacenamento externo?" },"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 de2d90200e7..fe007653b67 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -131,11 +131,7 @@ OC.L10N.register( "Advanced settings" : "הגדרות מתקדמות", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", - "External storages" : "התקני אחסון חיצוניים", - "(group)" : "(קבוצה)", "Delete" : "מחיקה", - "Are you sure you want to delete this external storage?" : "למחוק את האחסון החיצוני הזה?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS בשימוש עם כניסת OC" + "Are you sure you want to delete this external storage?" : "למחוק את האחסון החיצוני הזה?" }, "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 16b4d25601e..3dbb2e1248f 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -129,11 +129,7 @@ "Advanced settings" : "הגדרות מתקדמות", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", - "External storages" : "התקני אחסון חיצוניים", - "(group)" : "(קבוצה)", "Delete" : "מחיקה", - "Are you sure you want to delete this external storage?" : "למחוק את האחסון החיצוני הזה?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS בשימוש עם כניסת OC" + "Are you sure you want to delete this external storage?" : "למחוק את האחסון החיצוני הזה?" },"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 9199099c81e..8a3e5fc4b5c 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -133,11 +133,7 @@ OC.L10N.register( "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.", - "External storages" : "Vanjsko spremište za pohranu", - "(group)" : "(grupa)", "Delete" : "Izbriši", - "Are you sure you want to delete this external storage?" : "Jeste li sigurni da želite izbrisati ovu vanjsku pohranu?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS s prijavom putem OC-a" + "Are you sure you want to delete this external storage?" : "Jeste li sigurni da želite izbrisati ovu vanjsku pohranu?" }, "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 00ec5672c66..15d877dfa72 100644 --- a/apps/files_external/l10n/hr.json +++ b/apps/files_external/l10n/hr.json @@ -131,11 +131,7 @@ "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.", - "External storages" : "Vanjsko spremište za pohranu", - "(group)" : "(grupa)", "Delete" : "Izbriši", - "Are you sure you want to delete this external storage?" : "Jeste li sigurni da želite izbrisati ovu vanjsku pohranu?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS s prijavom putem OC-a" + "Are you sure you want to delete this external storage?" : "Jeste li sigurni da želite izbrisati ovu vanjsku pohranu?" },"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 559cfd2ff6f..c2311682590 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Külső tárolók", - "(group)" : "(csoport)", "Delete" : "Törlés", "Are you sure you want to delete this external storage?" : "Biztos, hogy törli ezt a külső tárolót?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC bejelentkezéssel", "Kerberos ticket apache mode" : "Kerberos jegy apache módja" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index ea64c0ae28e..4e2cc7c7372 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Külső tárolók", - "(group)" : "(csoport)", "Delete" : "Törlés", "Are you sure you want to delete this external storage?" : "Biztos, hogy törli ezt a külső tárolót?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC bejelentkezéssel", "Kerberos ticket apache mode" : "Kerberos jegy apache módja" },"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 f815e9fdfc8..4d502e8d8ff 100644 --- a/apps/files_external/l10n/ia.js +++ b/apps/files_external/l10n/ia.js @@ -74,9 +74,6 @@ OC.L10N.register( "Add storage" : "Adder immagazinage", "Advanced settings" : "Configurationes avantiate", "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe", - "External storages" : "Immagazinages externe", - "(group)" : "(gruppo)", - "Delete" : "Deler", - "SMB / CIFS" : "SMB / CIFS" + "Delete" : "Deler" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ia.json b/apps/files_external/l10n/ia.json index 134cafa943c..96adab63efc 100644 --- a/apps/files_external/l10n/ia.json +++ b/apps/files_external/l10n/ia.json @@ -72,9 +72,6 @@ "Add storage" : "Adder immagazinage", "Advanced settings" : "Configurationes avantiate", "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe", - "External storages" : "Immagazinages externe", - "(group)" : "(gruppo)", - "Delete" : "Deler", - "SMB / CIFS" : "SMB / CIFS" + "Delete" : "Deler" },"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 ba667c13b0e..293c0514771 100644 --- a/apps/files_external/l10n/id.js +++ b/apps/files_external/l10n/id.js @@ -108,10 +108,6 @@ OC.L10N.register( "Add storage" : "Tambahkan penyimpanan", "Advanced settings" : "Pengaturan Lanjutan", "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", - "External storages" : "Penyimpanan Eksternal", - "(group)" : "(grup)", - "Delete" : "Hapus", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS menggunakan OC login" + "Delete" : "Hapus" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json index 5f82dc335e2..43fee3626d9 100644 --- a/apps/files_external/l10n/id.json +++ b/apps/files_external/l10n/id.json @@ -106,10 +106,6 @@ "Add storage" : "Tambahkan penyimpanan", "Advanced settings" : "Pengaturan Lanjutan", "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", - "External storages" : "Penyimpanan Eksternal", - "(group)" : "(grup)", - "Delete" : "Hapus", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS menggunakan OC login" + "Delete" : "Hapus" },"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 1a8f7e573bb..1ff11a4c099 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -125,11 +125,7 @@ OC.L10N.register( "Add storage" : "Bæta við gagnahirslu", "Advanced settings" : "Ítarlegri valkostir", "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", - "External storages" : "Utanáliggjandi gagnageymslur", - "(group)" : "(hópur)", "Delete" : "Eyða", - "Are you sure you want to delete this external storage?" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS með OC-innskráningu" + "Are you sure you want to delete this external storage?" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?" }, "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 89f5dee909f..3e44b96af9e 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -123,11 +123,7 @@ "Add storage" : "Bæta við gagnahirslu", "Advanced settings" : "Ítarlegri valkostir", "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", - "External storages" : "Utanáliggjandi gagnageymslur", - "(group)" : "(hópur)", "Delete" : "Eyða", - "Are you sure you want to delete this external storage?" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS með OC-innskráningu" + "Are you sure you want to delete this external storage?" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?" },"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 2d9c813012b..e91146773e3 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Archiviazioni esterne", - "(group)" : "(gruppo)", "Delete" : "Elimina", "Are you sure you want to delete this external storage?" : "Se sicuro di voler eliminare questa archiviazione esterna?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS utilizzando le credenziali di OC", "Kerberos ticket apache mode" : "Modalità apache ticket Kerberos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 01eb8eb3179..7d2b8e307d7 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Archiviazioni esterne", - "(group)" : "(gruppo)", "Delete" : "Elimina", "Are you sure you want to delete this external storage?" : "Se sicuro di voler eliminare questa archiviazione esterna?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS utilizzando le credenziali di OC", "Kerberos ticket apache mode" : "Modalità apache ticket Kerberos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index c6fff541f72..ec7948d5975 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -134,11 +134,7 @@ OC.L10N.register( "Advanced settings" : "詳細設定", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", - "External storages" : "外部ストレージ", - "(group)" : "(グループ)", "Delete" : "削除", - "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS" + "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index b0bd21b514f..4e5ffc49bf6 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -132,11 +132,7 @@ "Advanced settings" : "詳細設定", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", - "External storages" : "外部ストレージ", - "(group)" : "(グループ)", "Delete" : "削除", - "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS" + "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?" },"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 0f6220e444d..45d0ef2d089 100644 --- a/apps/files_external/l10n/ka_GE.js +++ b/apps/files_external/l10n/ka_GE.js @@ -118,10 +118,6 @@ OC.L10N.register( "Add storage" : "საცავის დამატება", "Advanced settings" : "დამატებითი პარამეტრები", "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება", - "External storages" : "გარე საცავები", - "(group)" : "(ჯგუფი)", - "Delete" : "წაშლა", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC ლოგინით" + "Delete" : "წაშლა" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_external/l10n/ka_GE.json b/apps/files_external/l10n/ka_GE.json index a11fdcb8581..813ec699c07 100644 --- a/apps/files_external/l10n/ka_GE.json +++ b/apps/files_external/l10n/ka_GE.json @@ -116,10 +116,6 @@ "Add storage" : "საცავის დამატება", "Advanced settings" : "დამატებითი პარამეტრები", "Allow users to mount external storage" : "მივცეთ მომხმარებლებს გარე საცავის მონტაჟის უფლება", - "External storages" : "გარე საცავები", - "(group)" : "(ჯგუფი)", - "Delete" : "წაშლა", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC ლოგინით" + "Delete" : "წაშლა" },"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 4713831a0e2..a00f430fc6b 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -128,11 +128,7 @@ OC.L10N.register( "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", - "External storages" : "외부 저장소", - "(group)" : "(그룹)", "Delete" : "삭제", - "Are you sure you want to delete this external storage?" : "이 외부 저장소를 삭제하시겠습니까?", - "SMB / CIFS" : "SMB/CIFS", - "SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS" + "Are you sure you want to delete this external storage?" : "이 외부 저장소를 삭제하시겠습니까?" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index abbcd06eab9..d12b99c4c6a 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -126,11 +126,7 @@ "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", - "External storages" : "외부 저장소", - "(group)" : "(그룹)", "Delete" : "삭제", - "Are you sure you want to delete this external storage?" : "이 외부 저장소를 삭제하시겠습니까?", - "SMB / CIFS" : "SMB/CIFS", - "SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS" + "Are you sure you want to delete this external storage?" : "이 외부 저장소를 삭제하시겠습니까?" },"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 b8376276d26..824c0b480e6 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -120,11 +120,7 @@ OC.L10N.register( "Add storage" : "Pridėti saugyklą", "Advanced settings" : "Išplėstiniai nustatymai", "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "External storages" : "Išorinės saugyklos", - "(group)" : "(grupė)", "Delete" : "Ištrinti", - "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą" + "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?" }, "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 592724e8a7b..881ba352614 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -118,11 +118,7 @@ "Add storage" : "Pridėti saugyklą", "Advanced settings" : "Išplėstiniai nustatymai", "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "External storages" : "Išorinės saugyklos", - "(group)" : "(grupė)", "Delete" : "Ištrinti", - "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą" + "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?" },"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 31bd6f450e6..5341f87bc75 100644 --- a/apps/files_external/l10n/lv.js +++ b/apps/files_external/l10n/lv.js @@ -78,10 +78,6 @@ OC.L10N.register( "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", - "External storages" : "Ārējās krātuves", - "(group)" : "(grupa)", - "Delete" : "Dzēst", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju" + "Delete" : "Dzēst" }, "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 6b8d12ffd5d..b3cfec4924e 100644 --- a/apps/files_external/l10n/lv.json +++ b/apps/files_external/l10n/lv.json @@ -76,10 +76,6 @@ "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", - "External storages" : "Ārējās krātuves", - "(group)" : "(grupa)", - "Delete" : "Dzēst", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju" + "Delete" : "Dzēst" },"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 08c915bd4ea..7d08c22a681 100644 --- a/apps/files_external/l10n/mk.js +++ b/apps/files_external/l10n/mk.js @@ -110,10 +110,7 @@ OC.L10N.register( "Advanced settings" : "Напредни параметри", "Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.", - "External storages" : "Надворешни складишта", - "(group)" : "(group)", "Delete" : "Избриши", - "Are you sure you want to delete this external storage?" : "Дали си сигурен дека сакаш да го избришеш ова надворешно складиште?", - "SMB / CIFS" : "SMB / CIFS" + "Are you sure you want to delete this external storage?" : "Дали си сигурен дека сакаш да го избришеш ова надворешно складиште?" }, "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 5e62d24566f..5d03956c82c 100644 --- a/apps/files_external/l10n/mk.json +++ b/apps/files_external/l10n/mk.json @@ -108,10 +108,7 @@ "Advanced settings" : "Напредни параметри", "Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.", - "External storages" : "Надворешни складишта", - "(group)" : "(group)", "Delete" : "Избриши", - "Are you sure you want to delete this external storage?" : "Дали си сигурен дека сакаш да го избришеш ова надворешно складиште?", - "SMB / CIFS" : "SMB / CIFS" + "Are you sure you want to delete this external storage?" : "Дали си сигурен дека сакаш да го избришеш ова надворешно складиште?" },"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 204de921a1e..f2fbd94aec8 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -121,11 +121,7 @@ OC.L10N.register( "Add storage" : "Legg til lagringsplass", "Advanced settings" : "Avanserte innstillinger", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", - "External storages" : "Ekstern lagring", - "(group)" : "(gruppe)", "Delete" : "Slett", - "Are you sure you want to delete this external storage?" : "Er du sikker på at du ønsker å slette dette eksterne lageret?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS med OC-pålogging" + "Are you sure you want to delete this external storage?" : "Er du sikker på at du ønsker å slette dette eksterne lageret?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json index e6f34f6de74..038965e0f5f 100644 --- a/apps/files_external/l10n/nb.json +++ b/apps/files_external/l10n/nb.json @@ -119,11 +119,7 @@ "Add storage" : "Legg til lagringsplass", "Advanced settings" : "Avanserte innstillinger", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", - "External storages" : "Ekstern lagring", - "(group)" : "(gruppe)", "Delete" : "Slett", - "Are you sure you want to delete this external storage?" : "Er du sikker på at du ønsker å slette dette eksterne lageret?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS med OC-pålogging" + "Are you sure you want to delete this external storage?" : "Er du sikker på at du ønsker å slette dette eksterne lageret?" },"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 177a92ccd60..3a1b5397ac3 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -134,11 +134,7 @@ OC.L10N.register( "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.", - "External storages" : "Externe opslag", - "(group)" : "(groep)", "Delete" : "Verwijder", - "Are you sure you want to delete this external storage?" : "Weet je zeker dat je deze externe opslag wilt verwijderen", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS via OC inlog" + "Are you sure you want to delete this external storage?" : "Weet je zeker dat je deze externe opslag wilt verwijderen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 4ce642c0f17..0c5ae4ffed3 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -132,11 +132,7 @@ "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.", - "External storages" : "Externe opslag", - "(group)" : "(groep)", "Delete" : "Verwijder", - "Are you sure you want to delete this external storage?" : "Weet je zeker dat je deze externe opslag wilt verwijderen", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS via OC inlog" + "Are you sure you want to delete this external storage?" : "Weet je zeker dat je deze externe opslag wilt verwijderen" },"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 9f93847f8a5..a569f58836e 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Magazyny zewnętrzne", - "(group)" : "(grupa)", "Delete" : "Usuń", "Are you sure you want to delete this external storage?" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?", - "SMB / CIFS" : "SMB/CIFS", - "SMB / CIFS using OC login" : "SMB/CIFS za pomocą logowania OC", "Kerberos ticket apache mode" : "Metoda Apache zgłoszenia Kerberos" }, "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 9176a720f3f..ab104bf6221 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Magazyny zewnętrzne", - "(group)" : "(grupa)", "Delete" : "Usuń", "Are you sure you want to delete this external storage?" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?", - "SMB / CIFS" : "SMB/CIFS", - "SMB / CIFS using OC login" : "SMB/CIFS za pomocą logowania OC", "Kerberos ticket apache mode" : "Metoda Apache zgłoszenia Kerberos" },"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 0bb7ce9b29e..b1a050700e1 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Armazenamentos externos", - "(group)" : "(grupo)", "Delete" : "Excluir", "Are you sure you want to delete this external storage?" : "Quer realmente excluir este armazenamento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando OC login", "Kerberos ticket apache mode" : "Modo apache de tíquete Kerberos" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 634b08ef0e6..dc6f108cf60 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Armazenamentos externos", - "(group)" : "(grupo)", "Delete" : "Excluir", "Are you sure you want to delete this external storage?" : "Quer realmente excluir este armazenamento externo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando OC login", "Kerberos ticket apache mode" : "Modo apache de tíquete Kerberos" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ 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 47ffdf54647..0a5b5a99fa1 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -115,10 +115,6 @@ OC.L10N.register( "Add storage" : "Adicionar armazenamento", "Advanced settings" : "Definições avançadas", "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", - "External storages" : "Armazenamento externo", - "(group)" : "(grupo)", - "Delete" : "Apagar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS utilizando o início de sessão OC" + "Delete" : "Apagar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index f92adee4cf6..385a973ca85 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -113,10 +113,6 @@ "Add storage" : "Adicionar armazenamento", "Advanced settings" : "Definições avançadas", "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", - "External storages" : "Armazenamento externo", - "(group)" : "(grupo)", - "Delete" : "Apagar", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS utilizando o início de sessão OC" + "Delete" : "Apagar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ro.js b/apps/files_external/l10n/ro.js index f18a3798166..04d0d809f05 100644 --- a/apps/files_external/l10n/ro.js +++ b/apps/files_external/l10n/ro.js @@ -78,9 +78,6 @@ OC.L10N.register( "Available for" : "Disponibil pentru", "Add storage" : "Adauga stocare", "Advanced settings" : "Setări avansate", - "(group)" : "(grup)", - "Delete" : "Șterge", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS folosind autentificare OC" + "Delete" : "Șterge" }, "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 10797de8ffc..3b8815659ae 100644 --- a/apps/files_external/l10n/ro.json +++ b/apps/files_external/l10n/ro.json @@ -76,9 +76,6 @@ "Available for" : "Disponibil pentru", "Add storage" : "Adauga stocare", "Advanced settings" : "Setări avansate", - "(group)" : "(grup)", - "Delete" : "Șterge", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS folosind autentificare OC" + "Delete" : "Șterge" },"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 114886d2f33..2854b787e41 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -136,12 +136,8 @@ OC.L10N.register( "Advanced settings" : "Расширенные настройки", "Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", - "External storages" : "Внешние хранилища", - "(group)" : "(группа)", "Delete" : "Удалить", "Are you sure you want to delete this external storage?" : "Действительно удалить это внешнее хранилище?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS с использованием логина OC", "Kerberos ticket apache mode" : "Режим Kerberos с авторизацией через Apache" }, "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 545b32c3883..cea6cfc9a8d 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -134,12 +134,8 @@ "Advanced settings" : "Расширенные настройки", "Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", - "External storages" : "Внешние хранилища", - "(group)" : "(группа)", "Delete" : "Удалить", "Are you sure you want to delete this external storage?" : "Действительно удалить это внешнее хранилище?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS с использованием логина OC", "Kerberos ticket apache mode" : "Режим Kerberos с авторизацией через Apache" },"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 d4beb129812..7253e0babc5 100644 --- a/apps/files_external/l10n/sc.js +++ b/apps/files_external/l10n/sc.js @@ -132,11 +132,7 @@ OC.L10N.register( "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.", - "External storages" : "Archiviatzione de foras", - "(group)" : "(grupu)", "Delete" : "Cantzella", - "Are you sure you want to delete this external storage?" : "Seguru chi nche cheres cantzellare custa memòria de foras?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS cun atzessu OC" + "Are you sure you want to delete this external storage?" : "Seguru chi nche cheres cantzellare custa memòria de foras?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sc.json b/apps/files_external/l10n/sc.json index 06dd534a237..6f33341f715 100644 --- a/apps/files_external/l10n/sc.json +++ b/apps/files_external/l10n/sc.json @@ -130,11 +130,7 @@ "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.", - "External storages" : "Archiviatzione de foras", - "(group)" : "(grupu)", "Delete" : "Cantzella", - "Are you sure you want to delete this external storage?" : "Seguru chi nche cheres cantzellare custa memòria de foras?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS cun atzessu OC" + "Are you sure you want to delete this external storage?" : "Seguru chi nche cheres cantzellare custa memòria de foras?" },"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 a6c5477a073..9b7345c94a9 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -136,12 +136,8 @@ OC.L10N.register( "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.", - "External storages" : "Externé úložiská", - "(group)" : "(skupina)", "Delete" : "Zmazať", "Are you sure you want to delete this external storage?" : "Naozaj chcete zmazať toto externé úložisko?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS s použitím OC prihlásenia", "Kerberos ticket apache mode" : "Kerberos ticket v režime apache" }, "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 bbf768d0f1d..3a41d20c6ca 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -134,12 +134,8 @@ "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.", - "External storages" : "Externé úložiská", - "(group)" : "(skupina)", "Delete" : "Zmazať", "Are you sure you want to delete this external storage?" : "Naozaj chcete zmazať toto externé úložisko?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS s použitím OC prihlásenia", "Kerberos ticket apache mode" : "Kerberos ticket v režime apache" },"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 5954883a7f4..a844d881e1b 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -133,11 +133,7 @@ OC.L10N.register( "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.", - "External storages" : "Zunanje shrambe", - "(group)" : "(skupina)", "Delete" : "Izbriši", - "Are you sure you want to delete this external storage?" : "Ali ste prepričani, da želite izbrisati to zunanjo shrambo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC" + "Are you sure you want to delete this external storage?" : "Ali ste prepričani, da želite izbrisati to zunanjo shrambo?" }, "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 1ac7ed95636..a2316055895 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -131,11 +131,7 @@ "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.", - "External storages" : "Zunanje shrambe", - "(group)" : "(skupina)", "Delete" : "Izbriši", - "Are you sure you want to delete this external storage?" : "Ali ste prepričani, da želite izbrisati to zunanjo shrambo?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC" + "Are you sure you want to delete this external storage?" : "Ali ste prepričani, da želite izbrisati to zunanjo shrambo?" },"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 df5d5fbabde..e0098248a15 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -111,10 +111,6 @@ OC.L10N.register( "Add storage" : "Shtoni depozitë", "Advanced settings" : "Rregullime të mëtejshme", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "External storages" : "Kujtesë e jashtëme", - "(group)" : "(grup)", - "Delete" : "Fshije", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS me përdorim hyrjeje OC" + "Delete" : "Fshije" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index c8ee1afca5e..897e2ca78b4 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -109,10 +109,6 @@ "Add storage" : "Shtoni depozitë", "Advanced settings" : "Rregullime të mëtejshme", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "External storages" : "Kujtesë e jashtëme", - "(group)" : "(grup)", - "Delete" : "Fshije", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS me përdorim hyrjeje OC" + "Delete" : "Fshije" },"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 ed35c755536..816726c44bb 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -131,11 +131,7 @@ OC.L10N.register( "Advanced settings" : "Напредне поставке", "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "External storages" : "Спољашње складиште", - "(group)" : "(група)", "Delete" : "Обриши", - "Are you sure you want to delete this external storage?" : "Да ли стварно желите да обришете ово спољашње складиште?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS користећи Некстклауд пријаву" + "Are you sure you want to delete this external storage?" : "Да ли стварно желите да обришете ово спољашње складиште?" }, "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 d65d3044f4b..1001bb9615a 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -129,11 +129,7 @@ "Advanced settings" : "Напредне поставке", "Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "External storages" : "Спољашње складиште", - "(group)" : "(група)", "Delete" : "Обриши", - "Are you sure you want to delete this external storage?" : "Да ли стварно желите да обришете ово спољашње складиште?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS користећи Некстклауд пријаву" + "Are you sure you want to delete this external storage?" : "Да ли стварно желите да обришете ово спољашње складиште?" },"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 c0d541d5237..7b329f9d726 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -133,11 +133,7 @@ OC.L10N.register( "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.", - "External storages" : "Extern lagring", - "(group)" : "(grupp)", "Delete" : "Ta bort", - "Are you sure you want to delete this external storage?" : "Är du säker på att du vill ta bort denna externa lagring?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS använder OC-inloggning" + "Are you sure you want to delete this external storage?" : "Är du säker på att du vill ta bort denna externa lagring?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index f755256ec36..6a047ee7ec2 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -131,11 +131,7 @@ "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.", - "External storages" : "Extern lagring", - "(group)" : "(grupp)", "Delete" : "Ta bort", - "Are you sure you want to delete this external storage?" : "Är du säker på att du vill ta bort denna externa lagring?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS använder OC-inloggning" + "Are you sure you want to delete this external storage?" : "Är du säker på att du vill ta bort denna externa lagring?" },"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 06bc4af3964..b6fee27cc2b 100644 --- a/apps/files_external/l10n/th.js +++ b/apps/files_external/l10n/th.js @@ -97,9 +97,6 @@ OC.L10N.register( "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล", "Advanced settings" : "ตั้งค่าขั้นสูง", "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก", - "(group)" : "(กลุ่ม)", - "Delete" : "ลบ", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB/CIFS กำลังใช้ OC เข้าสู่ระบบ" + "Delete" : "ลบ" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json index 19fc27ea3bb..fd4669f6e77 100644 --- a/apps/files_external/l10n/th.json +++ b/apps/files_external/l10n/th.json @@ -95,9 +95,6 @@ "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล", "Advanced settings" : "ตั้งค่าขั้นสูง", "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก", - "(group)" : "(กลุ่ม)", - "Delete" : "ลบ", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB/CIFS กำลังใช้ OC เข้าสู่ระบบ" + "Delete" : "ลบ" },"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 e0563bb03ed..8786a4d215f 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -138,12 +138,8 @@ OC.L10N.register( "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.", - "External storages" : "Dış depolama", - "(group)" : "(grup)", "Delete" : "Sil", "Are you sure you want to delete this external storage?" : "Bu dış depolamayı silmek istediğinize emin misiniz?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "OC oturum açma ile SMB / CIFS", "Kerberos ticket apache mode" : "Kerberos kaydı apache kipi" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index e2bceb62e78..47fd165ef34 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -136,12 +136,8 @@ "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.", - "External storages" : "Dış depolama", - "(group)" : "(grup)", "Delete" : "Sil", "Are you sure you want to delete this external storage?" : "Bu dış depolamayı silmek istediğinize emin misiniz?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "OC oturum açma ile SMB / CIFS", "Kerberos ticket apache mode" : "Kerberos kaydı apache kipi" },"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 3574cde60d4..2aad19b497c 100644 --- a/apps/files_external/l10n/uk.js +++ b/apps/files_external/l10n/uk.js @@ -92,10 +92,7 @@ OC.L10N.register( "Add storage" : "Додати сховище", "Advanced settings" : "Розширені налаштування", "Allow users to mount external storage" : "Дозволити користувачам монтувати зовнішні сховища", - "External storages" : "Зовнішні сховища", - "(group)" : "(група)", "Delete" : "Видалити", - "Are you sure you want to delete this external storage?" : "Дійсно вилучити це зовнішнє сховище?", - "SMB / CIFS using OC login" : "SMB / CIFS з використанням логіна OC" + "Are you sure you want to delete this external storage?" : "Дійсно вилучити це зовнішнє сховище?" }, "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 208a4bcdf86..74776842267 100644 --- a/apps/files_external/l10n/uk.json +++ b/apps/files_external/l10n/uk.json @@ -90,10 +90,7 @@ "Add storage" : "Додати сховище", "Advanced settings" : "Розширені налаштування", "Allow users to mount external storage" : "Дозволити користувачам монтувати зовнішні сховища", - "External storages" : "Зовнішні сховища", - "(group)" : "(група)", "Delete" : "Видалити", - "Are you sure you want to delete this external storage?" : "Дійсно вилучити це зовнішнє сховище?", - "SMB / CIFS using OC login" : "SMB / CIFS з використанням логіна OC" + "Are you sure you want to delete this external storage?" : "Дійсно вилучити це зовнішнє сховище?" },"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 877acb96020..64723cef338 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -134,11 +134,7 @@ OC.L10N.register( "Advanced settings" : "高级选项", "Allow users to mount external storage" : "允许用户挂载外部存储", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", - "External storages" : "外部存储", - "(group)" : "(分组)", "Delete" : "删除", - "Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息" + "Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index cc54ed86616..a5954885989 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -132,11 +132,7 @@ "Advanced settings" : "高级选项", "Allow users to mount external storage" : "允许用户挂载外部存储", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", - "External storages" : "外部存储", - "(group)" : "(分组)", "Delete" : "删除", - "Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息" + "Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?" },"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 92b5336554e..4527066bdc3 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -138,12 +138,8 @@ OC.L10N.register( "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "External storages" : "外部儲存", - "(group)" : "(群組)", "Delete" : "刪除", "Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入", "Kerberos ticket apache mode" : "Kerberos 票證 Apache 模式" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 88ad014f8b8..3c7c0b81c45 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -136,12 +136,8 @@ "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許用戶能自行掛載外部儲存", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "External storages" : "外部儲存", - "(group)" : "(群組)", "Delete" : "刪除", "Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入", "Kerberos ticket apache mode" : "Kerberos 票證 Apache 模式" },"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 9284715595d..702b984b306 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -138,12 +138,8 @@ OC.L10N.register( "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", - "External storages" : "外部儲存空間", - "(group)" : "(群組)", "Delete" : "刪除", "Are you sure you want to delete this external storage?" : "確定刪除這個外部儲存空間嗎?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "使用 OC 登入的 SMB / CIFS", "Kerberos ticket apache mode" : "Kerberos 票證 apache 模式" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 9b5af5913bb..dff7f5dd303 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -136,12 +136,8 @@ "Advanced settings" : "進階設定", "Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", - "External storages" : "外部儲存空間", - "(group)" : "(群組)", "Delete" : "刪除", "Are you sure you want to delete this external storage?" : "確定刪除這個外部儲存空間嗎?", - "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "使用 OC 登入的 SMB / CIFS", "Kerberos ticket apache mode" : "Kerberos 票證 apache 模式" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |