diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:27 +0000 |
commit | 6fa377e90e269b1610aab2b40bba3e3ab78f0b4b (patch) | |
tree | 99d00ac5774b93983af67700ac55eeb01e8c123f /apps/files | |
parent | 8f1acd14ec70239e1e0fec0cad4d68e48ac3cfcf (diff) | |
download | nextcloud-server-6fa377e90e269b1610aab2b40bba3e3ab78f0b4b.tar.gz nextcloud-server-6fa377e90e269b1610aab2b40bba3e3ab78f0b4b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
64 files changed, 128 insertions, 128 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 11ebad43fee..4451f17428f 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد", "The files is locked" : "الملفات مقفله", "The file does not exist anymore" : "الملف لم يعد موجوداً", - "Chose destination" : "إختَر المَقصَد", "Copy to {target}" : "أُنسُخ إلى {target}", "Move to {target}" : "أُنقُل إلى {target}", "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", @@ -321,6 +320,7 @@ 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" : "لم يتم حذف أي ملفات أو مجلدات بعدُ" + "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", + "Chose destination" : "إختَر المَقصَد" }, "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 d00181ee028..de3fef47f65 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد", "The files is locked" : "الملفات مقفله", "The file does not exist anymore" : "الملف لم يعد موجوداً", - "Chose destination" : "إختَر المَقصَد", "Copy to {target}" : "أُنسُخ إلى {target}", "Move to {target}" : "أُنقُل إلى {target}", "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", @@ -319,6 +318,7 @@ "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" : "لم يتم حذف أي ملفات أو مجلدات بعدُ" + "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", + "Chose destination" : "إختَر المَقصَد" },"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/ca.js b/apps/files/l10n/ca.js index 4d03b58d593..867f0ae8101 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta", "The files is locked" : "El fitxer està blocat", "The file does not exist anymore" : "El fitxer ja no existeix", - "Chose destination" : "Tria una destinació", "Copy to {target}" : "Copia a {target}", "Move to {target}" : "Mou a {target}", "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", "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" + "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", + "Chose destination" : "Tria una destinació" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 2ab2b7533da..e2981046370 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta", "The files is locked" : "El fitxer està blocat", "The file does not exist anymore" : "El fitxer ja no existeix", - "Chose destination" : "Tria una destinació", "Copy to {target}" : "Copia a {target}", "Move to {target}" : "Mou a {target}", "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", "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" + "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", + "Chose destination" : "Tria una destinació" },"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 05d67fd41f1..8f1b6f18414 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -268,7 +268,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka", "The files is locked" : "Soubory jsou uzamčené", "The file does not exist anymore" : "Soubor už neexistuje", - "Chose destination" : "Zvolte cíl", "Copy to {target}" : "Zkopírovat do {target}", "Move to {target}" : "Přesunout do {target}", "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", @@ -319,6 +318,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "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" + "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", + "Chose destination" : "Zvolte cíl" }, "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 1d36c4246cb..45a4e5fd1f6 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -266,7 +266,6 @@ "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka", "The files is locked" : "Soubory jsou uzamčené", "The file does not exist anymore" : "Soubor už neexistuje", - "Chose destination" : "Zvolte cíl", "Copy to {target}" : "Zkopírovat do {target}", "Move to {target}" : "Přesunout do {target}", "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", @@ -317,6 +316,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "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" + "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", + "Chose destination" : "Zvolte cíl" },"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 26f41cc5641..36d8c96de03 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navn findes allerede i denne mappe", "The files is locked" : "Filerne er låste", "The file does not exist anymore" : "Filen findes ikke længere", - "Chose destination" : "Vælg destionation", "Copy to {target}" : "Kopiér til {target}", "Move to {target}" : "Flyt til {target}", "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "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" + "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu", + "Chose destination" : "Vælg destionation" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index c70d0fb74eb..78f326cb282 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navn findes allerede i denne mappe", "The files is locked" : "Filerne er låste", "The file does not exist anymore" : "Filen findes ikke længere", - "Chose destination" : "Vælg destionation", "Copy to {target}" : "Kopiér til {target}", "Move to {target}" : "Flyt til {target}", "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", @@ -311,6 +310,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "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" + "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu", + "Chose destination" : "Vælg destionation" },"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 f3b22f574e1..7e1d25e2847 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files is locked" : "Die Datei ist gesperrt", "The file does not exist anymore" : "Die Datei existiert nicht mehr", - "Chose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", "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" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Chose destination" : "Ziel wählen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index d6d8ea7aa02..3803813c541 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files is locked" : "Die Datei ist gesperrt", "The file does not exist anymore" : "Die Datei existiert nicht mehr", - "Chose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", "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" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Chose destination" : "Ziel wählen" },"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 85a9b5cc49f..27e72420072 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files is locked" : "Die Datei ist gesperrt", "The file does not exist anymore" : "Diese Datei existiert nicht mehr", - "Chose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", "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" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Chose destination" : "Ziel wählen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 281fd8f9019..ff66fd22eeb 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files is locked" : "Die Datei ist gesperrt", "The file does not exist anymore" : "Diese Datei existiert nicht mehr", - "Chose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", "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" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Chose destination" : "Ziel wählen" },"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 dfc42986f6d..3357f108b25 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Ένα αρχείο ή ένας φάκελος με αυτό το όνομα υπάρχει ήδη σε αυτόν το φάκελο", "The files is locked" : "Το αρχείο είναι κλειδωμένο", "The file does not exist anymore" : "Το αρχείο δεν υπάρχει πλέον", - "Chose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", "Move to {target}" : "Μετακίνηση σε {target}", "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", @@ -313,6 +312,7 @@ 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" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα" + "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", + "Chose destination" : "Επιλέξτε προορισμό" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index bc7d6f99b8e..a3b8794c1ad 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "Ένα αρχείο ή ένας φάκελος με αυτό το όνομα υπάρχει ήδη σε αυτόν το φάκελο", "The files is locked" : "Το αρχείο είναι κλειδωμένο", "The file does not exist anymore" : "Το αρχείο δεν υπάρχει πλέον", - "Chose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", "Move to {target}" : "Μετακίνηση σε {target}", "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", @@ -311,6 +310,7 @@ "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" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα" + "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", + "Chose destination" : "Επιλέξτε προορισμό" },"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 15387ab77cd..85f260911c7 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files is locked" : "The files is locked", "The file does not exist anymore" : "The file does not exist anymore", - "Chose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Cancelled move or copy operation" : "Cancelled move or copy operation", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "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" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Chose destination" : "Choose destination" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 193e62f3570..d9df54d7674 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files is locked" : "The files is locked", "The file does not exist anymore" : "The file does not exist anymore", - "Chose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Cancelled move or copy operation" : "Cancelled move or copy operation", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "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" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Chose destination" : "Choose destination" },"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 b8e4286154b..7e5598f107c 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta", "The files is locked" : "El archivo está bloqueado", "The file does not exist anymore" : "El archivo ya no existe", - "Chose destination" : "Seleccione el destino", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", @@ -313,6 +312,7 @@ 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 renderiza completa por razones de rendimiento. Los archivos serán renderizados mientras ud. navegue por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Selecciona", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", + "Chose destination" : "Seleccione el destino" }, "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 2f7ac60f72e..5196c611852 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta", "The files is locked" : "El archivo está bloqueado", "The file does not exist anymore" : "El archivo ya no existe", - "Chose destination" : "Seleccione el destino", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", @@ -311,6 +310,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se renderiza completa por razones de rendimiento. Los archivos serán renderizados mientras ud. navegue por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Selecciona", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", + "Chose destination" : "Seleccione el destino" },"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 73e616b7ee2..5a6ceded6c8 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -261,7 +261,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Izen hori duen fitxategi edo karpeta bat dago karpena honetan", "The files is locked" : "Fixategiak blokeatuta dago", "The file does not exist anymore" : "Fitxategia ez da existizen dagoeneko", - "Chose destination" : "Aukeratu helburua", "Copy to {target}" : "Kopiatu hona: {target}", "Move to {target}" : "Mugitu hona: {target}", "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", @@ -311,6 +310,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", - "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik" + "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", + "Chose destination" : "Aukeratu helburua" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index eace480e8ee..529900d0048 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -259,7 +259,6 @@ "A file or folder with that name already exists in this folder" : "Izen hori duen fitxategi edo karpeta bat dago karpena honetan", "The files is locked" : "Fixategiak blokeatuta dago", "The file does not exist anymore" : "Fitxategia ez da existizen dagoeneko", - "Chose destination" : "Aukeratu helburua", "Copy to {target}" : "Kopiatu hona: {target}", "Move to {target}" : "Mugitu hona: {target}", "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", @@ -309,6 +308,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", - "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik" + "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", + "Chose destination" : "Aukeratu helburua" },"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 6dcac01011d..27bcbb7ca08 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -254,7 +254,6 @@ OC.L10N.register( "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa", "A file or folder with that name already exists in this folder" : "Tiedosto tai kansio tällä nimellä on jo olemassa tässä kansiossa", "The file does not exist anymore" : "Tiedostoa ei ole enää olemassa", - "Chose destination" : "Valitse kohde", "Copy to {target}" : "Kopioi kohteeseen {target}", "Move to {target}" : "Siirrä kohteeseen {target}", "Open folder {displayName}" : "Avaa kansio {displayName}", @@ -302,6 +301,7 @@ 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" + "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", + "Chose destination" : "Valitse kohde" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 61e9482e5dc..6f0f02a0ae0 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -252,7 +252,6 @@ "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa", "A file or folder with that name already exists in this folder" : "Tiedosto tai kansio tällä nimellä on jo olemassa tässä kansiossa", "The file does not exist anymore" : "Tiedostoa ei ole enää olemassa", - "Chose destination" : "Valitse kohde", "Copy to {target}" : "Kopioi kohteeseen {target}", "Move to {target}" : "Siirrä kohteeseen {target}", "Open folder {displayName}" : "Avaa kansio {displayName}", @@ -300,6 +299,7 @@ "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" + "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", + "Chose destination" : "Valitse kohde" },"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 c460685240a..0beb1b41182 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier", "The files is locked" : "Le fichier est verrouillé", "The file does not exist anymore" : "Le fichier n'existe plus", - "Chose destination" : "Choisir la destination", "Copy to {target}" : "Copier vers {target}", "Move to {target}" : "Déplacer vers {target}", "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas affichée en totalité pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous parcourrez la liste.", "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é" + "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé", + "Chose destination" : "Choisir la destination" }, "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 7b9a74d35b0..8ecbbd5df14 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier", "The files is locked" : "Le fichier est verrouillé", "The file does not exist anymore" : "Le fichier n'existe plus", - "Chose destination" : "Choisir la destination", "Copy to {target}" : "Copier vers {target}", "Move to {target}" : "Déplacer vers {target}", "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas affichée en totalité pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous parcourrez la liste.", "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é" + "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé", + "Chose destination" : "Choisir la destination" },"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 6067e119c6f..f86bb163136 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Neste cartafol xa existe un ficheiro ou cartafol con ese nome", "The files is locked" : "Os ficheiros están bloqueados", "The file does not exist anymore" : "O ficheiro xa non existe", - "Chose destination" : "Escoller o destino", "Copy to {target}" : "Copiar en {target}", "Move to {target}" : "Mover a {target}", "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", @@ -321,6 +320,7 @@ 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 non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse se despraza pola lista.", "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" + "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", + "Chose destination" : "Escoller o destino" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 32084ffeb3e..bccbaa9e45c 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Neste cartafol xa existe un ficheiro ou cartafol con ese nome", "The files is locked" : "Os ficheiros están bloqueados", "The file does not exist anymore" : "O ficheiro xa non existe", - "Chose destination" : "Escoller o destino", "Copy to {target}" : "Copiar en {target}", "Move to {target}" : "Mover a {target}", "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse se despraza pola lista.", "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" + "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", + "Chose destination" : "Escoller o destino" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 7040513f542..edb637c992c 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Már létezik ilyen nevű fájl vagy mappa ebben a mappában", "The files is locked" : "Ez a fájl zárolva van", "The file does not exist anymore" : "Ez a fájl már nem létezik", - "Chose destination" : "Válasszon célt", "Copy to {target}" : "Másolás ide: {target}", "Move to {target}" : "Áthelyezés ide: {target}", "Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg, ", "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" + "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve", + "Chose destination" : "Válasszon célt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 0077cdec36a..ef60ff4e81e 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Már létezik ilyen nevű fájl vagy mappa ebben a mappában", "The files is locked" : "Ez a fájl zárolva van", "The file does not exist anymore" : "Ez a fájl már nem létezik", - "Chose destination" : "Válasszon célt", "Copy to {target}" : "Másolás ide: {target}", "Move to {target}" : "Áthelyezés ide: {target}", "Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg, ", "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" + "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve", + "Chose destination" : "Válasszon célt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 7254820c508..1ff8632eb72 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", "The files is locked" : "Skráin er læst", "The file does not exist anymore" : "Skráin er ekki lengur til", - "Chose destination" : "Veldu áfangastað", "Copy to {target}" : "Afrita í {target}", "Move to {target}" : "Færa í {target}", "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "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" + "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", + "Chose destination" : "Veldu áfangastað" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index b355f2573be..18e1a36e62b 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", "The files is locked" : "Skráin er læst", "The file does not exist anymore" : "Skráin er ekki lengur til", - "Chose destination" : "Veldu áfangastað", "Copy to {target}" : "Afrita í {target}", "Move to {target}" : "Færa í {target}", "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "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" + "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", + "Chose destination" : "Veldu áfangastað" },"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 6adbacec22a..32f5bfc2263 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella", "The files is locked" : "Il file è bloccato", "The file does not exist anymore" : "Il file non esiste più", - "Chose destination" : "Scegli destinazione", "Copy to {target}" : "Copia in {target}", "Move to {target}" : "Sposta in {target}", "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", @@ -314,6 +313,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di performances. I file verranno mostrati durante la navigazione della lista.", "Search for an account" : "Cerca un account", "Choose" : "Scegli", - "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato" + "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato", + "Chose destination" : "Scegli destinazione" }, "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 67a3a97481c..f3e56721050 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella", "The files is locked" : "Il file è bloccato", "The file does not exist anymore" : "Il file non esiste più", - "Chose destination" : "Scegli destinazione", "Copy to {target}" : "Copia in {target}", "Move to {target}" : "Sposta in {target}", "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", @@ -312,6 +311,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di performances. I file verranno mostrati durante la navigazione della lista.", "Search for an account" : "Cerca un account", "Choose" : "Scegli", - "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato" + "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato", + "Chose destination" : "Scegli destinazione" },"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 87e0d18f9c4..3ba32224350 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", "The files is locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", - "Chose destination" : "目的地を選ぶ", "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", @@ -313,6 +312,7 @@ 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" : "まだ削除されたファイルやフォルダはありません" + "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", + "Chose destination" : "目的地を選ぶ" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index bc601048b51..63d1024cf18 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", "The files is locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", - "Chose destination" : "目的地を選ぶ", "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", @@ -311,6 +310,7 @@ "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" : "まだ削除されたファイルやフォルダはありません" + "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", + "Chose destination" : "目的地を選ぶ" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index abc6ee4600d..205bcbf02a1 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -262,7 +262,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", "The files is locked" : "이 파일은 잠겼습니다.", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", - "Chose destination" : "대상 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", @@ -312,6 +311,7 @@ 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" : "아직 삭제된 파일이나 폴더가 없습니다." + "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", + "Chose destination" : "대상 선택" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 748b104faf1..ca0b62ae417 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -260,7 +260,6 @@ "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", "The files is locked" : "이 파일은 잠겼습니다.", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", - "Chose destination" : "대상 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", @@ -310,6 +309,7 @@ "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" : "아직 삭제된 파일이나 폴더가 없습니다." + "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", + "Chose destination" : "대상 선택" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index a82f93478de..e11446dbb75 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -263,7 +263,6 @@ OC.L10N.register( "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 is locked" : "Pliki są zablokowane", "The file does not exist anymore" : "Plik już nie istnieje", - "Chose 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", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances 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.", "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" + "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte", + "Chose destination" : "Wybierz miejsce docelowe" }, "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 b4e92e99d81..8c49521f3f7 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -261,7 +261,6 @@ "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 is locked" : "Pliki są zablokowane", "The file does not exist anymore" : "Plik już nie istnieje", - "Chose 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", @@ -311,6 +310,7 @@ "This list is not fully rendered for performances 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.", "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" + "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte", + "Chose destination" : "Wybierz miejsce docelowe" },"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 681bb55b1b6..ab0fe7a7bce 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Já existe um arquivo ou pasta com esse nome nesta pasta", "The files is locked" : "Os arquivos estão bloqueados", "The file does not exist anymore" : "O arquivo não existe mais", - "Chose destination" : "Escolha o destino", "Copy to {target}" : "Copiar para {target}", "Move to {target}" : "Mover para {target}", "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", @@ -321,6 +320,7 @@ 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 não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "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" + "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", + "Chose destination" : "Escolha o destino" }, "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 3d9c28f0c8f..1c5ba1a2566 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Já existe um arquivo ou pasta com esse nome nesta pasta", "The files is locked" : "Os arquivos estão bloqueados", "The file does not exist anymore" : "O arquivo não existe mais", - "Chose destination" : "Escolha o destino", "Copy to {target}" : "Copiar para {target}", "Move to {target}" : "Mover para {target}", "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "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" + "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", + "Chose destination" : "Escolha o destino" },"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 40122a3d1b1..c7520a59dc7 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -261,7 +261,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Un fișier sau folder cu acest nume există deja în acest folder", "The files is locked" : "Fișierul este blocat", "The file does not exist anymore" : "Fișierul nu mai există", - "Chose destination" : "Selectați destinația", "Copy to {target}" : "Copiază la {target}", "Move to {target}" : "Mută la {target}", "Cancelled move or copy operation" : "Copierea sau mutarea a fost anulată", @@ -311,6 +310,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați în listă.", "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ă" + "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", + "Chose destination" : "Selectați destinația" }, "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 26238b95be8..9cbbcea674e 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -259,7 +259,6 @@ "A file or folder with that name already exists in this folder" : "Un fișier sau folder cu acest nume există deja în acest folder", "The files is locked" : "Fișierul este blocat", "The file does not exist anymore" : "Fișierul nu mai există", - "Chose destination" : "Selectați destinația", "Copy to {target}" : "Copiază la {target}", "Move to {target}" : "Mută la {target}", "Cancelled move or copy operation" : "Copierea sau mutarea a fost anulată", @@ -309,6 +308,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați în listă.", "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ă" + "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", + "Chose destination" : "Selectați destinația" },"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 eb5dee67c86..3481fdb5d85 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files is locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", - "Chose destination" : "Выбор места назначения", "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", "Cancelled move or copy operation" : "Копирование или перемещение отменено", @@ -313,6 +312,7 @@ 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" : "Файлы или папки еще не удалены" + "No files or folders have been deleted yet" : "Файлы или папки еще не удалены", + "Chose destination" : "Выбор места назначения" }, "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 18e23876a94..23f019b0958 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files is locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", - "Chose destination" : "Выбор места назначения", "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", "Cancelled move or copy operation" : "Копирование или перемещение отменено", @@ -311,6 +310,7 @@ "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" : "Файлы или папки еще не удалены" + "No files or folders have been deleted yet" : "Файлы или папки еще не удалены", + "Chose destination" : "Выбор места назначения" },"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/sk.js b/apps/files/l10n/sk.js index e33dd56bb6f..af4cdc2cdbf 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -267,7 +267,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Súbor alebo priečinok s týmto názvom už existuje v tomto priečinku", "The files is locked" : "Súbory sú uzamknuté", "The file does not exist anymore" : "Súbor už neexistuje", - "Chose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", "Move to {target}" : "Presunúť do {target}", "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", @@ -318,6 +317,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "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é" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", + "Chose destination" : "Vyberte cieľ" }, "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 9f7e56864ee..0e827b3655f 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -265,7 +265,6 @@ "A file or folder with that name already exists in this folder" : "Súbor alebo priečinok s týmto názvom už existuje v tomto priečinku", "The files is locked" : "Súbory sú uzamknuté", "The file does not exist anymore" : "Súbor už neexistuje", - "Chose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", "Move to {target}" : "Presunúť do {target}", "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", @@ -316,6 +315,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "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é" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", + "Chose destination" : "Vyberte cieľ" },"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 680610abd53..49d4de7becc 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Datoteka oziroma mapa s tem imenom v tej mapi že obstaja", "The files is locked" : "Datoteka je zaklenjena", "The file does not exist anymore" : "Datoteka ne obstaja več", - "Chose destination" : "Izbor ciljnega mesta", "Copy to {target}" : "Kopiraj na {target}", "Move to {target}" : "Premakni na {target}", "Cancelled move or copy operation" : "Opravilo kopiranje in premikanja je preklicano", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", "Search for an account" : "Poišči račun", "Choose" : "Izbor", - "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map" + "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", + "Chose destination" : "Izbor ciljnega mesta" }, "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 35e4551d8ab..2c557e8c9d6 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "Datoteka oziroma mapa s tem imenom v tej mapi že obstaja", "The files is locked" : "Datoteka je zaklenjena", "The file does not exist anymore" : "Datoteka ne obstaja več", - "Chose destination" : "Izbor ciljnega mesta", "Copy to {target}" : "Kopiraj na {target}", "Move to {target}" : "Premakni na {target}", "Cancelled move or copy operation" : "Opravilo kopiranje in premikanja je preklicano", @@ -311,6 +310,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", "Search for an account" : "Poišči račun", "Choose" : "Izbor", - "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map" + "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", + "Chose destination" : "Izbor ciljnega mesta" },"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 6b36d9aae12..2e02ddac3a4 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", "The files is locked" : "Фајл је закључан", "The file does not exist anymore" : "Фајл више не постоји", - "Chose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", "Move to {target}" : "Премести у {target}", "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", @@ -321,6 +320,7 @@ 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" : "Још увек није обрисан ниједан фајл или фолдер" + "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", + "Chose destination" : "Изаберите одредиште" }, "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 2d14c7c4b8c..bd078bc6cf8 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", "The files is locked" : "Фајл је закључан", "The file does not exist anymore" : "Фајл више не постоји", - "Chose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", "Move to {target}" : "Премести у {target}", "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", @@ -319,6 +318,7 @@ "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" : "Још увек није обрисан ниједан фајл или фолдер" + "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", + "Chose destination" : "Изаберите одредиште" },"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 379b7f80a2f..40f8d639030 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen", "The files is locked" : "Filerna är låsta", "The file does not exist anymore" : "Filen finns inte längre", - "Chose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", "Move to {target}" : "Flytta till {target}", "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", "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" + "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än", + "Chose destination" : "Välj destination" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index adc9feaefac..b5f27775b0f 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen", "The files is locked" : "Filerna är låsta", "The file does not exist anymore" : "Filen finns inte längre", - "Chose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", "Move to {target}" : "Flytta till {target}", "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", "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" + "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än", + "Chose destination" : "Välj destination" },"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 3a30d603bdc..25b68ce7a42 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var", "The files is locked" : "Dosyalar kilitli", "The file does not exist anymore" : "Dosya artık yok", - "Chose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", "Move to {target}" : "{target} içine taşı", "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", @@ -321,6 +320,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "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" + "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", + "Chose destination" : "Hedefi seçin" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index c4f104b8e53..50f3d699efd 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var", "The files is locked" : "Dosyalar kilitli", "The file does not exist anymore" : "Dosya artık yok", - "Chose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", "Move to {target}" : "{target} içine taşı", "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "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" + "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", + "Chose destination" : "Hedefi seçin" },"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 c74b5970cc9..d9445469d3e 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", "The files is locked" : "Файл заблоковано", "The file does not exist anymore" : "Цей файл більше недоступний", - "Chose destination" : "Виберіть місце призначення", "Copy to {target}" : "Копіювати до {target}", "Move to {target}" : "Перемістити до {target}", "Cancelled move or copy operation" : "Скасовно операцію переміщення або копіювання", @@ -321,6 +320,7 @@ 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" : "Поки жодного каталогу чи файлу не було вилучено" + "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено", + "Chose destination" : "Виберіть місце призначення" }, "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 6c1276b81f0..5e74c8a6b7d 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", "The files is locked" : "Файл заблоковано", "The file does not exist anymore" : "Цей файл більше недоступний", - "Chose destination" : "Виберіть місце призначення", "Copy to {target}" : "Копіювати до {target}", "Move to {target}" : "Перемістити до {target}", "Cancelled move or copy operation" : "Скасовно операцію переміщення або копіювання", @@ -319,6 +318,7 @@ "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" : "Поки жодного каталогу чи файлу не було вилучено" + "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено", + "Chose destination" : "Виберіть місце призначення" },"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 383f6a18e51..c357f052b89 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", "The files is locked" : "Các tập tin bị khóa", "The file does not exist anymore" : "Tập tin không tồn tại nữa", - "Chose destination" : "Chọn điểm đến", "Copy to {target}" : "Copy to {mục tiêu}", "Move to {target}" : "Di chuyển đến {mục tiêu}", "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "anh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", "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" + "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa", + "Chose destination" : "Chọn điểm đến" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index fc82b0af665..f5795469c66 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", "The files is locked" : "Các tập tin bị khóa", "The file does not exist anymore" : "Tập tin không tồn tại nữa", - "Chose destination" : "Chọn điểm đến", "Copy to {target}" : "Copy to {mục tiêu}", "Move to {target}" : "Di chuyển đến {mục tiêu}", "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", @@ -311,6 +310,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "anh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", "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" + "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa", + "Chose destination" : "Chọn điểm đến" },"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 3a8c493f374..b4b07d28120 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -265,7 +265,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "相同的文件/文件夹已存在于该文件夹中", "The files is locked" : "文件已锁定", "The file does not exist anymore" : "文件不存在", - "Chose destination" : "选择目的地", "Copy to {target}" : "复制到 {target}", "Move to {target}" : "移动到 {target}", "Cancelled move or copy operation" : "已取消移动或复制操作", @@ -316,6 +315,7 @@ 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" : "尚未删除任何文件或文件夹" + "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", + "Chose destination" : "选择目的地" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 35c03d58656..c3de51faa31 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -263,7 +263,6 @@ "A file or folder with that name already exists in this folder" : "相同的文件/文件夹已存在于该文件夹中", "The files is locked" : "文件已锁定", "The file does not exist anymore" : "文件不存在", - "Chose destination" : "选择目的地", "Copy to {target}" : "复制到 {target}", "Move to {target}" : "移动到 {target}", "Cancelled move or copy operation" : "已取消移动或复制操作", @@ -314,6 +313,7 @@ "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" : "尚未删除任何文件或文件夹" + "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", + "Chose destination" : "选择目的地" },"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 ff8b1e25974..1942b12d49b 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files is locked" : "檔案已被上鎖", "The file does not exist anymore" : "檔案已不存在", - "Chose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動到 {target}", "Cancelled move or copy operation" : "已取消移動或複製操作", @@ -321,6 +320,7 @@ 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" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Chose destination" : "選擇目標地" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index e276aae9f84..a59b5ee673d 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files is locked" : "檔案已被上鎖", "The file does not exist anymore" : "檔案已不存在", - "Chose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動到 {target}", "Cancelled move or copy operation" : "已取消移動或複製操作", @@ -319,6 +318,7 @@ "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" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Chose destination" : "選擇目標地" },"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 4a86f378ff9..49c749b8a02 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -269,7 +269,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files is locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", - "Chose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動至 {target}", "Cancelled move or copy operation" : "已取消移動或複製操作", @@ -321,6 +320,7 @@ 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" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Chose destination" : "選擇目的地" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 61ab6c056be..3353b6dfa2d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files is locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", - "Chose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動至 {target}", "Cancelled move or copy operation" : "已取消移動或複製操作", @@ -319,6 +318,7 @@ "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" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Chose destination" : "選擇目的地" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |