diff options
Diffstat (limited to 'apps/files/l10n')
90 files changed, 106 insertions, 110 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index d3fd86c8994..eb91f49f123 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "البحث عن حساب", "Choose" : "إختَر", "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", - "Add" : "أضِف", "The files is locked" : "الملفات مقفله" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index a9a2b63729e..43b1eb3fae4 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -347,7 +347,6 @@ "Search for an account" : "البحث عن حساب", "Choose" : "إختَر", "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", - "Add" : "أضِف", "The files is locked" : "الملفات مقفله" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index d305dd8ffd9..d8edb4ca5fd 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -336,7 +336,6 @@ OC.L10N.register( "Search for an account" : "Buscar una cuenta", "Choose" : "Escoyer", "No files or folders have been deleted yet" : "Entá nun se desanició nengún ficheru nin carpeta", - "Add" : "Amestar", "The files is locked" : "El ficheru ta bloquiáu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index 91e4dbbc886..ea31e070fad 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -334,7 +334,6 @@ "Search for an account" : "Buscar una cuenta", "Choose" : "Escoyer", "No files or folders have been deleted yet" : "Entá nun se desanició nengún ficheru nin carpeta", - "Add" : "Amestar", "The files is locked" : "El ficheru ta bloquiáu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index b8b5e80d2af..d2b0f77bcac 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -259,7 +259,6 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Този списък не е напълно рендиран поради причини, свързани с производителността. Файловете ще бъдат рендирани, докато навигирате из списъка.", "Search for an account" : "Търсене на профил", "Choose" : "Изберете", - "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки", - "Add" : "Добавяне" + "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 1a8bcda3be9..8ce3c2e839a 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -257,7 +257,6 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Този списък не е напълно рендиран поради причини, свързани с производителността. Файловете ще бъдат рендирани, докато навигирате из списъка.", "Search for an account" : "Търсене на профил", "Choose" : "Изберете", - "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки", - "Add" : "Добавяне" + "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 37d243c8a88..485b2c7ef3f 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Cerqueu un compte", "Choose" : "Tria", "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", - "Add" : "Afegeix", "The files is locked" : "El fitxer està blocat" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index e6505386b2c..117e4e32688 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -347,7 +347,6 @@ "Search for an account" : "Cerqueu un compte", "Choose" : "Tria", "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", - "Add" : "Afegeix", "The files is locked" : "El fitxer està blocat" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index bbf6bc4d424..2ee05026977 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -345,7 +345,6 @@ OC.L10N.register( "Search for an account" : "Hledat účet", "Choose" : "Vybrat", "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", - "Add" : "Přidat", "The files is locked" : "Soubory jsou uzamčené" }, "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/l10n/cs.json b/apps/files/l10n/cs.json index 5c898a1181a..bcd1cace509 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -343,7 +343,6 @@ "Search for an account" : "Hledat účet", "Choose" : "Vybrat", "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", - "Add" : "Přidat", "The files is locked" : "Soubory jsou uzamčené" },"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/l10n/da.js b/apps/files/l10n/da.js index d08d32b6fed..8a0e9fc14aa 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -305,7 +305,6 @@ OC.L10N.register( "Search for an account" : "Søg efter en konto", "Choose" : "Vælg", "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu", - "Add" : "Tilføj", "The files is locked" : "Filerne er låste" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index f329c5d2f5c..5e4e8efa636 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -303,7 +303,6 @@ "Search for an account" : "Søg efter en konto", "Choose" : "Vælg", "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu", - "Add" : "Tilføj", "The files is locked" : "Filerne er låste" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 60a26e8d63f..360937d2cc3 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -313,7 +313,6 @@ OC.L10N.register( "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", - "Add" : "Hinzufügen", "The files is locked" : "Die Datei ist gesperrt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index fe799edefa2..a8b29db88c5 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -311,7 +311,6 @@ "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", - "Add" : "Hinzufügen", "The files is locked" : "Die Datei ist gesperrt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 6a8c900d34c..5c13531a5e3 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", - "Add" : "Hinzufügen", "The files is locked" : "Die Datei ist gesperrt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index a56c335d4f5..6570d5d2348 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -347,7 +347,6 @@ "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", - "Add" : "Hinzufügen", "The files is locked" : "Die Datei ist gesperrt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index b3c98db20be..c46b251ab52 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -311,7 +311,6 @@ OC.L10N.register( "Search for an account" : "Αναζήτηση για λογαριασμό", "Choose" : "Επιλογή", "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", - "Add" : "Προσθήκη", "The files is locked" : "Το αρχείο είναι κλειδωμένο" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index a2da9c8a777..2cb6e07b752 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -309,7 +309,6 @@ "Search for an account" : "Αναζήτηση για λογαριασμό", "Choose" : "Επιλογή", "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", - "Add" : "Προσθήκη", "The files is locked" : "Το αρχείο είναι κλειδωμένο" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 580907207a2..076cf1e9827 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Search for an account", "Choose" : "Choose", "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "Add" : "Add", "The files is locked" : "The files is locked" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index f035bd8c0aa..89b036c437d 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -347,7 +347,6 @@ "Search for an account" : "Search for an account", "Choose" : "Choose", "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "Add" : "Add", "The files is locked" : "The files is locked" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index a399f3aba9e..86bcb110f21 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -345,7 +345,6 @@ OC.L10N.register( "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccione", "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", - "Add" : "Añadir", "The files is locked" : "El archivo está bloqueado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 769af22d44a..b336763983e 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -343,7 +343,6 @@ "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccione", "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", - "Add" : "Añadir", "The files is locked" : "El archivo está bloqueado" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 7a07f4cb76e..bc8f0f60957 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -271,7 +271,6 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navegas por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía.", - "Add" : "Guardar" + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index 5e9aa7b41d7..835d1814780 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -269,7 +269,6 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navegas por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía.", - "Add" : "Guardar" + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 1890b93652c..810306369a8 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía", - "Add" : "Guardar", "The files is locked" : "El archivo está bloqueado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index a79c15a04f4..e4670b73e8b 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -347,7 +347,6 @@ "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía", - "Add" : "Guardar", "The files is locked" : "El archivo está bloqueado" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 7fc6e3d550a..c52c0c7bb36 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -334,7 +334,6 @@ OC.L10N.register( "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", - "Add" : "Gehitu", "The files is locked" : "Fixategiak blokeatuta dago" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 945fea2fff0..dcf193b8188 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -332,7 +332,6 @@ "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", - "Add" : "Gehitu", "The files is locked" : "Fixategiak blokeatuta dago" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index a9bd4420b9d..c04645fb1ec 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -300,7 +300,6 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Search for an account" : "Etsi tiliä", "Choose" : "Valitse", - "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", - "Add" : "Lisää" + "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index c629c46c331..7777bff3169 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -298,7 +298,6 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Search for an account" : "Etsi tiliä", "Choose" : "Valitse", - "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", - "Add" : "Lisää" + "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 218df2ad4e0..44af7ac4b44 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Chercher un compte", "Choose" : "Choisir", "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé", - "Add" : "Ajouter", "The files is locked" : "Le fichier est verrouillé" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index f32ab4ace00..84d0a4a7092 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -347,7 +347,6 @@ "Search for an account" : "Chercher un compte", "Choose" : "Choisir", "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé", - "Add" : "Ajouter", "The files is locked" : "Le fichier est verrouillé" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 53d4ce7194a..202452ef96d 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -315,7 +315,6 @@ OC.L10N.register( "Search for an account" : "Buscar por unha conta", "Choose" : "Escoller", "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", - "Add" : "Engadir", "The files is locked" : "Os ficheiros están bloqueados" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 824b08a8848..8a9121b5cfc 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -313,7 +313,6 @@ "Search for an account" : "Buscar por unha conta", "Choose" : "Escoller", "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", - "Add" : "Engadir", "The files is locked" : "Os ficheiros están bloqueados" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index e8e8d8e634d..217be64d8b6 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -193,7 +193,6 @@ OC.L10N.register( "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר", - "Add" : "הוספה" + "Choose" : "בחר" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index adda9f1c60c..213217646a1 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -191,7 +191,6 @@ "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר", - "Add" : "הוספה" + "Choose" : "בחר" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 7e9367dde32..ec06286c69a 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -212,7 +212,6 @@ OC.L10N.register( "Shared with you" : "Podijeljeno s vama", "Deleted shares" : "Izbrisana dijeljenja", "Pending shares" : "Dijeljenja na čekanju", - "Choose" : "Odaberite", - "Add" : "Dodaj" + "Choose" : "Odaberite" }, "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/l10n/hr.json b/apps/files/l10n/hr.json index d2c9945136a..c7c58d6a3e7 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -210,7 +210,6 @@ "Shared with you" : "Podijeljeno s vama", "Deleted shares" : "Izbrisana dijeljenja", "Pending shares" : "Dijeljenja na čekanju", - "Choose" : "Odaberite", - "Add" : "Dodaj" + "Choose" : "Odaberite" },"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/l10n/hu.js b/apps/files/l10n/hu.js index 37660f0d68f..45ee8ba0c30 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -314,7 +314,6 @@ OC.L10N.register( "Search for an account" : "Fiók keresése", "Choose" : "Válasszon", "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve", - "Add" : "Hozzáadás", "The files is locked" : "Ez a fájl zárolva van" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index a8699954d02..1ab6b90c579 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -312,7 +312,6 @@ "Search for an account" : "Fiók keresése", "Choose" : "Válasszon", "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve", - "Add" : "Hozzáadás", "The files is locked" : "Ez a fájl zárolva van" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 7d3d3598bea..bf405675984 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -234,7 +234,6 @@ OC.L10N.register( "Deleted shares" : "Berbagi terhapus", "Pending shares" : "Berbagi tertunda", "Unselect all" : "Batalkan semua pemilihan", - "Choose" : "Pilih", - "Add" : "Tambah" + "Choose" : "Pilih" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 8ca017cc169..593f64ce2b2 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -232,7 +232,6 @@ "Deleted shares" : "Berbagi terhapus", "Pending shares" : "Berbagi tertunda", "Unselect all" : "Batalkan semua pemilihan", - "Choose" : "Pilih", - "Add" : "Tambah" + "Choose" : "Pilih" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 48bc9515666..79325afb149 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -313,7 +313,6 @@ OC.L10N.register( "Search for an account" : "Leita að notandaaðgangi", "Choose" : "Velja", "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", - "Add" : "Bæta við", "The files is locked" : "Skráin er læst" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index afe7346f603..52297c71920 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -311,7 +311,6 @@ "Search for an account" : "Leita að notandaaðgangi", "Choose" : "Velja", "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", - "Add" : "Bæta við", "The files is locked" : "Skráin er læst" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index b538ea9da3b..1886aac74b6 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -319,7 +319,6 @@ OC.L10N.register( "Search for an account" : "Cerca un account", "Choose" : "Scegli", "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato", - "Add" : "Aggiungi", "The files is locked" : "Il file è bloccato" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 7d939f6582b..bf140186f76 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -317,7 +317,6 @@ "Search for an account" : "Cerca un account", "Choose" : "Scegli", "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato", - "Add" : "Aggiungi", "The files is locked" : "Il file è bloccato" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 4882a2efe07..77853dc9ff9 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -345,7 +345,6 @@ OC.L10N.register( "Search for an account" : "アカウントを検索", "Choose" : "選択", "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", - "Add" : "追加", "The files is locked" : "ファイルはロックされています" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index fef660ebbeb..505851b95d9 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -343,7 +343,6 @@ "Search for an account" : "アカウントを検索", "Choose" : "選択", "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", - "Add" : "追加", "The files is locked" : "ファイルはロックされています" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 33fac57e28f..37ad72686b2 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -314,7 +314,6 @@ OC.L10N.register( "Search for an account" : "Search for an account", "Choose" : "Choose", "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "Add" : "Add", "The files is locked" : "The files is locked" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index ff1984f84a3..5d974cfc332 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -312,7 +312,6 @@ "Search for an account" : "Search for an account", "Choose" : "Choose", "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "Add" : "Add", "The files is locked" : "The files is locked" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 7b11d2cbe2e..7e0f967133d 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -344,7 +344,6 @@ OC.L10N.register( "Search for an account" : "계정 검색", "Choose" : "선택", "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", - "Add" : "추가", "The files is locked" : "이 파일은 잠겼습니다." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index a0cf76cb5a5..2a2c295c7cd 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -342,7 +342,6 @@ "Search for an account" : "계정 검색", "Choose" : "선택", "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", - "Add" : "추가", "The files is locked" : "이 파일은 잠겼습니다." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 694f687289c..4f88d0b18b1 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -230,7 +230,6 @@ OC.L10N.register( "Deleted shares" : "Ištrinti viešiniai", "Pending shares" : "Laukiantys viešiniai", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", - "Choose" : "Pasirinkite", - "Add" : "Pridėti" + "Choose" : "Pasirinkite" }, "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/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index fa4e8c74726..83cd5cdd449 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -228,7 +228,6 @@ "Deleted shares" : "Ištrinti viešiniai", "Pending shares" : "Laukiantys viešiniai", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", - "Choose" : "Pasirinkite", - "Add" : "Pridėti" + "Choose" : "Pasirinkite" },"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/l10n/mk.js b/apps/files/l10n/mk.js index 1a35397b093..0efedfd4769 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -314,7 +314,6 @@ OC.L10N.register( "Search for an account" : "Пребарај сметка", "Choose" : "Избери", "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани", - "Add" : "Додади", "The files is locked" : "Датотекатите се заклучени" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 3a7b5a9c8ea..106b79eaecd 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -312,7 +312,6 @@ "Search for an account" : "Пребарај сметка", "Choose" : "Избери", "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани", - "Add" : "Додади", "The files is locked" : "Датотекатите се заклучени" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index bb7c5d0c4b1..bb03fe2926d 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Søk etter en konto", "Choose" : "Velg", "No files or folders have been deleted yet" : "Ingen filer eller mapper er slettet enda", - "Add" : "Legg til", "The files is locked" : "Filene er låst" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 514d4b453cd..73a6c8cc908 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -347,7 +347,6 @@ "Search for an account" : "Søk etter en konto", "Choose" : "Velg", "No files or folders have been deleted yet" : "Ingen filer eller mapper er slettet enda", - "Add" : "Legg til", "The files is locked" : "Filene er låst" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index e0d505f75c0..c30fb83e731 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -234,7 +234,6 @@ OC.L10N.register( "Deleted shares" : "Verwijderde shares", "Pending shares" : "Deellinks in behandeling", "Unselect all" : "Alle deselecteren", - "Choose" : "Kies", - "Add" : "Toevoegen" + "Choose" : "Kies" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 174783f4379..d247f79e4c4 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -232,7 +232,6 @@ "Deleted shares" : "Verwijderde shares", "Pending shares" : "Deellinks in behandeling", "Unselect all" : "Alle deselecteren", - "Choose" : "Kies", - "Add" : "Toevoegen" + "Choose" : "Kies" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 0b9653ea596..47a51e9da9e 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -37,6 +37,10 @@ OC.L10N.register( "Set reminder" : "Ustaw przypomnienie", "Edit locally" : "Edytuj lokalnie", "Open" : "Otwórz", + "_Delete file_::_Delete files_" : ["Usuń plik","Usuń pliki","Usuń pliki","Usuń pliki"], + "_Delete folder_::_Delete folders_" : ["Usuń katalog","Usuń katalogi","Usuń katalogi","Usuń katalogi"], + "_Disconnect storage_::_Disconnect storages_" : ["Odłącz magazyn","Odłącz magazyny","Odłącz magazyny","Odłącz magazyny"], + "_Leave this share_::_Leave these shares_" : ["Opuść udostępnienie","Opuść udostępnienia","Opuść udostępnienia","Opuść udostępnienia"], "Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"", "Files" : "Pliki", "Details" : "Szczegóły", @@ -97,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["pasuje do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\""], "View in folder" : "Zobacz w katalogu", + "Direct link was copied (only works for people who have access to this file/folder)" : "Bezpośredni link został skopiowany (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"], "Favorited" : "Ulubiony", "Favorite" : "Ulubiony", + "Copy direct link (only works for people who have access to this file/folder)" : "Skopiuj bezpośredni link (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", "New folder" : "Nowy katalog", "Create new folder" : "Utwórz nowy katalog", "Upload file" : "Wyślij plik", @@ -121,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Przywrócone przez {user}", "Renamed by {user}" : "Zmienione przez {user}", "Moved by {user}" : "Przeniesione przez {user}", + "\"remote account\"" : "\"zdalne konto\"", "You created {file}" : "Utworzyłeś {file}", "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}", "{user} created {file}" : "{user} utworzył {file}", @@ -162,12 +169,18 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Przeniesienie własności {path} z {user} zostało zakończone.", "in %s" : "w %s", "File Management" : "Zarządzanie plikami", + "Current directory path" : "Obecna ścieżka katalogu", "Reload current directory" : "Przeładuj bieżący katalog", "Go to the \"{dir}\" directory" : "Przejdź do katalogu \"{dir}\"", "Drag and drop files here to upload" : "Przeciągnij i upuść pliki tutaj, aby je przesłać", + "Your have used your space quota and cannot upload files anymore" : "Wykorzystałeś limit miejsca i nie możesz już wysyłać plików.", "You don’t have permission to upload or create files here" : "Nie masz uprawnień do wysyłania lub tworzenia plików w tym miejscu", + "Some files could not be uploaded" : "Nie udało się wysłać niektórych plików", + "Files uploaded successfully" : "Pliki przesłane pomyślnie", "\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie", "\"{displayName}\" action failed" : "Akcja \"{displayName}\" nie powiodła się", + "Toggle selection for file \"{displayName}\"" : "Przełącz zaznaczenie dla pliku \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Przełącz zaznaczenie dla katalogu \"{displayName}\"", "Rename file" : "Zmień nazwę pliku", "File name" : "Nazwa pliku", "Folder name" : "Nazwa katalogu", @@ -183,9 +196,11 @@ OC.L10N.register( "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{newName}\" jest już używana w folderze \"{dir}\". Wybierz inną nazwę.", "Could not rename \"{oldName}\"" : "Nie można zmienić nazwy \"{oldName}\"", "Total rows summary" : "Podsumowanie wszystkich wierszy", + "Toggle selection for all files and folders" : "Przełącz zaznaczenie dla wszystkich plików i katalogów", "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", "List of files and folders." : "Lista plików i katalogów.", + "Column headers with buttons are sortable." : "Nagłówki kolumn z przyciskami są sortowalne.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "File not found" : "Nie odnaleziono pliku", "Storage informations" : "Informacje o przechowywaniu", @@ -194,6 +209,7 @@ OC.L10N.register( "Could not refresh storage stats" : "Nie można odświeżyć statystyk przechowywania", "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", "Create" : "Utwórz", + "A file or folder with that name already exists." : "Plik lub katalog o tej nazwie już istnieje.", "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", "Change" : "Zmień", @@ -206,6 +222,7 @@ OC.L10N.register( "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", + "Choose file" : "Wybierz plik", "Choose {file}" : "Wybierz {file}", "Loading current folder" : "Ładowanie bieżącego katalogu", "No files in here" : "Brak plików", @@ -217,16 +234,23 @@ OC.L10N.register( "Shared" : "Udostępnione", "Switch to list view" : "Przełącz na widok listy", "Switch to grid view" : "Przełącz na widok siatki", + "Error during upload: {message}" : "Błąd podczas wysyłania: {message}", + "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", + "Unknown error during upload" : "Nieznany błąd podczas wysyłania", "Open the files app settings" : "Otwórz ustawienia aplikacji plików", "Files settings" : "Ustawienia Plików", "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.", + "Your files" : "Twoje pliki", "Open in files" : "Otwórz w Plikach", "Sort favorites first" : "Najpierw sortuj ulubione", + "Sort folders before files" : "Sortuj katalogi przed plikami", "Show hidden files" : "Pokaż ukryte pliki", "Crop image previews" : "Przytnij podglądy obrazów", "Enable the grid view" : "Włącz widok siatki", "Additional settings" : "Ustawienia dodatkowe", "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", "Copy to clipboard" : "Kopiuj do schowka", "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.", @@ -240,18 +264,29 @@ OC.L10N.register( "Blank" : "Pusty", "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Delete permanently" : "Usuń bezpowrotnie", + "Delete and unshare" : "Usuń i przestań udostępniać", + "You are about to delete {count} items." : "Zamierzasz usunąć {count} elementów.", + "Confirm deletion" : "Potwierdź usunięcie", "Cancel" : "Anuluj", + "Deletion cancelled" : "Usuwanie anulowane", "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu", + "(copy)" : "(kopiuj)", + "(copy %n)" : "(kopiuj %n)", + "Move cancelled" : "Przenoszenie anulowane", "A file or folder with that name already exists in this folder" : "Plik lub katalog o tej nazwie już istnieje w tym katalogu", + "The files are locked" : "Pliki są zablokowane", "The file does not exist anymore" : "Plik już nie istnieje", + "Choose destination" : "Wybierz miejsce docelowe", "Copy to {target}" : "Skopiuj do {target}", "Move to {target}" : "Przenieś do {target}", "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", + "Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się", "Open folder {displayName}" : "Otwórz katalog {displayName}", "Open in Files" : "Otwórz w Plikach", "Open details" : "Otwórz szczegóły", + "An error occurred while uploading. Please try again later." : "Podczas wysyłania wystąpił błąd. Proszę spróbować ponownie. ", "Could not copy {file}. {message}" : "Nie można skopiować {file}. {message}", "Could not move {file}. {message}" : "Nie można przenieść {file}. {message}", "Created new folder \"{name}\"" : "Utworzono nowy katalog \"{name}\"", @@ -259,6 +294,10 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", "Create new templates folder" : "Stwórz nowy folder z szablonami", "Templates" : "Szablony", + "In folder" : "W katalogu", + "Search in folder: {folder}" : "Szukaj w katalogu: {folder}", + "One of the dropped files could not be processed" : "Jeden z upuszczonych plików nie mógł być przetworzony", + "Uploading \"{filename}\" failed" : "Wysyłanie \"{filename}\" nie powiodło się", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} katalog","{folderCount} katalogi","{folderCount} katalogów","{folderCount} katalogów"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} plik","{fileCount} pliki","{fileCount} plików","{fileCount} plików"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 plik i {folderCount} katalog","1 plik i {folderCount} katalogi","1 plik i {folderCount} katalogów","1 plik i {folderCount} katalogów"], @@ -269,6 +308,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "All files" : "Wszystkie pliki", "List of your files and folders." : "Lista Twoich plików i katalogów.", + "Personal Files" : "Pliki osobiste", + "List of your files and folders that are not shared." : "Lista twoich plików i katalogów, które nie są udostępniane", + "No personal files found" : "Nie znaleziono plików osobistych", + "Files that are not shared will show up here." : "Tutaj pojawią się pliki, które nie są udostępniane.", "List of recently modified files and folders." : "Lista ostatnio zmodyfikowanych plików i katalogów.", "No recently modified files" : "Brak ostatnio zmodyfikowanych plików", "Files and folders you recently modified will show up here." : "Tutaj pojawią się pliki i katalogi, które ostatnio zmodyfikowałeś.", @@ -305,7 +348,6 @@ OC.L10N.register( "Search for an account" : "Wyszukaj konto", "Choose" : "Wybierz", "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte", - "Add" : "Dodaj", "The files is locked" : "Pliki są zablokowane" }, "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/l10n/pl.json b/apps/files/l10n/pl.json index d3ee043c5ea..ff1cfc54c01 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -35,6 +35,10 @@ "Set reminder" : "Ustaw przypomnienie", "Edit locally" : "Edytuj lokalnie", "Open" : "Otwórz", + "_Delete file_::_Delete files_" : ["Usuń plik","Usuń pliki","Usuń pliki","Usuń pliki"], + "_Delete folder_::_Delete folders_" : ["Usuń katalog","Usuń katalogi","Usuń katalogi","Usuń katalogi"], + "_Disconnect storage_::_Disconnect storages_" : ["Odłącz magazyn","Odłącz magazyny","Odłącz magazyny","Odłącz magazyny"], + "_Leave this share_::_Leave these shares_" : ["Opuść udostępnienie","Opuść udostępnienia","Opuść udostępnienia","Opuść udostępnienia"], "Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"", "Files" : "Pliki", "Details" : "Szczegóły", @@ -95,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["pasuje do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\""], "View in folder" : "Zobacz w katalogu", + "Direct link was copied (only works for people who have access to this file/folder)" : "Bezpośredni link został skopiowany (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"], "Favorited" : "Ulubiony", "Favorite" : "Ulubiony", + "Copy direct link (only works for people who have access to this file/folder)" : "Skopiuj bezpośredni link (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", "New folder" : "Nowy katalog", "Create new folder" : "Utwórz nowy katalog", "Upload file" : "Wyślij plik", @@ -119,6 +125,7 @@ "Restored by {user}" : "Przywrócone przez {user}", "Renamed by {user}" : "Zmienione przez {user}", "Moved by {user}" : "Przeniesione przez {user}", + "\"remote account\"" : "\"zdalne konto\"", "You created {file}" : "Utworzyłeś {file}", "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}", "{user} created {file}" : "{user} utworzył {file}", @@ -160,12 +167,18 @@ "The ownership transfer of {path} from {user} has completed." : "Przeniesienie własności {path} z {user} zostało zakończone.", "in %s" : "w %s", "File Management" : "Zarządzanie plikami", + "Current directory path" : "Obecna ścieżka katalogu", "Reload current directory" : "Przeładuj bieżący katalog", "Go to the \"{dir}\" directory" : "Przejdź do katalogu \"{dir}\"", "Drag and drop files here to upload" : "Przeciągnij i upuść pliki tutaj, aby je przesłać", + "Your have used your space quota and cannot upload files anymore" : "Wykorzystałeś limit miejsca i nie możesz już wysyłać plików.", "You don’t have permission to upload or create files here" : "Nie masz uprawnień do wysyłania lub tworzenia plików w tym miejscu", + "Some files could not be uploaded" : "Nie udało się wysłać niektórych plików", + "Files uploaded successfully" : "Pliki przesłane pomyślnie", "\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie", "\"{displayName}\" action failed" : "Akcja \"{displayName}\" nie powiodła się", + "Toggle selection for file \"{displayName}\"" : "Przełącz zaznaczenie dla pliku \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Przełącz zaznaczenie dla katalogu \"{displayName}\"", "Rename file" : "Zmień nazwę pliku", "File name" : "Nazwa pliku", "Folder name" : "Nazwa katalogu", @@ -181,9 +194,11 @@ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{newName}\" jest już używana w folderze \"{dir}\". Wybierz inną nazwę.", "Could not rename \"{oldName}\"" : "Nie można zmienić nazwy \"{oldName}\"", "Total rows summary" : "Podsumowanie wszystkich wierszy", + "Toggle selection for all files and folders" : "Przełącz zaznaczenie dla wszystkich plików i katalogów", "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", "List of files and folders." : "Lista plików i katalogów.", + "Column headers with buttons are sortable." : "Nagłówki kolumn z przyciskami są sortowalne.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "File not found" : "Nie odnaleziono pliku", "Storage informations" : "Informacje o przechowywaniu", @@ -192,6 +207,7 @@ "Could not refresh storage stats" : "Nie można odświeżyć statystyk przechowywania", "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", "Create" : "Utwórz", + "A file or folder with that name already exists." : "Plik lub katalog o tej nazwie już istnieje.", "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", "Change" : "Zmień", @@ -204,6 +220,7 @@ "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", + "Choose file" : "Wybierz plik", "Choose {file}" : "Wybierz {file}", "Loading current folder" : "Ładowanie bieżącego katalogu", "No files in here" : "Brak plików", @@ -215,16 +232,23 @@ "Shared" : "Udostępnione", "Switch to list view" : "Przełącz na widok listy", "Switch to grid view" : "Przełącz na widok siatki", + "Error during upload: {message}" : "Błąd podczas wysyłania: {message}", + "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", + "Unknown error during upload" : "Nieznany błąd podczas wysyłania", "Open the files app settings" : "Otwórz ustawienia aplikacji plików", "Files settings" : "Ustawienia Plików", "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.", + "Your files" : "Twoje pliki", "Open in files" : "Otwórz w Plikach", "Sort favorites first" : "Najpierw sortuj ulubione", + "Sort folders before files" : "Sortuj katalogi przed plikami", "Show hidden files" : "Pokaż ukryte pliki", "Crop image previews" : "Przytnij podglądy obrazów", "Enable the grid view" : "Włącz widok siatki", "Additional settings" : "Ustawienia dodatkowe", "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", "Copy to clipboard" : "Kopiuj do schowka", "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.", @@ -238,18 +262,29 @@ "Blank" : "Pusty", "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Delete permanently" : "Usuń bezpowrotnie", + "Delete and unshare" : "Usuń i przestań udostępniać", + "You are about to delete {count} items." : "Zamierzasz usunąć {count} elementów.", + "Confirm deletion" : "Potwierdź usunięcie", "Cancel" : "Anuluj", + "Deletion cancelled" : "Usuwanie anulowane", "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu", + "(copy)" : "(kopiuj)", + "(copy %n)" : "(kopiuj %n)", + "Move cancelled" : "Przenoszenie anulowane", "A file or folder with that name already exists in this folder" : "Plik lub katalog o tej nazwie już istnieje w tym katalogu", + "The files are locked" : "Pliki są zablokowane", "The file does not exist anymore" : "Plik już nie istnieje", + "Choose destination" : "Wybierz miejsce docelowe", "Copy to {target}" : "Skopiuj do {target}", "Move to {target}" : "Przenieś do {target}", "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", + "Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się", "Open folder {displayName}" : "Otwórz katalog {displayName}", "Open in Files" : "Otwórz w Plikach", "Open details" : "Otwórz szczegóły", + "An error occurred while uploading. Please try again later." : "Podczas wysyłania wystąpił błąd. Proszę spróbować ponownie. ", "Could not copy {file}. {message}" : "Nie można skopiować {file}. {message}", "Could not move {file}. {message}" : "Nie można przenieść {file}. {message}", "Created new folder \"{name}\"" : "Utworzono nowy katalog \"{name}\"", @@ -257,6 +292,10 @@ "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", "Create new templates folder" : "Stwórz nowy folder z szablonami", "Templates" : "Szablony", + "In folder" : "W katalogu", + "Search in folder: {folder}" : "Szukaj w katalogu: {folder}", + "One of the dropped files could not be processed" : "Jeden z upuszczonych plików nie mógł być przetworzony", + "Uploading \"{filename}\" failed" : "Wysyłanie \"{filename}\" nie powiodło się", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} katalog","{folderCount} katalogi","{folderCount} katalogów","{folderCount} katalogów"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} plik","{fileCount} pliki","{fileCount} plików","{fileCount} plików"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 plik i {folderCount} katalog","1 plik i {folderCount} katalogi","1 plik i {folderCount} katalogów","1 plik i {folderCount} katalogów"], @@ -267,6 +306,10 @@ "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "All files" : "Wszystkie pliki", "List of your files and folders." : "Lista Twoich plików i katalogów.", + "Personal Files" : "Pliki osobiste", + "List of your files and folders that are not shared." : "Lista twoich plików i katalogów, które nie są udostępniane", + "No personal files found" : "Nie znaleziono plików osobistych", + "Files that are not shared will show up here." : "Tutaj pojawią się pliki, które nie są udostępniane.", "List of recently modified files and folders." : "Lista ostatnio zmodyfikowanych plików i katalogów.", "No recently modified files" : "Brak ostatnio zmodyfikowanych plików", "Files and folders you recently modified will show up here." : "Tutaj pojawią się pliki i katalogi, które ostatnio zmodyfikowałeś.", @@ -303,7 +346,6 @@ "Search for an account" : "Wyszukaj konto", "Choose" : "Wybierz", "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte", - "Add" : "Dodaj", "The files is locked" : "Pliki są zablokowane" },"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/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index abef6e8b321..d1fc5665b23 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Pesquisar uma conta", "Choose" : "Escolher", "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", - "Add" : "Adicionar", "The files is locked" : "Os arquivos estão bloqueados" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index a8f983527ab..1bc033cec93 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -347,7 +347,6 @@ "Search for an account" : "Pesquisar uma conta", "Choose" : "Escolher", "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", - "Add" : "Adicionar", "The files is locked" : "Os arquivos estão bloqueados" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 2654d832681..7de26a9decc 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -302,7 +302,6 @@ OC.L10N.register( "Search for an account" : "Căutați un cont", "Choose" : "Alege", "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", - "Add" : "Adaugă", "The files is locked" : "Fișierul este blocat" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 8849598de36..001f86cb0bf 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -300,7 +300,6 @@ "Search for an account" : "Căutați un cont", "Choose" : "Alege", "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", - "Add" : "Adaugă", "The files is locked" : "Fișierul este blocat" },"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/l10n/ru.js b/apps/files/l10n/ru.js index c0df55fc4ef..680bf390a6e 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Поиск по учетной записи", "Choose" : "Выберите", "No files or folders have been deleted yet" : "Файлы или папки еще не удалены", - "Add" : "Добавить", "The files is locked" : "Файлы заблокированы" }, "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/l10n/ru.json b/apps/files/l10n/ru.json index 31458d6f10b..eb8ade3be53 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -347,7 +347,6 @@ "Search for an account" : "Поиск по учетной записи", "Choose" : "Выберите", "No files or folders have been deleted yet" : "Файлы или папки еще не удалены", - "Add" : "Добавить", "The files is locked" : "Файлы заблокированы" },"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/l10n/sc.js b/apps/files/l10n/sc.js index 975d047480a..a977ed0e3c9 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -288,7 +288,6 @@ OC.L10N.register( "This file has the tags {firstTags} and {lastTag}" : "Custu archìviu tenet is etichetas {firstTags} e {lastTag}", "Open folder {name}" : "Aberi sa cartella {name}", "Unselect all" : "Deseletziona totu", - "Choose" : "Sèbera", - "Add" : "Agiunghe" + "Choose" : "Sèbera" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json index df62361eaa1..b72bfd53f97 100644 --- a/apps/files/l10n/sc.json +++ b/apps/files/l10n/sc.json @@ -286,7 +286,6 @@ "This file has the tags {firstTags} and {lastTag}" : "Custu archìviu tenet is etichetas {firstTags} e {lastTag}", "Open folder {name}" : "Aberi sa cartella {name}", "Unselect all" : "Deseletziona totu", - "Choose" : "Sèbera", - "Add" : "Agiunghe" + "Choose" : "Sèbera" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 6777e83b1b8..2693e61cdab 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", - "Add" : "Pridať", "The files is locked" : "Súbory sú uzamknuté" }, "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/l10n/sk.json b/apps/files/l10n/sk.json index f1595f3e008..8d7f621bbfe 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -347,7 +347,6 @@ "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", - "Add" : "Pridať", "The files is locked" : "Súbory sú uzamknuté" },"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/l10n/sl.js b/apps/files/l10n/sl.js index 4779bc3641d..b02ec118b8f 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -306,7 +306,6 @@ OC.L10N.register( "Search for an account" : "Poišči račun", "Choose" : "Izbor", "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", - "Add" : "Dodaj", "The files is locked" : "Datoteka je zaklenjena" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index e599e3e88dd..da05374a2ab 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -304,7 +304,6 @@ "Search for an account" : "Poišči račun", "Choose" : "Izbor", "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", - "Add" : "Dodaj", "The files is locked" : "Datoteka je zaklenjena" },"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/l10n/sr.js b/apps/files/l10n/sr.js index 52a467cccac..09af7959ccc 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Претражите налог", "Choose" : "Изаберите", "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", - "Add" : "Додај", "The files is locked" : "Фајл је закључан" }, "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/l10n/sr.json b/apps/files/l10n/sr.json index 667aacda8f3..7af82a76f70 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -347,7 +347,6 @@ "Search for an account" : "Претражите налог", "Choose" : "Изаберите", "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", - "Add" : "Додај", "The files is locked" : "Фајл је закључан" },"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/l10n/sv.js b/apps/files/l10n/sv.js index 405d5bc56e5..08d2dd94a22 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Sök efter ett konto", "Choose" : "Välj", "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än", - "Add" : "Lägg till", "The files is locked" : "Filerna är låsta" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 003543a56c7..2c8a60c598c 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -347,7 +347,6 @@ "Search for an account" : "Sök efter ett konto", "Choose" : "Välj", "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än", - "Add" : "Lägg till", "The files is locked" : "Filerna är låsta" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 7170d52c790..8046c0db62a 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -344,7 +344,6 @@ OC.L10N.register( "Search for an account" : "Hesap ara", "Choose" : "Seçin", "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", - "Add" : "Ekle", "The files is locked" : "Dosyalar kilitli" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 20ece740001..4585a59568c 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -342,7 +342,6 @@ "Search for an account" : "Hesap ara", "Choose" : "Seçin", "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", - "Add" : "Ekle", "The files is locked" : "Dosyalar kilitli" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 4199db9ccf3..85637276856 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -3,7 +3,7 @@ OC.L10N.register( { "File could not be found" : "Неможливо знайти файл", "Move or copy" : "Перемістити або копіювати", - "Download" : "Звантажити", + "Download" : "Завантажити", "Delete" : "Вилучити", "Tags" : "Мітки", "Show list view" : "Подання списком", @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "Пошук облікового запису", "Choose" : "Вибрати", "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено", - "Add" : "Додати", "The files is locked" : "Файл заблоковано" }, "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/l10n/uk.json b/apps/files/l10n/uk.json index 93bc44bb861..fb28ab6daa2 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -1,7 +1,7 @@ { "translations": { "File could not be found" : "Неможливо знайти файл", "Move or copy" : "Перемістити або копіювати", - "Download" : "Звантажити", + "Download" : "Завантажити", "Delete" : "Вилучити", "Tags" : "Мітки", "Show list view" : "Подання списком", @@ -347,7 +347,6 @@ "Search for an account" : "Пошук облікового запису", "Choose" : "Вибрати", "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено", - "Add" : "Додати", "The files is locked" : "Файл заблоковано" },"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/l10n/vi.js b/apps/files/l10n/vi.js index f06524af6bc..49d0b1cf717 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -304,7 +304,6 @@ OC.L10N.register( "Search for an account" : "Tìm kiếm tài khoản", "Choose" : "Chọn", "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa", - "Add" : "Thêm", "The files is locked" : "Các tập tin bị khóa" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 038cbde7193..7d406511311 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -302,7 +302,6 @@ "Search for an account" : "Tìm kiếm tài khoản", "Choose" : "Chọn", "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa", - "Add" : "Thêm", "The files is locked" : "Các tập tin bị khóa" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index c1d5c388bbe..e752a126dbf 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -337,7 +337,6 @@ OC.L10N.register( "Search for an account" : "搜索一个账户", "Choose" : "选择", "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", - "Add" : "添加", "The files is locked" : "文件已锁定" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index ca926fed0a9..1735a43cca2 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -335,7 +335,6 @@ "Search for an account" : "搜索一个账户", "Choose" : "选择", "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", - "Add" : "添加", "The files is locked" : "文件已锁定" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index d01532a7810..3304dfd424e 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "搜尋賬號", "Choose" : "選擇", "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", - "Add" : "添加", "The files is locked" : "檔案已被上鎖" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 7e0a7df1923..d80d8f3ac4c 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -347,7 +347,6 @@ "Search for an account" : "搜尋賬號", "Choose" : "選擇", "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", - "Add" : "添加", "The files is locked" : "檔案已被上鎖" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 9515146d0f5..2ea82df86e5 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "搜尋帳號", "Choose" : "選擇", "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", - "Add" : "新增", "The files is locked" : "檔案已鎖定" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index a5a5cd2ec25..0bc1427455c 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -347,7 +347,6 @@ "Search for an account" : "搜尋帳號", "Choose" : "選擇", "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", - "Add" : "新增", "The files is locked" : "檔案已鎖定" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |