diff options
Diffstat (limited to 'apps/files')
98 files changed, 248 insertions, 380 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 8cd670abd09..a21758245ac 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "إسحَب و أفلِت الملفات هنا لرفعها", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", - "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", - "Files uploaded successfully" : "تمّ رفع الملفات بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", "Toggle selection for file \"{displayName}\"" : "تبديل الاختيار للملف \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "إفتح المجلد {displayName}", "Open in Files" : "إفتَح في \"الملفات\"", "Open details" : "افتح التفاصيل", - "An error occurred while uploading. Please try again later." : "حدث خطأ أثناء الرفع. يُرجى المحاولة مرة أخرى في وقت لاحق.", - "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", - "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", "Filename" : "اسم الملف", "Unable to initialize the templates directory" : "تعذر تهيئة دليل القوالب", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "في المجلد", "Search in folder: {folder}" : "البحث في المجلد: {folder}", "One of the dropped files could not be processed" : "أحد الملفات المُفلَتة لا يمكن معالجته", - "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", + "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", + "Files uploaded successfully" : "تمّ رفع الملفات بنجاحٍ", + "Some files could not be moved" : "تعذر نقل بعض الملفات", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملفان","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملفات"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدان","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلدات"], diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 86d2e3d97ba..74739e750e9 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "إسحَب و أفلِت الملفات هنا لرفعها", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", - "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", - "Files uploaded successfully" : "تمّ رفع الملفات بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", "Toggle selection for file \"{displayName}\"" : "تبديل الاختيار للملف \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "إفتح المجلد {displayName}", "Open in Files" : "إفتَح في \"الملفات\"", "Open details" : "افتح التفاصيل", - "An error occurred while uploading. Please try again later." : "حدث خطأ أثناء الرفع. يُرجى المحاولة مرة أخرى في وقت لاحق.", - "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", - "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", "Filename" : "اسم الملف", "Unable to initialize the templates directory" : "تعذر تهيئة دليل القوالب", @@ -300,7 +295,9 @@ "In folder" : "في المجلد", "Search in folder: {folder}" : "البحث في المجلد: {folder}", "One of the dropped files could not be processed" : "أحد الملفات المُفلَتة لا يمكن معالجته", - "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", + "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", + "Files uploaded successfully" : "تمّ رفع الملفات بنجاحٍ", + "Some files could not be moved" : "تعذر نقل بعض الملفات", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملفان","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملفات"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدان","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلدات"], diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index cb7cc6d175e..83aa14de5e3 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -170,8 +170,6 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Dir al direutoriu «{dir}»", "Drag and drop files here to upload" : "Arrastra y suelta los ficheros equí pa xubilos", "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", - "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", - "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", "\"{displayName}\" action executed successfully" : "L'aición «{displayName}» executóse correutamente", "\"{displayName}\" action failed" : "L'aición «{displayName}» falló", "Toggle selection for file \"{displayName}\"" : "Alternar la seleición del ficheru «{displayName}»", @@ -280,9 +278,6 @@ OC.L10N.register( "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", "Open in Files" : "Abrir en Ficheros", "Open details" : "Abrir los detalles", - "An error occurred while uploading. Please try again later." : "Prodúxose un error mentanto se xubía. Volvi tentalo dempués.", - "Could not copy {file}. {message}" : "Nun se pudo copiar «{file}». {message}", - "Could not move {file}. {message}" : "Nun se pudo mover «{file}». {message}", "Created new folder \"{name}\"" : "Creóse la carpeta «{name}»", "Filename" : "Nome de ficheru", "Unable to initialize the templates directory" : "Nun ye posible aniciar el direutoriu de plantíes", @@ -290,7 +285,8 @@ OC.L10N.register( "Templates" : "Plantíes", "New template folder" : "Carpeta de plantíes nueva", "One of the dropped files could not be processed" : "Nun se pudo procesar unu de los ficheros soltaos", - "Uploading \"{filename}\" failed" : "La xuba de «{filename}» falló", + "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", + "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index 9e1701e7714..a2774cdd326 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -168,8 +168,6 @@ "Go to the \"{dir}\" directory" : "Dir al direutoriu «{dir}»", "Drag and drop files here to upload" : "Arrastra y suelta los ficheros equí pa xubilos", "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", - "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", - "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", "\"{displayName}\" action executed successfully" : "L'aición «{displayName}» executóse correutamente", "\"{displayName}\" action failed" : "L'aición «{displayName}» falló", "Toggle selection for file \"{displayName}\"" : "Alternar la seleición del ficheru «{displayName}»", @@ -278,9 +276,6 @@ "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", "Open in Files" : "Abrir en Ficheros", "Open details" : "Abrir los detalles", - "An error occurred while uploading. Please try again later." : "Prodúxose un error mentanto se xubía. Volvi tentalo dempués.", - "Could not copy {file}. {message}" : "Nun se pudo copiar «{file}». {message}", - "Could not move {file}. {message}" : "Nun se pudo mover «{file}». {message}", "Created new folder \"{name}\"" : "Creóse la carpeta «{name}»", "Filename" : "Nome de ficheru", "Unable to initialize the templates directory" : "Nun ye posible aniciar el direutoriu de plantíes", @@ -288,7 +283,8 @@ "Templates" : "Plantíes", "New template folder" : "Carpeta de plantíes nueva", "One of the dropped files could not be processed" : "Nun se pudo procesar unu de los ficheros soltaos", - "Uploading \"{filename}\" failed" : "La xuba de «{filename}» falló", + "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", + "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 1e3f0fbf5ff..c868acc7835 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", "Templates" : "Шаблони", + "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "No favorites yet" : "Няма любими", "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", "All files" : "Всички файлове", diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index d090bd84800..6bcc95122c1 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -227,6 +227,7 @@ "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", "Templates" : "Шаблони", + "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "No favorites yet" : "Няма любими", "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", "All files" : "Всички файлове", diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js index 08f0295f65e..2c4da9b0b72 100644 --- a/apps/files/l10n/br.js +++ b/apps/files/l10n/br.js @@ -163,6 +163,7 @@ OC.L10N.register( "Delete permanently" : "Lamet da viken", "Cancel" : "Arrest", "Filename" : "Anv restr", + "Some files could not be moved" : "Ne oa ket posupl diblasañ ar restroù", "No favorites yet" : "Pennroll ebet evit ar poent", "Files and folders you mark as favorite will show up here" : "Ar restroù ha teuliadoù ouzhpennet en ho pennrolloù a vo diskwelet amañ", "All files" : "An holl restroù", diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json index 75baa399451..6fe2466493a 100644 --- a/apps/files/l10n/br.json +++ b/apps/files/l10n/br.json @@ -161,6 +161,7 @@ "Delete permanently" : "Lamet da viken", "Cancel" : "Arrest", "Filename" : "Anv restr", + "Some files could not be moved" : "Ne oa ket posupl diblasañ ar restroù", "No favorites yet" : "Pennroll ebet evit ar poent", "Files and folders you mark as favorite will show up here" : "Ar restroù ha teuliadoù ouzhpennet en ho pennrolloù a vo diskwelet amañ", "All files" : "An holl restroù", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index e725b079ce8..6c18eb265bd 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Arrossegueu i deixeu anar fitxers aquí per a pujar-los", "Your have used your space quota and cannot upload files anymore" : "Heu utilitzat la quota d'espai i ja no podeu pujar fitxers", "You don’t have permission to upload or create files here" : "No teniu permís per a pujar o crear fitxers aquí", - "Some files could not be uploaded" : "No s'han pogut pujat alguns fitxers", - "Files uploaded successfully" : "Els fitxers s'han pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", "Toggle selection for file \"{displayName}\"" : "Canvia la selecció per al fitxer «{displayName}»", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Obre la carpeta {displayName}", "Open in Files" : "Obre a Fitxers", "Open details" : "Obre els detalls", - "An error occurred while uploading. Please try again later." : "S'ha produït un error durant la pujada. Torneu-ho a provar.", - "Could not copy {file}. {message}" : "No s'ha pogut copiar {file}. {message}", - "Could not move {file}. {message}" : "No s'ha pogut moure {file}. {message}", "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", "Filename" : "Nom del fitxer", "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "En la carpeta", "Search in folder: {folder}" : "Cerca en la carpeta: {folder}", "One of the dropped files could not be processed" : "No s'ha pogut processar un dels fitxers que heu deixat anar.", - "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", + "Some files could not be uploaded" : "No s'han pogut pujat alguns fitxers", + "Files uploaded successfully" : "Els fitxers s'han pujat correctament", + "Some files could not be moved" : "No s'han pogut moure alguns fitxers", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fitxer i {folderCount} carpeta","1 fitxer i {folderCount} carpetes"], diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 94834a550ce..170f7c3b80c 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Arrossegueu i deixeu anar fitxers aquí per a pujar-los", "Your have used your space quota and cannot upload files anymore" : "Heu utilitzat la quota d'espai i ja no podeu pujar fitxers", "You don’t have permission to upload or create files here" : "No teniu permís per a pujar o crear fitxers aquí", - "Some files could not be uploaded" : "No s'han pogut pujat alguns fitxers", - "Files uploaded successfully" : "Els fitxers s'han pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", "Toggle selection for file \"{displayName}\"" : "Canvia la selecció per al fitxer «{displayName}»", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Obre la carpeta {displayName}", "Open in Files" : "Obre a Fitxers", "Open details" : "Obre els detalls", - "An error occurred while uploading. Please try again later." : "S'ha produït un error durant la pujada. Torneu-ho a provar.", - "Could not copy {file}. {message}" : "No s'ha pogut copiar {file}. {message}", - "Could not move {file}. {message}" : "No s'ha pogut moure {file}. {message}", "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", "Filename" : "Nom del fitxer", "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", @@ -300,7 +295,9 @@ "In folder" : "En la carpeta", "Search in folder: {folder}" : "Cerca en la carpeta: {folder}", "One of the dropped files could not be processed" : "No s'ha pogut processar un dels fitxers que heu deixat anar.", - "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", + "Some files could not be uploaded" : "No s'han pogut pujat alguns fitxers", + "Files uploaded successfully" : "Els fitxers s'han pujat correctament", + "Some files could not be moved" : "No s'han pogut moure alguns fitxers", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fitxer i {folderCount} carpeta","1 fitxer i {folderCount} carpetes"], diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 4bafff90183..800af24da6f 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", "Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory", "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory", - "Some files could not be uploaded" : "Některé soubory nebylo možné nahrát", - "Files uploaded successfully" : "Soubor úspěšně nahrán", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", "Toggle selection for file \"{displayName}\"" : "Vybrat / zrušit výběr souboru „{displayName}“", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", "Open details" : "Otevřít podorobnosti", - "An error occurred while uploading. Please try again later." : "Při nahrávání došlo k chybě. Zkuste to znovu.", - "Could not copy {file}. {message}" : "Nepodařilo se zkopírovat {file}. {message}", - "Could not move {file}. {message}" : "Nepodařilo se přesunout {file}. {message}", "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", "Filename" : "Soubor", "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "Ve složce", "Search in folder: {folder}" : "Hledat ve složce: {folder}", "One of the dropped files could not be processed" : "Jeden z přetažených souborů se nepodařilo zpracovat", - "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", + "Some files could not be uploaded" : "Některé soubory nebylo možné nahrát", + "Files uploaded successfully" : "Soubor úspěšně nahrán", + "Some files could not be moved" : "Některé soubory nebylo možné přesunout", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"], diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 9091213c508..947b0409d85 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", "Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory", "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory", - "Some files could not be uploaded" : "Některé soubory nebylo možné nahrát", - "Files uploaded successfully" : "Soubor úspěšně nahrán", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", "Toggle selection for file \"{displayName}\"" : "Vybrat / zrušit výběr souboru „{displayName}“", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", "Open details" : "Otevřít podorobnosti", - "An error occurred while uploading. Please try again later." : "Při nahrávání došlo k chybě. Zkuste to znovu.", - "Could not copy {file}. {message}" : "Nepodařilo se zkopírovat {file}. {message}", - "Could not move {file}. {message}" : "Nepodařilo se přesunout {file}. {message}", "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", "Filename" : "Soubor", "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony", @@ -300,7 +295,9 @@ "In folder" : "Ve složce", "Search in folder: {folder}" : "Hledat ve složce: {folder}", "One of the dropped files could not be processed" : "Jeden z přetažených souborů se nepodařilo zpracovat", - "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", + "Some files could not be uploaded" : "Některé soubory nebylo možné nahrát", + "Files uploaded successfully" : "Soubor úspěšně nahrán", + "Some files could not be moved" : "Některé soubory nebylo možné přesunout", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"], diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 983fcd6849f..947ba0bd54c 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -256,13 +256,12 @@ OC.L10N.register( "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", "Open details" : "Mere information", - "Could not copy {file}. {message}" : "Kunne ikke kopierer {file}. {message}", - "Could not move {file}. {message}" : "Kunne ikke flytte {file}. {message}", "Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"", "Filename" : "Filnavn", "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen", "Create new templates folder" : "Opsæt ny skabelonmappe", "Templates" : "Skabeloner", + "Some files could not be moved" : "Nogle filer kunne ikke flyttes", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappe","{folderCount} mapper"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mapper","1 fil og {folderCount} mapper"], diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 437c46986ca..5e502299656 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -254,13 +254,12 @@ "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", "Open details" : "Mere information", - "Could not copy {file}. {message}" : "Kunne ikke kopierer {file}. {message}", - "Could not move {file}. {message}" : "Kunne ikke flytte {file}. {message}", "Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"", "Filename" : "Filnavn", "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen", "Create new templates folder" : "Opsæt ny skabelonmappe", "Templates" : "Skabeloner", + "Some files could not be moved" : "Nogle filer kunne ikke flyttes", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappe","{folderCount} mapper"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mapper","1 fil og {folderCount} mapper"], diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 2609ca88310..eae1c3cad1c 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -261,15 +261,13 @@ OC.L10N.register( "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In App \"Dateien\" öffnen", "Open details" : "Details öffnen", - "Could not copy {file}. {message}" : "{file} konnte nicht kopiert werden. {message}", - "Could not move {file}. {message}" : "{file} konnte nicht verschoben werden. {message}", "Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt", "Filename" : "Dateiname", "Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden", "Create new templates folder" : "Neuen Vorlagenordner erstellen", "Templates" : "Vorlagen", "One of the dropped files could not be processed" : "Eine der abgelegten Dateien konnte nicht verarbeitet werden", - "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", + "Some files could not be moved" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"], diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index f03666d44d8..17ec51e92e9 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -259,15 +259,13 @@ "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In App \"Dateien\" öffnen", "Open details" : "Details öffnen", - "Could not copy {file}. {message}" : "{file} konnte nicht kopiert werden. {message}", - "Could not move {file}. {message}" : "{file} konnte nicht verschoben werden. {message}", "Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt", "Filename" : "Dateiname", "Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden", "Create new templates folder" : "Neuen Vorlagenordner erstellen", "Templates" : "Vorlagen", "One of the dropped files could not be processed" : "Eine der abgelegten Dateien konnte nicht verarbeitet werden", - "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", + "Some files could not be moved" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"], diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 28c40103859..a79d8d662ad 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Your have used your space quota and cannot upload files anymore" : "Ihr Speicherplatzkontigent ist aufgebraucht, Sie können keine weiteren Dateien hochladen", "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", - "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.", - "Files uploaded successfully" : "Dateien hochgeladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", "Toggle selection for file \"{displayName}\"" : "Auswahl für die Datei \"{displayName}\" umschalten", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", "Open details" : "Details öffnen", - "An error occurred while uploading. Please try again later." : "Fehler beim Hochladen. Bitte später erneut versuchen.", - "Could not copy {file}. {message}" : "{file} konnte nicht kopiert werden. {message}", - "Could not move {file}. {message}" : "{file} konnte nicht verschoben werden. {message}", "Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt", "Filename" : "Dateiname", "Unable to initialize the templates directory" : "Der Vorlagenordner kann nicht initialisiert werden", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "Im Ordner", "Search in folder: {folder}" : "Im Ordner suchen: {folder}", "One of the dropped files could not be processed" : "Eine der abgelegten Dateien konnte nicht verarbeitet werden", - "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", + "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.", + "Files uploaded successfully" : "Dateien hochgeladen", + "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"], diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 4c6e1d05b1b..3da677a95b9 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Your have used your space quota and cannot upload files anymore" : "Ihr Speicherplatzkontigent ist aufgebraucht, Sie können keine weiteren Dateien hochladen", "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", - "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.", - "Files uploaded successfully" : "Dateien hochgeladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", "Toggle selection for file \"{displayName}\"" : "Auswahl für die Datei \"{displayName}\" umschalten", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", "Open details" : "Details öffnen", - "An error occurred while uploading. Please try again later." : "Fehler beim Hochladen. Bitte später erneut versuchen.", - "Could not copy {file}. {message}" : "{file} konnte nicht kopiert werden. {message}", - "Could not move {file}. {message}" : "{file} konnte nicht verschoben werden. {message}", "Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt", "Filename" : "Dateiname", "Unable to initialize the templates directory" : "Der Vorlagenordner kann nicht initialisiert werden", @@ -300,7 +295,9 @@ "In folder" : "Im Ordner", "Search in folder: {folder}" : "Im Ordner suchen: {folder}", "One of the dropped files could not be processed" : "Eine der abgelegten Dateien konnte nicht verarbeitet werden", - "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", + "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.", + "Files uploaded successfully" : "Dateien hochgeladen", + "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"], diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 61f8b152679..a214e0ef7aa 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -174,8 +174,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Σύρετε και αφήστε αρχεία εδώ για να τα μεταφορτώσετε", "Your have used your space quota and cannot upload files anymore" : "Έχετε χρησιμοποιήσει το όριο χώρου σας και δεν μπορείτε να μεταφορτώσετε αρχεία πλέον", "You don’t have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ", - "Some files could not be uploaded" : "Μερικά αρχεία δεν μπόρεσαν να μεταφορτωθούν", - "Files uploaded successfully" : "Τα αρχεία μεταφορτώθηκαν επιτυχώς", "\"{displayName}\" action executed successfully" : "Η ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς", "\"{displayName}\" action failed" : "Η ενέργεια του \"{displayName}\" απέτυχε", "Rename file" : "Μετονομασία αρχείου", @@ -284,9 +282,6 @@ OC.L10N.register( "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", "Open in Files" : "Άνοιγμα στα Αρχεία", "Open details" : "Άνοιγμα λεπτομερειών", - "An error occurred while uploading. Please try again later." : "Προέκυψε σφάλμα κατά τη μεταφόρτωση. Προσπαθήστε ξανά αργότερα.", - "Could not copy {file}. {message}" : "Δεν ήταν δυνατή η αντιγραφή του {file}. {message}", - "Could not move {file}. {message}" : "Δεν ήταν δυνατή η μετακίνηση του {file}. {message}", "Created new folder \"{name}\"" : "Δημιουργήθηκε νέος φάκελος \"{name}\"", "Filename" : "Όνομα αρχείου", "Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων", @@ -295,7 +290,9 @@ OC.L10N.register( "In folder" : "Σε φάκελο", "Search in folder: {folder}" : "Αναζήτηση στον φάκελο: {folder}", "One of the dropped files could not be processed" : "Ένα από τα αρχεία που ελήφθησαν δεν μπόρεσε να επεξεργαστεί", - "Uploading \"{filename}\" failed" : "Η μεταφόρτωση του \"{filename}\" απέτυχε", + "Some files could not be uploaded" : "Μερικά αρχεία δεν μπόρεσαν να μεταφορτωθούν", + "Files uploaded successfully" : "Τα αρχεία μεταφορτώθηκαν επιτυχώς", + "Some files could not be moved" : "Αδυναμία μετακίνησης μερικών αρχείων", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} φάκελος","{folderCount} φακέλοι"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} αρχείο","{fileCount} αρχεία"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 αρχείο και {folderCount} φάκελος","1 αρχείο και {folderCount} φακέλοι"], diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 6b750d23e16..65ff478055a 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -172,8 +172,6 @@ "Drag and drop files here to upload" : "Σύρετε και αφήστε αρχεία εδώ για να τα μεταφορτώσετε", "Your have used your space quota and cannot upload files anymore" : "Έχετε χρησιμοποιήσει το όριο χώρου σας και δεν μπορείτε να μεταφορτώσετε αρχεία πλέον", "You don’t have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ", - "Some files could not be uploaded" : "Μερικά αρχεία δεν μπόρεσαν να μεταφορτωθούν", - "Files uploaded successfully" : "Τα αρχεία μεταφορτώθηκαν επιτυχώς", "\"{displayName}\" action executed successfully" : "Η ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς", "\"{displayName}\" action failed" : "Η ενέργεια του \"{displayName}\" απέτυχε", "Rename file" : "Μετονομασία αρχείου", @@ -282,9 +280,6 @@ "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", "Open in Files" : "Άνοιγμα στα Αρχεία", "Open details" : "Άνοιγμα λεπτομερειών", - "An error occurred while uploading. Please try again later." : "Προέκυψε σφάλμα κατά τη μεταφόρτωση. Προσπαθήστε ξανά αργότερα.", - "Could not copy {file}. {message}" : "Δεν ήταν δυνατή η αντιγραφή του {file}. {message}", - "Could not move {file}. {message}" : "Δεν ήταν δυνατή η μετακίνηση του {file}. {message}", "Created new folder \"{name}\"" : "Δημιουργήθηκε νέος φάκελος \"{name}\"", "Filename" : "Όνομα αρχείου", "Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων", @@ -293,7 +288,9 @@ "In folder" : "Σε φάκελο", "Search in folder: {folder}" : "Αναζήτηση στον φάκελο: {folder}", "One of the dropped files could not be processed" : "Ένα από τα αρχεία που ελήφθησαν δεν μπόρεσε να επεξεργαστεί", - "Uploading \"{filename}\" failed" : "Η μεταφόρτωση του \"{filename}\" απέτυχε", + "Some files could not be uploaded" : "Μερικά αρχεία δεν μπόρεσαν να μεταφορτωθούν", + "Files uploaded successfully" : "Τα αρχεία μεταφορτώθηκαν επιτυχώς", + "Some files could not be moved" : "Αδυναμία μετακίνησης μερικών αρχείων", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} φάκελος","{folderCount} φακέλοι"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} αρχείο","{fileCount} αρχεία"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 αρχείο και {folderCount} φάκελος","1 αρχείο και {folderCount} φακέλοι"], diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index f6a651b2848..c52e0f6f837 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Drag and drop files here to upload", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", - "Some files could not be uploaded" : "Some files could not be uploaded", - "Files uploaded successfully" : "Files uploaded successfully", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", - "An error occurred while uploading. Please try again later." : "An error occurred while uploading. Please try again later.", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Filename" : "Filename", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "In folder", "Search in folder: {folder}" : "Search in folder: {folder}", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", + "Some files could not be uploaded" : "Some files could not be uploaded", + "Files uploaded successfully" : "Files uploaded successfully", + "Some files could not be moved" : "Some files could not be moved", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 68784f4a316..4c8168cf00a 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Drag and drop files here to upload", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", - "Some files could not be uploaded" : "Some files could not be uploaded", - "Files uploaded successfully" : "Files uploaded successfully", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", - "An error occurred while uploading. Please try again later." : "An error occurred while uploading. Please try again later.", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Filename" : "Filename", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", @@ -300,7 +295,9 @@ "In folder" : "In folder", "Search in folder: {folder}" : "Search in folder: {folder}", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", + "Some files could not be uploaded" : "Some files could not be uploaded", + "Files uploaded successfully" : "Files uploaded successfully", + "Some files could not be moved" : "Some files could not be moved", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 23382387601..403fb7c3940 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos", "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí", - "Some files could not be uploaded" : "No se pudieron subir algunos archivos", - "Files uploaded successfully" : "Se subieron los archivos exitosamente", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", "Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", - "An error occurred while uploading. Please try again later." : "Ocurrió un error mientras se hacía la subida. Por favor, inténtelo de nuevo más tarde.", - "Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}", - "Could not move {file}. {message}" : "No se pudo mover {file}. {message}", "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"", "Filename" : "Nombre de archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "En carpeta", "Search in folder: {folder}" : "Buscar en carpeta: {folder}", "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado", - "Uploading \"{filename}\" failed" : "La subida de \"{filename}\" falló", + "Some files could not be uploaded" : "No se pudieron subir algunos archivos", + "Files uploaded successfully" : "Se subieron los archivos exitosamente", + "Some files could not be moved" : "No se ha podido mover algunos archivos", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index aae1183f4df..e8b2ecaf8b3 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos", "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí", - "Some files could not be uploaded" : "No se pudieron subir algunos archivos", - "Files uploaded successfully" : "Se subieron los archivos exitosamente", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", "Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", - "An error occurred while uploading. Please try again later." : "Ocurrió un error mientras se hacía la subida. Por favor, inténtelo de nuevo más tarde.", - "Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}", - "Could not move {file}. {message}" : "No se pudo mover {file}. {message}", "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"", "Filename" : "Nombre de archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", @@ -300,7 +295,9 @@ "In folder" : "En carpeta", "Search in folder: {folder}" : "Buscar en carpeta: {folder}", "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado", - "Uploading \"{filename}\" failed" : "La subida de \"{filename}\" falló", + "Some files could not be uploaded" : "No se pudieron subir algunos archivos", + "Files uploaded successfully" : "Se subieron los archivos exitosamente", + "Some files could not be moved" : "No se ha podido mover algunos archivos", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 5d0b430e325..f6dd64e473a 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -238,6 +238,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", "Create new templates folder" : "Crear nueva carpeta de plantillas.", "Templates" : "Plantillas", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index da025a69322..b332222ec44 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -236,6 +236,7 @@ "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", "Create new templates folder" : "Crear nueva carpeta de plantillas.", "Templates" : "Plantillas", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 3fe1b6501c5..7fa40d62f62 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Arrastre y suelte los archivos aquí para subirlos", "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", - "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", - "Files uploaded successfully" : "Archivo cargado exitosamente", "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente", "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló", "Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", - "An error occurred while uploading. Please try again later." : "Ocurrió un error al cargar. Por favor, inténtelo de nuevo.", - "Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}", - "Could not move {file}. {message}" : "No se pudo mover {file}. {message}", "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Filename" : "Nombre del archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "En la carpeta", "Search in folder: {folder}" : "Buscar en la carpeta: {folder}", "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado", - "Uploading \"{filename}\" failed" : "La carga de \"{filename}\" falló", + "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", + "Files uploaded successfully" : "Archivo cargado exitosamente", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index b9a13abd491..e0226ff6af3 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Arrastre y suelte los archivos aquí para subirlos", "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", - "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", - "Files uploaded successfully" : "Archivo cargado exitosamente", "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente", "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló", "Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", - "An error occurred while uploading. Please try again later." : "Ocurrió un error al cargar. Por favor, inténtelo de nuevo.", - "Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}", - "Could not move {file}. {message}" : "No se pudo mover {file}. {message}", "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Filename" : "Nombre del archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", @@ -300,7 +295,9 @@ "In folder" : "En la carpeta", "Search in folder: {folder}" : "Buscar en la carpeta: {folder}", "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado", - "Uploading \"{filename}\" failed" : "La carga de \"{filename}\" falló", + "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", + "Files uploaded successfully" : "Archivo cargado exitosamente", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index d677734aa05..5d90825655f 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -179,6 +179,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", "Create new templates folder" : "Loo uus mallide kaust", "Templates" : "Mallid", + "Some files could not be moved" : "Mõnda faili ei saanud liigutada", "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", "All files" : "Kõik failid", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index e0a49f3fb7c..43997a675eb 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -177,6 +177,7 @@ "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", "Create new templates folder" : "Loo uus mallide kaust", "Templates" : "Mallid", + "Some files could not be moved" : "Mõnda faili ei saanud liigutada", "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", "All files" : "Kõik failid", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 38a3703c575..d2f9d9887cf 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -172,8 +172,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Jaregin fitxategiak hemen igotzeko", "Your have used your space quota and cannot upload files anymore" : "Zure espazio-kuota erabili duzu eta ezin duzu fitxategi gehiago kargatu", "You don’t have permission to upload or create files here" : "Ez duzu baimenik fitxategiak hona kargatu edo hemen sortzeko", - "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", - "Files uploaded successfully" : "Fitxategiak ondo igo dira", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da", "\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du", "Toggle selection for file \"{displayName}\"" : "Ordeztu hautatutakoa \"{displayName}\" fitxategiarekin", @@ -283,15 +281,14 @@ OC.L10N.register( "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", "Open details" : "Ireki xehetasunak", - "An error occurred while uploading. Please try again later." : "Errore bat gertatu da igotzean. Saiatu berriro geroago.", - "Could not copy {file}. {message}" : "Ezin izan da {file} kopiatu. {message}", - "Could not move {file}. {message}" : "Ezin izan da {file} mugitu. {message}", "Created new folder \"{name}\"" : "\"{name}\" karpeta berria sortu da", "Filename" : "Fitxategi-izena", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", "Create new templates folder" : "Sortu txantiloi karpeta berria", "Templates" : "Txantiloiak", - "Uploading \"{filename}\" failed" : "Ezin izan da igo \"{filename}\".", + "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", + "Files uploaded successfully" : "Fitxategiak ondo igo dira", + "Some files could not be moved" : "Fitxategi batzuk ezin izan dira mugitu", "_{folderCount} folder_::_{folderCount} folders_" : ["Karpeta {folderCount}","{folderCount} karpeta"], "_{fileCount} file_::_{fileCount} files_" : ["Fitxategi {fileCount}","{fileCount} fitxategi"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["Fitxategi 1 eta karpeta {folderCount}","Fitxategi 1 eta {folderCount} karpeta"], diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 5a6776cc7e7..b487f034b7c 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -170,8 +170,6 @@ "Drag and drop files here to upload" : "Jaregin fitxategiak hemen igotzeko", "Your have used your space quota and cannot upload files anymore" : "Zure espazio-kuota erabili duzu eta ezin duzu fitxategi gehiago kargatu", "You don’t have permission to upload or create files here" : "Ez duzu baimenik fitxategiak hona kargatu edo hemen sortzeko", - "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", - "Files uploaded successfully" : "Fitxategiak ondo igo dira", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da", "\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du", "Toggle selection for file \"{displayName}\"" : "Ordeztu hautatutakoa \"{displayName}\" fitxategiarekin", @@ -281,15 +279,14 @@ "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", "Open details" : "Ireki xehetasunak", - "An error occurred while uploading. Please try again later." : "Errore bat gertatu da igotzean. Saiatu berriro geroago.", - "Could not copy {file}. {message}" : "Ezin izan da {file} kopiatu. {message}", - "Could not move {file}. {message}" : "Ezin izan da {file} mugitu. {message}", "Created new folder \"{name}\"" : "\"{name}\" karpeta berria sortu da", "Filename" : "Fitxategi-izena", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", "Create new templates folder" : "Sortu txantiloi karpeta berria", "Templates" : "Txantiloiak", - "Uploading \"{filename}\" failed" : "Ezin izan da igo \"{filename}\".", + "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", + "Files uploaded successfully" : "Fitxategiak ondo igo dira", + "Some files could not be moved" : "Fitxategi batzuk ezin izan dira mugitu", "_{folderCount} folder_::_{folderCount} folders_" : ["Karpeta {folderCount}","{folderCount} karpeta"], "_{fileCount} file_::_{fileCount} files_" : ["Fitxategi {fileCount}","{fileCount} fitxategi"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["Fitxategi 1 eta karpeta {folderCount}","Fitxategi 1 eta {folderCount} karpeta"], diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 52d257c6987..55659550e09 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -252,6 +252,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "راه اندازی دایرکتوری الگوها ممکن نیست", "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", "Templates" : "قالبها", + "Some files could not be moved" : "برخی از پروندهها قابل انتقال نیستند", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} پوشه","{folderCount} پوشه"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} پرونده","{fileCount} پرونده"], "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index bce9f64bfe5..41937e74b3f 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -250,6 +250,7 @@ "Unable to initialize the templates directory" : "راه اندازی دایرکتوری الگوها ممکن نیست", "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", "Templates" : "قالبها", + "Some files could not be moved" : "برخی از پروندهها قابل انتقال نیستند", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} پوشه","{folderCount} پوشه"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} پرونده","{fileCount} پرونده"], "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 55841dc22dc..bcc2a3996e8 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Vedä ja pudota tiedostot tähän lähettääksesi", "Your have used your space quota and cannot upload files anymore" : "Olet käyttänyt tilakiintiösi, joten et voi lähettää enempää tiedostoja", "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin", - "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", - "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", "Rename file" : "Nimeä tiedosto uudelleen", "File name" : "Tiedostonimi", "Folder name" : "Kansion nimi", @@ -274,9 +272,6 @@ OC.L10N.register( "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", "Open details" : "Avaa yksityiskohdat", - "An error occurred while uploading. Please try again later." : "Lähettämisen aikana tapahtui virhe. Yritä myöhemmin uudelleen.", - "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", - "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Filename" : "Tiedostonimi", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", @@ -284,7 +279,9 @@ OC.L10N.register( "Templates" : "Mallipohjat", "New template folder" : "Uusi mallipohjien kansio", "Search in folder: {folder}" : "Etsi kansiosta: {folder}", - "Uploading \"{filename}\" failed" : "Tiedoston \"{filename}\" lähettäminen epäonnistui", + "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", + "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", + "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tiedosto ja {folderCount} kansio","1 tiedosto ja {folderCount} kansiota"], diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index c94dfcab6d6..f240ed8dc6e 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Vedä ja pudota tiedostot tähän lähettääksesi", "Your have used your space quota and cannot upload files anymore" : "Olet käyttänyt tilakiintiösi, joten et voi lähettää enempää tiedostoja", "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin", - "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", - "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", "Rename file" : "Nimeä tiedosto uudelleen", "File name" : "Tiedostonimi", "Folder name" : "Kansion nimi", @@ -272,9 +270,6 @@ "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", "Open details" : "Avaa yksityiskohdat", - "An error occurred while uploading. Please try again later." : "Lähettämisen aikana tapahtui virhe. Yritä myöhemmin uudelleen.", - "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", - "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Filename" : "Tiedostonimi", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", @@ -282,7 +277,9 @@ "Templates" : "Mallipohjat", "New template folder" : "Uusi mallipohjien kansio", "Search in folder: {folder}" : "Etsi kansiosta: {folder}", - "Uploading \"{filename}\" failed" : "Tiedoston \"{filename}\" lähettäminen epäonnistui", + "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", + "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", + "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tiedosto ja {folderCount} kansio","1 tiedosto ja {folderCount} kansiota"], diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index f2d5c6432a4..d70a079b26b 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Glissez-déposez les fichiers ici pour les téléverser", "Your have used your space quota and cannot upload files anymore" : "Vous avez utilisé votre quota d'espace et vous ne pouvez plus téléverser de fichiers", "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'envoyer ou de créer des fichiers ici", - "Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés", - "Files uploaded successfully" : "Fichiers téléversés avec succès", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", "Toggle selection for file \"{displayName}\"" : "Basculer la sélection pour le fichier « {displayName} »", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", "Open details" : "Ouvrir les détails", - "An error occurred while uploading. Please try again later." : "Une erreur s'est produite pendant le téléversement. Veuillez ré-essayer plus tard.", - "Could not copy {file}. {message}" : "Impossible de copier {file}. {message}", - "Could not move {file}. {message}" : "Impossible de déplacer {file}. {message}", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Filename" : "Nom du fichier", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "Dans le dossier", "Search in folder: {folder}" : "Rechercher dans le dossier : {folder}", "One of the dropped files could not be processed" : "L'un des fichiers déposés n'a pas pu être traité", - "Uploading \"{filename}\" failed" : "Le téléversement de « {filename} » a échoué", + "Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés", + "Files uploaded successfully" : "Fichiers téléversés avec succès", + "Some files could not be moved" : "Certains fichiers n'ont pu être déplacés", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} dossier","{folderCount} dossiers","{folderCount} dossiers"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fichier","{fileCount} fichiers","{fileCount} fichiers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fichier et {folderCount} dossier","1 fichier et {folderCount} dossiers","1 fichier et {folderCount} dossiers"], diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 3a90a1d1ef1..5eecc64d71e 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Glissez-déposez les fichiers ici pour les téléverser", "Your have used your space quota and cannot upload files anymore" : "Vous avez utilisé votre quota d'espace et vous ne pouvez plus téléverser de fichiers", "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'envoyer ou de créer des fichiers ici", - "Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés", - "Files uploaded successfully" : "Fichiers téléversés avec succès", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", "Toggle selection for file \"{displayName}\"" : "Basculer la sélection pour le fichier « {displayName} »", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", "Open details" : "Ouvrir les détails", - "An error occurred while uploading. Please try again later." : "Une erreur s'est produite pendant le téléversement. Veuillez ré-essayer plus tard.", - "Could not copy {file}. {message}" : "Impossible de copier {file}. {message}", - "Could not move {file}. {message}" : "Impossible de déplacer {file}. {message}", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Filename" : "Nom du fichier", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", @@ -300,7 +295,9 @@ "In folder" : "Dans le dossier", "Search in folder: {folder}" : "Rechercher dans le dossier : {folder}", "One of the dropped files could not be processed" : "L'un des fichiers déposés n'a pas pu être traité", - "Uploading \"{filename}\" failed" : "Le téléversement de « {filename} » a échoué", + "Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés", + "Files uploaded successfully" : "Fichiers téléversés avec succès", + "Some files could not be moved" : "Certains fichiers n'ont pu être déplacés", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} dossier","{folderCount} dossiers","{folderCount} dossiers"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fichier","{fileCount} fichiers","{fileCount} fichiers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fichier et {folderCount} dossier","1 fichier et {folderCount} dossiers","1 fichier et {folderCount} dossiers"], diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 5f25a7260e2..806f16f2508 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -264,15 +264,13 @@ OC.L10N.register( "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", "Open details" : "Abrir detalles", - "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}", - "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", "Filename" : "Nome de ficheiro", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", "Templates" : "Modelos", "One of the dropped files could not be processed" : "Non foi posíbel procesar un dos ficheiros arrastrados", - "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", + "Some files could not be moved" : "Algúns ficheiros non puideron seren movidos", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index ea95df212ed..210adaa4eb3 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -262,15 +262,13 @@ "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", "Open details" : "Abrir detalles", - "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}", - "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", "Filename" : "Nome de ficheiro", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", "Templates" : "Modelos", "One of the dropped files could not be processed" : "Non foi posíbel procesar un dos ficheiros arrastrados", - "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", + "Some files could not be moved" : "Algúns ficheiros non puideron seren movidos", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 5ea3224f16c..860ec37a09f 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -176,6 +176,7 @@ OC.L10N.register( "Cancel" : "ביטול", "Open details" : "פתיחת פרטים", "Filename" : "שם קובץ", + "Some files could not be moved" : "חלק מהקבצים לא הועברו", "No favorites yet" : "אין מועדפים עדיין", "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", "All files" : "כל הקבצים", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index a828cb4eb18..94259336511 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -174,6 +174,7 @@ "Cancel" : "ביטול", "Open details" : "פתיחת פרטים", "Filename" : "שם קובץ", + "Some files could not be moved" : "חלק מהקבצים לא הועברו", "No favorites yet" : "אין מועדפים עדיין", "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", "All files" : "כל הקבצים", diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 3f260e27017..378ad1f9d8c 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -193,6 +193,7 @@ OC.L10N.register( "Filename" : "Naziv datoteke", "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", "Templates" : "Predlošci", + "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", "No favorites yet" : "Još nema favorita", "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", "All files" : "Sve datoteke", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index 6b8f41f136e..90140514000 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -191,6 +191,7 @@ "Filename" : "Naziv datoteke", "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", "Templates" : "Predlošci", + "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", "No favorites yet" : "Još nema favorita", "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", "All files" : "Sve datoteke", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index c5029aca33d..16145763afa 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -263,15 +263,13 @@ OC.L10N.register( "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", "Open in Files" : "Megnyitás a Fájlokban", "Open details" : "Részletek megnyitása", - "Could not copy {file}. {message}" : "A(z) {file} nem másolható. {message}", - "Could not move {file}. {message}" : "A(z) {file} nem helyezhető át. {message}", "Created new folder \"{name}\"" : "Új „{name}” mappa létrehozva", "Filename" : "Fájlnév", "Unable to initialize the templates directory" : "A sablonkönyvtár előkészítése sikertelen", "Create new templates folder" : "Új sablonmappa létrehozása", "Templates" : "Sablonok", "One of the dropped files could not be processed" : "Egy vagy több idehúzott fájl nem dolgozható fel", - "Uploading \"{filename}\" failed" : "A(z) „{filename}” feltöltése sikertelen", + "Some files could not be moved" : "Néhány fájl nem helyezhető át", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} mappa"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fájl","{fileCount} fájl"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fájl és {folderCount} mappa","1 fájl és {folderCount} mappa"], diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 71eedf52aa5..0a41f555b31 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -261,15 +261,13 @@ "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", "Open in Files" : "Megnyitás a Fájlokban", "Open details" : "Részletek megnyitása", - "Could not copy {file}. {message}" : "A(z) {file} nem másolható. {message}", - "Could not move {file}. {message}" : "A(z) {file} nem helyezhető át. {message}", "Created new folder \"{name}\"" : "Új „{name}” mappa létrehozva", "Filename" : "Fájlnév", "Unable to initialize the templates directory" : "A sablonkönyvtár előkészítése sikertelen", "Create new templates folder" : "Új sablonmappa létrehozása", "Templates" : "Sablonok", "One of the dropped files could not be processed" : "Egy vagy több idehúzott fájl nem dolgozható fel", - "Uploading \"{filename}\" failed" : "A(z) „{filename}” feltöltése sikertelen", + "Some files could not be moved" : "Néhány fájl nem helyezhető át", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} mappa"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fájl","{fileCount} fájl"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fájl és {folderCount} mappa","1 fájl és {folderCount} mappa"], diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 29968f781e9..06ad5fc322b 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -211,6 +211,7 @@ OC.L10N.register( "Filename" : "Nama berkas", "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", "Templates" : "Templat", + "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", "No favorites yet" : "Belum memiliki favorit", "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", "All files" : "Semua berkas", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index e6f709cd96b..a12246ec458 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -209,6 +209,7 @@ "Filename" : "Nama berkas", "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", "Templates" : "Templat", + "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", "No favorites yet" : "Belum memiliki favorit", "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", "All files" : "Semua berkas", diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index e4ec60fcea9..cfe4462727f 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -259,15 +259,13 @@ OC.L10N.register( "Open folder {displayName}" : "Opna möppu {displayName}", "Open in Files" : "Opna í skráaforritinu", "Open details" : "Opna nánari upplýsingar", - "Could not copy {file}. {message}" : "Gat ekki afritað {file}. {message}", - "Could not move {file}. {message}" : "Gat ekki fært {file}. {message}", "Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"", "Filename" : "Skráarheiti", "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", "Create new templates folder" : "Búa til nýja sniðmátamöppu", "Templates" : "Sniðmát", "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum", - "Uploading \"{filename}\" failed" : "Innsending \"{filename}\" mistókst", + "Some files could not be moved" : "Ekki tókst að færa sumar skrár", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index a99878c98c9..597df772248 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -257,15 +257,13 @@ "Open folder {displayName}" : "Opna möppu {displayName}", "Open in Files" : "Opna í skráaforritinu", "Open details" : "Opna nánari upplýsingar", - "Could not copy {file}. {message}" : "Gat ekki afritað {file}. {message}", - "Could not move {file}. {message}" : "Gat ekki fært {file}. {message}", "Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"", "Filename" : "Skráarheiti", "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", "Create new templates folder" : "Búa til nýja sniðmátamöppu", "Templates" : "Sniðmát", "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum", - "Uploading \"{filename}\" failed" : "Innsending \"{filename}\" mistókst", + "Some files could not be moved" : "Ekki tókst að færa sumar skrár", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index c9e49dee770..c00c277113a 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -37,8 +37,10 @@ OC.L10N.register( "Set reminder" : "Imposta promemoria", "Edit locally" : "Modifica localmente", "Open" : "Apri", + "Delete file" : "Elimina file", "Delete folder" : "Elimina cartella", "Disconnect storage" : "Disconnetti archiviazione", + "Leave this share" : "Abbandona questa condivisione", "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", "Files" : "File", "Details" : "Dettagli", @@ -99,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["verifica \"{filter}\"","verificano \"{filter}\"","verificano \"{filter}\""], "View in folder" : "Visualizza nella cartella", + "Direct link was copied (only works for people who have access to this file/folder)" : "Il collegamento diretto è stato copiato (funziona solo per gli utenti che hanno accesso a questo file o cartella)", "Path" : "Percorso", "_%n byte_::_%n bytes_" : ["%n byte","%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "Copy direct link (only works for people who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)", "New folder" : "Nuova cartella", "Create new folder" : "Crea una nuova cartella", "Upload file" : "Carica file", @@ -123,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Ripristinata da {user}", "Renamed by {user}" : "Rinominata da {user}", "Moved by {user}" : "Spostata da {user}", + "\"remote account\"" : "\"account remoto\"", "You created {file}" : "Hai creato {file}", "You created an encrypted file in {file}" : "Hai creato un file cifrato in {file}", "{user} created {file}" : "{user} ha creato {file}", @@ -229,8 +234,10 @@ OC.L10N.register( "Open the files app settings" : "Apri le impostazioni dell'applicazione File", "Files settings" : "Impostazioni File", "File cannot be accessed" : "Il file non possono essere acceduti", + "Your files" : "I tuoi files", "Open in files" : "Apri in file", "Sort favorites first" : "Ordina prima i preferiti", + "Sort folders before files" : "Ordina cartelle prima dei files", "Show hidden files" : "Mostra i file nascosti", "Crop image previews" : "Ritaglia le anteprime delle immagini", "Enable the grid view" : "Attiva visuale a griglia", @@ -251,30 +258,39 @@ OC.L10N.register( "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Delete permanently" : "Elimina permanentemente", "Delete and unshare" : "Elimina e annulla la condivisione", + "Disconnect storages" : "Disconnetti il supporto di archiviazione", + "Delete files" : "Elimina i file", + "Delete folders" : "Elimina la cartella", + "You are about to delete {count} items." : "Stai per eliminare {count} elementi.", + "Confirm deletion" : "Conferma l'eliminazione", "Cancel" : "Annulla", + "Deletion cancelled" : "Eliminazione annullata", "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", "(copy)" : "(copia)", "(copy %n)" : "(copia %n)", + "Move cancelled" : "Spostamento cancellato", "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 are locked" : "I files sono bloccati", "The file does not exist anymore" : "Il file non esiste più", "Choose destination" : "Scegli la destinazione", "Copy to {target}" : "Copia in {target}", "Move to {target}" : "Sposta in {target}", "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", + "Move or copy operation failed" : "Operazione di spostamento o copia fallita", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", - "Could not copy {file}. {message}" : "Impossibile copiare {file}. {message}", - "Could not move {file}. {message}" : "Impossibile spostare {file}. {message}", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", "Filename" : "Nome file", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "Create new templates folder" : "Crea una nuova cartella dei modelli", "Templates" : "Modelli", "One of the dropped files could not be processed" : "Impossibile elaborare uno dei file eliminati", - "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", + "Some files could not be uploaded" : "Alcuni file non possono essere caricati", + "Files uploaded successfully" : "Files caricati correttamente", + "Some files could not be moved" : "Alcuni file non possono essere spostati", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file e {folderCount} cartella","1 file e {folderCount} cartelle","1 file e {folderCount} cartelle"], diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 2475d4373f9..e38251e16b7 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -35,8 +35,10 @@ "Set reminder" : "Imposta promemoria", "Edit locally" : "Modifica localmente", "Open" : "Apri", + "Delete file" : "Elimina file", "Delete folder" : "Elimina cartella", "Disconnect storage" : "Disconnetti archiviazione", + "Leave this share" : "Abbandona questa condivisione", "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", "Files" : "File", "Details" : "Dettagli", @@ -97,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["verifica \"{filter}\"","verificano \"{filter}\"","verificano \"{filter}\""], "View in folder" : "Visualizza nella cartella", + "Direct link was copied (only works for people who have access to this file/folder)" : "Il collegamento diretto è stato copiato (funziona solo per gli utenti che hanno accesso a questo file o cartella)", "Path" : "Percorso", "_%n byte_::_%n bytes_" : ["%n byte","%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "Copy direct link (only works for people who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)", "New folder" : "Nuova cartella", "Create new folder" : "Crea una nuova cartella", "Upload file" : "Carica file", @@ -121,6 +125,7 @@ "Restored by {user}" : "Ripristinata da {user}", "Renamed by {user}" : "Rinominata da {user}", "Moved by {user}" : "Spostata da {user}", + "\"remote account\"" : "\"account remoto\"", "You created {file}" : "Hai creato {file}", "You created an encrypted file in {file}" : "Hai creato un file cifrato in {file}", "{user} created {file}" : "{user} ha creato {file}", @@ -227,8 +232,10 @@ "Open the files app settings" : "Apri le impostazioni dell'applicazione File", "Files settings" : "Impostazioni File", "File cannot be accessed" : "Il file non possono essere acceduti", + "Your files" : "I tuoi files", "Open in files" : "Apri in file", "Sort favorites first" : "Ordina prima i preferiti", + "Sort folders before files" : "Ordina cartelle prima dei files", "Show hidden files" : "Mostra i file nascosti", "Crop image previews" : "Ritaglia le anteprime delle immagini", "Enable the grid view" : "Attiva visuale a griglia", @@ -249,30 +256,39 @@ "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Delete permanently" : "Elimina permanentemente", "Delete and unshare" : "Elimina e annulla la condivisione", + "Disconnect storages" : "Disconnetti il supporto di archiviazione", + "Delete files" : "Elimina i file", + "Delete folders" : "Elimina la cartella", + "You are about to delete {count} items." : "Stai per eliminare {count} elementi.", + "Confirm deletion" : "Conferma l'eliminazione", "Cancel" : "Annulla", + "Deletion cancelled" : "Eliminazione annullata", "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", "(copy)" : "(copia)", "(copy %n)" : "(copia %n)", + "Move cancelled" : "Spostamento cancellato", "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 are locked" : "I files sono bloccati", "The file does not exist anymore" : "Il file non esiste più", "Choose destination" : "Scegli la destinazione", "Copy to {target}" : "Copia in {target}", "Move to {target}" : "Sposta in {target}", "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", + "Move or copy operation failed" : "Operazione di spostamento o copia fallita", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", - "Could not copy {file}. {message}" : "Impossibile copiare {file}. {message}", - "Could not move {file}. {message}" : "Impossibile spostare {file}. {message}", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", "Filename" : "Nome file", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "Create new templates folder" : "Crea una nuova cartella dei modelli", "Templates" : "Modelli", "One of the dropped files could not be processed" : "Impossibile elaborare uno dei file eliminati", - "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", + "Some files could not be uploaded" : "Alcuni file non possono essere caricati", + "Files uploaded successfully" : "Files caricati correttamente", + "Some files could not be moved" : "Alcuni file non possono essere spostati", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file e {folderCount} cartella","1 file e {folderCount} cartelle","1 file e {folderCount} cartelle"], diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index c581e36a328..98bd68f9a55 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする", "Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。", "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", - "Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした", - "Files uploaded successfully" : "ファイルが正常にアップロードされました", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", - "An error occurred while uploading. Please try again later." : "アップロード中にエラーが発生しました。後でもう一度お試しください。", - "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}", - "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", "Filename" : "ファイル名", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "フォルダ内", "Search in folder: {folder}" : "フォルダ内を検索: {folder}", "One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした", - "Uploading \"{filename}\" failed" : "\"{filename}\" のアップロードに失敗しました", + "Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした", + "Files uploaded successfully" : "ファイルが正常にアップロードされました", + "Some files could not be moved" : "いくつかのファイルが移動できません", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"], diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index c08e0ab96b3..74a7d84e507 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする", "Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。", "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", - "Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした", - "Files uploaded successfully" : "ファイルが正常にアップロードされました", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", - "An error occurred while uploading. Please try again later." : "アップロード中にエラーが発生しました。後でもう一度お試しください。", - "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}", - "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", "Filename" : "ファイル名", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -300,7 +295,9 @@ "In folder" : "フォルダ内", "Search in folder: {folder}" : "フォルダ内を検索: {folder}", "One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした", - "Uploading \"{filename}\" failed" : "\"{filename}\" のアップロードに失敗しました", + "Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした", + "Files uploaded successfully" : "ファイルが正常にアップロードされました", + "Some files could not be moved" : "いくつかのファイルが移動できません", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"], diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 461ff526467..2528dc512cd 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -263,15 +263,13 @@ OC.L10N.register( "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Filename" : "Filename", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", + "Some files could not be moved" : "Some files could not be moved", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 79c37579aef..53ee8ed4b9c 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -261,15 +261,13 @@ "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Filename" : "Filename", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", + "Some files could not be moved" : "Some files could not be moved", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 6092c9f8f57..9f1049d8d34 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -37,6 +37,8 @@ OC.L10N.register( "Set reminder" : "알림 설정", "Edit locally" : "로컬에서 편집", "Open" : "열기", + "Delete file" : "파일 삭제", + "Delete folder" : "폴더 삭제", "Disconnect storage" : "저장소 연결 해제", "Leave this share" : "이 공유에서 떠나기", "Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음", @@ -173,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드", "Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다", "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", - "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", - "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", "Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제", @@ -239,6 +239,8 @@ OC.L10N.register( "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.", + "Your files" : "내 파일", + "Open in files" : "파일에서 열기", "Sort favorites first" : "즐겨찾기를 처음에 나열", "Sort folders before files" : "폴더를 파일보다 먼저 정렬", "Show hidden files" : "숨김 파일 보이기", @@ -276,6 +278,7 @@ OC.L10N.register( "(copy %n)" : "(%n 복사)", "Move cancelled" : "이동이 취소됨", "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", + "The files are locked" : "이 파일은 잠겼습니다", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", "Choose destination" : "목적지 선택", "Copy to {target}" : "{target}에 복사", @@ -285,17 +288,17 @@ OC.L10N.register( "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", - "An error occurred while uploading. Please try again later." : "업로드하는 중 오류가 발생했습니다. 잠시 후 다시 시도해 주세요.", - "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", - "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦", "Filename" : "파일 이름", "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "Create new templates folder" : "새로운 템플릿 폴더 만들기", "Templates" : "템플릿", "New template folder" : "새 템플릿 폴더", + "Search in folder: {folder}" : "폴더에서 검색: {folder}", "One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다", - "Uploading \"{filename}\" failed" : "\"{filename}\" 업로드가 실패함", + "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", + "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", + "Some files could not be moved" : "일부 파일을 이동할 수 없음", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index edfb279b7fd..30ad63fd2f2 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -35,6 +35,8 @@ "Set reminder" : "알림 설정", "Edit locally" : "로컬에서 편집", "Open" : "열기", + "Delete file" : "파일 삭제", + "Delete folder" : "폴더 삭제", "Disconnect storage" : "저장소 연결 해제", "Leave this share" : "이 공유에서 떠나기", "Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음", @@ -171,8 +173,6 @@ "Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드", "Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다", "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", - "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", - "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", "Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제", @@ -237,6 +237,8 @@ "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.", + "Your files" : "내 파일", + "Open in files" : "파일에서 열기", "Sort favorites first" : "즐겨찾기를 처음에 나열", "Sort folders before files" : "폴더를 파일보다 먼저 정렬", "Show hidden files" : "숨김 파일 보이기", @@ -274,6 +276,7 @@ "(copy %n)" : "(%n 복사)", "Move cancelled" : "이동이 취소됨", "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", + "The files are locked" : "이 파일은 잠겼습니다", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", "Choose destination" : "목적지 선택", "Copy to {target}" : "{target}에 복사", @@ -283,17 +286,17 @@ "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", - "An error occurred while uploading. Please try again later." : "업로드하는 중 오류가 발생했습니다. 잠시 후 다시 시도해 주세요.", - "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", - "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦", "Filename" : "파일 이름", "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "Create new templates folder" : "새로운 템플릿 폴더 만들기", "Templates" : "템플릿", "New template folder" : "새 템플릿 폴더", + "Search in folder: {folder}" : "폴더에서 검색: {folder}", "One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다", - "Uploading \"{filename}\" failed" : "\"{filename}\" 업로드가 실패함", + "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", + "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", + "Some files could not be moved" : "일부 파일을 이동할 수 없음", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index ed97f906a3b..105321e546c 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -207,11 +207,10 @@ OC.L10N.register( "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", "Move to {target}" : "Perkelti į {target}", - "Could not copy {file}. {message}" : "Nepavyko nukopijuoti {file}. {message}", - "Could not move {file}. {message}" : "Nepavyko perkelti {file}. {message}", "Filename" : "Failo pavadinimas", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "Templates" : "Šablonai", + "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "No favorites yet" : "Kol kas nėra mėgstamų", "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", "All files" : "Visi failai", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 5008dfb6d92..88e849bd98f 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -205,11 +205,10 @@ "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", "Move to {target}" : "Perkelti į {target}", - "Could not copy {file}. {message}" : "Nepavyko nukopijuoti {file}. {message}", - "Could not move {file}. {message}" : "Nepavyko perkelti {file}. {message}", "Filename" : "Failo pavadinimas", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "Templates" : "Šablonai", + "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "No favorites yet" : "Kol kas nėra mėgstamų", "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", "All files" : "Visi failai", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index dac071f2d08..90371f86ad0 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -260,15 +260,13 @@ OC.L10N.register( "Open folder {displayName}" : "Отвори папка {displayName}", "Open in Files" : "Отвори во датотеките", "Open details" : "Отвори детали", - "Could not copy {file}. {message}" : "Неможе да се копира {file}. {message}", - "Could not move {file}. {message}" : "Неможе да се премести {file}. {message}", "Created new folder \"{name}\"" : "Креирана нова папка \"{name}\"", "Filename" : "Име на датотека", "Unable to initialize the templates directory" : "Не може да се иницијализира папка за шаблони", "Create new templates folder" : "Креирај нова папка за шаблони", "Templates" : "Шаблони", "One of the dropped files could not be processed" : "Една од испуштените датотеки неможе да се процесоира", - "Uploading \"{filename}\" failed" : "Неуспешно прикашување \"{filename}\"", + "Some files could not be moved" : "Некои датотеки не можат да се преместат", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} датотека","{fileCount} датотеки"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 датотека и {folderCount} папки","1 датотека и {folderCount} папки"], diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index d1c19af5523..0ba286c0702 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -258,15 +258,13 @@ "Open folder {displayName}" : "Отвори папка {displayName}", "Open in Files" : "Отвори во датотеките", "Open details" : "Отвори детали", - "Could not copy {file}. {message}" : "Неможе да се копира {file}. {message}", - "Could not move {file}. {message}" : "Неможе да се премести {file}. {message}", "Created new folder \"{name}\"" : "Креирана нова папка \"{name}\"", "Filename" : "Име на датотека", "Unable to initialize the templates directory" : "Не може да се иницијализира папка за шаблони", "Create new templates folder" : "Креирај нова папка за шаблони", "Templates" : "Шаблони", "One of the dropped files could not be processed" : "Една од испуштените датотеки неможе да се процесоира", - "Uploading \"{filename}\" failed" : "Неуспешно прикашување \"{filename}\"", + "Some files could not be moved" : "Некои датотеки не можат да се преместат", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} датотека","{fileCount} датотеки"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 датотека и {folderCount} папки","1 датотека и {folderCount} папки"], diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 94bc6ff627c..1bde5e0250f 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Dra og slipp filer her for å laste opp", "Your have used your space quota and cannot upload files anymore" : "Du har brukt opp plasskvoten og kan ikke laste opp filer lenger", "You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her", - "Some files could not be uploaded" : "Noen filer kunne ikke lastes opp", - "Files uploaded successfully" : "Filer opplastet", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling utført", "\"{displayName}\" action failed" : "\"{displayName}\"-handling feilet", "Toggle selection for file \"{displayName}\"" : "Veksle valg for fil \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", "Open details" : "Åpne detaljer", - "An error occurred while uploading. Please try again later." : "En feil oppstod under opplasting. Forsøk igjen senere.", - "Could not copy {file}. {message}" : "Kunne ikke kopiere {file}. {message}", - "Could not move {file}. {message}" : "Kunne ikke flytte {file}. {message}", "Created new folder \"{name}\"" : "Opprettet ny mappe \"{name}\"", "Filename" : "Filnavn", "Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "I mappen", "Search in folder: {folder}" : "Søk i mappen: {folder}", "One of the dropped files could not be processed" : "En av de slupne filene kunne ikke behandles", - "Uploading \"{filename}\" failed" : "Opplasting av \"{filename}\" feilet", + "Some files could not be uploaded" : "Noen filer kunne ikke lastes opp", + "Files uploaded successfully" : "Filer opplastet", + "Some files could not be moved" : "Noen filer kunne ikke flyttes", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappe","{folderCount} mapper"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mappe","1 fil og {folderCount} mapper"], diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 23ec63333fc..666811f9832 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Dra og slipp filer her for å laste opp", "Your have used your space quota and cannot upload files anymore" : "Du har brukt opp plasskvoten og kan ikke laste opp filer lenger", "You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her", - "Some files could not be uploaded" : "Noen filer kunne ikke lastes opp", - "Files uploaded successfully" : "Filer opplastet", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling utført", "\"{displayName}\" action failed" : "\"{displayName}\"-handling feilet", "Toggle selection for file \"{displayName}\"" : "Veksle valg for fil \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", "Open details" : "Åpne detaljer", - "An error occurred while uploading. Please try again later." : "En feil oppstod under opplasting. Forsøk igjen senere.", - "Could not copy {file}. {message}" : "Kunne ikke kopiere {file}. {message}", - "Could not move {file}. {message}" : "Kunne ikke flytte {file}. {message}", "Created new folder \"{name}\"" : "Opprettet ny mappe \"{name}\"", "Filename" : "Filnavn", "Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen", @@ -300,7 +295,9 @@ "In folder" : "I mappen", "Search in folder: {folder}" : "Søk i mappen: {folder}", "One of the dropped files could not be processed" : "En av de slupne filene kunne ikke behandles", - "Uploading \"{filename}\" failed" : "Opplasting av \"{filename}\" feilet", + "Some files could not be uploaded" : "Noen filer kunne ikke lastes opp", + "Files uploaded successfully" : "Filer opplastet", + "Some files could not be moved" : "Noen filer kunne ikke flyttes", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappe","{folderCount} mapper"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mappe","1 fil og {folderCount} mapper"], diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 4a39bcd8bfe..eac9dabdcb0 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -213,6 +213,7 @@ OC.L10N.register( "Filename" : "Bestandsnaam", "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", "Templates" : "Sjablonen", + "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "No favorites yet" : "Nog geen favorieten", "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", "All files" : "Alle bestanden", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 03b31bbc2e3..64a436976f7 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -211,6 +211,7 @@ "Filename" : "Bestandsnaam", "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", "Templates" : "Sjablonen", + "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "No favorites yet" : "Nog geen favorieten", "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", "All files" : "Alle bestanden", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index c85a6267f30..d3b8317c3e2 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -175,8 +175,6 @@ OC.L10N.register( "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}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "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}\"", "Filename" : "Nazwa pliku", "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", @@ -301,7 +296,9 @@ OC.L10N.register( "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ę", + "Some files could not be uploaded" : "Nie udało się wysłać niektórych plików", + "Files uploaded successfully" : "Pliki przesłane pomyślnie", + "Some files could not be moved" : "Niektóre pliki nie mogły zostać przeniesione", "_{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"], diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 2176e146b0a..cc4cfec9ac1 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -173,8 +173,6 @@ "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}\"", @@ -288,9 +286,6 @@ "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}\"", "Filename" : "Nazwa pliku", "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", @@ -299,7 +294,9 @@ "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ę", + "Some files could not be uploaded" : "Nie udało się wysłać niektórych plików", + "Files uploaded successfully" : "Pliki przesłane pomyślnie", + "Some files could not be moved" : "Niektóre pliki nie mogły zostać przeniesione", "_{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"], diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index beda3380703..e14134ecba1 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Arraste e solte os arquivos aqui para fazer upload", "Your have used your space quota and cannot upload files anymore" : "Você usou sua cota de espaço e não pode mais fazer upload de arquivos", "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui", - "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", - "Files uploaded successfully" : "Arquivos enviados com sucesso", "\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso", "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", "Toggle selection for file \"{displayName}\"" : "Alternar seleção do arquivo \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", - "An error occurred while uploading. Please try again later." : "Ocorreu um erro ao fazer o upload. Por favor, tente novamente mais tarde.", - "Could not copy {file}. {message}" : "Não foi possível copiar {file}. {message}", - "Could not move {file}. {message}" : "Não foi possível mover {file}. {message}", "Created new folder \"{name}\"" : "Nova pasta criada \"{name}\"", "Filename" : "Nome do arquivo", "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "Na pasta", "Search in folder: {folder}" : "Pesquisar na pasta: {folder}", "One of the dropped files could not be processed" : "Um dos arquivos descartados não pôde ser processado", - "Uploading \"{filename}\" failed" : "O upload de \"{filename}\" falhou", + "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", + "Files uploaded successfully" : "Arquivos enviados com sucesso", + "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} pastas","{folderCount} pastas","{folderCount} pastas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} arquivos","{fileCount} arquivos","{fileCount} arquivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas"], diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index ebae3bbd593..98a9e3e4668 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Arraste e solte os arquivos aqui para fazer upload", "Your have used your space quota and cannot upload files anymore" : "Você usou sua cota de espaço e não pode mais fazer upload de arquivos", "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui", - "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", - "Files uploaded successfully" : "Arquivos enviados com sucesso", "\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso", "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", "Toggle selection for file \"{displayName}\"" : "Alternar seleção do arquivo \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", - "An error occurred while uploading. Please try again later." : "Ocorreu um erro ao fazer o upload. Por favor, tente novamente mais tarde.", - "Could not copy {file}. {message}" : "Não foi possível copiar {file}. {message}", - "Could not move {file}. {message}" : "Não foi possível mover {file}. {message}", "Created new folder \"{name}\"" : "Nova pasta criada \"{name}\"", "Filename" : "Nome do arquivo", "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos", @@ -300,7 +295,9 @@ "In folder" : "Na pasta", "Search in folder: {folder}" : "Pesquisar na pasta: {folder}", "One of the dropped files could not be processed" : "Um dos arquivos descartados não pôde ser processado", - "Uploading \"{filename}\" failed" : "O upload de \"{filename}\" falhou", + "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", + "Files uploaded successfully" : "Arquivos enviados com sucesso", + "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} pastas","{folderCount} pastas","{folderCount} pastas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} arquivos","{fileCount} arquivos","{fileCount} arquivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas"], diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 476f04c1e42..9ed6e35c061 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -250,13 +250,12 @@ OC.L10N.register( "Open folder {displayName}" : "Deschide dosarul {displayName}", "Open in Files" : "Deschide în Fișiere", "Open details" : "Deschide detaliile", - "Could not copy {file}. {message}" : "Nu s-a putut copia {file}. {message}", - "Could not move {file}. {message}" : "Nu s-a putut muta {file}. {message}", "Created new folder \"{name}\"" : "A fost creat folderul nou \"{name}\"", "Filename" : "Nume fișier", "Unable to initialize the templates directory" : "Nu s-a putut inițializa dosarul cu șabloane", "Create new templates folder" : "Creează un nou dosar pentru șabloane", "Templates" : "Șabloane", + "Some files could not be moved" : "Unele fișiere nu au putut fi mutate", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} foldere","{folderCount} foldere"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fișier","{fileCount} fișiere","{fileCount} fișiere"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fișier și {folderCount} folder","1 fișier și {folderCount} foldere","1 fișier și {folderCount} foldere"], diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index dfac020315e..3b5c1394f67 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -248,13 +248,12 @@ "Open folder {displayName}" : "Deschide dosarul {displayName}", "Open in Files" : "Deschide în Fișiere", "Open details" : "Deschide detaliile", - "Could not copy {file}. {message}" : "Nu s-a putut copia {file}. {message}", - "Could not move {file}. {message}" : "Nu s-a putut muta {file}. {message}", "Created new folder \"{name}\"" : "A fost creat folderul nou \"{name}\"", "Filename" : "Nume fișier", "Unable to initialize the templates directory" : "Nu s-a putut inițializa dosarul cu șabloane", "Create new templates folder" : "Creează un nou dosar pentru șabloane", "Templates" : "Șabloane", + "Some files could not be moved" : "Unele fișiere nu au putut fi mutate", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} foldere","{folderCount} foldere"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fișier","{fileCount} fișiere","{fileCount} fișiere"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fișier și {folderCount} folder","1 fișier și {folderCount} foldere","1 fișier și {folderCount} foldere"], diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 7c024c23fe6..c189fb8b74f 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", - "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", - "Files uploaded successfully" : "Файлы успешно обновлены", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в приложении Файлы", "Open details" : "Открыть подробности", - "An error occurred while uploading. Please try again later." : "Ошибка во время передачи на сервер, попробуйте ещё раз.", - "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", - "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", "Filename" : "Имя файла", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "В папке", "Search in folder: {folder}" : "Поиск в папке: «{folder}»", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", - "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", + "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", + "Files uploaded successfully" : "Файлы успешно обновлены", + "Some files could not be moved" : "Некоторые файлы не могут быть перемещены", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки","{folderCount} папок","{folderCount} папки"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файла","{fileCount} файлов","{fileCount} файла"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"], diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 5778537fbb9..80845c97a14 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", - "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", - "Files uploaded successfully" : "Файлы успешно обновлены", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в приложении Файлы", "Open details" : "Открыть подробности", - "An error occurred while uploading. Please try again later." : "Ошибка во время передачи на сервер, попробуйте ещё раз.", - "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", - "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", "Filename" : "Имя файла", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", @@ -300,7 +295,9 @@ "In folder" : "В папке", "Search in folder: {folder}" : "Поиск в папке: «{folder}»", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", - "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", + "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", + "Files uploaded successfully" : "Файлы успешно обновлены", + "Some files could not be moved" : "Некоторые файлы не могут быть перемещены", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки","{folderCount} папок","{folderCount} папки"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файла","{fileCount} файлов","{fileCount} файла"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"], diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 30cc7ae8421..4b03c5dac3e 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -247,13 +247,11 @@ OC.L10N.register( "Open folder {displayName}" : "Aberi sa cartella {displayName}", "Open in Files" : "Aberi in Archìvios", "Open details" : "Aberi is detàllios", - "Could not copy {file}. {message}" : "Impossìbile copiare {file}. {message}", - "Could not move {file}. {message}" : "Impossìbile tramudare {file}. {message}", "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", "Filename" : "Nùmene de s'archìviu", "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", "Templates" : "Modellos", - "Uploading \"{filename}\" failed" : "Errore in sa càrriga de \"{filename}\"", + "Some files could not be moved" : "No at fatu a tramudare carchi archìviu", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json index af72812ea94..f7ad585acd7 100644 --- a/apps/files/l10n/sc.json +++ b/apps/files/l10n/sc.json @@ -245,13 +245,11 @@ "Open folder {displayName}" : "Aberi sa cartella {displayName}", "Open in Files" : "Aberi in Archìvios", "Open details" : "Aberi is detàllios", - "Could not copy {file}. {message}" : "Impossìbile copiare {file}. {message}", - "Could not move {file}. {message}" : "Impossìbile tramudare {file}. {message}", "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", "Filename" : "Nùmene de s'archìviu", "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", "Templates" : "Modellos", - "Uploading \"{filename}\" failed" : "Errore in sa càrriga de \"{filename}\"", + "Some files could not be moved" : "No at fatu a tramudare carchi archìviu", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 1fbfe5dd222..c4e88b75aed 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním", "Your have used your space quota and cannot upload files anymore" : "Dosiahli ste limit vášho priestoru a už viac nemôžete nahrávať súbory", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", - "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", - "Files uploaded successfully" : "Súbory boli úspešne nahrané.", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "Toggle selection for file \"{displayName}\"" : "Prepnúť výber pre súbor \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", - "An error occurred while uploading. Please try again later." : "Vyskytla sa chyba pri nahrávaní. Skúste to prosím neskôr znova.", - "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}", - "Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}", "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"", "Filename" : "Názov súboru", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "V adresári", "Search in folder: {folder}" : "Hľadať v adresári: {folder}", "One of the dropped files could not be processed" : "Jeden z vložených súborov nemohol byť spracovaný.", - "Uploading \"{filename}\" failed" : "Nahrávanie \"{filename}\" zlyhalo", + "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", + "Files uploaded successfully" : "Súbory boli úspešne nahrané.", + "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 súbor a {folderCount} priečinok","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky"], diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 01f46abdd58..1f79585defa 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním", "Your have used your space quota and cannot upload files anymore" : "Dosiahli ste limit vášho priestoru a už viac nemôžete nahrávať súbory", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", - "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", - "Files uploaded successfully" : "Súbory boli úspešne nahrané.", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "Toggle selection for file \"{displayName}\"" : "Prepnúť výber pre súbor \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", - "An error occurred while uploading. Please try again later." : "Vyskytla sa chyba pri nahrávaní. Skúste to prosím neskôr znova.", - "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}", - "Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}", "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"", "Filename" : "Názov súboru", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", @@ -300,7 +295,9 @@ "In folder" : "V adresári", "Search in folder: {folder}" : "Hľadať v adresári: {folder}", "One of the dropped files could not be processed" : "Jeden z vložených súborov nemohol byť spracovaný.", - "Uploading \"{filename}\" failed" : "Nahrávanie \"{filename}\" zlyhalo", + "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", + "Files uploaded successfully" : "Súbory boli úspešne nahrané.", + "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 súbor a {folderCount} priečinok","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky"], diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 69c633a70fc..077f0e312e3 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -256,13 +256,12 @@ OC.L10N.register( "Open folder {displayName}" : "Odpri mapo {displayName}", "Open in Files" : "Open in Files", "Open details" : "Odpri podrobnosti", - "Could not copy {file}. {message}" : "Datoteke {file} ni mogoče kopirati. {message}", - "Could not move {file}. {message}" : "Datoteke {file} ni mogoče premakniti. {message}", "Created new folder \"{name}\"" : "Ustvarjena je nova mapa »{name}«.", "Filename" : "Ime datoteke", "Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog", "Create new templates folder" : "Ustvari novo začasno mapo", "Templates" : "Predloge", + "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapa","{folderCount} mapi","{folderCount} mape","{folderCount} map"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} datoteka","{fileCount} datoteki","{fileCount} datoteke","{fileCount} datotek"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 datoteka in {folderCount} mapa","1 datoteka in {folderCount} mapi","1 datoteka in {folderCount} mape","1 datoteka in {folderCount} map"], diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 6bf82d61d67..1be6da12ec8 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -254,13 +254,12 @@ "Open folder {displayName}" : "Odpri mapo {displayName}", "Open in Files" : "Open in Files", "Open details" : "Odpri podrobnosti", - "Could not copy {file}. {message}" : "Datoteke {file} ni mogoče kopirati. {message}", - "Could not move {file}. {message}" : "Datoteke {file} ni mogoče premakniti. {message}", "Created new folder \"{name}\"" : "Ustvarjena je nova mapa »{name}«.", "Filename" : "Ime datoteke", "Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog", "Create new templates folder" : "Ustvari novo začasno mapo", "Templates" : "Predloge", + "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapa","{folderCount} mapi","{folderCount} mape","{folderCount} map"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} datoteka","{fileCount} datoteki","{fileCount} datoteke","{fileCount} datotek"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 datoteka in {folderCount} mapa","1 datoteka in {folderCount} mapi","1 datoteka in {folderCount} mape","1 datoteka in {folderCount} map"], diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index df685cfe23e..13538a98d51 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", "Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове", "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", - "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", - "Files uploaded successfully" : "Фајлови су успешно отремљени", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", "Toggle selection for file \"{displayName}\"" : "Укљ./искљ. избор за фајл „{displayName}”", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", "Open details" : "Отвори детаље", - "An error occurred while uploading. Please try again later." : "Дошло је до грешке током отпремања Покушајте поново касније.", - "Could not copy {file}. {message}" : "{file} не може да се копира. {message}", - "Could not move {file}. {message}" : "{file} не може да се премести. {message}", "Created new folder \"{name}\"" : "Креиран је нови фолдер „{name}”", "Filename" : "Назив фајла", "Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "У фолдеру", "Search in folder: {folder}" : "Претрага у фолдеру: {folder}", "One of the dropped files could not be processed" : "Један од упуштених фајлова не може да се обради", - "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", + "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", + "Files uploaded successfully" : "Фајлови су успешно отремљени", + "Some files could not be moved" : "Неке фајлове нисам могао да преместим", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"], diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 6b54f1593ab..eea272f163b 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", "Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове", "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", - "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", - "Files uploaded successfully" : "Фајлови су успешно отремљени", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", "Toggle selection for file \"{displayName}\"" : "Укљ./искљ. избор за фајл „{displayName}”", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", "Open details" : "Отвори детаље", - "An error occurred while uploading. Please try again later." : "Дошло је до грешке током отпремања Покушајте поново касније.", - "Could not copy {file}. {message}" : "{file} не може да се копира. {message}", - "Could not move {file}. {message}" : "{file} не може да се премести. {message}", "Created new folder \"{name}\"" : "Креиран је нови фолдер „{name}”", "Filename" : "Назив фајла", "Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује", @@ -300,7 +295,9 @@ "In folder" : "У фолдеру", "Search in folder: {folder}" : "Претрага у фолдеру: {folder}", "One of the dropped files could not be processed" : "Један од упуштених фајлова не може да се обради", - "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", + "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", + "Files uploaded successfully" : "Фајлови су успешно отремљени", + "Some files could not be moved" : "Неке фајлове нисам могао да преместим", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"], diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 072f32491e6..61646838fda 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", - "Some files could not be uploaded" : "Vissa filer kunde inte laddas upp", - "Files uploaded successfully" : "Filerna uppladdade", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", "Toggle selection for file \"{displayName}\"" : "Växla markering för filen \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", "Open details" : "Öppna detaljer", - "An error occurred while uploading. Please try again later." : "Ett fel inträffade vid uppladdningen. Försök igen senare.", - "Could not copy {file}. {message}" : "Kunde inte kopiera {file}. {message}", - "Could not move {file}. {message}" : "Kunde inte flytta {file}. {message}", "Created new folder \"{name}\"" : "Skapat ny mapp \"{name}\"", "Filename" : "Filnamn", "Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "I mapp", "Search in folder: {folder}" : "Sök i mapp: {folder}", "One of the dropped files could not be processed" : "En av de släppta filerna kunde inte bearbetas", - "Uploading \"{filename}\" failed" : "Uppladdning av \"{filename}\" misslyckades", + "Some files could not be uploaded" : "Vissa filer kunde inte laddas upp", + "Files uploaded successfully" : "Filerna uppladdade", + "Some files could not be moved" : "Vissa filer kunde inte flyttas", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapp","{folderCount} mappar"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil och {folderCount} mapp","1 fil och {folderCount} mappar"], diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 01aa8233809..e0fd194194d 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", - "Some files could not be uploaded" : "Vissa filer kunde inte laddas upp", - "Files uploaded successfully" : "Filerna uppladdade", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", "Toggle selection for file \"{displayName}\"" : "Växla markering för filen \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", "Open details" : "Öppna detaljer", - "An error occurred while uploading. Please try again later." : "Ett fel inträffade vid uppladdningen. Försök igen senare.", - "Could not copy {file}. {message}" : "Kunde inte kopiera {file}. {message}", - "Could not move {file}. {message}" : "Kunde inte flytta {file}. {message}", "Created new folder \"{name}\"" : "Skapat ny mapp \"{name}\"", "Filename" : "Filnamn", "Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen", @@ -300,7 +295,9 @@ "In folder" : "I mapp", "Search in folder: {folder}" : "Sök i mapp: {folder}", "One of the dropped files could not be processed" : "En av de släppta filerna kunde inte bearbetas", - "Uploading \"{filename}\" failed" : "Uppladdning av \"{filename}\" misslyckades", + "Some files could not be uploaded" : "Vissa filer kunde inte laddas upp", + "Files uploaded successfully" : "Filerna uppladdade", + "Some files could not be moved" : "Vissa filer kunde inte flyttas", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapp","{folderCount} mappar"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil och {folderCount} mapp","1 fil och {folderCount} mappar"], diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index c8a477d69da..9620d1b4a31 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -220,6 +220,7 @@ OC.L10N.register( "Filename" : "ชื่อไฟล์", "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", "Templates" : "เทมเพลต", + "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", "No favorites yet" : "ยังไม่มีรายการโปรด", "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", "All files" : "ไฟล์ทั้งหมด", diff --git a/apps/files/l10n/th.json b/apps/files/l10n/th.json index 6ab67d4e979..adcf054d70d 100644 --- a/apps/files/l10n/th.json +++ b/apps/files/l10n/th.json @@ -218,6 +218,7 @@ "Filename" : "ชื่อไฟล์", "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", "Templates" : "เทมเพลต", + "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", "No favorites yet" : "ยังไม่มีรายการโปรด", "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", "All files" : "ไฟล์ทั้งหมด", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 7faece0ee7f..bed93f9099e 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", "You don’t have permission to upload or create files here" : "Buraya dosya yükleme ya da ekleme izniniz yok", - "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", - "Files uploaded successfully" : "Dosyalar yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasını seç/bırak", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", "Open details" : "Ayrıntıları aç", - "An error occurred while uploading. Please try again later." : "Yükleme sırasında bir sorun çıktı. Lütfen bir süre sonra yeniden deneyin.", - "Could not copy {file}. {message}" : "{file} dosyası kopyalanamadı. {message}", - "Could not move {file}. {message}" : "{file} dosyası taşınamadı. {message}", "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu", "Filename" : "Dosya adı", "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "Klasörde", "Search in folder: {folder}" : "Şu klasörde ara: {folder}", "One of the dropped files could not be processed" : "Bırakılan dosyalardan biri işlenemedi", - "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", + "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", + "Files uploaded successfully" : "Dosyalar yüklendi", + "Some files could not be moved" : "Bazı dosyalar taşınamadı", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} klasör","{folderCount} klasör"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} dosya","{fileCount} dosya"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 dosya ve {folderCount} klasör","1 dosya ve {folderCount} klasör"], diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 7a023d832db..ee1a9704b56 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", "You don’t have permission to upload or create files here" : "Buraya dosya yükleme ya da ekleme izniniz yok", - "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", - "Files uploaded successfully" : "Dosyalar yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasını seç/bırak", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", "Open details" : "Ayrıntıları aç", - "An error occurred while uploading. Please try again later." : "Yükleme sırasında bir sorun çıktı. Lütfen bir süre sonra yeniden deneyin.", - "Could not copy {file}. {message}" : "{file} dosyası kopyalanamadı. {message}", - "Could not move {file}. {message}" : "{file} dosyası taşınamadı. {message}", "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu", "Filename" : "Dosya adı", "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", @@ -300,7 +295,9 @@ "In folder" : "Klasörde", "Search in folder: {folder}" : "Şu klasörde ara: {folder}", "One of the dropped files could not be processed" : "Bırakılan dosyalardan biri işlenemedi", - "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", + "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", + "Files uploaded successfully" : "Dosyalar yüklendi", + "Some files could not be moved" : "Bazı dosyalar taşınamadı", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} klasör","{folderCount} klasör"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} dosya","{fileCount} dosya"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 dosya ve {folderCount} klasör","1 dosya ve {folderCount} klasör"], diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 2dc27e5fc8b..449552682cb 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", "Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли", "You don’t have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення файлів тут", - "Some files could not be uploaded" : "Не вдалося завантажити окремі файли", - "Files uploaded successfully" : "Файли успішно завантажено", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", "Toggle selection for file \"{displayName}\"" : "Перемкнути вибір для файлу \"{displayName}\"", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", - "An error occurred while uploading. Please try again later." : "Помилка під час завантаження. Спробуйте ще раз пізніше.", - "Could not copy {file}. {message}" : "Не вдалося скопіювати файл {file}. {message}", - "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", "Filename" : "Ім'я файлу", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "У каталозі", "Search in folder: {folder}" : "Шукати у каталозі: {folder}", "One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити", - "Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося", + "Some files could not be uploaded" : "Не вдалося завантажити окремі файли", + "Files uploaded successfully" : "Файли успішно завантажено", + "Some files could not be moved" : "Окремі файли неможливо перемістити", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"], diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index f1269c3afc2..1fab03e0888 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", "Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли", "You don’t have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення файлів тут", - "Some files could not be uploaded" : "Не вдалося завантажити окремі файли", - "Files uploaded successfully" : "Файли успішно завантажено", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", "Toggle selection for file \"{displayName}\"" : "Перемкнути вибір для файлу \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", - "An error occurred while uploading. Please try again later." : "Помилка під час завантаження. Спробуйте ще раз пізніше.", - "Could not copy {file}. {message}" : "Не вдалося скопіювати файл {file}. {message}", - "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", "Filename" : "Ім'я файлу", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", @@ -300,7 +295,9 @@ "In folder" : "У каталозі", "Search in folder: {folder}" : "Шукати у каталозі: {folder}", "One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити", - "Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося", + "Some files could not be uploaded" : "Не вдалося завантажити окремі файли", + "Files uploaded successfully" : "Файли успішно завантажено", + "Some files could not be moved" : "Окремі файли неможливо перемістити", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"], diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 0f1a6c79545..cfbe3a43b6e 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -253,13 +253,12 @@ OC.L10N.register( "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open details" : "Mở chi tiết", - "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", - "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", "Filename" : "Tên tập tin", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 7fcfcced684..d3906c765e2 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -251,13 +251,12 @@ "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open details" : "Mở chi tiết", - "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", - "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", "Filename" : "Tên tập tin", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 7f5518d3574..9e2cb72754b 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -174,8 +174,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "将文件拖拽至此处以上传", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空间配额,无法再上传更多文件", "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", - "Some files could not be uploaded" : "部分文件无法上传", - "Files uploaded successfully" : "上传文件成功", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", "Rename file" : "重命名文件", @@ -280,16 +278,15 @@ OC.L10N.register( "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", "Open details" : "打开详情", - "An error occurred while uploading. Please try again later." : "上传时发生错误。请稍后再试", - "Could not copy {file}. {message}" : "无法复制 {file}。{message}", - "Could not move {file}. {message}" : "无法移动 {file}。{message}", "Created new folder \"{name}\"" : "创建了新文件夹「{name}」", "Filename" : "文件名", "Unable to initialize the templates directory" : "无法初始化模板目录", "Create new templates folder" : "新建模板文件夹", "Templates" : "模板", "New template folder" : "新建模板文件夹", - "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败", + "Some files could not be uploaded" : "部分文件无法上传", + "Files uploaded successfully" : "上传文件成功", + "Some files could not be moved" : "某些文件无法被移动", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 个文件夹及 {folderCount} 个文件夹"], diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 25a71604687..92421967de9 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -172,8 +172,6 @@ "Drag and drop files here to upload" : "将文件拖拽至此处以上传", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空间配额,无法再上传更多文件", "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", - "Some files could not be uploaded" : "部分文件无法上传", - "Files uploaded successfully" : "上传文件成功", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", "Rename file" : "重命名文件", @@ -278,16 +276,15 @@ "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", "Open details" : "打开详情", - "An error occurred while uploading. Please try again later." : "上传时发生错误。请稍后再试", - "Could not copy {file}. {message}" : "无法复制 {file}。{message}", - "Could not move {file}. {message}" : "无法移动 {file}。{message}", "Created new folder \"{name}\"" : "创建了新文件夹「{name}」", "Filename" : "文件名", "Unable to initialize the templates directory" : "无法初始化模板目录", "Create new templates folder" : "新建模板文件夹", "Templates" : "模板", "New template folder" : "新建模板文件夹", - "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败", + "Some files could not be uploaded" : "部分文件无法上传", + "Files uploaded successfully" : "上传文件成功", + "Some files could not be moved" : "某些文件无法被移动", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 个文件夹及 {folderCount} 个文件夹"], diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 045d2ccd351..665b5e6be28 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", - "Some files could not be uploaded" : "無法上傳某些檔案", - "Files uploaded successfully" : "成功上傳檔案", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", - "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", - "Could not copy {file}. {message}" : "無法複製 {file}。{message}", - "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "Filename" : "檔案名稱", "Unable to initialize the templates directory" : "無法初始化模板目錄", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "在資料夾中", "Search in folder: {folder}" : "搜尋資料夾: {folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", + "Some files could not be uploaded" : "無法上傳某些檔案", + "Files uploaded successfully" : "成功上傳檔案", + "Some files could not be moved" : "有些檔案無法被移動", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 0cb51918b8d..b7c749f3980 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", - "Some files could not be uploaded" : "無法上傳某些檔案", - "Files uploaded successfully" : "成功上傳檔案", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", - "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", - "Could not copy {file}. {message}" : "無法複製 {file}。{message}", - "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "Filename" : "檔案名稱", "Unable to initialize the templates directory" : "無法初始化模板目錄", @@ -300,7 +295,9 @@ "In folder" : "在資料夾中", "Search in folder: {folder}" : "搜尋資料夾: {folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", + "Some files could not be uploaded" : "無法上傳某些檔案", + "Files uploaded successfully" : "成功上傳檔案", + "Some files could not be moved" : "有些檔案無法被移動", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 905a1f2c5bb..ba1f38f0966 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -175,8 +175,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", - "Some files could not be uploaded" : "無法上傳部份檔案", - "Files uploaded successfully" : "檔案上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取", @@ -290,9 +288,6 @@ OC.L10N.register( "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", - "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", - "Could not copy {file}. {message}" : "無法複製 {file}。{message}", - "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", "Filename" : "檔案名稱", "Unable to initialize the templates directory" : "無法初始化範本目錄", @@ -302,7 +297,9 @@ OC.L10N.register( "In folder" : "在資料夾中", "Search in folder: {folder}" : "在資料夾中搜尋:{folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", + "Some files could not be uploaded" : "無法上傳部份檔案", + "Files uploaded successfully" : "檔案上傳成功", + "Some files could not be moved" : "有些檔案無法被移動", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 4ae1b209c5f..f2a61460222 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", - "Some files could not be uploaded" : "無法上傳部份檔案", - "Files uploaded successfully" : "檔案上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", - "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", - "Could not copy {file}. {message}" : "無法複製 {file}。{message}", - "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", "Filename" : "檔案名稱", "Unable to initialize the templates directory" : "無法初始化範本目錄", @@ -300,7 +295,9 @@ "In folder" : "在資料夾中", "Search in folder: {folder}" : "在資料夾中搜尋:{folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", + "Some files could not be uploaded" : "無法上傳部份檔案", + "Files uploaded successfully" : "檔案上傳成功", + "Some files could not be moved" : "有些檔案無法被移動", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], |