diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
commit | 0e0b468c10b8a65cbf346c052cadbc8d834eb28f (patch) | |
tree | 925d741a7c712cc17a2ce256ab57bb3c13bb472c /apps/files/l10n | |
parent | 82c5f41dde1246ad92c0d2867f88db800c384a4d (diff) | |
download | nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.tar.gz nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
122 files changed, 532 insertions, 282 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 03c800f9f81..835ceac99d7 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "أعرض شبكياً", "Home" : "الرئيسية", "Close" : "إغلاق", - "Favorites" : "المفضلة ", "Could not create folder \"{dir}\"" : "لا يمكن إنشاء المجلد \"{dir}\"", "This will stop your current uploads." : "سيتم ايقاف رفع الملفات الحالية.", "Upload cancelled." : "تم إلغاء عملية رفع الملفات.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "المفضلة", "Favorite" : "المفضلة", "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)", - "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "New folder" : "مجلد جديد", "Create new folder" : "إنشاء مجلدا جديد", "Upload file" : "رفع ملف", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "تمت إزالته مِن المفضلة", "You added {file} to your favorites" : "أنت اضفت {file} إلى مفضلتك", "You removed {file} from your favorites" : "تم ازالت {file} من مفضلتك", + "Favorites" : "المفضلة ", "File changes" : "تغيير في ملف", "Created by {user}" : "انشاء جديد من قبل {user}", "Changed by {user}" : "تغيير من قبل {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "إعادة تحميل المجلد الحالي", "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Select the row for {displayName}" : "إختر السطر في {displayName}", - "Open folder {name}" : "إفتح المجلد {name}", + "File name" : "اسم ملف", "Download file {name}" : "حم", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", + "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Total rows summary" : "ملخص مجموع الأسطر", "Select all" : "تحديد الكل ", "Unselect all" : "إلغاء الاختيار للكل", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", "Open folder {displayName}" : "إفتح المجلد {displayName}", + "Open details" : "افتح التفاصيل", "Set up templates folder" : "إعداد مجلد القوالب", "Templates" : "القوالب", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", "Storage invalid" : "وحدة تخزين غير صالحة", + "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "Unlimited" : "غير محدود", "Search users" : "ابحث عن مستخدمين", "Cancel" : "الغاء", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "تم استخدام %1$s من %2$s", "Deleted files" : "الملفات المحذوفة", + "Open folder {name}" : "إفتح المجلد {name}", "Search for an account" : "البحث عن حساب" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index d10758962db..f8e5e4daab9 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -8,7 +8,6 @@ "Show grid view" : "أعرض شبكياً", "Home" : "الرئيسية", "Close" : "إغلاق", - "Favorites" : "المفضلة ", "Could not create folder \"{dir}\"" : "لا يمكن إنشاء المجلد \"{dir}\"", "This will stop your current uploads." : "سيتم ايقاف رفع الملفات الحالية.", "Upload cancelled." : "تم إلغاء عملية رفع الملفات.", @@ -102,7 +101,6 @@ "Favorited" : "المفضلة", "Favorite" : "المفضلة", "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)", - "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "New folder" : "مجلد جديد", "Create new folder" : "إنشاء مجلدا جديد", "Upload file" : "رفع ملف", @@ -117,6 +115,7 @@ "Removed from favorites" : "تمت إزالته مِن المفضلة", "You added {file} to your favorites" : "أنت اضفت {file} إلى مفضلتك", "You removed {file} from your favorites" : "تم ازالت {file} من مفضلتك", + "Favorites" : "المفضلة ", "File changes" : "تغيير في ملف", "Created by {user}" : "انشاء جديد من قبل {user}", "Changed by {user}" : "تغيير من قبل {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "إعادة تحميل المجلد الحالي", "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Select the row for {displayName}" : "إختر السطر في {displayName}", - "Open folder {name}" : "إفتح المجلد {name}", + "File name" : "اسم ملف", "Download file {name}" : "حم", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", + "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Total rows summary" : "ملخص مجموع الأسطر", "Select all" : "تحديد الكل ", "Unselect all" : "إلغاء الاختيار للكل", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", "Open folder {displayName}" : "إفتح المجلد {displayName}", + "Open details" : "افتح التفاصيل", "Set up templates folder" : "إعداد مجلد القوالب", "Templates" : "القوالب", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", @@ -248,6 +249,7 @@ "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", "Storage invalid" : "وحدة تخزين غير صالحة", + "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "Unlimited" : "غير محدود", "Search users" : "ابحث عن مستخدمين", "Cancel" : "الغاء", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "تم استخدام %1$s من %2$s", "Deleted files" : "الملفات المحذوفة", + "Open folder {name}" : "إفتح المجلد {name}", "Search for an account" : "البحث عن حساب" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index b66129da735..7fdf24b031d 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Показване в решетъчен изглед", "Home" : "Домашен", "Close" : "Затвори", - "Favorites" : "Любими", "Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена", "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Upload cancelled." : "Качването е прекъснато.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Отбелязано в любими", "Favorite" : "Любими", "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", - "You can only favorite a single file or folder at a time" : "Можете да предпочетете само един файл или папка наведнъж", "New folder" : "Нова папка", "Create new folder" : "Създай нова папка", "Upload file" : "Качи файл", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Премахни от любимите", "You added {file} to your favorites" : "Добавихте {file} към любимите", "You removed {file} from your favorites" : "Премахнахте {file} от любимите", + "Favorites" : "Любими", "File changes" : "Файлови промени", "Created by {user}" : "Създаден от {user}", "Changed by {user}" : "Променен от {user}", @@ -170,10 +169,11 @@ OC.L10N.register( "Reload current directory" : "Презареждане на текущата директория", "Go to the \"{dir}\" directory" : "Отидете в директорията \"{dir}\"", "Select the row for {displayName}" : "Избиране на реда за {displayName}", - "Open folder {name}" : "Отваряне на папка {name}", + "File name" : "Име на файл", "Download file {name}" : "Изтегляне на файл {name}", "\"{displayName}\" action executed successfully" : "Действието „{displayName}“ е изпълнено успешно", "\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно", + "Name cannot be empty" : "Името не може да бъде празно", "Total rows summary" : "Обобщение на общия брой редове", "Select all" : "Избери всички", "Unselect all" : "Отмяна на избора на всички", @@ -226,6 +226,7 @@ OC.L10N.register( "Blank" : "Празен", "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", "Delete permanently" : "Изтрий завинаги", + "Open details" : "Отваряне на подробности", "Set up templates folder" : "Настройка на папка за шаблони", "Templates" : "Шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", @@ -247,6 +248,7 @@ OC.L10N.register( "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt", "Storage invalid" : "Невалидно хранилище", + "You can only favorite a single file or folder at a time" : "Можете да предпочетете само един файл или папка наведнъж", "Unlimited" : "Неограничено", "Search users" : "Търсене за потребители", "Cancel" : "Отказ", @@ -254,6 +256,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s от %2$s използвани", "Deleted files" : "Изтрити файлове", + "Open folder {name}" : "Отваряне на папка {name}", "Search for an account" : "Търсене на профил" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 99f27452029..925203b820c 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -8,7 +8,6 @@ "Show grid view" : "Показване в решетъчен изглед", "Home" : "Домашен", "Close" : "Затвори", - "Favorites" : "Любими", "Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена", "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Upload cancelled." : "Качването е прекъснато.", @@ -102,7 +101,6 @@ "Favorited" : "Отбелязано в любими", "Favorite" : "Любими", "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", - "You can only favorite a single file or folder at a time" : "Можете да предпочетете само един файл или папка наведнъж", "New folder" : "Нова папка", "Create new folder" : "Създай нова папка", "Upload file" : "Качи файл", @@ -115,6 +113,7 @@ "Removed from favorites" : "Премахни от любимите", "You added {file} to your favorites" : "Добавихте {file} към любимите", "You removed {file} from your favorites" : "Премахнахте {file} от любимите", + "Favorites" : "Любими", "File changes" : "Файлови промени", "Created by {user}" : "Създаден от {user}", "Changed by {user}" : "Променен от {user}", @@ -168,10 +167,11 @@ "Reload current directory" : "Презареждане на текущата директория", "Go to the \"{dir}\" directory" : "Отидете в директорията \"{dir}\"", "Select the row for {displayName}" : "Избиране на реда за {displayName}", - "Open folder {name}" : "Отваряне на папка {name}", + "File name" : "Име на файл", "Download file {name}" : "Изтегляне на файл {name}", "\"{displayName}\" action executed successfully" : "Действието „{displayName}“ е изпълнено успешно", "\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно", + "Name cannot be empty" : "Името не може да бъде празно", "Total rows summary" : "Обобщение на общия брой редове", "Select all" : "Избери всички", "Unselect all" : "Отмяна на избора на всички", @@ -224,6 +224,7 @@ "Blank" : "Празен", "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", "Delete permanently" : "Изтрий завинаги", + "Open details" : "Отваряне на подробности", "Set up templates folder" : "Настройка на папка за шаблони", "Templates" : "Шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", @@ -245,6 +246,7 @@ "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt", "Storage invalid" : "Невалидно хранилище", + "You can only favorite a single file or folder at a time" : "Можете да предпочетете само един файл или папка наведнъж", "Unlimited" : "Неограничено", "Search users" : "Търсене за потребители", "Cancel" : "Отказ", @@ -252,6 +254,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s от %2$s използвани", "Deleted files" : "Изтрити файлове", + "Open folder {name}" : "Отваряне на папка {name}", "Search for an account" : "Търсене на профил" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js index bcf56fdea62..aecea12caf1 100644 --- a/apps/files/l10n/br.js +++ b/apps/files/l10n/br.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Klavioù", "Home" : "Degemer", "Close" : "Serriñ", - "Favorites" : "Pennrolloù", "Could not create folder \"{dir}\"" : "Dibosupl eo krouiñ an teuliad \"{dir}\"", "This will stop your current uploads." : "Paouez a raio ho kasadennoù.", "Upload cancelled." : "Kasadenn nullet.", @@ -83,7 +82,6 @@ OC.L10N.register( "Favorited" : "Lakaet evel pennroll", "Favorite" : "Pennrollañ", "Copy direct link (only works for users who have access to this file/folder)" : "Eilañ al liamm eeun (nemet evit an implijourien aotreet da dizhout ar restr-mañ pe an teuliad-mañ)", - "You can only favorite a single file or folder at a time" : "Ne c'hallit ouzhpennañ nemet ur pennroll teuliad pe restr en un taol.", "New folder" : "Teuliad nevez", "Create new folder" : "Krouiñ un teuliad nevez", "Upload file" : "Pellgas ur restr", @@ -96,6 +94,7 @@ OC.L10N.register( "Removed from favorites" : "Diverket eus ar pennrolloù", "You added {file} to your favorites" : "Ouzhpennet ho peus {file} en ho pennrolloù", "You removed {file} from your favorites" : "Diverket ho peus {file} eus ho pennrolloù", + "Favorites" : "Pennrolloù", "File changes" : "Cheñch ar restroù", "Created by {user}" : "Krouet gant {user}", "Changed by {user}" : "Cheñchet gant {user}", @@ -176,6 +175,7 @@ OC.L10N.register( "Text file" : "Restr testenn", "New text file.txt" : "Restr testenn nevez rest.txt", "Storage invalid" : "N'eo c'hall ket bezañ ar skor roadennoù-mañ", + "You can only favorite a single file or folder at a time" : "Ne c'hallit ouzhpennañ nemet ur pennroll teuliad pe restr en un taol.", "Unlimited" : "Didermenet", "Search users" : "Klask implijourien", "Cancel" : "Arrest", diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json index 9f0ac70cc10..22c47986cd5 100644 --- a/apps/files/l10n/br.json +++ b/apps/files/l10n/br.json @@ -6,7 +6,6 @@ "Tags" : "Klavioù", "Home" : "Degemer", "Close" : "Serriñ", - "Favorites" : "Pennrolloù", "Could not create folder \"{dir}\"" : "Dibosupl eo krouiñ an teuliad \"{dir}\"", "This will stop your current uploads." : "Paouez a raio ho kasadennoù.", "Upload cancelled." : "Kasadenn nullet.", @@ -81,7 +80,6 @@ "Favorited" : "Lakaet evel pennroll", "Favorite" : "Pennrollañ", "Copy direct link (only works for users who have access to this file/folder)" : "Eilañ al liamm eeun (nemet evit an implijourien aotreet da dizhout ar restr-mañ pe an teuliad-mañ)", - "You can only favorite a single file or folder at a time" : "Ne c'hallit ouzhpennañ nemet ur pennroll teuliad pe restr en un taol.", "New folder" : "Teuliad nevez", "Create new folder" : "Krouiñ un teuliad nevez", "Upload file" : "Pellgas ur restr", @@ -94,6 +92,7 @@ "Removed from favorites" : "Diverket eus ar pennrolloù", "You added {file} to your favorites" : "Ouzhpennet ho peus {file} en ho pennrolloù", "You removed {file} from your favorites" : "Diverket ho peus {file} eus ho pennrolloù", + "Favorites" : "Pennrolloù", "File changes" : "Cheñch ar restroù", "Created by {user}" : "Krouet gant {user}", "Changed by {user}" : "Cheñchet gant {user}", @@ -174,6 +173,7 @@ "Text file" : "Restr testenn", "New text file.txt" : "Restr testenn nevez rest.txt", "Storage invalid" : "N'eo c'hall ket bezañ ar skor roadennoù-mañ", + "You can only favorite a single file or folder at a time" : "Ne c'hallit ouzhpennañ nemet ur pennroll teuliad pe restr en un taol.", "Unlimited" : "Didermenet", "Search users" : "Klask implijourien", "Cancel" : "Arrest", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index b0750106a59..d5020da53e3 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Mostra la visualització de graella", "Home" : "Inici", "Close" : "Tanca", - "Favorites" : "Preferits", "Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta «{dir}»", "This will stop your current uploads." : "Això aturarà les pujades actuals.", "Upload cancelled." : "S'ha cancel·lat la pujada.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "En els preferits", "Favorite" : "En els preferits", "Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona per als usuaris que tinguin accés a aquest fitxer o carpeta)", - "You can only favorite a single file or folder at a time" : "Només podeu afegir als preferits un fitxer o carpeta alhora", "New folder" : "Carpeta nova", "Create new folder" : "Crea una carpeta", "Upload file" : "Puja un fitxer", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "S'ha suprimit dels preferits", "You added {file} to your favorites" : "Heu afegit {file} als preferits", "You removed {file} from your favorites" : "Heu suprimit {file} dels preferits", + "Favorites" : "Preferits", "File changes" : "Canvis del fitxer", "Created by {user}" : "{user} l'ha creat", "Changed by {user}" : "{user} l'ha modificat", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Torna a carregar la carpeta actual", "Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»", "Select the row for {displayName}" : "Selecciona la fila per a {displayName}", - "Open folder {name}" : "Obre la carpeta {name}", + "File name" : "Nom del fitxer", "Download file {name}" : "Baixa el fitxer {name}", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", + "Name cannot be empty" : "El nom no pot estar buit", "Total rows summary" : "Resum de totes les files", "Select all" : "Selecciona-ho tot", "Unselect all" : "Anul·la tota la selecció", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Delete permanently" : "Suprimeix permanentment", "Open folder {displayName}" : "Obre la carpeta {displayName}", + "Open details" : "Obre els detalls", "Set up templates folder" : "Configura la carpeta de plantilles", "Templates" : "Plantilles", "Create new templates folder" : "Crea la carpeta de plantilles", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Fitxer de text", "New text file.txt" : "Fitxer de text nou.txt", "Storage invalid" : "L'emmagatzematge no és vàlid", + "You can only favorite a single file or folder at a time" : "Només podeu afegir als preferits un fitxer o carpeta alhora", "Unlimited" : "Il·limitat", "Search users" : "Cerqueu usuaris", "Cancel" : "Cancel·la", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s en ús", "Deleted files" : "Fitxers suprimits", + "Open folder {name}" : "Obre la carpeta {name}", "Search for an account" : "Cerqueu un compte" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 319230214da..03c5320a00a 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -8,7 +8,6 @@ "Show grid view" : "Mostra la visualització de graella", "Home" : "Inici", "Close" : "Tanca", - "Favorites" : "Preferits", "Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta «{dir}»", "This will stop your current uploads." : "Això aturarà les pujades actuals.", "Upload cancelled." : "S'ha cancel·lat la pujada.", @@ -102,7 +101,6 @@ "Favorited" : "En els preferits", "Favorite" : "En els preferits", "Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona per als usuaris que tinguin accés a aquest fitxer o carpeta)", - "You can only favorite a single file or folder at a time" : "Només podeu afegir als preferits un fitxer o carpeta alhora", "New folder" : "Carpeta nova", "Create new folder" : "Crea una carpeta", "Upload file" : "Puja un fitxer", @@ -117,6 +115,7 @@ "Removed from favorites" : "S'ha suprimit dels preferits", "You added {file} to your favorites" : "Heu afegit {file} als preferits", "You removed {file} from your favorites" : "Heu suprimit {file} dels preferits", + "Favorites" : "Preferits", "File changes" : "Canvis del fitxer", "Created by {user}" : "{user} l'ha creat", "Changed by {user}" : "{user} l'ha modificat", @@ -170,10 +169,11 @@ "Reload current directory" : "Torna a carregar la carpeta actual", "Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»", "Select the row for {displayName}" : "Selecciona la fila per a {displayName}", - "Open folder {name}" : "Obre la carpeta {name}", + "File name" : "Nom del fitxer", "Download file {name}" : "Baixa el fitxer {name}", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", + "Name cannot be empty" : "El nom no pot estar buit", "Total rows summary" : "Resum de totes les files", "Select all" : "Selecciona-ho tot", "Unselect all" : "Anul·la tota la selecció", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Delete permanently" : "Suprimeix permanentment", "Open folder {displayName}" : "Obre la carpeta {displayName}", + "Open details" : "Obre els detalls", "Set up templates folder" : "Configura la carpeta de plantilles", "Templates" : "Plantilles", "Create new templates folder" : "Crea la carpeta de plantilles", @@ -248,6 +249,7 @@ "Text file" : "Fitxer de text", "New text file.txt" : "Fitxer de text nou.txt", "Storage invalid" : "L'emmagatzematge no és vàlid", + "You can only favorite a single file or folder at a time" : "Només podeu afegir als preferits un fitxer o carpeta alhora", "Unlimited" : "Il·limitat", "Search users" : "Cerqueu usuaris", "Cancel" : "Cancel·la", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s en ús", "Deleted files" : "Fitxers suprimits", + "Open folder {name}" : "Obre la carpeta {name}", "Search for an account" : "Cerqueu un compte" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index e018e7b9bf2..73e94bbb90b 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Zobrazit v mřížce", "Home" : "Domů", "Close" : "Zavřít", - "Favorites" : "Oblíbené", "Could not create folder \"{dir}\"" : "Složku „{dir}“ nelze vytvořit", "This will stop your current uploads." : "Toto zastaví stávající nahrávání.", "Upload cancelled." : "Nahrávání zrušeno.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Přidáno mezi oblíbené", "Favorite" : "Oblíbené", "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přístup k tomuto souboru/složce)", - "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "New folder" : "Nová složka", "Create new folder" : "Vytvořit novou složku", "Upload file" : "Nahrát soubor", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Odebráno z oblíbených", "You added {file} to your favorites" : "Do svých oblíbených jste přidali {file}", "You removed {file} from your favorites" : "Odstranili jste {file} ze svých oblíbených", + "Favorites" : "Oblíbené", "File changes" : "Změny souboru", "Created by {user}" : "Vytvořil(a) {user}", "Changed by {user}" : "Změnil(a) {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Znovu načíst stávající složku", "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", "Select the row for {displayName}" : "Vyberte řádek pro {displayName}", - "Open folder {name}" : "Otevřít složku {name}", + "File name" : "Název souboru", "Download file {name}" : "Stáhnout soubor {name}", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", + "Name cannot be empty" : "Je třeba zadat název", "Total rows summary" : "Celkový souhrn řádek", "Select all" : "Vybrat vše", "Unselect all" : "Zrušit výběr všeho", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Delete permanently" : "Nadobro smazat", "Open folder {displayName}" : "Otevřít složku {displayName}", + "Open details" : "Otevřít podorobnosti", "Set up templates folder" : "Vytvořit složku pro šablony", "Templates" : "Šablony", "Create new templates folder" : "Vytvořit novou složku šablon", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", "Storage invalid" : "Neplatné úložiště", + "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "Unlimited" : "Neomezeně", "Search users" : "Hledat uživatele", "Cancel" : "Storno", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s z %2$s použito", "Deleted files" : "Smazané soubory", + "Open folder {name}" : "Otevřít složku {name}", "Search for an account" : "Hledat účet" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index b5f56b3101d..b5b9b759765 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -8,7 +8,6 @@ "Show grid view" : "Zobrazit v mřížce", "Home" : "Domů", "Close" : "Zavřít", - "Favorites" : "Oblíbené", "Could not create folder \"{dir}\"" : "Složku „{dir}“ nelze vytvořit", "This will stop your current uploads." : "Toto zastaví stávající nahrávání.", "Upload cancelled." : "Nahrávání zrušeno.", @@ -102,7 +101,6 @@ "Favorited" : "Přidáno mezi oblíbené", "Favorite" : "Oblíbené", "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přístup k tomuto souboru/složce)", - "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "New folder" : "Nová složka", "Create new folder" : "Vytvořit novou složku", "Upload file" : "Nahrát soubor", @@ -117,6 +115,7 @@ "Removed from favorites" : "Odebráno z oblíbených", "You added {file} to your favorites" : "Do svých oblíbených jste přidali {file}", "You removed {file} from your favorites" : "Odstranili jste {file} ze svých oblíbených", + "Favorites" : "Oblíbené", "File changes" : "Změny souboru", "Created by {user}" : "Vytvořil(a) {user}", "Changed by {user}" : "Změnil(a) {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Znovu načíst stávající složku", "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", "Select the row for {displayName}" : "Vyberte řádek pro {displayName}", - "Open folder {name}" : "Otevřít složku {name}", + "File name" : "Název souboru", "Download file {name}" : "Stáhnout soubor {name}", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", + "Name cannot be empty" : "Je třeba zadat název", "Total rows summary" : "Celkový souhrn řádek", "Select all" : "Vybrat vše", "Unselect all" : "Zrušit výběr všeho", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Delete permanently" : "Nadobro smazat", "Open folder {displayName}" : "Otevřít složku {displayName}", + "Open details" : "Otevřít podorobnosti", "Set up templates folder" : "Vytvořit složku pro šablony", "Templates" : "Šablony", "Create new templates folder" : "Vytvořit novou složku šablon", @@ -248,6 +249,7 @@ "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", "Storage invalid" : "Neplatné úložiště", + "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "Unlimited" : "Neomezeně", "Search users" : "Hledat uživatele", "Cancel" : "Storno", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s z %2$s použito", "Deleted files" : "Smazané soubory", + "Open folder {name}" : "Otevřít složku {name}", "Search for an account" : "Hledat účet" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 1183e63ca6a..d9425c911c1 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Vis som gitter", "Home" : "Hjem", "Close" : "Luk", - "Favorites" : "Foretrukne", "Could not create folder \"{dir}\"" : "Kunne ikke oprette mappen \"{dir}\"", "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", "Upload cancelled." : "Upload afbrudt.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Gjort til foretrukken", "Favorite" : "Foretrukken", "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direkte link (virker kun for brugere der har adgang til denne fil/mappe)", - "You can only favorite a single file or folder at a time" : "Du kan kun favorisere en enkelt fil eller mappe ad gangen", "New folder" : "Ny mappe", "Create new folder" : "Opret ny mappe", "Upload file" : "Upload fil", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Fjernet fra favoritter", "You added {file} to your favorites" : "Du har tilføjet {file} til dine favoritter", "You removed {file} from your favorites" : "Du har fjernet {file} fra dine favoritter", + "Favorites" : "Foretrukne", "File changes" : "Fil ændringer", "Created by {user}" : "Oprettet af {user}", "Changed by {user}" : "Ændret af {user}", @@ -167,6 +166,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.", "in %s" : "i %s", "File Management" : "Filhåndtering", + "Name cannot be empty" : "Navn må ikke være tomt", "Select all" : "Vælg alle", "Storage informations" : "Lagerinformationer", "{usedQuotaByte} used" : "{usedQuotaByte} brugt", @@ -207,6 +207,7 @@ OC.L10N.register( "Blank" : "Tom", "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "Delete permanently" : "Slet permanent", + "Open details" : "Mere information", "Set up templates folder" : "Opsæt skabelonmappen", "Templates" : "Skabeloner", "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen", @@ -227,6 +228,7 @@ OC.L10N.register( "Text file" : "Tekstfil", "New text file.txt" : "Ny tekst fil.txt", "Storage invalid" : "Lagerplads er ugyldig", + "You can only favorite a single file or folder at a time" : "Du kan kun favorisere en enkelt fil eller mappe ad gangen", "Unlimited" : "Ubegrænset", "Search users" : "Søg efter brugere", "Cancel" : "annuller", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index c19457e181f..3e001d23f81 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -8,7 +8,6 @@ "Show grid view" : "Vis som gitter", "Home" : "Hjem", "Close" : "Luk", - "Favorites" : "Foretrukne", "Could not create folder \"{dir}\"" : "Kunne ikke oprette mappen \"{dir}\"", "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", "Upload cancelled." : "Upload afbrudt.", @@ -102,7 +101,6 @@ "Favorited" : "Gjort til foretrukken", "Favorite" : "Foretrukken", "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direkte link (virker kun for brugere der har adgang til denne fil/mappe)", - "You can only favorite a single file or folder at a time" : "Du kan kun favorisere en enkelt fil eller mappe ad gangen", "New folder" : "Ny mappe", "Create new folder" : "Opret ny mappe", "Upload file" : "Upload fil", @@ -115,6 +113,7 @@ "Removed from favorites" : "Fjernet fra favoritter", "You added {file} to your favorites" : "Du har tilføjet {file} til dine favoritter", "You removed {file} from your favorites" : "Du har fjernet {file} fra dine favoritter", + "Favorites" : "Foretrukne", "File changes" : "Fil ændringer", "Created by {user}" : "Oprettet af {user}", "Changed by {user}" : "Ændret af {user}", @@ -165,6 +164,7 @@ "The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.", "in %s" : "i %s", "File Management" : "Filhåndtering", + "Name cannot be empty" : "Navn må ikke være tomt", "Select all" : "Vælg alle", "Storage informations" : "Lagerinformationer", "{usedQuotaByte} used" : "{usedQuotaByte} brugt", @@ -205,6 +205,7 @@ "Blank" : "Tom", "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "Delete permanently" : "Slet permanent", + "Open details" : "Mere information", "Set up templates folder" : "Opsæt skabelonmappen", "Templates" : "Skabeloner", "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen", @@ -225,6 +226,7 @@ "Text file" : "Tekstfil", "New text file.txt" : "Ny tekst fil.txt", "Storage invalid" : "Lagerplads er ugyldig", + "You can only favorite a single file or folder at a time" : "Du kan kun favorisere en enkelt fil eller mappe ad gangen", "Unlimited" : "Ubegrænset", "Search users" : "Søg efter brugere", "Cancel" : "annuller", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 3473075d62f..64f1f44e8e5 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Rasteransicht anzeigen", "Home" : "Home", "Close" : "Schließen", - "Favorites" : "Favoriten", "Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Upload cancelled." : "Hochladen abgebrochen.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Favorisiert", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", - "You can only favorite a single file or folder at a time" : "Du kannst gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Aus den Favoriten entfernt", "You added {file} to your favorites" : "Du hast {file} zu deinen Favoriten hinzugefügt", "You removed {file} from your favorites" : "Du hast {file} aus deinen Favoriten entfernt", + "Favorites" : "Favoriten", "File changes" : "Dateiänderungen", "Created by {user}" : "Erstellt durch {user}", "Changed by {user}" : "Geändert durch {user}", @@ -170,10 +169,11 @@ OC.L10N.register( "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", - "Open folder {name}" : "Ordner {name} öffnen", + "File name" : "Dateiname", "Download file {name}" : "Datei {name} herunterladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "Name cannot be empty" : "Der Name darf nicht leer sein", "Total rows summary" : "Zusammenfassung aller Zeilen", "Select all" : "Alle auswählen", "Unselect all" : "Auswahl aufheben", @@ -226,6 +226,7 @@ OC.L10N.register( "Blank" : "Leer", "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", + "Open details" : "Details öffnen", "Set up templates folder" : "Vorlagenordner einrichten", "Templates" : "Vorlagen", "Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden", @@ -246,6 +247,7 @@ OC.L10N.register( "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei file.txt", "Storage invalid" : "Speicher ungültig", + "You can only favorite a single file or folder at a time" : "Du kannst gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "Unlimited" : "Unbegrenzt", "Search users" : "Suche Benutzer", "Cancel" : "Abbrechen", @@ -253,6 +255,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s von %2$s verwendet", "Deleted files" : "Gelöschte Dateien", + "Open folder {name}" : "Ordner {name} öffnen", "Search for an account" : "Nach einem Konto suchen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index f2b81c71734..a6031f65135 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -8,7 +8,6 @@ "Show grid view" : "Rasteransicht anzeigen", "Home" : "Home", "Close" : "Schließen", - "Favorites" : "Favoriten", "Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Upload cancelled." : "Hochladen abgebrochen.", @@ -102,7 +101,6 @@ "Favorited" : "Favorisiert", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", - "You can only favorite a single file or folder at a time" : "Du kannst gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -115,6 +113,7 @@ "Removed from favorites" : "Aus den Favoriten entfernt", "You added {file} to your favorites" : "Du hast {file} zu deinen Favoriten hinzugefügt", "You removed {file} from your favorites" : "Du hast {file} aus deinen Favoriten entfernt", + "Favorites" : "Favoriten", "File changes" : "Dateiänderungen", "Created by {user}" : "Erstellt durch {user}", "Changed by {user}" : "Geändert durch {user}", @@ -168,10 +167,11 @@ "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", - "Open folder {name}" : "Ordner {name} öffnen", + "File name" : "Dateiname", "Download file {name}" : "Datei {name} herunterladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "Name cannot be empty" : "Der Name darf nicht leer sein", "Total rows summary" : "Zusammenfassung aller Zeilen", "Select all" : "Alle auswählen", "Unselect all" : "Auswahl aufheben", @@ -224,6 +224,7 @@ "Blank" : "Leer", "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", + "Open details" : "Details öffnen", "Set up templates folder" : "Vorlagenordner einrichten", "Templates" : "Vorlagen", "Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden", @@ -244,6 +245,7 @@ "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei file.txt", "Storage invalid" : "Speicher ungültig", + "You can only favorite a single file or folder at a time" : "Du kannst gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "Unlimited" : "Unbegrenzt", "Search users" : "Suche Benutzer", "Cancel" : "Abbrechen", @@ -251,6 +253,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s von %2$s verwendet", "Deleted files" : "Gelöschte Dateien", + "Open folder {name}" : "Ordner {name} öffnen", "Search for an account" : "Nach einem Konto suchen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 44b4aeb73a6..5acb1e68e9b 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Rasteransicht anzeigen", "Home" : "Home", "Close" : "Schließen", - "Favorites" : "Favoriten", "Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Upload cancelled." : "Hochladen abgebrochen.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Favorisiert", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", - "You can only favorite a single file or folder at a time" : "Sie können gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Aus den Favoriten entfernt", "You added {file} to your favorites" : "Sie haben {file} zu Ihren Favoriten hinzugefügt", "You removed {file} from your favorites" : "Sie haben {file} aus Ihren Favoriten entfernt", + "Favorites" : "Favoriten", "File changes" : "Dateiänderungen", "Created by {user}" : "Erstellt durch {user}", "Changed by {user}" : "Geändert durch {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", - "Open folder {name}" : "Ordner {name} öffnen", + "File name" : "Dateiname", "Download file {name}" : "Datei {name} herunterladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "Name cannot be empty" : "Der Name darf nicht leer sein", "Total rows summary" : "Zusammenfassung aller Zeilen", "Select all" : "Alle auswählen", "Unselect all" : "Auswahl aufheben", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", "Open folder {displayName}" : "Ordner {displayName} öffnen", + "Open details" : "Details öffnen", "Set up templates folder" : "Vorlagenordner einrichten", "Templates" : "Vorlagen", "Create new templates folder" : "Neuen Vorlagenordner erstellen", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei file.txt", "Storage invalid" : "Speicher ungültig", + "You can only favorite a single file or folder at a time" : "Sie können gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "Unlimited" : "Unbegrenzt", "Search users" : "Suche Benutzer", "Cancel" : "Abbrechen", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s von %2$s verwendet", "Deleted files" : "Gelöschte Dateien", + "Open folder {name}" : "Ordner {name} öffnen", "Search for an account" : "Nach einem Konto suchen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 737e566801b..b331447ca8b 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -8,7 +8,6 @@ "Show grid view" : "Rasteransicht anzeigen", "Home" : "Home", "Close" : "Schließen", - "Favorites" : "Favoriten", "Could not create folder \"{dir}\"" : "Der Ordner konnte nicht erstellt werden \"{dir}\"", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Upload cancelled." : "Hochladen abgebrochen.", @@ -102,7 +101,6 @@ "Favorited" : "Favorisiert", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", - "You can only favorite a single file or folder at a time" : "Sie können gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -117,6 +115,7 @@ "Removed from favorites" : "Aus den Favoriten entfernt", "You added {file} to your favorites" : "Sie haben {file} zu Ihren Favoriten hinzugefügt", "You removed {file} from your favorites" : "Sie haben {file} aus Ihren Favoriten entfernt", + "Favorites" : "Favoriten", "File changes" : "Dateiänderungen", "Created by {user}" : "Erstellt durch {user}", "Changed by {user}" : "Geändert durch {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", - "Open folder {name}" : "Ordner {name} öffnen", + "File name" : "Dateiname", "Download file {name}" : "Datei {name} herunterladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "Name cannot be empty" : "Der Name darf nicht leer sein", "Total rows summary" : "Zusammenfassung aller Zeilen", "Select all" : "Alle auswählen", "Unselect all" : "Auswahl aufheben", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", "Open folder {displayName}" : "Ordner {displayName} öffnen", + "Open details" : "Details öffnen", "Set up templates folder" : "Vorlagenordner einrichten", "Templates" : "Vorlagen", "Create new templates folder" : "Neuen Vorlagenordner erstellen", @@ -248,6 +249,7 @@ "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei file.txt", "Storage invalid" : "Speicher ungültig", + "You can only favorite a single file or folder at a time" : "Sie können gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "Unlimited" : "Unbegrenzt", "Search users" : "Suche Benutzer", "Cancel" : "Abbrechen", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s von %2$s verwendet", "Deleted files" : "Gelöschte Dateien", + "Open folder {name}" : "Ordner {name} öffnen", "Search for an account" : "Nach einem Konto suchen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index c955b6ff356..aa88231b73d 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Προβολή πλέγματος", "Home" : "Αρχική", "Close" : "Κλείσιμο", - "Favorites" : "Αγαπημένα", "Could not create folder \"{dir}\"" : "Αδυναμία δημιουργίας του φακέλου \"{dir}\"", "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", "Upload cancelled." : "Η μεταφόρτωση ακυρώθηκε.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Αγαπημένα", "Favorite" : "Αγαπημένο", "Copy direct link (only works for users who have access to this file/folder)" : "Αντιγραφή άμεσου συνδέσμου (λειτουργεί μόνο για χρήστες που έχουν πρόσβαση στο αρχείο/φάκελο)", - "You can only favorite a single file or folder at a time" : "Προσθήκη στα αγαπημένα ενός αρχείου ή φακέλου κάθε φορά", "New folder" : "Νέος φάκελος", "Create new folder" : "Δημιουργία νέου φακέλου", "Upload file" : "Μεταφόρτωση αρχείου", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Αφαιρέθηκε από τα αγαπημένα", "You added {file} to your favorites" : "Προσθέσατε το {file} στα αγαπημένα σας", "You removed {file} from your favorites" : "Αφαιρέσατε το {file} από τα αγαπημένα σας", + "Favorites" : "Αγαπημένα", "File changes" : "Αλλαγές αρχείου", "Created by {user}" : "Δημιουργήθηκε από τον {user}", "Changed by {user}" : "Άλλαξε από τον {user}", @@ -171,8 +170,9 @@ OC.L10N.register( "File Management" : "Διαχείριση αρχείων", "Reload current directory" : "Επαναφόρτωση τρέχοντος καταλόγου", "Go to the \"{dir}\" directory" : "Μετάβαση στον κατάλογο \"{dir}\"", - "Open folder {name}" : "Άνοιγμα φακέλου {name}", + "File name" : "Όνομα αρχείου", "Download file {name}" : "Λήψη αρχείου {name}", + "Name cannot be empty" : "Το όνομα δεν μπορεί να είναι κενό", "Select all" : "Επιλογή όλων", "Unselect all" : "Αποεπιλογή όλων", "ascending" : "αύξουσα", @@ -217,6 +217,7 @@ OC.L10N.register( "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", "Delete permanently" : "Διαγραφή οριστικά", "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", + "Open details" : "Άνοιγμα λεπτομερειών", "Set up templates folder" : "Ρύθμιση φακέλου προτύπων", "Templates" : "Πρότυπα", "Create new templates folder" : "Δημιουργία νέου φακέλου προτύπων", @@ -238,6 +239,7 @@ OC.L10N.register( "Text file" : "Αρχείο κειμένου", "New text file.txt" : "Νέο αρχείο file.txt", "Storage invalid" : "Μη έγκυρος αποθηκευτικός χώρος", + "You can only favorite a single file or folder at a time" : "Προσθήκη στα αγαπημένα ενός αρχείου ή φακέλου κάθε φορά", "Unlimited" : "Απεριόριστο", "Search users" : "Αναζήτηση χρηστών", "Cancel" : "Ακύρωση", @@ -245,6 +247,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s", "Deleted files" : "Διαγραμμένα αρχεία", + "Open folder {name}" : "Άνοιγμα φακέλου {name}", "Search for an account" : "Αναζήτηση για λογαριασμό" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 3bda1745892..ed66c2af737 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -8,7 +8,6 @@ "Show grid view" : "Προβολή πλέγματος", "Home" : "Αρχική", "Close" : "Κλείσιμο", - "Favorites" : "Αγαπημένα", "Could not create folder \"{dir}\"" : "Αδυναμία δημιουργίας του φακέλου \"{dir}\"", "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", "Upload cancelled." : "Η μεταφόρτωση ακυρώθηκε.", @@ -102,7 +101,6 @@ "Favorited" : "Αγαπημένα", "Favorite" : "Αγαπημένο", "Copy direct link (only works for users who have access to this file/folder)" : "Αντιγραφή άμεσου συνδέσμου (λειτουργεί μόνο για χρήστες που έχουν πρόσβαση στο αρχείο/φάκελο)", - "You can only favorite a single file or folder at a time" : "Προσθήκη στα αγαπημένα ενός αρχείου ή φακέλου κάθε φορά", "New folder" : "Νέος φάκελος", "Create new folder" : "Δημιουργία νέου φακέλου", "Upload file" : "Μεταφόρτωση αρχείου", @@ -117,6 +115,7 @@ "Removed from favorites" : "Αφαιρέθηκε από τα αγαπημένα", "You added {file} to your favorites" : "Προσθέσατε το {file} στα αγαπημένα σας", "You removed {file} from your favorites" : "Αφαιρέσατε το {file} από τα αγαπημένα σας", + "Favorites" : "Αγαπημένα", "File changes" : "Αλλαγές αρχείου", "Created by {user}" : "Δημιουργήθηκε από τον {user}", "Changed by {user}" : "Άλλαξε από τον {user}", @@ -169,8 +168,9 @@ "File Management" : "Διαχείριση αρχείων", "Reload current directory" : "Επαναφόρτωση τρέχοντος καταλόγου", "Go to the \"{dir}\" directory" : "Μετάβαση στον κατάλογο \"{dir}\"", - "Open folder {name}" : "Άνοιγμα φακέλου {name}", + "File name" : "Όνομα αρχείου", "Download file {name}" : "Λήψη αρχείου {name}", + "Name cannot be empty" : "Το όνομα δεν μπορεί να είναι κενό", "Select all" : "Επιλογή όλων", "Unselect all" : "Αποεπιλογή όλων", "ascending" : "αύξουσα", @@ -215,6 +215,7 @@ "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", "Delete permanently" : "Διαγραφή οριστικά", "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", + "Open details" : "Άνοιγμα λεπτομερειών", "Set up templates folder" : "Ρύθμιση φακέλου προτύπων", "Templates" : "Πρότυπα", "Create new templates folder" : "Δημιουργία νέου φακέλου προτύπων", @@ -236,6 +237,7 @@ "Text file" : "Αρχείο κειμένου", "New text file.txt" : "Νέο αρχείο file.txt", "Storage invalid" : "Μη έγκυρος αποθηκευτικός χώρος", + "You can only favorite a single file or folder at a time" : "Προσθήκη στα αγαπημένα ενός αρχείου ή φακέλου κάθε φορά", "Unlimited" : "Απεριόριστο", "Search users" : "Αναζήτηση χρηστών", "Cancel" : "Ακύρωση", @@ -243,6 +245,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s", "Deleted files" : "Διαγραμμένα αρχεία", + "Open folder {name}" : "Άνοιγμα φακέλου {name}", "Search for an account" : "Αναζήτηση για λογαριασμό" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 3ae84f50d63..81ccff47608 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Show grid view", "Home" : "Home", "Close" : "Close", - "Favorites" : "Favourites", "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"", "This will stop your current uploads." : "This will stop your current uploads.", "Upload cancelled." : "Upload cancelled.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Favourited", "Favorite" : "Favourite", "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", - "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "New folder" : "New folder", "Create new folder" : "Create new folder", "Upload file" : "Upload file", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Removed from favourites", "You added {file} to your favorites" : "You added {file} to your favourites", "You removed {file} from your favorites" : "You removed {file} from your favourites", + "Favorites" : "Favourites", "File changes" : "File changes", "Created by {user}" : "Created by {user}", "Changed by {user}" : "Changed by {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Reload current directory", "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Select the row for {displayName}" : "Select the row for {displayName}", - "Open folder {name}" : "Open folder {name}", + "File name" : "File name", "Download file {name}" : "Download file {name}", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", + "Name cannot be empty" : "Name cannot be empty", "Total rows summary" : "Total rows summary", "Select all" : "Select all", "Unselect all" : "Unselect all", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Unable to create new file from template", "Delete permanently" : "Delete permanently", "Open folder {displayName}" : "Open folder {displayName}", + "Open details" : "Open details", "Set up templates folder" : "Set up templates folder", "Templates" : "Templates", "Create new templates folder" : "Create new templates folder", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Text file", "New text file.txt" : "New text file.txt", "Storage invalid" : "Storage invalid", + "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "Unlimited" : "Unlimited", "Search users" : "Search users", "Cancel" : "Cancel", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s of %2$s used", "Deleted files" : "Deleted files", + "Open folder {name}" : "Open folder {name}", "Search for an account" : "Search for an account" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index f3941b417d3..90e67f536d3 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -8,7 +8,6 @@ "Show grid view" : "Show grid view", "Home" : "Home", "Close" : "Close", - "Favorites" : "Favourites", "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"", "This will stop your current uploads." : "This will stop your current uploads.", "Upload cancelled." : "Upload cancelled.", @@ -102,7 +101,6 @@ "Favorited" : "Favourited", "Favorite" : "Favourite", "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", - "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "New folder" : "New folder", "Create new folder" : "Create new folder", "Upload file" : "Upload file", @@ -117,6 +115,7 @@ "Removed from favorites" : "Removed from favourites", "You added {file} to your favorites" : "You added {file} to your favourites", "You removed {file} from your favorites" : "You removed {file} from your favourites", + "Favorites" : "Favourites", "File changes" : "File changes", "Created by {user}" : "Created by {user}", "Changed by {user}" : "Changed by {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Reload current directory", "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Select the row for {displayName}" : "Select the row for {displayName}", - "Open folder {name}" : "Open folder {name}", + "File name" : "File name", "Download file {name}" : "Download file {name}", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", + "Name cannot be empty" : "Name cannot be empty", "Total rows summary" : "Total rows summary", "Select all" : "Select all", "Unselect all" : "Unselect all", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Unable to create new file from template", "Delete permanently" : "Delete permanently", "Open folder {displayName}" : "Open folder {displayName}", + "Open details" : "Open details", "Set up templates folder" : "Set up templates folder", "Templates" : "Templates", "Create new templates folder" : "Create new templates folder", @@ -248,6 +249,7 @@ "Text file" : "Text file", "New text file.txt" : "New text file.txt", "Storage invalid" : "Storage invalid", + "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "Unlimited" : "Unlimited", "Search users" : "Search users", "Cancel" : "Cancel", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s of %2$s used", "Deleted files" : "Deleted files", + "Open folder {name}" : "Open folder {name}", "Search for an account" : "Search for an account" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 83f40c10c2c..2a651bda130 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -9,7 +9,6 @@ OC.L10N.register( "Show list view" : "Montri listan vidon", "Home" : "Hejmo", "Close" : "Fermi", - "Favorites" : "Pliŝatataj", "Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon „{dir}“", "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", "Upload cancelled." : "La alŝuto nuliĝis.", @@ -81,7 +80,6 @@ OC.L10N.register( "Favorited" : "Pliŝatitaj", "Favorite" : "Pliŝatata", "Copy direct link (only works for users who have access to this file/folder)" : "Kopii senperan ligilon (nur validas por uzantoj, kiuj povas aliri al tiu dosiero aŭ dosierujo)", - "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliŝatigi nur unu dosieron aŭ dosierujon", "New folder" : "Nova dosierujo", "Create new folder" : "Krei novan dosierujon", "Upload file" : "Alŝuti dosieron", @@ -94,6 +92,7 @@ OC.L10N.register( "Removed from favorites" : "Forigita el pliŝataĵoj", "You added {file} to your favorites" : "Vi aldonis {file} al viaj pliŝataĵoj", "You removed {file} from your favorites" : "Vi forigis {file} el viaj pliŝataĵoj", + "Favorites" : "Pliŝatataj", "File changes" : "Dosierŝanĝoj", "Created by {user}" : "Kreita de {user}", "Changed by {user}" : "Ŝanĝita de {user}", @@ -129,6 +128,8 @@ OC.L10N.register( "Reject" : "Rifuzi", "in %s" : "en %s", "File Management" : "Dosieradministrado", + "File name" : "Dosiernomo", + "Name cannot be empty" : "Nomo ne povas mapleni", "Select all" : "Elekti ĉion", "Change" : "Ŝanĝi", "New owner" : "Nova posedanto", @@ -144,6 +145,7 @@ OC.L10N.register( "Create" : "Krei", "Creating file" : "Kreante dosieron", "Delete permanently" : "Forigi por ĉiam", + "Open details" : "Montri detalojn", "Templates" : "Ŝablonoj", "Toggle grid view" : "Baskuligi kradan vidon", "Upload some content or sync with your devices!" : "Alŝutu iom da enhavo aŭ sinkronigu kun viaj aparatoj!", @@ -160,6 +162,7 @@ OC.L10N.register( "Text file" : "Tekstodosiero", "New text file.txt" : "Nova tekstodosiero.txt", "Storage invalid" : "Konservejo ne validas", + "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliŝatigi nur unu dosieron aŭ dosierujon", "Unlimited" : "Senlima", "Search users" : "Serĉi uzantojn", "Cancel" : "Nuligi", diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index 3e393041c8b..3f06a1d4f17 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -7,7 +7,6 @@ "Show list view" : "Montri listan vidon", "Home" : "Hejmo", "Close" : "Fermi", - "Favorites" : "Pliŝatataj", "Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon „{dir}“", "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", "Upload cancelled." : "La alŝuto nuliĝis.", @@ -79,7 +78,6 @@ "Favorited" : "Pliŝatitaj", "Favorite" : "Pliŝatata", "Copy direct link (only works for users who have access to this file/folder)" : "Kopii senperan ligilon (nur validas por uzantoj, kiuj povas aliri al tiu dosiero aŭ dosierujo)", - "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliŝatigi nur unu dosieron aŭ dosierujon", "New folder" : "Nova dosierujo", "Create new folder" : "Krei novan dosierujon", "Upload file" : "Alŝuti dosieron", @@ -92,6 +90,7 @@ "Removed from favorites" : "Forigita el pliŝataĵoj", "You added {file} to your favorites" : "Vi aldonis {file} al viaj pliŝataĵoj", "You removed {file} from your favorites" : "Vi forigis {file} el viaj pliŝataĵoj", + "Favorites" : "Pliŝatataj", "File changes" : "Dosierŝanĝoj", "Created by {user}" : "Kreita de {user}", "Changed by {user}" : "Ŝanĝita de {user}", @@ -127,6 +126,8 @@ "Reject" : "Rifuzi", "in %s" : "en %s", "File Management" : "Dosieradministrado", + "File name" : "Dosiernomo", + "Name cannot be empty" : "Nomo ne povas mapleni", "Select all" : "Elekti ĉion", "Change" : "Ŝanĝi", "New owner" : "Nova posedanto", @@ -142,6 +143,7 @@ "Create" : "Krei", "Creating file" : "Kreante dosieron", "Delete permanently" : "Forigi por ĉiam", + "Open details" : "Montri detalojn", "Templates" : "Ŝablonoj", "Toggle grid view" : "Baskuligi kradan vidon", "Upload some content or sync with your devices!" : "Alŝutu iom da enhavo aŭ sinkronigu kun viaj aparatoj!", @@ -158,6 +160,7 @@ "Text file" : "Tekstodosiero", "New text file.txt" : "Nova tekstodosiero.txt", "Storage invalid" : "Konservejo ne validas", + "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliŝatigi nur unu dosieron aŭ dosierujon", "Unlimited" : "Senlima", "Search users" : "Serĉi uzantojn", "Cancel" : "Nuligi", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 920f61d8fcd..a2fbc055107 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Mostrar vista de cuadrícula", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Esto detendrá las subidas en curso.", "Upload cancelled." : "Subida cancelada.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Agregado a favoritos", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "New folder" : "Nueva carpeta", "Create new folder" : "Crear nueva carpeta", "Upload file" : "Subir archivo", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Quitado de favoritos", "You added {file} to your favorites" : "Has agregado {file} a tus favoritos", "You removed {file} from your favorites" : "Has quitado {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios del archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Modificado por {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Recargar directorio actual", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"", "Select the row for {displayName}" : "Seleccione la fila para {displayName}", - "Open folder {name}" : "Abrir carpeta {name}", + "File name" : "Nombre del archivo", "Download file {name}" : "Descargar archivo {name}", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", + "Name cannot be empty" : "El nombre no puede estar vacío", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarrcar todos", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Delete permanently" : "Eliminar de forma definitiva", "Open folder {displayName}" : "Abrir carpeta {displayName}", + "Open details" : "Abrir detalles", "Set up templates folder" : "Configura una carpeta para plantillas", "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo.txt", "Storage invalid" : "Almacenamiento no válido", + "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "Unlimited" : "Ilimitado", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s usados", "Deleted files" : "Archivos eliminados", + "Open folder {name}" : "Abrir carpeta {name}", "Search for an account" : "Buscar una cuenta" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 962d1301a6e..dd5a9aa3819 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -8,7 +8,6 @@ "Show grid view" : "Mostrar vista de cuadrícula", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Esto detendrá las subidas en curso.", "Upload cancelled." : "Subida cancelada.", @@ -102,7 +101,6 @@ "Favorited" : "Agregado a favoritos", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "New folder" : "Nueva carpeta", "Create new folder" : "Crear nueva carpeta", "Upload file" : "Subir archivo", @@ -117,6 +115,7 @@ "Removed from favorites" : "Quitado de favoritos", "You added {file} to your favorites" : "Has agregado {file} a tus favoritos", "You removed {file} from your favorites" : "Has quitado {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios del archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Modificado por {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Recargar directorio actual", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"", "Select the row for {displayName}" : "Seleccione la fila para {displayName}", - "Open folder {name}" : "Abrir carpeta {name}", + "File name" : "Nombre del archivo", "Download file {name}" : "Descargar archivo {name}", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", + "Name cannot be empty" : "El nombre no puede estar vacío", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarrcar todos", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Delete permanently" : "Eliminar de forma definitiva", "Open folder {displayName}" : "Abrir carpeta {displayName}", + "Open details" : "Abrir detalles", "Set up templates folder" : "Configura una carpeta para plantillas", "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas", @@ -248,6 +249,7 @@ "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo.txt", "Storage invalid" : "Almacenamiento no válido", + "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "Unlimited" : "Ilimitado", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s usados", "Deleted files" : "Archivos eliminados", + "Open folder {name}" : "Abrir carpeta {name}", "Search for an account" : "Buscar una cuenta" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js index 8aba7d17f99..c1b5760774d 100644 --- a/apps/files/l10n/es_AR.js +++ b/apps/files/l10n/es_AR.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "Processing files …" : "Procesando archivos...", @@ -80,6 +79,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Usted agregó {file} a sus favoritos", "You removed {file} from your favorites" : "Usted eliminó {file} de sus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", diff --git a/apps/files/l10n/es_AR.json b/apps/files/l10n/es_AR.json index 25091937ccc..4add2a0b1bc 100644 --- a/apps/files/l10n/es_AR.json +++ b/apps/files/l10n/es_AR.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "Processing files …" : "Procesando archivos...", @@ -78,6 +77,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Usted agregó {file} a sus favoritos", "You removed {file} from your favorites" : "Usted eliminó {file} de sus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js index 056fb53f05c..f7e1dc8f19e 100644 --- a/apps/files/l10n/es_CL.js +++ b/apps/files/l10n/es_CL.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -82,6 +81,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -115,6 +115,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_CL.json b/apps/files/l10n/es_CL.json index 451961fa388..798f22e2a0d 100644 --- a/apps/files/l10n/es_CL.json +++ b/apps/files/l10n/es_CL.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -113,6 +113,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_CO.js b/apps/files/l10n/es_CO.js index 75817b7e9e5..123f014efde 100644 --- a/apps/files/l10n/es_CO.js +++ b/apps/files/l10n/es_CO.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -83,6 +82,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -115,6 +115,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_CO.json b/apps/files/l10n/es_CO.json index 363e08f8e7c..5727d5ea55d 100644 --- a/apps/files/l10n/es_CO.json +++ b/apps/files/l10n/es_CO.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -81,6 +80,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -113,6 +113,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js index 0b234e99709..76916d1aff4 100644 --- a/apps/files/l10n/es_CR.js +++ b/apps/files/l10n/es_CR.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -82,6 +81,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -114,6 +114,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_CR.json b/apps/files/l10n/es_CR.json index 04fd97ea834..296c7dc4986 100644 --- a/apps/files/l10n/es_CR.json +++ b/apps/files/l10n/es_CR.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -112,6 +112,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_DO.js b/apps/files/l10n/es_DO.js index 0b234e99709..76916d1aff4 100644 --- a/apps/files/l10n/es_DO.js +++ b/apps/files/l10n/es_DO.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -82,6 +81,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -114,6 +114,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_DO.json b/apps/files/l10n/es_DO.json index 04fd97ea834..296c7dc4986 100644 --- a/apps/files/l10n/es_DO.json +++ b/apps/files/l10n/es_DO.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -112,6 +112,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 0b234e99709..76916d1aff4 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -82,6 +81,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -114,6 +114,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index 04fd97ea834..296c7dc4986 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -112,6 +112,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js index 0b234e99709..76916d1aff4 100644 --- a/apps/files/l10n/es_GT.js +++ b/apps/files/l10n/es_GT.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -82,6 +81,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -114,6 +114,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_GT.json b/apps/files/l10n/es_GT.json index 04fd97ea834..296c7dc4986 100644 --- a/apps/files/l10n/es_GT.json +++ b/apps/files/l10n/es_GT.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -112,6 +112,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 42239bbef08..e5195e9e03f 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Mostrar vista de cuadrícula", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Se detendrán las cargas en curso", "Upload cancelled." : "Carga cancelada.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "New folder" : "Carpeta nueva", "Create new folder" : "Crear nueva carpeta", "Upload file" : "Cargar archivo", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -167,6 +166,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.", "in %s" : "en %s", "File Management" : "Administración de Archivos", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Storage informations" : "Informaciones de almacenamiento", "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", @@ -223,6 +223,7 @@ OC.L10N.register( "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", "Storage invalid" : "El almacenamiento es inválido", + "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "Unlimited" : "Ilimitado", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 767c3fc1f26..fc12ba07f00 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -8,7 +8,6 @@ "Show grid view" : "Mostrar vista de cuadrícula", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Se detendrán las cargas en curso", "Upload cancelled." : "Carga cancelada.", @@ -102,7 +101,6 @@ "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "New folder" : "Carpeta nueva", "Create new folder" : "Crear nueva carpeta", "Upload file" : "Cargar archivo", @@ -115,6 +113,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -165,6 +164,7 @@ "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.", "in %s" : "en %s", "File Management" : "Administración de Archivos", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Storage informations" : "Informaciones de almacenamiento", "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", @@ -221,6 +221,7 @@ "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", "Storage invalid" : "El almacenamiento es inválido", + "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "Unlimited" : "Ilimitado", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", diff --git a/apps/files/l10n/es_PE.js b/apps/files/l10n/es_PE.js index 925fa7f864b..520e534b021 100644 --- a/apps/files/l10n/es_PE.js +++ b/apps/files/l10n/es_PE.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Mostrar lista en grilla", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Se detendrán las cargas en curso", "Upload cancelled." : "Carga cancelada.", @@ -102,6 +101,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", diff --git a/apps/files/l10n/es_PE.json b/apps/files/l10n/es_PE.json index 2f3b5328e9f..34234fb3e1f 100644 --- a/apps/files/l10n/es_PE.json +++ b/apps/files/l10n/es_PE.json @@ -8,7 +8,6 @@ "Show grid view" : "Mostrar lista en grilla", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Se detendrán las cargas en curso", "Upload cancelled." : "Carga cancelada.", @@ -100,6 +99,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js index 9a1cc6460e3..d822a5e8e4a 100644 --- a/apps/files/l10n/es_PY.js +++ b/apps/files/l10n/es_PY.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", "Upload cancelled." : "Carga cancelada.", @@ -93,6 +92,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", diff --git a/apps/files/l10n/es_PY.json b/apps/files/l10n/es_PY.json index c02507494bf..3a8807449c8 100644 --- a/apps/files/l10n/es_PY.json +++ b/apps/files/l10n/es_PY.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", "Upload cancelled." : "Carga cancelada.", @@ -91,6 +90,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", diff --git a/apps/files/l10n/es_SV.js b/apps/files/l10n/es_SV.js index 0b234e99709..76916d1aff4 100644 --- a/apps/files/l10n/es_SV.js +++ b/apps/files/l10n/es_SV.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -82,6 +81,7 @@ OC.L10N.register( "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -114,6 +114,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/es_SV.json b/apps/files/l10n/es_SV.json index 04fd97ea834..296c7dc4986 100644 --- a/apps/files/l10n/es_SV.json +++ b/apps/files/l10n/es_SV.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -112,6 +112,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 5b4d5c02c1e..fc155acc139 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -9,7 +9,6 @@ OC.L10N.register( "Show list view" : "Näita loendivaadet", "Home" : "Kodu", "Close" : "Sulge", - "Favorites" : "Lemmikud", "Could not create folder \"{dir}\"" : "Kausta \"{dir}\" loomine ebaõnnestus", "This will stop your current uploads." : "See peatab praegused üleslaadimised.", "Upload cancelled." : "Üleslaadimine tühistati.", @@ -92,7 +91,6 @@ OC.L10N.register( "Favorited" : "Lemmikud", "Favorite" : "Lemmik", "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", - "You can only favorite a single file or folder at a time" : "Korraga saab lemmikuks märkida ainult ühe faili või kausta", "New folder" : "Uus kaust", "Create new folder" : "Loo uus kaust", "Upload file" : "Laadi fail üles", @@ -107,6 +105,7 @@ OC.L10N.register( "Removed from favorites" : "Lemmikutest eemaldatud", "You added {file} to your favorites" : "Lisasid {file} lemmikutesse", "You removed {file} from your favorites" : "Eemaldasid {file} lemmikutest", + "Favorites" : "Lemmikud", "File changes" : "Failimuudatused", "Created by {user}" : "Loodud kasutaja {user} poolt", "Changed by {user}" : "Muudetud kasutaja {user} poolt", @@ -151,7 +150,6 @@ OC.L10N.register( "File Management" : "Failihaldus", "Reload current directory" : "Värskenda jooksvat kataloogi", "Go to the \"{dir}\" directory" : "Mine kataloogi \"{dir}\"", - "Open folder {name}" : "Ava kaust {name}", "Download file {name}" : "Laadi fail {name} alla", "Select all" : "Vali kõik", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", @@ -196,6 +194,7 @@ OC.L10N.register( "Text file" : "Tekstifail", "New text file.txt" : "Uus tekstifail.txt", "Storage invalid" : "Vigane andmehoidla", + "You can only favorite a single file or folder at a time" : "Korraga saab lemmikuks märkida ainult ühe faili või kausta", "Unlimited" : "Piiramatult", "Search users" : "Otsi kasutajaid", "Cancel" : "Loobu", @@ -203,6 +202,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s kasutusel", "Deleted files" : "Kustutatud failid", + "Open folder {name}" : "Ava kaust {name}", "Search for an account" : "Otsi kontot" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 86f3e7e0992..33e83cc5122 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -7,7 +7,6 @@ "Show list view" : "Näita loendivaadet", "Home" : "Kodu", "Close" : "Sulge", - "Favorites" : "Lemmikud", "Could not create folder \"{dir}\"" : "Kausta \"{dir}\" loomine ebaõnnestus", "This will stop your current uploads." : "See peatab praegused üleslaadimised.", "Upload cancelled." : "Üleslaadimine tühistati.", @@ -90,7 +89,6 @@ "Favorited" : "Lemmikud", "Favorite" : "Lemmik", "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", - "You can only favorite a single file or folder at a time" : "Korraga saab lemmikuks märkida ainult ühe faili või kausta", "New folder" : "Uus kaust", "Create new folder" : "Loo uus kaust", "Upload file" : "Laadi fail üles", @@ -105,6 +103,7 @@ "Removed from favorites" : "Lemmikutest eemaldatud", "You added {file} to your favorites" : "Lisasid {file} lemmikutesse", "You removed {file} from your favorites" : "Eemaldasid {file} lemmikutest", + "Favorites" : "Lemmikud", "File changes" : "Failimuudatused", "Created by {user}" : "Loodud kasutaja {user} poolt", "Changed by {user}" : "Muudetud kasutaja {user} poolt", @@ -149,7 +148,6 @@ "File Management" : "Failihaldus", "Reload current directory" : "Värskenda jooksvat kataloogi", "Go to the \"{dir}\" directory" : "Mine kataloogi \"{dir}\"", - "Open folder {name}" : "Ava kaust {name}", "Download file {name}" : "Laadi fail {name} alla", "Select all" : "Vali kõik", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", @@ -194,6 +192,7 @@ "Text file" : "Tekstifail", "New text file.txt" : "Uus tekstifail.txt", "Storage invalid" : "Vigane andmehoidla", + "You can only favorite a single file or folder at a time" : "Korraga saab lemmikuks märkida ainult ühe faili või kausta", "Unlimited" : "Piiramatult", "Search users" : "Otsi kasutajaid", "Cancel" : "Loobu", @@ -201,6 +200,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s kasutusel", "Deleted files" : "Kustutatud failid", + "Open folder {name}" : "Ava kaust {name}", "Search for an account" : "Otsi kontot" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index d9188e00ad5..b719bf7d026 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Erakutsi sareta ikuspegia", "Home" : "Etxea", "Close" : "Itxi", - "Favorites" : "Gogokoak", "Could not create folder \"{dir}\"" : "Ezin izan da \"{dir}\" karpeta sortu", "This will stop your current uploads." : "Honek martxan dauzkazun igoerak geldituko ditu.", "Upload cancelled." : "Karga bertan behera utzi da.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Gogoko gisa markatua", "Favorite" : "Gogokoa", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", - "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "New folder" : "Karpeta berria", "Create new folder" : "Sortu karpeta berria", "Upload file" : "Kargatu fitxategia", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Gogokoetatik kendu da", "You added {file} to your favorites" : "{file} gehitu duzu gogokoetara", "You removed {file} from your favorites" : "{file} kendu duzu gogokoetatik", + "Favorites" : "Gogokoak", "File changes" : "Fitxategi aldaketak", "Created by {user}" : "{user} erabiltzaileak sortua", "Changed by {user}" : "{user} erabiltzaileak aldatua", @@ -170,10 +169,11 @@ OC.L10N.register( "Reload current directory" : "Birkargatu uneko direktorioa", "Go to the \"{dir}\" directory" : "Joan \"{dir}\" direktoriora", "Select the row for {displayName}" : "Hautatu {displayName} errenkada", - "Open folder {name}" : "Ireki {name} karpeta", + "File name" : "Fitxategi izena", "Download file {name}" : "Deskargatu {name} fitxategia ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da", "\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du", + "Name cannot be empty" : "Izena ezin da hutsik egon", "Total rows summary" : "Errenkaden guztirako laburpena", "Select all" : "Hautatu dena", "Unselect all" : "Desautatu dena", @@ -226,6 +226,7 @@ OC.L10N.register( "Blank" : "Hutsik", "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "Delete permanently" : "Ezabatu betirako", + "Open details" : "Ireki xehetasunak", "Set up templates folder" : "Konfiguratu txantiloien karpeta", "Templates" : "Txantiloiak", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", @@ -246,6 +247,7 @@ OC.L10N.register( "Text file" : "Testu-fitxategia", "New text file.txt" : "Testu-fitxategi berria.txt", "Storage invalid" : "Biltegi baliogabea", + "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "Unlimited" : "Mugarik gabe", "Search users" : "Bilatu erabiltzaileak", "Cancel" : "Utzi", @@ -253,6 +255,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s erabilita", "Deleted files" : "Ezabatutako fitxategiak", + "Open folder {name}" : "Ireki {name} karpeta", "Search for an account" : "Bilatu kontu bat" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 8fa094a1160..4be1ae2fc60 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -8,7 +8,6 @@ "Show grid view" : "Erakutsi sareta ikuspegia", "Home" : "Etxea", "Close" : "Itxi", - "Favorites" : "Gogokoak", "Could not create folder \"{dir}\"" : "Ezin izan da \"{dir}\" karpeta sortu", "This will stop your current uploads." : "Honek martxan dauzkazun igoerak geldituko ditu.", "Upload cancelled." : "Karga bertan behera utzi da.", @@ -102,7 +101,6 @@ "Favorited" : "Gogoko gisa markatua", "Favorite" : "Gogokoa", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", - "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "New folder" : "Karpeta berria", "Create new folder" : "Sortu karpeta berria", "Upload file" : "Kargatu fitxategia", @@ -115,6 +113,7 @@ "Removed from favorites" : "Gogokoetatik kendu da", "You added {file} to your favorites" : "{file} gehitu duzu gogokoetara", "You removed {file} from your favorites" : "{file} kendu duzu gogokoetatik", + "Favorites" : "Gogokoak", "File changes" : "Fitxategi aldaketak", "Created by {user}" : "{user} erabiltzaileak sortua", "Changed by {user}" : "{user} erabiltzaileak aldatua", @@ -168,10 +167,11 @@ "Reload current directory" : "Birkargatu uneko direktorioa", "Go to the \"{dir}\" directory" : "Joan \"{dir}\" direktoriora", "Select the row for {displayName}" : "Hautatu {displayName} errenkada", - "Open folder {name}" : "Ireki {name} karpeta", + "File name" : "Fitxategi izena", "Download file {name}" : "Deskargatu {name} fitxategia ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da", "\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du", + "Name cannot be empty" : "Izena ezin da hutsik egon", "Total rows summary" : "Errenkaden guztirako laburpena", "Select all" : "Hautatu dena", "Unselect all" : "Desautatu dena", @@ -224,6 +224,7 @@ "Blank" : "Hutsik", "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "Delete permanently" : "Ezabatu betirako", + "Open details" : "Ireki xehetasunak", "Set up templates folder" : "Konfiguratu txantiloien karpeta", "Templates" : "Txantiloiak", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", @@ -244,6 +245,7 @@ "Text file" : "Testu-fitxategia", "New text file.txt" : "Testu-fitxategi berria.txt", "Storage invalid" : "Biltegi baliogabea", + "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "Unlimited" : "Mugarik gabe", "Search users" : "Bilatu erabiltzaileak", "Cancel" : "Utzi", @@ -251,6 +253,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s erabilita", "Deleted files" : "Ezabatutako fitxategiak", + "Open folder {name}" : "Ireki {name} karpeta", "Search for an account" : "Bilatu kontu bat" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index de4759cf17c..bdadcea9dce 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "نمایش شبکهای", "Home" : "خانه", "Close" : "بستن", - "Favorites" : "موارد محبوب", "Could not create folder \"{dir}\"" : "پوشهٔ \"{dir}\" ساخته نشد", "This will stop your current uploads." : "با این کار بارگذاری فعلی شما متوقف خواهد شد.", "Upload cancelled." : "بار گذاری لغو شد", @@ -90,6 +89,7 @@ OC.L10N.register( "Removed from favorites" : "از محبوبها حذف شد", "You added {file} to your favorites" : "شما پروندهٔ {file} را به مورد پسندهایتان افزودید", "You removed {file} from your favorites" : "شما پروندهٔ {file} را از مورد پسندهای خود حذف کردید", + "Favorites" : "موارد محبوب", "File changes" : "تغییرات پرونده", "Created by {user}" : "{user} ٖایجاد کرد", "Changed by {user}" : "{user} تغییر داد", @@ -101,6 +101,7 @@ OC.L10N.register( "Accept" : "قبول", "Reject" : "رد کردن", "in %s" : "در %s", + "Name cannot be empty" : "نام نمیتواند خالی باشد", "Select all" : "انتخاب همه", "Change" : "تغییر", "Transfer" : "انتقال", diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index e9d8738ea88..17f450e7385 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -8,7 +8,6 @@ "Show grid view" : "نمایش شبکهای", "Home" : "خانه", "Close" : "بستن", - "Favorites" : "موارد محبوب", "Could not create folder \"{dir}\"" : "پوشهٔ \"{dir}\" ساخته نشد", "This will stop your current uploads." : "با این کار بارگذاری فعلی شما متوقف خواهد شد.", "Upload cancelled." : "بار گذاری لغو شد", @@ -88,6 +87,7 @@ "Removed from favorites" : "از محبوبها حذف شد", "You added {file} to your favorites" : "شما پروندهٔ {file} را به مورد پسندهایتان افزودید", "You removed {file} from your favorites" : "شما پروندهٔ {file} را از مورد پسندهای خود حذف کردید", + "Favorites" : "موارد محبوب", "File changes" : "تغییرات پرونده", "Created by {user}" : "{user} ٖایجاد کرد", "Changed by {user}" : "{user} تغییر داد", @@ -99,6 +99,7 @@ "Accept" : "قبول", "Reject" : "رد کردن", "in %s" : "در %s", + "Name cannot be empty" : "نام نمیتواند خالی باشد", "Select all" : "انتخاب همه", "Change" : "تغییر", "Transfer" : "انتقال", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index a8c18529e1d..73d776d95b3 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Näytä ruudukkonäkymä", "Home" : "Koti", "Close" : "Sulje", - "Favorites" : "Suosikit", "Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda", "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Upload cancelled." : "Lähetys peruttu.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", - "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "New folder" : "Uusi kansio", "Create new folder" : "Luo uusi kansio", "Upload file" : "Lähetä tiedosto", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Poistettu suosikeista", "You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin", "You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista", + "Favorites" : "Suosikit", "File changes" : "Tiedostomuutokset", "Created by {user}" : "Tekijänä {user}", "Changed by {user}" : "Muokkaajana {user}", @@ -171,8 +170,9 @@ OC.L10N.register( "File Management" : "Tiedostohallinta", "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", - "Open folder {name}" : "Avaa kansio {name}", + "File name" : "Tiedostonimi", "Download file {name}" : "Lataa tiedosto {name}", + "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", "ascending" : "nousevasti", @@ -223,6 +223,7 @@ OC.L10N.register( "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Delete permanently" : "Poista pysyvästi", "Open folder {displayName}" : "Avaa kansio {displayName}", + "Open details" : "Avaa yksityiskohdat", "Set up templates folder" : "Aseta mallipohjien kansio", "Templates" : "Mallipohjat", "Create new templates folder" : "Luo uusi mallipohjien kansio", @@ -243,6 +244,7 @@ OC.L10N.register( "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Storage invalid" : "Virheellinen tallennustila", + "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "Unlimited" : "Rajoittamaton", "Search users" : "Etsi käyttäjistä", "Cancel" : "Peruuta", @@ -250,6 +252,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", "Deleted files" : "Poistetut tiedostot", + "Open folder {name}" : "Avaa kansio {name}", "Search for an account" : "Etsi tiliä" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 92eaf36fa32..d303dd0b3d4 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -8,7 +8,6 @@ "Show grid view" : "Näytä ruudukkonäkymä", "Home" : "Koti", "Close" : "Sulje", - "Favorites" : "Suosikit", "Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda", "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Upload cancelled." : "Lähetys peruttu.", @@ -102,7 +101,6 @@ "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", - "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "New folder" : "Uusi kansio", "Create new folder" : "Luo uusi kansio", "Upload file" : "Lähetä tiedosto", @@ -117,6 +115,7 @@ "Removed from favorites" : "Poistettu suosikeista", "You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin", "You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista", + "Favorites" : "Suosikit", "File changes" : "Tiedostomuutokset", "Created by {user}" : "Tekijänä {user}", "Changed by {user}" : "Muokkaajana {user}", @@ -169,8 +168,9 @@ "File Management" : "Tiedostohallinta", "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", - "Open folder {name}" : "Avaa kansio {name}", + "File name" : "Tiedostonimi", "Download file {name}" : "Lataa tiedosto {name}", + "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", "ascending" : "nousevasti", @@ -221,6 +221,7 @@ "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Delete permanently" : "Poista pysyvästi", "Open folder {displayName}" : "Avaa kansio {displayName}", + "Open details" : "Avaa yksityiskohdat", "Set up templates folder" : "Aseta mallipohjien kansio", "Templates" : "Mallipohjat", "Create new templates folder" : "Luo uusi mallipohjien kansio", @@ -241,6 +242,7 @@ "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Storage invalid" : "Virheellinen tallennustila", + "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "Unlimited" : "Rajoittamaton", "Search users" : "Etsi käyttäjistä", "Cancel" : "Peruuta", @@ -248,6 +250,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", "Deleted files" : "Poistetut tiedostot", + "Open folder {name}" : "Avaa kansio {name}", "Search for an account" : "Etsi tiliä" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index a49498f7057..55cdf38b5c9 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Afficher l'affichage mosaïque", "Home" : "Accueil", "Close" : "Fermer", - "Favorites" : "Favoris", "Could not create folder \"{dir}\"" : "Impossible de créer le dossier \"{dir}\"", "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", "Upload cancelled." : "Envoi annulé.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", "Copy direct link (only works for users who have access to this file/folder)" : "Copier le Lien direct (fonctionne uniquement pour les utilisateurs autorisés à accéder à ce fichier ou à ce dossier)", - "You can only favorite a single file or folder at a time" : "Vous ne pouvez ajouter qu'un seul favori de dossier ou de fichier à la fois.", "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Retiré des favoris", "You added {file} to your favorites" : "Vous avez ajouté {file} à vos favoris", "You removed {file} from your favorites" : "Vous avez retiré {file} de vos favoris", + "Favorites" : "Favoris", "File changes" : "Modifications de fichiers", "Created by {user}" : "Créé par {user}", "Changed by {user}" : "Modifié par {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Rafraîchir le dossier courant", "Go to the \"{dir}\" directory" : "Aller au dossier \"{dir}\"", "Select the row for {displayName}" : "Sélectionner la ligne pour {displayName}", - "Open folder {name}" : "Ouvrir le dossier {name}", + "File name" : "Nom du fichier", "Download file {name}" : "Télécharger le fichier {name}", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", + "Name cannot be empty" : "Le nom ne peut pas être vide", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Select all" : "Tout sélectionner", "Unselect all" : "Tout désélectionner", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Delete permanently" : "Supprimer définitivement", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", + "Open details" : "Ouvrir les détails", "Set up templates folder" : "Configurer le dossier des modèles", "Templates" : "Modèles", "Create new templates folder" : "Créer un nouveau dossier de modèles", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Fichier texte", "New text file.txt" : "Nouveau fichier texte.txt", "Storage invalid" : "Support de stockage invalide", + "You can only favorite a single file or folder at a time" : "Vous ne pouvez ajouter qu'un seul favori de dossier ou de fichier à la fois.", "Unlimited" : "Illimité", "Search users" : "Rechercher des utilisateurs", "Cancel" : "Annuler", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s utilisés sur %2$s", "Deleted files" : "Fichiers supprimés", + "Open folder {name}" : "Ouvrir le dossier {name}", "Search for an account" : "Chercher un compte" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 7a3bf6a1d8a..a690f538a8e 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -8,7 +8,6 @@ "Show grid view" : "Afficher l'affichage mosaïque", "Home" : "Accueil", "Close" : "Fermer", - "Favorites" : "Favoris", "Could not create folder \"{dir}\"" : "Impossible de créer le dossier \"{dir}\"", "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", "Upload cancelled." : "Envoi annulé.", @@ -102,7 +101,6 @@ "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", "Copy direct link (only works for users who have access to this file/folder)" : "Copier le Lien direct (fonctionne uniquement pour les utilisateurs autorisés à accéder à ce fichier ou à ce dossier)", - "You can only favorite a single file or folder at a time" : "Vous ne pouvez ajouter qu'un seul favori de dossier ou de fichier à la fois.", "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", @@ -117,6 +115,7 @@ "Removed from favorites" : "Retiré des favoris", "You added {file} to your favorites" : "Vous avez ajouté {file} à vos favoris", "You removed {file} from your favorites" : "Vous avez retiré {file} de vos favoris", + "Favorites" : "Favoris", "File changes" : "Modifications de fichiers", "Created by {user}" : "Créé par {user}", "Changed by {user}" : "Modifié par {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Rafraîchir le dossier courant", "Go to the \"{dir}\" directory" : "Aller au dossier \"{dir}\"", "Select the row for {displayName}" : "Sélectionner la ligne pour {displayName}", - "Open folder {name}" : "Ouvrir le dossier {name}", + "File name" : "Nom du fichier", "Download file {name}" : "Télécharger le fichier {name}", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", + "Name cannot be empty" : "Le nom ne peut pas être vide", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Select all" : "Tout sélectionner", "Unselect all" : "Tout désélectionner", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Delete permanently" : "Supprimer définitivement", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", + "Open details" : "Ouvrir les détails", "Set up templates folder" : "Configurer le dossier des modèles", "Templates" : "Modèles", "Create new templates folder" : "Créer un nouveau dossier de modèles", @@ -248,6 +249,7 @@ "Text file" : "Fichier texte", "New text file.txt" : "Nouveau fichier texte.txt", "Storage invalid" : "Support de stockage invalide", + "You can only favorite a single file or folder at a time" : "Vous ne pouvez ajouter qu'un seul favori de dossier ou de fichier à la fois.", "Unlimited" : "Illimité", "Search users" : "Rechercher des utilisateurs", "Cancel" : "Annuler", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s utilisés sur %2$s", "Deleted files" : "Fichiers supprimés", + "Open folder {name}" : "Ouvrir le dossier {name}", "Search for an account" : "Chercher un compte" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 33c83de70d4..4f80342269f 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Amosar a vista de grella", "Home" : "Inicio", "Close" : "Pechar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Non foi posíbel crear o cartafol «{dir}»", "This will stop your current uploads." : "Isto deterá os envíos actuais.", "Upload cancelled." : "Envío cancelado.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)", - "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "New folder" : "Novo cartafol", "Create new folder" : "Crear un cartafol novo", "Upload file" : "Enviar ficheiro", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Retirado de favoritos", "You added {file} to your favorites" : "Engadiu {file} aos seus favoritos", "You removed {file} from your favorites" : "Retirou {file} dos seus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios do ficheiro", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Recargar o directorio actual", "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Select the row for {displayName}" : "Seleccione a fila para {displayName}", - "Open folder {name}" : "Abrir o cartafol {name}", + "File name" : "Nome de ficheiro", "Download file {name}" : "Descargar o ficheiro {name}", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", + "Name cannot be empty" : "O nome non pode estar baleiro", "Total rows summary" : "Resumo total de filas", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarcar todo", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Delete permanently" : "Eliminar de xeito permanente", "Open folder {displayName}" : "Abrir o cartafol {displayName}", + "Open details" : "Abrir detalles", "Set up templates folder" : "Estabelecer un cartafol de modelos", "Templates" : "Modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Ficheiro de texto", "New text file.txt" : "Novo ficheiro de texto.txt", "Storage invalid" : "Almacenamento incorrecto", + "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "Unlimited" : "Sen límites", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s utilizado", "Deleted files" : "Ficheiros eliminados", + "Open folder {name}" : "Abrir o cartafol {name}", "Search for an account" : "Buscar por unha conta" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 53efb8bee43..a9005d5548f 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -8,7 +8,6 @@ "Show grid view" : "Amosar a vista de grella", "Home" : "Inicio", "Close" : "Pechar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Non foi posíbel crear o cartafol «{dir}»", "This will stop your current uploads." : "Isto deterá os envíos actuais.", "Upload cancelled." : "Envío cancelado.", @@ -102,7 +101,6 @@ "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)", - "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "New folder" : "Novo cartafol", "Create new folder" : "Crear un cartafol novo", "Upload file" : "Enviar ficheiro", @@ -117,6 +115,7 @@ "Removed from favorites" : "Retirado de favoritos", "You added {file} to your favorites" : "Engadiu {file} aos seus favoritos", "You removed {file} from your favorites" : "Retirou {file} dos seus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios do ficheiro", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Recargar o directorio actual", "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Select the row for {displayName}" : "Seleccione a fila para {displayName}", - "Open folder {name}" : "Abrir o cartafol {name}", + "File name" : "Nome de ficheiro", "Download file {name}" : "Descargar o ficheiro {name}", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", + "Name cannot be empty" : "O nome non pode estar baleiro", "Total rows summary" : "Resumo total de filas", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarcar todo", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Delete permanently" : "Eliminar de xeito permanente", "Open folder {displayName}" : "Abrir o cartafol {displayName}", + "Open details" : "Abrir detalles", "Set up templates folder" : "Estabelecer un cartafol de modelos", "Templates" : "Modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", @@ -248,6 +249,7 @@ "Text file" : "Ficheiro de texto", "New text file.txt" : "Novo ficheiro de texto.txt", "Storage invalid" : "Almacenamento incorrecto", + "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "Unlimited" : "Sen límites", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s utilizado", "Deleted files" : "Ficheiros eliminados", + "Open folder {name}" : "Abrir o cartafol {name}", "Search for an account" : "Buscar por unha conta" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 8edc1e27e58..6f28f56e307 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "תגיות", "Home" : "בית", "Close" : "סגירה", - "Favorites" : "מועדפים", "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"", "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", "Upload cancelled." : "ההעלאה בוטלה.", @@ -87,7 +86,6 @@ OC.L10N.register( "Favorited" : "מועדף", "Favorite" : "מועדף", "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", - "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "New folder" : "תיקייה חדשה", "Create new folder" : "יצירת תיקייה חדשה", "Upload file" : "העלאת קובץ", @@ -100,6 +98,7 @@ OC.L10N.register( "Removed from favorites" : "הוסר מהמועדפים", "You added {file} to your favorites" : "הוספת את {file} למועדפים שלך", "You removed {file} from your favorites" : "הסרת את {file} מהמועדפים שלך", + "Favorites" : "מועדפים", "File changes" : "שינויים בקובץ", "Created by {user}" : "נוצר על ידי {user}", "Changed by {user}" : "נערך על ידי {user}", @@ -144,6 +143,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "העברת הבעלות על {path} לידי {user} הושלמה.", "in %s" : "ב־%s", "File Management" : "ניהול קבצים", + "File name" : "שם קובץ", + "Name cannot be empty" : "השם לא יכול להישאר ריק", "Select all" : "לבחור הכול", "Transfer ownership of a file or folder" : "העברת בעלות על קובץ או תיקייה", "Choose file or folder to transfer" : "נא לבחור קובץ או תיקייה להעברה", @@ -168,6 +169,7 @@ OC.L10N.register( "Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ", "Create" : "יצירה", "Delete permanently" : "מחיקה לצמיתות", + "Open details" : "פתיחת פרטים", "Toggle grid view" : "החלפת תצוגת טבלה", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", @@ -184,6 +186,7 @@ OC.L10N.register( "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", "Storage invalid" : "אחסון לא חוקי", + "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "Unlimited" : "ללא הגבלה", "Search users" : "חיפוש משתמשים", "Cancel" : "ביטול", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index bd1a59332f2..07719b147e8 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -6,7 +6,6 @@ "Tags" : "תגיות", "Home" : "בית", "Close" : "סגירה", - "Favorites" : "מועדפים", "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"", "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", "Upload cancelled." : "ההעלאה בוטלה.", @@ -85,7 +84,6 @@ "Favorited" : "מועדף", "Favorite" : "מועדף", "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", - "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "New folder" : "תיקייה חדשה", "Create new folder" : "יצירת תיקייה חדשה", "Upload file" : "העלאת קובץ", @@ -98,6 +96,7 @@ "Removed from favorites" : "הוסר מהמועדפים", "You added {file} to your favorites" : "הוספת את {file} למועדפים שלך", "You removed {file} from your favorites" : "הסרת את {file} מהמועדפים שלך", + "Favorites" : "מועדפים", "File changes" : "שינויים בקובץ", "Created by {user}" : "נוצר על ידי {user}", "Changed by {user}" : "נערך על ידי {user}", @@ -142,6 +141,8 @@ "The ownership transfer of {path} from {user} has completed." : "העברת הבעלות על {path} לידי {user} הושלמה.", "in %s" : "ב־%s", "File Management" : "ניהול קבצים", + "File name" : "שם קובץ", + "Name cannot be empty" : "השם לא יכול להישאר ריק", "Select all" : "לבחור הכול", "Transfer ownership of a file or folder" : "העברת בעלות על קובץ או תיקייה", "Choose file or folder to transfer" : "נא לבחור קובץ או תיקייה להעברה", @@ -166,6 +167,7 @@ "Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ", "Create" : "יצירה", "Delete permanently" : "מחיקה לצמיתות", + "Open details" : "פתיחת פרטים", "Toggle grid view" : "החלפת תצוגת טבלה", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", @@ -182,6 +184,7 @@ "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", "Storage invalid" : "אחסון לא חוקי", + "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "Unlimited" : "ללא הגבלה", "Search users" : "חיפוש משתמשים", "Cancel" : "ביטול", diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 0ca6908c58a..64c56321dd7 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Oznake", "Home" : "Početna", "Close" : "Zatvori", - "Favorites" : "Favoriti", "Could not create folder \"{dir}\"" : "Nije moguće stvoriti mapu „{dir}”", "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", "Upload cancelled." : "Otpremanje je prekinuto.", @@ -91,7 +90,6 @@ OC.L10N.register( "Favorited" : "Favorit", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", - "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", "New folder" : "Nova mapa", "Create new folder" : "Stvori novu mapu", "Upload file" : "Otpremi datoteku", @@ -104,6 +102,7 @@ OC.L10N.register( "Removed from favorites" : "Uklonjeno iz favorita", "You added {file} to your favorites" : "Dodali ste {file} u svoje favorite", "You removed {file} from your favorites" : "Uklonili ste {file} iz svojih favorita", + "Favorites" : "Favoriti", "File changes" : "Promjene datoteka", "Created by {user}" : "Stvorio {user}", "Changed by {user}" : "Izmijenio {user}", @@ -154,6 +153,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Prijenos vlasništva {path} od {user} je završen.", "in %s" : "za %s", "File Management" : "Upravljanje datotekama", + "File name" : "Naziv datoteke", + "Name cannot be empty" : "Naziv ne može biti prazan", "Select all" : "Odaberi sve", "Transfer ownership of a file or folder" : "Prenesi vlasništvo nad datotekom ili mapom", "Choose file or folder to transfer" : "Odaberite datoteku ili mapu za prijenos", @@ -182,6 +183,7 @@ OC.L10N.register( "Blank" : "Prazno", "Unable to create new file from template" : "Nije moguće stvoriti novu datoteku iz predloška", "Delete permanently" : "Trajno izbrišite", + "Open details" : "Otvori pojedinosti", "Set up templates folder" : "Postavi mapu predložaka", "Templates" : "Predlošci", "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", @@ -202,6 +204,7 @@ OC.L10N.register( "Text file" : "Tekstna datoteka", "New text file.txt" : "Nova tekstna datoteka.txt", "Storage invalid" : "Neispravna pohrana", + "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", "Unlimited" : "Neograničeno", "Search users" : "Pretraži korisnike", "Cancel" : "Odustani", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index 90edb5d13f6..dd2f1651af1 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -6,7 +6,6 @@ "Tags" : "Oznake", "Home" : "Početna", "Close" : "Zatvori", - "Favorites" : "Favoriti", "Could not create folder \"{dir}\"" : "Nije moguće stvoriti mapu „{dir}”", "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", "Upload cancelled." : "Otpremanje je prekinuto.", @@ -89,7 +88,6 @@ "Favorited" : "Favorit", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", - "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", "New folder" : "Nova mapa", "Create new folder" : "Stvori novu mapu", "Upload file" : "Otpremi datoteku", @@ -102,6 +100,7 @@ "Removed from favorites" : "Uklonjeno iz favorita", "You added {file} to your favorites" : "Dodali ste {file} u svoje favorite", "You removed {file} from your favorites" : "Uklonili ste {file} iz svojih favorita", + "Favorites" : "Favoriti", "File changes" : "Promjene datoteka", "Created by {user}" : "Stvorio {user}", "Changed by {user}" : "Izmijenio {user}", @@ -152,6 +151,8 @@ "The ownership transfer of {path} from {user} has completed." : "Prijenos vlasništva {path} od {user} je završen.", "in %s" : "za %s", "File Management" : "Upravljanje datotekama", + "File name" : "Naziv datoteke", + "Name cannot be empty" : "Naziv ne može biti prazan", "Select all" : "Odaberi sve", "Transfer ownership of a file or folder" : "Prenesi vlasništvo nad datotekom ili mapom", "Choose file or folder to transfer" : "Odaberite datoteku ili mapu za prijenos", @@ -180,6 +181,7 @@ "Blank" : "Prazno", "Unable to create new file from template" : "Nije moguće stvoriti novu datoteku iz predloška", "Delete permanently" : "Trajno izbrišite", + "Open details" : "Otvori pojedinosti", "Set up templates folder" : "Postavi mapu predložaka", "Templates" : "Predlošci", "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", @@ -200,6 +202,7 @@ "Text file" : "Tekstna datoteka", "New text file.txt" : "Nova tekstna datoteka.txt", "Storage invalid" : "Neispravna pohrana", + "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", "Unlimited" : "Neograničeno", "Search users" : "Pretraži korisnike", "Cancel" : "Odustani", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index fec4708c5da..42e2dc287ab 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Rácsnézet megjelenítése", "Home" : "Saját mappa", "Close" : "Bezárás", - "Favorites" : "Kedvencek", "Could not create folder \"{dir}\"" : "A(z) „{dir}” mappa nem hozható létre", "This will stop your current uploads." : "Ez meg fogja állítani a jelenlegi feltöltéseket.", "Upload cancelled." : "Feltöltés megszakítva.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", "Copy direct link (only works for users who have access to this file/folder)" : "Közvetlen hivatkozás másolása (csak azoknál a felhasználóknál működik, akiknek hozzáférése van a fájlhoz/mappához)", - "You can only favorite a single file or folder at a time" : "Egyszerre csak egy fájlt vagy mappát jelölhet meg kedvencként", "New folder" : "Új mappa", "Create new folder" : "Új mappa létrehozása", "Upload file" : "Fájl feltöltése", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Eltávolítva a kedvencekből", "You added {file} to your favorites" : "Hozzáadta a kedvencekhez: {file}", "You removed {file} from your favorites" : "Eltávolította a kedvencek közül: {file}", + "Favorites" : "Kedvencek", "File changes" : "Fájlváltozások", "Created by {user}" : "Létrehozta: {user}", "Changed by {user}" : "Módosította: {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Jelenlegi könyvtár újratöltése", "Go to the \"{dir}\" directory" : "Ugrás a(z) „{dir}” könyvtárhoz", "Select the row for {displayName}" : "A(z) {displayName} sorának kiválasztása", - "Open folder {name}" : "A(z) {name} mappa megnyitása", + "File name" : "Fájlnév", "Download file {name}" : "A(z) {name} fájl letöltése", "\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva", "\"{displayName}\" action failed" : "A(z) „{displayName}” művelet sikertelen", + "Name cannot be empty" : "A név nem lehet üres", "Total rows summary" : "Összes sor összegzése", "Select all" : "Összes kijelölése", "Unselect all" : "Kijelölés megszüntetése", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Delete permanently" : "Végleges törlés", "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", + "Open details" : "Részletek megnyitása", "Set up templates folder" : "Személyes sablonmappa beállítása", "Templates" : "Sablonok", "Create new templates folder" : "Új sablonmappa létrehozása", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Szövegfájl", "New text file.txt" : "Új szövegfájl.txt", "Storage invalid" : "A tároló érvénytelen", + "You can only favorite a single file or folder at a time" : "Egyszerre csak egy fájlt vagy mappát jelölhet meg kedvencként", "Unlimited" : "Korlátlan", "Search users" : "Fehasználók keresése", "Cancel" : "Mégse", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s felhasználva", "Deleted files" : "Törölt fájlok", + "Open folder {name}" : "A(z) {name} mappa megnyitása", "Search for an account" : "Fiók keresése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 78cdb466c22..e409a6f656e 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -8,7 +8,6 @@ "Show grid view" : "Rácsnézet megjelenítése", "Home" : "Saját mappa", "Close" : "Bezárás", - "Favorites" : "Kedvencek", "Could not create folder \"{dir}\"" : "A(z) „{dir}” mappa nem hozható létre", "This will stop your current uploads." : "Ez meg fogja állítani a jelenlegi feltöltéseket.", "Upload cancelled." : "Feltöltés megszakítva.", @@ -102,7 +101,6 @@ "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", "Copy direct link (only works for users who have access to this file/folder)" : "Közvetlen hivatkozás másolása (csak azoknál a felhasználóknál működik, akiknek hozzáférése van a fájlhoz/mappához)", - "You can only favorite a single file or folder at a time" : "Egyszerre csak egy fájlt vagy mappát jelölhet meg kedvencként", "New folder" : "Új mappa", "Create new folder" : "Új mappa létrehozása", "Upload file" : "Fájl feltöltése", @@ -117,6 +115,7 @@ "Removed from favorites" : "Eltávolítva a kedvencekből", "You added {file} to your favorites" : "Hozzáadta a kedvencekhez: {file}", "You removed {file} from your favorites" : "Eltávolította a kedvencek közül: {file}", + "Favorites" : "Kedvencek", "File changes" : "Fájlváltozások", "Created by {user}" : "Létrehozta: {user}", "Changed by {user}" : "Módosította: {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Jelenlegi könyvtár újratöltése", "Go to the \"{dir}\" directory" : "Ugrás a(z) „{dir}” könyvtárhoz", "Select the row for {displayName}" : "A(z) {displayName} sorának kiválasztása", - "Open folder {name}" : "A(z) {name} mappa megnyitása", + "File name" : "Fájlnév", "Download file {name}" : "A(z) {name} fájl letöltése", "\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva", "\"{displayName}\" action failed" : "A(z) „{displayName}” művelet sikertelen", + "Name cannot be empty" : "A név nem lehet üres", "Total rows summary" : "Összes sor összegzése", "Select all" : "Összes kijelölése", "Unselect all" : "Kijelölés megszüntetése", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Delete permanently" : "Végleges törlés", "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", + "Open details" : "Részletek megnyitása", "Set up templates folder" : "Személyes sablonmappa beállítása", "Templates" : "Sablonok", "Create new templates folder" : "Új sablonmappa létrehozása", @@ -248,6 +249,7 @@ "Text file" : "Szövegfájl", "New text file.txt" : "Új szövegfájl.txt", "Storage invalid" : "A tároló érvénytelen", + "You can only favorite a single file or folder at a time" : "Egyszerre csak egy fájlt vagy mappát jelölhet meg kedvencként", "Unlimited" : "Korlátlan", "Search users" : "Fehasználók keresése", "Cancel" : "Mégse", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s felhasználva", "Deleted files" : "Törölt fájlok", + "Open folder {name}" : "A(z) {name} mappa megnyitása", "Search for an account" : "Fiók keresése" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 667749c4fa0..a47a38ed864 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Tampilkan sebagai kisi", "Home" : "Beranda", "Close" : "Tutup", - "Favorites" : "Favorit", "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"", "This will stop your current uploads." : "Ini akan menghentikan proses pengunggahan.", "Upload cancelled." : "Pengunggahan dibatalkan.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Difavoritkan", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", - "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "New folder" : "Folder baru", "Create new folder" : "Buat direktori baru", "Upload file" : "Unggah berkas", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Terbuang dari favorit", "You added {file} to your favorites" : "Anda menambahkan {file} ke favorit", "You removed {file} from your favorites" : "Anda membuang {file} dari favorit", + "Favorites" : "Favorit", "File changes" : "Berkas berubah", "Created by {user}" : "Dibuat oleh {user}", "Changed by {user}" : "Diubah oleh {user}", @@ -228,6 +227,7 @@ OC.L10N.register( "Text file" : "Berkas teks", "New text file.txt" : "Teks baru file.txt", "Storage invalid" : "Penyimpanan tidak sah", + "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "Unlimited" : "Tak terbatas", "Search users" : "Cari pengguna", "Cancel" : "Membatalkan", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 00fb848ba8c..bab800571e0 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -8,7 +8,6 @@ "Show grid view" : "Tampilkan sebagai kisi", "Home" : "Beranda", "Close" : "Tutup", - "Favorites" : "Favorit", "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"", "This will stop your current uploads." : "Ini akan menghentikan proses pengunggahan.", "Upload cancelled." : "Pengunggahan dibatalkan.", @@ -102,7 +101,6 @@ "Favorited" : "Difavoritkan", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", - "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "New folder" : "Folder baru", "Create new folder" : "Buat direktori baru", "Upload file" : "Unggah berkas", @@ -115,6 +113,7 @@ "Removed from favorites" : "Terbuang dari favorit", "You added {file} to your favorites" : "Anda menambahkan {file} ke favorit", "You removed {file} from your favorites" : "Anda membuang {file} dari favorit", + "Favorites" : "Favorit", "File changes" : "Berkas berubah", "Created by {user}" : "Dibuat oleh {user}", "Changed by {user}" : "Diubah oleh {user}", @@ -226,6 +225,7 @@ "Text file" : "Berkas teks", "New text file.txt" : "Teks baru file.txt", "Storage invalid" : "Penyimpanan tidak sah", + "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "Unlimited" : "Tak terbatas", "Search users" : "Cari pengguna", "Cancel" : "Membatalkan", diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 29382e5c24a..aa3307973c3 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Birta reitasýn", "Home" : "Heim", "Close" : "Loka", - "Favorites" : "Eftirlæti", "Could not create folder \"{dir}\"" : "Gat ekki búið til möppuna \"{dir}\"", "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Upload cancelled." : "Hætt við innsendingu.", @@ -83,7 +82,6 @@ OC.L10N.register( "Favorited" : "Sett í eftirlæti", "Favorite" : "Eftirlæti", "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "You can only favorite a single file or folder at a time" : "Þú getur aðeins bætt einni skrá eða möppu í einu í eftilæti", "New folder" : "Ný mappa", "Create new folder" : "Búa til nýja möppu", "Upload file" : "Senda inn skrá", @@ -96,6 +94,7 @@ OC.L10N.register( "Removed from favorites" : "Fjarlægt úr eftirlætum", "You added {file} to your favorites" : "Þú bættir {file} í eftirlætin þín", "You removed {file} from your favorites" : "Þú fjarlægðir {file} úr eftirlætunum þínum", + "Favorites" : "Eftirlæti", "File changes" : "Skráarbreytingar", "Created by {user}" : "Búið til af {user}", "Changed by {user}" : "Breytt af {user}", @@ -133,6 +132,7 @@ OC.L10N.register( "Ownership transfer done" : "Millifærslu eignarhalds er lokið", "in %s" : "í %s", "File Management" : "Skráastjórnun", + "Name cannot be empty" : "Heiti má ekki vera tómt", "Select all" : "Velja allt", "Transfer ownership of a file or folder" : "Millifæra eignarhald skráar eða möppu", "Choose file or folder to transfer" : "Veldu skrá eða möppu til að millifæra", @@ -159,6 +159,7 @@ OC.L10N.register( "Blank" : "Tóm", "Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti", "Delete permanently" : "Eyða varanlega", + "Open details" : "Opna nánari upplýsingar", "Set up templates folder" : "Setja upp sniðmátamöppu", "Templates" : "Sniðmát", "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", @@ -178,6 +179,7 @@ OC.L10N.register( "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", "Storage invalid" : "Ógild geymsla", + "You can only favorite a single file or folder at a time" : "Þú getur aðeins bætt einni skrá eða möppu í einu í eftilæti", "Unlimited" : "Ótakmarkað", "Search users" : "Leita að notendum", "Cancel" : "Hætta við", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 04b364371f5..4de9ac02298 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -8,7 +8,6 @@ "Show grid view" : "Birta reitasýn", "Home" : "Heim", "Close" : "Loka", - "Favorites" : "Eftirlæti", "Could not create folder \"{dir}\"" : "Gat ekki búið til möppuna \"{dir}\"", "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Upload cancelled." : "Hætt við innsendingu.", @@ -81,7 +80,6 @@ "Favorited" : "Sett í eftirlæti", "Favorite" : "Eftirlæti", "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "You can only favorite a single file or folder at a time" : "Þú getur aðeins bætt einni skrá eða möppu í einu í eftilæti", "New folder" : "Ný mappa", "Create new folder" : "Búa til nýja möppu", "Upload file" : "Senda inn skrá", @@ -94,6 +92,7 @@ "Removed from favorites" : "Fjarlægt úr eftirlætum", "You added {file} to your favorites" : "Þú bættir {file} í eftirlætin þín", "You removed {file} from your favorites" : "Þú fjarlægðir {file} úr eftirlætunum þínum", + "Favorites" : "Eftirlæti", "File changes" : "Skráarbreytingar", "Created by {user}" : "Búið til af {user}", "Changed by {user}" : "Breytt af {user}", @@ -131,6 +130,7 @@ "Ownership transfer done" : "Millifærslu eignarhalds er lokið", "in %s" : "í %s", "File Management" : "Skráastjórnun", + "Name cannot be empty" : "Heiti má ekki vera tómt", "Select all" : "Velja allt", "Transfer ownership of a file or folder" : "Millifæra eignarhald skráar eða möppu", "Choose file or folder to transfer" : "Veldu skrá eða möppu til að millifæra", @@ -157,6 +157,7 @@ "Blank" : "Tóm", "Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti", "Delete permanently" : "Eyða varanlega", + "Open details" : "Opna nánari upplýsingar", "Set up templates folder" : "Setja upp sniðmátamöppu", "Templates" : "Sniðmát", "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", @@ -176,6 +177,7 @@ "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", "Storage invalid" : "Ógild geymsla", + "You can only favorite a single file or folder at a time" : "Þú getur aðeins bætt einni skrá eða möppu í einu í eftilæti", "Unlimited" : "Ótakmarkað", "Search users" : "Leita að notendum", "Cancel" : "Hætta við", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 2aa85524175..ac33e4149e8 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Commuta la vista a griglia", "Home" : "Home", "Close" : "Chiudi", - "Favorites" : "Preferiti", "Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"", "This will stop your current uploads." : "Questo fermerà i caricamenti attuali.", "Upload cancelled." : "Caricamento annullato.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Preferiti", "Favorite" : "Preferito", "Copy direct link (only works for users who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)", - "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "New folder" : "Nuova cartella", "Create new folder" : "Crea una nuova cartella", "Upload file" : "Carica file", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Rimosso dai preferiti", "You added {file} to your favorites" : "Hai aggiunto {file} ai tuoi preferiti", "You removed {file} from your favorites" : "Hai rimosso {file} dai tuoi preferiti", + "Favorites" : "Preferiti", "File changes" : "Modifiche dei file", "Created by {user}" : "Creata da {user}", "Changed by {user}" : "Modificata da {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Ricarica la cartella corrente", "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Select the row for {displayName}" : "Seleziona la riga per {displayName}", - "Open folder {name}" : "Apri la cartella {name}", + "File name" : "Nome file", "Download file {name}" : "Scarica il file {name}", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", "\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita", + "Name cannot be empty" : "Il nome non può essere vuoto", "Total rows summary" : "Riepilogo totale delle righe", "Select all" : "Seleziona tutto", "Unselect all" : "Deseleziona tutto", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Delete permanently" : "Elimina permanentemente", "Open folder {displayName}" : "Apri la cartella {displayName}", + "Open details" : "Apri i dettagli", "Set up templates folder" : "Configura la cartella dei modelli", "Templates" : "Modelli", "Create new templates folder" : "Crea una nuova cartella dei templates", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "File di testo", "New text file.txt" : "Nuovo file di testo.txt", "Storage invalid" : "Archiviazione non valida", + "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "Unlimited" : "Illimitata", "Search users" : "Cerca utenti", "Cancel" : "Annulla", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", "Deleted files" : "File eliminati", + "Open folder {name}" : "Apri la cartella {name}", "Search for an account" : "Cerca un account" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 00a498281a8..9784b4f4b81 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -8,7 +8,6 @@ "Show grid view" : "Commuta la vista a griglia", "Home" : "Home", "Close" : "Chiudi", - "Favorites" : "Preferiti", "Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"", "This will stop your current uploads." : "Questo fermerà i caricamenti attuali.", "Upload cancelled." : "Caricamento annullato.", @@ -102,7 +101,6 @@ "Favorited" : "Preferiti", "Favorite" : "Preferito", "Copy direct link (only works for users who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)", - "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "New folder" : "Nuova cartella", "Create new folder" : "Crea una nuova cartella", "Upload file" : "Carica file", @@ -117,6 +115,7 @@ "Removed from favorites" : "Rimosso dai preferiti", "You added {file} to your favorites" : "Hai aggiunto {file} ai tuoi preferiti", "You removed {file} from your favorites" : "Hai rimosso {file} dai tuoi preferiti", + "Favorites" : "Preferiti", "File changes" : "Modifiche dei file", "Created by {user}" : "Creata da {user}", "Changed by {user}" : "Modificata da {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Ricarica la cartella corrente", "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Select the row for {displayName}" : "Seleziona la riga per {displayName}", - "Open folder {name}" : "Apri la cartella {name}", + "File name" : "Nome file", "Download file {name}" : "Scarica il file {name}", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", "\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita", + "Name cannot be empty" : "Il nome non può essere vuoto", "Total rows summary" : "Riepilogo totale delle righe", "Select all" : "Seleziona tutto", "Unselect all" : "Deseleziona tutto", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Delete permanently" : "Elimina permanentemente", "Open folder {displayName}" : "Apri la cartella {displayName}", + "Open details" : "Apri i dettagli", "Set up templates folder" : "Configura la cartella dei modelli", "Templates" : "Modelli", "Create new templates folder" : "Crea una nuova cartella dei templates", @@ -248,6 +249,7 @@ "Text file" : "File di testo", "New text file.txt" : "Nuovo file di testo.txt", "Storage invalid" : "Archiviazione non valida", + "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "Unlimited" : "Illimitata", "Search users" : "Cerca utenti", "Cancel" : "Annulla", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", "Deleted files" : "File eliminati", + "Open folder {name}" : "Apri la cartella {name}", "Search for an account" : "Cerca un account" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index b3d6498c810..ba0a97aed74 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "グリッドビューで表示", "Home" : "ホーム", "Close" : "閉じる", - "Favorites" : "お気に入り", "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした", "This will stop your current uploads." : "現在のアップロードが停止されます。", "Upload cancelled." : "アップロードはキャンセルされました。", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "お気に入り済", "Favorite" : "お気に入り", "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", - "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "New folder" : "新しいフォルダー", "Create new folder" : "新しいフォルダーを作成", "Upload file" : "ファイルをアップロード", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "お気に入りから削除", "You added {file} to your favorites" : "{file} をお気に入りに追加しました", "You removed {file} from your favorites" : "{file} をお気に入りから削除しました", + "Favorites" : "お気に入り", "File changes" : "ファイル更新", "Created by {user}" : "{user} が作成しました", "Changed by {user}" : "{user} が更新しました", @@ -167,6 +166,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。", "in %s" : "%s で", "File Management" : "ファイル管理", + "File name" : "ファイル名", + "Name cannot be empty" : "名前は空にできません", "Select all" : "すべて選択", "Storage informations" : "ストレージ情報", "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", @@ -207,6 +208,7 @@ OC.L10N.register( "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "永久に削除", + "Open details" : "詳細を開く", "Set up templates folder" : "テンプレートフォルダーを設定", "Templates" : "テンプレート", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -227,6 +229,7 @@ OC.L10N.register( "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Storage invalid" : "ストレージが無効です", + "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "Unlimited" : "無制限", "Search users" : "ユーザーを検索", "Cancel" : "キャンセル", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 5e0358890a1..74715e820bb 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -8,7 +8,6 @@ "Show grid view" : "グリッドビューで表示", "Home" : "ホーム", "Close" : "閉じる", - "Favorites" : "お気に入り", "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした", "This will stop your current uploads." : "現在のアップロードが停止されます。", "Upload cancelled." : "アップロードはキャンセルされました。", @@ -102,7 +101,6 @@ "Favorited" : "お気に入り済", "Favorite" : "お気に入り", "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", - "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "New folder" : "新しいフォルダー", "Create new folder" : "新しいフォルダーを作成", "Upload file" : "ファイルをアップロード", @@ -115,6 +113,7 @@ "Removed from favorites" : "お気に入りから削除", "You added {file} to your favorites" : "{file} をお気に入りに追加しました", "You removed {file} from your favorites" : "{file} をお気に入りから削除しました", + "Favorites" : "お気に入り", "File changes" : "ファイル更新", "Created by {user}" : "{user} が作成しました", "Changed by {user}" : "{user} が更新しました", @@ -165,6 +164,8 @@ "The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。", "in %s" : "%s で", "File Management" : "ファイル管理", + "File name" : "ファイル名", + "Name cannot be empty" : "名前は空にできません", "Select all" : "すべて選択", "Storage informations" : "ストレージ情報", "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", @@ -205,6 +206,7 @@ "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "永久に削除", + "Open details" : "詳細を開く", "Set up templates folder" : "テンプレートフォルダーを設定", "Templates" : "テンプレート", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -225,6 +227,7 @@ "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Storage invalid" : "ストレージが無効です", + "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "Unlimited" : "無制限", "Search users" : "ユーザーを検索", "Cancel" : "キャンセル", diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js index f390841e958..fa6303a1ffc 100644 --- a/apps/files/l10n/ka_GE.js +++ b/apps/files/l10n/ka_GE.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "ტეგები", "Home" : "სახლი", "Close" : "დახურვა", - "Favorites" : "რჩეულები", "Could not create folder \"{dir}\"" : "დირექტორია \"{dir}\" ვერ შეიქმნა", "Upload cancelled." : "ატვირთვა შეჩერებულ იქნა.", "…" : "...", @@ -81,6 +80,7 @@ OC.L10N.register( "Removed from favorites" : "ამოიშალა რჩეულებიდან", "You added {file} to your favorites" : "თქვენ დაამატეთ {file}-ი რჩეულებში", "You removed {file} from your favorites" : "თქვენ ამოშალეთ {file}-ი თქვენი რჩეული ფაილებიდან", + "Favorites" : "რჩეულები", "File changes" : "ფაილის ცვლილებები", "Created by {user}" : "შექმნა მომხმარებელმა {user}", "Changed by {user}" : "შეცვალა მომხმარებელმა {user}", @@ -113,6 +113,7 @@ OC.L10N.register( "Upload (max. %s)" : "ატვირთვა (მაქს. %s)", "Accept" : "მიღება", "in %s" : "%s-ში", + "Name cannot be empty" : "სახელი ვერ იქნება ცარიელი", "Select all" : "ყველას არჩევა", "Change" : "შეცვლა", "Unknown error" : "უცნობი შეცდომა", diff --git a/apps/files/l10n/ka_GE.json b/apps/files/l10n/ka_GE.json index 41e88f9d255..b325a934515 100644 --- a/apps/files/l10n/ka_GE.json +++ b/apps/files/l10n/ka_GE.json @@ -6,7 +6,6 @@ "Tags" : "ტეგები", "Home" : "სახლი", "Close" : "დახურვა", - "Favorites" : "რჩეულები", "Could not create folder \"{dir}\"" : "დირექტორია \"{dir}\" ვერ შეიქმნა", "Upload cancelled." : "ატვირთვა შეჩერებულ იქნა.", "…" : "...", @@ -79,6 +78,7 @@ "Removed from favorites" : "ამოიშალა რჩეულებიდან", "You added {file} to your favorites" : "თქვენ დაამატეთ {file}-ი რჩეულებში", "You removed {file} from your favorites" : "თქვენ ამოშალეთ {file}-ი თქვენი რჩეული ფაილებიდან", + "Favorites" : "რჩეულები", "File changes" : "ფაილის ცვლილებები", "Created by {user}" : "შექმნა მომხმარებელმა {user}", "Changed by {user}" : "შეცვალა მომხმარებელმა {user}", @@ -111,6 +111,7 @@ "Upload (max. %s)" : "ატვირთვა (მაქს. %s)", "Accept" : "მიღება", "in %s" : "%s-ში", + "Name cannot be empty" : "სახელი ვერ იქნება ცარიელი", "Select all" : "ყველას არჩევა", "Change" : "შეცვლა", "Unknown error" : "უცნობი შეცდომა", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 678636a1891..4f4baa07371 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "그리드 보기", "Home" : "홈", "Close" : "닫기", - "Favorites" : "즐겨찾기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", "Upload cancelled." : "업로드가 취소되었습니다.", @@ -103,7 +102,6 @@ OC.L10N.register( "Favorited" : "즐겨찾기에 추가됨", "Favorite" : "즐겨찾기", "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)", - "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "New folder" : "새 폴더", "Create new folder" : "새 폴더 생성", "Upload file" : "파일 업로드", @@ -118,6 +116,7 @@ OC.L10N.register( "Removed from favorites" : "즐겨찾기에서 삭제됨", "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함", "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함", + "Favorites" : "즐겨찾기", "File changes" : "파일 변경", "Created by {user}" : "{user} 님이 만듦", "Changed by {user}" : "{user} 님이 변경함", @@ -171,10 +170,11 @@ OC.L10N.register( "Reload current directory" : "이 경로를 새로고침", "Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동", "Select the row for {displayName}" : "{displayName}을 위한 행을 선택", - "Open folder {name}" : "{name} 폴더 열기", + "File name" : "파일 이름", "Download file {name}" : "{name} 파일 다운로드", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", + "Name cannot be empty" : "이름이 비어 있을 수 없음", "Total rows summary" : "총 행 요약", "Select all" : "모두 선택", "Unselect all" : "모두 선택 해제", @@ -227,6 +227,7 @@ OC.L10N.register( "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", "Open folder {displayName}" : "{displayName} 폴더 열기", + "Open details" : "자세한 정보 열기", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", "Create new templates folder" : "새로운 템플릿 폴더 만들기", @@ -247,12 +248,14 @@ OC.L10N.register( "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", "Storage invalid" : "저장소가 잘못됨", + "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "Unlimited" : "무제한", "Search users" : "사용자 검색", "Cancel" : "취소", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", "Deleted files" : "삭제된 파일", + "Open folder {name}" : "{name} 폴더 열기", "Search for an account" : "계정 검색" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 2ce8390cab1..34fd0bcbce4 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -8,7 +8,6 @@ "Show grid view" : "그리드 보기", "Home" : "홈", "Close" : "닫기", - "Favorites" : "즐겨찾기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", "Upload cancelled." : "업로드가 취소되었습니다.", @@ -101,7 +100,6 @@ "Favorited" : "즐겨찾기에 추가됨", "Favorite" : "즐겨찾기", "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)", - "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "New folder" : "새 폴더", "Create new folder" : "새 폴더 생성", "Upload file" : "파일 업로드", @@ -116,6 +114,7 @@ "Removed from favorites" : "즐겨찾기에서 삭제됨", "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함", "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함", + "Favorites" : "즐겨찾기", "File changes" : "파일 변경", "Created by {user}" : "{user} 님이 만듦", "Changed by {user}" : "{user} 님이 변경함", @@ -169,10 +168,11 @@ "Reload current directory" : "이 경로를 새로고침", "Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동", "Select the row for {displayName}" : "{displayName}을 위한 행을 선택", - "Open folder {name}" : "{name} 폴더 열기", + "File name" : "파일 이름", "Download file {name}" : "{name} 파일 다운로드", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", + "Name cannot be empty" : "이름이 비어 있을 수 없음", "Total rows summary" : "총 행 요약", "Select all" : "모두 선택", "Unselect all" : "모두 선택 해제", @@ -225,6 +225,7 @@ "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", "Open folder {displayName}" : "{displayName} 폴더 열기", + "Open details" : "자세한 정보 열기", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", "Create new templates folder" : "새로운 템플릿 폴더 만들기", @@ -245,12 +246,14 @@ "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", "Storage invalid" : "저장소가 잘못됨", + "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "Unlimited" : "무제한", "Search users" : "사용자 검색", "Cancel" : "취소", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", "Deleted files" : "삭제된 파일", + "Open folder {name}" : "{name} 폴더 열기", "Search for an account" : "계정 검색" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 7d787627155..175037cbb27 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Rodyti tinklelio rodinį", "Home" : "Pagrindinis", "Close" : "Užverti", - "Favorites" : "Mėgstami", "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko „{dir}“", "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", "Upload cancelled." : "Įkėlimo atsisakyta.", @@ -97,7 +96,6 @@ OC.L10N.register( "Favorited" : "Pažymėtas mėgstamu", "Favorite" : "Mėgstamas", "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", - "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką", "New folder" : "Naujas aplankas", "Create new folder" : "Sukurti naują aplanką", "Upload file" : "Įkelti failą", @@ -111,6 +109,7 @@ OC.L10N.register( "Removed from favorites" : "Pašalintas iš mėgstamų", "You added {file} to your favorites" : "Pridėjote {file} į savo mėgstamus", "You removed {file} from your favorites" : "Pašalinote {file} iš mėgstamų", + "Favorites" : "Mėgstami", "File changes" : "Failo pakeitimai", "Created by {user}" : "Sukūrė {user}", "Changed by {user}" : "Pakeitė {user}", @@ -161,6 +160,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.", "in %s" : "per %s", "File Management" : "Failų tvarkymas", + "File name" : "Failo pavadinimas", + "Name cannot be empty" : "Pavadinimas negali būti tuščias", "Select all" : "Pažymėti viską", "Storage informations" : "Informacija apie saugyklą", "Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę", @@ -209,6 +210,7 @@ OC.L10N.register( "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", "Storage invalid" : "Saugykla netinkama naudoti", + "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką", "Unlimited" : "Neribotai", "Search users" : "Ieškoti naudotojų", "Cancel" : "Atsisakyti", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index fa8e632d8ad..eb39e3a34d2 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -8,7 +8,6 @@ "Show grid view" : "Rodyti tinklelio rodinį", "Home" : "Pagrindinis", "Close" : "Užverti", - "Favorites" : "Mėgstami", "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko „{dir}“", "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", "Upload cancelled." : "Įkėlimo atsisakyta.", @@ -95,7 +94,6 @@ "Favorited" : "Pažymėtas mėgstamu", "Favorite" : "Mėgstamas", "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", - "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką", "New folder" : "Naujas aplankas", "Create new folder" : "Sukurti naują aplanką", "Upload file" : "Įkelti failą", @@ -109,6 +107,7 @@ "Removed from favorites" : "Pašalintas iš mėgstamų", "You added {file} to your favorites" : "Pridėjote {file} į savo mėgstamus", "You removed {file} from your favorites" : "Pašalinote {file} iš mėgstamų", + "Favorites" : "Mėgstami", "File changes" : "Failo pakeitimai", "Created by {user}" : "Sukūrė {user}", "Changed by {user}" : "Pakeitė {user}", @@ -159,6 +158,8 @@ "The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.", "in %s" : "per %s", "File Management" : "Failų tvarkymas", + "File name" : "Failo pavadinimas", + "Name cannot be empty" : "Pavadinimas negali būti tuščias", "Select all" : "Pažymėti viską", "Storage informations" : "Informacija apie saugyklą", "Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę", @@ -207,6 +208,7 @@ "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", "Storage invalid" : "Saugykla netinkama naudoti", + "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką", "Unlimited" : "Neribotai", "Search users" : "Ieškoti naudotojų", "Cancel" : "Atsisakyti", diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 03c9e936d63..98cc165f366 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Rādīt režģa skatu", "Home" : "Mājas", "Close" : "Aizvērt", - "Favorites" : "Iecienītie", "Could not create folder \"{dir}\"" : "Nevarēja izveidot mapi \"{dir}\"", "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.", "Upload cancelled." : "Augšupielāde ir atcelta.", @@ -79,6 +78,7 @@ OC.L10N.register( "Removed from favorites" : "Noņemt no favorītiem", "You added {file} to your favorites" : "Pievienoji {file} saviem favorītiem", "You removed {file} from your favorites" : "Noņēmi {file} no saviem favorītiem", + "Favorites" : "Iecienītie", "File changes" : "Datnes izmaiņas", "Created by {user}" : "Izveidoja {user}", "Changed by {user}" : "Izmainīja {user}", @@ -121,6 +121,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Izmantojiet šo adresi, lai piekļūtu savām datnēm, izmantojot WebDAV", "Create" : "Izveidot", "Delete permanently" : "Dzēst pavisam", + "Open details" : "Atvērt detaļas", "Toggle grid view" : "Pārslēgt režģa skatu", "Upload some content or sync with your devices!" : "Augšupielādē kaut ko vai sinhronizē saturu ar savām ierīcēm!", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index a73d5951913..54a2e0efa61 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -8,7 +8,6 @@ "Show grid view" : "Rādīt režģa skatu", "Home" : "Mājas", "Close" : "Aizvērt", - "Favorites" : "Iecienītie", "Could not create folder \"{dir}\"" : "Nevarēja izveidot mapi \"{dir}\"", "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.", "Upload cancelled." : "Augšupielāde ir atcelta.", @@ -77,6 +76,7 @@ "Removed from favorites" : "Noņemt no favorītiem", "You added {file} to your favorites" : "Pievienoji {file} saviem favorītiem", "You removed {file} from your favorites" : "Noņēmi {file} no saviem favorītiem", + "Favorites" : "Iecienītie", "File changes" : "Datnes izmaiņas", "Created by {user}" : "Izveidoja {user}", "Changed by {user}" : "Izmainīja {user}", @@ -119,6 +119,7 @@ "Use this address to access your Files via WebDAV" : "Izmantojiet šo adresi, lai piekļūtu savām datnēm, izmantojot WebDAV", "Create" : "Izveidot", "Delete permanently" : "Dzēst pavisam", + "Open details" : "Atvērt detaļas", "Toggle grid view" : "Pārslēgt režģa skatu", "Upload some content or sync with your devices!" : "Augšupielādē kaut ko vai sinhronizē saturu ar savām ierīcēm!", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index b655b23b5c8..7d28060cc0c 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Прикажи поглед во мрежа", "Home" : "Дома", "Close" : "Затвори", - "Favorites" : "Омилени", "Could not create folder \"{dir}\"" : "Неможе да се креира папка \"{dir}\"", "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", "Upload cancelled." : "Преземањето е прекинато.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Омилени", "Favorite" : "Омилен", "Copy direct link (only works for users who have access to this file/folder)" : "Копирај директен линк (работи само за корисници кој имаат директен пристап до датотеката/папката)", - "You can only favorite a single file or folder at a time" : "Можете да додавате само по една датотека или папка во фаворити одеднаш", "New folder" : "Нова папка", "Create new folder" : "Креирај нова папка", "Upload file" : "Прикачи датотека", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Отстранети од фаворити", "You added {file} to your favorites" : "Додадовте {file} во фаворити", "You removed {file} from your favorites" : "Отстранивте {file} од фаворити", + "Favorites" : "Омилени", "File changes" : "Промени на датотеки", "Created by {user}" : "Копирано од {user}", "Changed by {user}" : "Променето од {user}", @@ -167,6 +166,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Трансферот на сопственост на {path} од {user} е комплетиран.", "in %s" : "во %s", "File Management" : "Датотеки", + "File name" : "Име на датотека", + "Name cannot be empty" : "Името неможе да биде празно", "Select all" : "Избери се", "Storage informations" : "Информации за складиштето", "{usedQuotaByte} used" : "искористено {usedQuotaByte}", @@ -227,6 +228,7 @@ OC.L10N.register( "Text file" : "Текстуална датотека", "New text file.txt" : "Нова текстуална датотека file.txt", "Storage invalid" : "Невалидно складиште", + "You can only favorite a single file or folder at a time" : "Можете да додавате само по една датотека или папка во фаворити одеднаш", "Unlimited" : "Неограничено", "Search users" : "Пребарувај корисници", "Cancel" : "Откажи", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 8971cb69a5e..f053bed93cb 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -8,7 +8,6 @@ "Show grid view" : "Прикажи поглед во мрежа", "Home" : "Дома", "Close" : "Затвори", - "Favorites" : "Омилени", "Could not create folder \"{dir}\"" : "Неможе да се креира папка \"{dir}\"", "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", "Upload cancelled." : "Преземањето е прекинато.", @@ -102,7 +101,6 @@ "Favorited" : "Омилени", "Favorite" : "Омилен", "Copy direct link (only works for users who have access to this file/folder)" : "Копирај директен линк (работи само за корисници кој имаат директен пристап до датотеката/папката)", - "You can only favorite a single file or folder at a time" : "Можете да додавате само по една датотека или папка во фаворити одеднаш", "New folder" : "Нова папка", "Create new folder" : "Креирај нова папка", "Upload file" : "Прикачи датотека", @@ -115,6 +113,7 @@ "Removed from favorites" : "Отстранети од фаворити", "You added {file} to your favorites" : "Додадовте {file} во фаворити", "You removed {file} from your favorites" : "Отстранивте {file} од фаворити", + "Favorites" : "Омилени", "File changes" : "Промени на датотеки", "Created by {user}" : "Копирано од {user}", "Changed by {user}" : "Променето од {user}", @@ -165,6 +164,8 @@ "The ownership transfer of {path} from {user} has completed." : "Трансферот на сопственост на {path} од {user} е комплетиран.", "in %s" : "во %s", "File Management" : "Датотеки", + "File name" : "Име на датотека", + "Name cannot be empty" : "Името неможе да биде празно", "Select all" : "Избери се", "Storage informations" : "Информации за складиштето", "{usedQuotaByte} used" : "искористено {usedQuotaByte}", @@ -225,6 +226,7 @@ "Text file" : "Текстуална датотека", "New text file.txt" : "Нова текстуална датотека file.txt", "Storage invalid" : "Невалидно складиште", + "You can only favorite a single file or folder at a time" : "Можете да додавате само по една датотека или папка во фаворити одеднаш", "Unlimited" : "Неограничено", "Search users" : "Пребарувај корисници", "Cancel" : "Откажи", diff --git a/apps/files/l10n/mn.js b/apps/files/l10n/mn.js index 1ec7e10b100..a0d85e82137 100644 --- a/apps/files/l10n/mn.js +++ b/apps/files/l10n/mn.js @@ -9,7 +9,6 @@ OC.L10N.register( "Show list view" : "Жагсаалтаар харуул", "Home" : "Нүүр хуудас", "Close" : "Хаах", - "Favorites" : "Онцолсон", "Could not create folder \"{dir}\"" : "\"{dir}\" ийм хавтас үүсгэж болохгүй байна", "This will stop your current uploads." : "Энэ үйлдэл нь одоо явагдаж буй байршуулах үйл явцыг зогсоох болно", "Upload cancelled." : "Байршуулалт цуцлагдсан. ", @@ -92,6 +91,7 @@ OC.L10N.register( "Removed from favorites" : "Онцлох файлаас хасав", "You added {file} to your favorites" : "{file} дуртай файлаар сонгов", "You removed {file} from your favorites" : "Та дуртай файлын жагсаалтаас {file}-г хасав", + "Favorites" : "Онцолсон", "File changes" : "Файлын өөрчлөлтүүд", "Created by {user}" : "{user} үүсгэсэн", "Changed by {user}" : "{user} өөрчилсөн", diff --git a/apps/files/l10n/mn.json b/apps/files/l10n/mn.json index fc883fa4b66..b1fa31e3ea6 100644 --- a/apps/files/l10n/mn.json +++ b/apps/files/l10n/mn.json @@ -7,7 +7,6 @@ "Show list view" : "Жагсаалтаар харуул", "Home" : "Нүүр хуудас", "Close" : "Хаах", - "Favorites" : "Онцолсон", "Could not create folder \"{dir}\"" : "\"{dir}\" ийм хавтас үүсгэж болохгүй байна", "This will stop your current uploads." : "Энэ үйлдэл нь одоо явагдаж буй байршуулах үйл явцыг зогсоох болно", "Upload cancelled." : "Байршуулалт цуцлагдсан. ", @@ -90,6 +89,7 @@ "Removed from favorites" : "Онцлох файлаас хасав", "You added {file} to your favorites" : "{file} дуртай файлаар сонгов", "You removed {file} from your favorites" : "Та дуртай файлын жагсаалтаас {file}-г хасав", + "Favorites" : "Онцолсон", "File changes" : "Файлын өөрчлөлтүүд", "Created by {user}" : "{user} үүсгэсэн", "Changed by {user}" : "{user} өөрчилсөн", diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 514a097968e..236503ba77c 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Vis rutenett-visning", "Home" : "Hjem", "Close" : "Lukk", - "Favorites" : "Favoritter", "Could not create folder \"{dir}\"" : "Kunne ikke å opprette mappe \"{dir}\"", "This will stop your current uploads." : "Dette vil stoppe dine nåværende opplastinger.", "Upload cancelled." : "Opplasting avbrutt.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Favorisert", "Favorite" : "Gjør til favoritt", "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direktelenke (fungerer bare for brukere som har tilgang til denne filen/mappen)", - "You can only favorite a single file or folder at a time" : "Du kan bare legge til en fil av gangen til favoritter", "New folder" : "Ny mappe", "Create new folder" : "Opprett ny mappe", "Upload file" : "Last opp fil", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "Fjernet fra favoritter", "You added {file} to your favorites" : "Du la til {file} i dine favoritter", "You removed {file} from your favorites" : "Du fjernet {file} fra dine favoritter", + "Favorites" : "Favoritter", "File changes" : "Filendringer", "Created by {user}" : "Opprettet av {user}", "Changed by {user}" : "Endret av {user}", @@ -167,6 +166,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Eierskapsoverføring av {path} fra {user} er ferdig.", "in %s" : "om %s", "File Management" : "Filbehandling", + "Name cannot be empty" : "Navn kan ikke være tom", "Select all" : "Velg alle", "Storage informations" : "Informasjon om lagring", "{usedQuotaByte} used" : "{usedQuotaByte} brukt", @@ -204,6 +204,7 @@ OC.L10N.register( "Blank" : "Tom", "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "Delete permanently" : "Slett for godt", + "Open details" : "Åpne detaljer", "Set up templates folder" : "Sett opp mal-mappen", "Templates" : "Maler", "Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen", @@ -224,6 +225,7 @@ OC.L10N.register( "Text file" : "Tekstfil", "New text file.txt" : "Ny tekstfil.txt", "Storage invalid" : "Lagringsplass ugyldig", + "You can only favorite a single file or folder at a time" : "Du kan bare legge til en fil av gangen til favoritter", "Unlimited" : "Ubegrenset", "Search users" : "Søk etter brukere", "Cancel" : "Avbryt", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 26167a25d28..335e9b811c8 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -8,7 +8,6 @@ "Show grid view" : "Vis rutenett-visning", "Home" : "Hjem", "Close" : "Lukk", - "Favorites" : "Favoritter", "Could not create folder \"{dir}\"" : "Kunne ikke å opprette mappe \"{dir}\"", "This will stop your current uploads." : "Dette vil stoppe dine nåværende opplastinger.", "Upload cancelled." : "Opplasting avbrutt.", @@ -102,7 +101,6 @@ "Favorited" : "Favorisert", "Favorite" : "Gjør til favoritt", "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direktelenke (fungerer bare for brukere som har tilgang til denne filen/mappen)", - "You can only favorite a single file or folder at a time" : "Du kan bare legge til en fil av gangen til favoritter", "New folder" : "Ny mappe", "Create new folder" : "Opprett ny mappe", "Upload file" : "Last opp fil", @@ -115,6 +113,7 @@ "Removed from favorites" : "Fjernet fra favoritter", "You added {file} to your favorites" : "Du la til {file} i dine favoritter", "You removed {file} from your favorites" : "Du fjernet {file} fra dine favoritter", + "Favorites" : "Favoritter", "File changes" : "Filendringer", "Created by {user}" : "Opprettet av {user}", "Changed by {user}" : "Endret av {user}", @@ -165,6 +164,7 @@ "The ownership transfer of {path} from {user} has completed." : "Eierskapsoverføring av {path} fra {user} er ferdig.", "in %s" : "om %s", "File Management" : "Filbehandling", + "Name cannot be empty" : "Navn kan ikke være tom", "Select all" : "Velg alle", "Storage informations" : "Informasjon om lagring", "{usedQuotaByte} used" : "{usedQuotaByte} brukt", @@ -202,6 +202,7 @@ "Blank" : "Tom", "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "Delete permanently" : "Slett for godt", + "Open details" : "Åpne detaljer", "Set up templates folder" : "Sett opp mal-mappen", "Templates" : "Maler", "Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen", @@ -222,6 +223,7 @@ "Text file" : "Tekstfil", "New text file.txt" : "Ny tekstfil.txt", "Storage invalid" : "Lagringsplass ugyldig", + "You can only favorite a single file or folder at a time" : "Du kan bare legge til en fil av gangen til favoritter", "Unlimited" : "Ubegrenset", "Search users" : "Søk etter brukere", "Cancel" : "Avbryt", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 8dec8286d0f..5ae5384dcf9 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Toon roosterweergave", "Home" : "Thuis", "Close" : "Sluiten", - "Favorites" : "Favorieten", "Could not create folder \"{dir}\"" : "Kon map \"{dir}\" niet aanmaken", "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", "Upload cancelled." : "Uploaden geannuleerd.", @@ -101,7 +100,6 @@ OC.L10N.register( "Favorited" : "Favoriet", "Favorite" : "Favoriet", "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", - "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "New folder" : "Nieuwe map", "Create new folder" : "Nieuwe map aanmaken", "Upload file" : "Bestand uploaden", @@ -114,6 +112,7 @@ OC.L10N.register( "Removed from favorites" : "Uit favorieten verwijderd", "You added {file} to your favorites" : "Je voegde {file} toe aan favorieten", "You removed {file} from your favorites" : "Je verwijderde {file} uit je favorieten", + "Favorites" : "Favorieten", "File changes" : "Bestandswijzigingen", "Created by {user}" : "Gecreëerd door {user}", "Changed by {user}" : "Gewijzigd door {user}", @@ -164,6 +163,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Eigendomsoverdracht van {path} van {user} is gereed.", "in %s" : "in %s", "File Management" : "Bestandsbeheer", + "File name" : "Bestandsnaam", + "Name cannot be empty" : "Naam mag niet leeg zijn", "Select all" : "Alles selecteren", "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", "{relative}% used" : "{relative}% gebruikt", @@ -197,6 +198,7 @@ OC.L10N.register( "Blank" : "Blanco", "Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon", "Delete permanently" : "Permanent verwijderen", + "Open details" : "Details openen", "Set up templates folder" : "Instellen sjablonenmap", "Templates" : "Sjablonen", "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", @@ -217,6 +219,7 @@ OC.L10N.register( "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", "Storage invalid" : "Opslag ongeldig", + "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "Unlimited" : "Ongelimiteerd", "Search users" : "Gebruikers zoeken", "Cancel" : "Annuleren", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 4787ef7a527..881372cf593 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -8,7 +8,6 @@ "Show grid view" : "Toon roosterweergave", "Home" : "Thuis", "Close" : "Sluiten", - "Favorites" : "Favorieten", "Could not create folder \"{dir}\"" : "Kon map \"{dir}\" niet aanmaken", "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", "Upload cancelled." : "Uploaden geannuleerd.", @@ -99,7 +98,6 @@ "Favorited" : "Favoriet", "Favorite" : "Favoriet", "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", - "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "New folder" : "Nieuwe map", "Create new folder" : "Nieuwe map aanmaken", "Upload file" : "Bestand uploaden", @@ -112,6 +110,7 @@ "Removed from favorites" : "Uit favorieten verwijderd", "You added {file} to your favorites" : "Je voegde {file} toe aan favorieten", "You removed {file} from your favorites" : "Je verwijderde {file} uit je favorieten", + "Favorites" : "Favorieten", "File changes" : "Bestandswijzigingen", "Created by {user}" : "Gecreëerd door {user}", "Changed by {user}" : "Gewijzigd door {user}", @@ -162,6 +161,8 @@ "The ownership transfer of {path} from {user} has completed." : "Eigendomsoverdracht van {path} van {user} is gereed.", "in %s" : "in %s", "File Management" : "Bestandsbeheer", + "File name" : "Bestandsnaam", + "Name cannot be empty" : "Naam mag niet leeg zijn", "Select all" : "Alles selecteren", "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", "{relative}% used" : "{relative}% gebruikt", @@ -195,6 +196,7 @@ "Blank" : "Blanco", "Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon", "Delete permanently" : "Permanent verwijderen", + "Open details" : "Details openen", "Set up templates folder" : "Instellen sjablonenmap", "Templates" : "Sjablonen", "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", @@ -215,6 +217,7 @@ "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", "Storage invalid" : "Opslag ongeldig", + "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "Unlimited" : "Ongelimiteerd", "Search users" : "Gebruikers zoeken", "Cancel" : "Annuleren", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 568bf1fd28f..04ab810aa4b 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Pokaż widok siatki", "Home" : "Strona główna", "Close" : "Zamknij", - "Favorites" : "Ulubione", "Could not create folder \"{dir}\"" : "Nie można utworzyć katalogu \"{dir}\"", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Upload cancelled." : "Wysyłanie anulowane.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Ulubiony", "Favorite" : "Ulubiony", "Copy direct link (only works for users who have access to this file/folder)" : "Skopiuj bezpośredni link (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", - "You can only favorite a single file or folder at a time" : "Możesz dodać do ulubionych tylko pojedynczy plik lub katalog", "New folder" : "Nowy katalog", "Create new folder" : "Utwórz nowy katalog", "Upload file" : "Wyślij plik", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Usunięto z ulubionych", "You added {file} to your favorites" : "Dodałeś {file} do ulubionych", "You removed {file} from your favorites" : "Usunąłeś {file} z ulubionych", + "Favorites" : "Ulubione", "File changes" : "Zmiany w plikach", "Created by {user}" : "Utworzone przez {user}", "Changed by {user}" : "Zmienione przez {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Przeładuj bieżący katalog", "Go to the \"{dir}\" directory" : "Przejdź do katalogu \"{dir}\"", "Select the row for {displayName}" : "Wybierz wiersz dla {displayName}", - "Open folder {name}" : "Otwórz katalog {name}", + "File name" : "Nazwa pliku", "Download file {name}" : "Pobierz plik {name}", "\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie", "\"{displayName}\" action failed" : "Akcja \"{displayName}\" nie powiodła się", + "Name cannot be empty" : "Nazwa nie może być pusta", "Total rows summary" : "Podsumowanie wszystkich wierszy", "Select all" : "Wybierz wszystko", "Unselect all" : "Odznacz wszystko", @@ -228,6 +228,7 @@ OC.L10N.register( "Blank" : "Pusty", "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Delete permanently" : "Usuń bezpowrotnie", + "Open details" : "Otwórz szczegóły", "Set up templates folder" : "Skonfiguruj katalog szablonów", "Templates" : "Szablony", "Create new templates folder" : "Stwórz nowy folder z szablonami", @@ -249,6 +250,7 @@ OC.L10N.register( "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", "Storage invalid" : "Nieprawidłowy magazyn", + "You can only favorite a single file or folder at a time" : "Możesz dodać do ulubionych tylko pojedynczy plik lub katalog", "Unlimited" : "Brak limitu", "Search users" : "Wyszukaj użytkowników", "Cancel" : "Anuluj", @@ -256,6 +258,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", "Deleted files" : "Usunięte pliki", + "Open folder {name}" : "Otwórz katalog {name}", "Search for an account" : "Wyszukaj konto" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 52bbbb992f3..0d96cfc098e 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -8,7 +8,6 @@ "Show grid view" : "Pokaż widok siatki", "Home" : "Strona główna", "Close" : "Zamknij", - "Favorites" : "Ulubione", "Could not create folder \"{dir}\"" : "Nie można utworzyć katalogu \"{dir}\"", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Upload cancelled." : "Wysyłanie anulowane.", @@ -102,7 +101,6 @@ "Favorited" : "Ulubiony", "Favorite" : "Ulubiony", "Copy direct link (only works for users who have access to this file/folder)" : "Skopiuj bezpośredni link (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", - "You can only favorite a single file or folder at a time" : "Możesz dodać do ulubionych tylko pojedynczy plik lub katalog", "New folder" : "Nowy katalog", "Create new folder" : "Utwórz nowy katalog", "Upload file" : "Wyślij plik", @@ -117,6 +115,7 @@ "Removed from favorites" : "Usunięto z ulubionych", "You added {file} to your favorites" : "Dodałeś {file} do ulubionych", "You removed {file} from your favorites" : "Usunąłeś {file} z ulubionych", + "Favorites" : "Ulubione", "File changes" : "Zmiany w plikach", "Created by {user}" : "Utworzone przez {user}", "Changed by {user}" : "Zmienione przez {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Przeładuj bieżący katalog", "Go to the \"{dir}\" directory" : "Przejdź do katalogu \"{dir}\"", "Select the row for {displayName}" : "Wybierz wiersz dla {displayName}", - "Open folder {name}" : "Otwórz katalog {name}", + "File name" : "Nazwa pliku", "Download file {name}" : "Pobierz plik {name}", "\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie", "\"{displayName}\" action failed" : "Akcja \"{displayName}\" nie powiodła się", + "Name cannot be empty" : "Nazwa nie może być pusta", "Total rows summary" : "Podsumowanie wszystkich wierszy", "Select all" : "Wybierz wszystko", "Unselect all" : "Odznacz wszystko", @@ -226,6 +226,7 @@ "Blank" : "Pusty", "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Delete permanently" : "Usuń bezpowrotnie", + "Open details" : "Otwórz szczegóły", "Set up templates folder" : "Skonfiguruj katalog szablonów", "Templates" : "Szablony", "Create new templates folder" : "Stwórz nowy folder z szablonami", @@ -247,6 +248,7 @@ "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", "Storage invalid" : "Nieprawidłowy magazyn", + "You can only favorite a single file or folder at a time" : "Możesz dodać do ulubionych tylko pojedynczy plik lub katalog", "Unlimited" : "Brak limitu", "Search users" : "Wyszukaj użytkowników", "Cancel" : "Anuluj", @@ -254,6 +256,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", "Deleted files" : "Usunięte pliki", + "Open folder {name}" : "Otwórz katalog {name}", "Search for an account" : "Wyszukaj konto" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index e02391603d8..893eeb23bca 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Mostrar visualização em grade", "Home" : "Início", "Close" : "Fechar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"", "This will stop your current uploads." : "Isso irá parar seus envios atuais.", "Upload cancelled." : "Envio cancelado.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Favoritado", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)", - "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", "New folder" : "Nova pasta", "Create new folder" : "Criar nova pasta", "Upload file" : "Enviar arquivo", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Removido dos favoritos", "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos", "You removed {file} from your favorites" : "Você excluiu {file} dos seus favoritos", + "Favorites" : "Favoritos", "File changes" : "Mudanças nos arquivos", "Created by {user}" : "Criado por {user}", "Changed by {user}" : "Modificado por {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Recarregar diretório atual", "Go to the \"{dir}\" directory" : "Vá para o diretório \"{dir}\"", "Select the row for {displayName}" : "Selecione a linha para {displayName}", - "Open folder {name}" : "Abra a pasta {nome}", + "File name" : "Nome do arquivo", "Download file {name}" : "Baixe o arquivo {nome}", "\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso", "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", + "Name cannot be empty" : "O nome não pode ficar em branco", "Total rows summary" : "Resumo total de linhas", "Select all" : "Selecionar tudo", "Unselect all" : "Desmarque todos", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", "Open folder {displayName}" : "Abra a pasta {displayName}", + "Open details" : "Abrir detalhes", "Set up templates folder" : "Configurar pasta de modelos", "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Arquivo texto", "New text file.txt" : "Novo arquivo de texto arquivo.txt", "Storage invalid" : "Armazenamento inválido", + "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", "Unlimited" : "Ilimitado", "Search users" : "Procurar usuários", "Cancel" : "Cancelar", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s usados de %2$s", "Deleted files" : "Arquivos apagados", + "Open folder {name}" : "Abra a pasta {nome}", "Search for an account" : "Pesquisar uma conta" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 60cc7c14230..792cd007fd6 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -8,7 +8,6 @@ "Show grid view" : "Mostrar visualização em grade", "Home" : "Início", "Close" : "Fechar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"", "This will stop your current uploads." : "Isso irá parar seus envios atuais.", "Upload cancelled." : "Envio cancelado.", @@ -102,7 +101,6 @@ "Favorited" : "Favoritado", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)", - "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", "New folder" : "Nova pasta", "Create new folder" : "Criar nova pasta", "Upload file" : "Enviar arquivo", @@ -117,6 +115,7 @@ "Removed from favorites" : "Removido dos favoritos", "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos", "You removed {file} from your favorites" : "Você excluiu {file} dos seus favoritos", + "Favorites" : "Favoritos", "File changes" : "Mudanças nos arquivos", "Created by {user}" : "Criado por {user}", "Changed by {user}" : "Modificado por {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Recarregar diretório atual", "Go to the \"{dir}\" directory" : "Vá para o diretório \"{dir}\"", "Select the row for {displayName}" : "Selecione a linha para {displayName}", - "Open folder {name}" : "Abra a pasta {nome}", + "File name" : "Nome do arquivo", "Download file {name}" : "Baixe o arquivo {nome}", "\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso", "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", + "Name cannot be empty" : "O nome não pode ficar em branco", "Total rows summary" : "Resumo total de linhas", "Select all" : "Selecionar tudo", "Unselect all" : "Desmarque todos", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", "Open folder {displayName}" : "Abra a pasta {displayName}", + "Open details" : "Abrir detalhes", "Set up templates folder" : "Configurar pasta de modelos", "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", @@ -248,6 +249,7 @@ "Text file" : "Arquivo texto", "New text file.txt" : "Novo arquivo de texto arquivo.txt", "Storage invalid" : "Armazenamento inválido", + "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", "Unlimited" : "Ilimitado", "Search users" : "Procurar usuários", "Cancel" : "Cancelar", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s usados de %2$s", "Deleted files" : "Arquivos apagados", + "Open folder {name}" : "Abra a pasta {nome}", "Search for an account" : "Pesquisar uma conta" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 4f18b072985..d6c9569462e 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Mostrar visualização em grelha", "Home" : "Início", "Close" : "Fechar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"", "This will stop your current uploads." : "Isto irá interromper os seus carregamentos atuais.", "Upload cancelled." : "Envio cancelado.", @@ -96,7 +95,6 @@ OC.L10N.register( "Favorited" : "Nos Favoritos", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar hiperligação direta (apenas funciona para os utilizadores que tenham acesso a este ficheiro/pasta)", - "You can only favorite a single file or folder at a time" : "Apenas pode definir como favorito um ficheiro ou uma pasta de cada vez", "New folder" : "Nova pasta", "Create new folder" : "Criar nova pasta", "Upload file" : "Enviar ficheiro", @@ -109,6 +107,7 @@ OC.L10N.register( "Removed from favorites" : "Removido dos favoritos", "You added {file} to your favorites" : "Adicionou {file} aos favoritos", "You removed {file} from your favorites" : "Removeu {file} dos favoritos", + "Favorites" : "Favoritos", "File changes" : "Alterações no ficheiro", "Created by {user}" : "Criado por {user}", "Changed by {user}" : "Modificado por {user}", @@ -139,6 +138,8 @@ OC.L10N.register( "Upload (max. %s)" : "Envio (máx. %s)", "Accept" : "Aceitar", "in %s" : "em %s", + "File name" : "Nome do ficheiro", + "Name cannot be empty" : "O Nome não pode estar vazio", "Select all" : "Selecionar todos", "Change" : "Mudar", "Transfer" : "Transfere", @@ -165,6 +166,7 @@ OC.L10N.register( "Text file" : "Ficheiro de Texto", "New text file.txt" : "Novo texto ficheiro.txt", "Storage invalid" : "Armazenamento inválido", + "You can only favorite a single file or folder at a time" : "Apenas pode definir como favorito um ficheiro ou uma pasta de cada vez", "Unlimited" : "Ilimitado", "Cancel" : "Cancelar", "%s used" : "%s utilizado", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 335291d868e..1eed9acebd9 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -8,7 +8,6 @@ "Show grid view" : "Mostrar visualização em grelha", "Home" : "Início", "Close" : "Fechar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"", "This will stop your current uploads." : "Isto irá interromper os seus carregamentos atuais.", "Upload cancelled." : "Envio cancelado.", @@ -94,7 +93,6 @@ "Favorited" : "Nos Favoritos", "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar hiperligação direta (apenas funciona para os utilizadores que tenham acesso a este ficheiro/pasta)", - "You can only favorite a single file or folder at a time" : "Apenas pode definir como favorito um ficheiro ou uma pasta de cada vez", "New folder" : "Nova pasta", "Create new folder" : "Criar nova pasta", "Upload file" : "Enviar ficheiro", @@ -107,6 +105,7 @@ "Removed from favorites" : "Removido dos favoritos", "You added {file} to your favorites" : "Adicionou {file} aos favoritos", "You removed {file} from your favorites" : "Removeu {file} dos favoritos", + "Favorites" : "Favoritos", "File changes" : "Alterações no ficheiro", "Created by {user}" : "Criado por {user}", "Changed by {user}" : "Modificado por {user}", @@ -137,6 +136,8 @@ "Upload (max. %s)" : "Envio (máx. %s)", "Accept" : "Aceitar", "in %s" : "em %s", + "File name" : "Nome do ficheiro", + "Name cannot be empty" : "O Nome não pode estar vazio", "Select all" : "Selecionar todos", "Change" : "Mudar", "Transfer" : "Transfere", @@ -163,6 +164,7 @@ "Text file" : "Ficheiro de Texto", "New text file.txt" : "Novo texto ficheiro.txt", "Storage invalid" : "Armazenamento inválido", + "You can only favorite a single file or folder at a time" : "Apenas pode definir como favorito um ficheiro ou uma pasta de cada vez", "Unlimited" : "Ilimitado", "Cancel" : "Cancelar", "%s used" : "%s utilizado", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 7e2522ff5ac..2ff9bc7805e 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Afișează vizualizarea grilă", "Home" : "Acasă", "Close" : "Închide", - "Favorites" : "Favorite", "Could not create folder \"{dir}\"" : "Nu s-a putut crea directorul \"{dir}\"", "This will stop your current uploads." : "Asta va opri descărcările curente.", "Upload cancelled." : "Încărcare anulată.", @@ -99,7 +98,6 @@ OC.L10N.register( "Favorited" : "Adăugate la favorite", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Copiază link direct (funcționeză numai pentru utilizatorii care au acces la acest fișier/director)", - "You can only favorite a single file or folder at a time" : "Poți adauga la favorite un singur fișier sau director odată", "New folder" : "Un nou dosar", "Create new folder" : "Creează director nou", "Upload file" : "Încarcă fișier", @@ -112,6 +110,7 @@ OC.L10N.register( "Removed from favorites" : "Șters din favorite", "You added {file} to your favorites" : "Ai adaugat {file} în favorite", "You removed {file} from your favorites" : "Ai șters {file} din favorite", + "Favorites" : "Favorite", "File changes" : "Modificări fișiere", "Created by {user}" : "Creat de {user}", "Changed by {user}" : "Modificat de {user}", @@ -162,6 +161,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Transferul de proprietate de {path} către {user} s-a finalizat.", "in %s" : "în %s", "File Management" : "Management fișiere", + "Name cannot be empty" : "Numele nu poate fi gol", "Select all" : "Selectează tot", "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", @@ -211,6 +211,7 @@ OC.L10N.register( "Text file" : "Fișier text", "New text file.txt" : "Fișier nou.txt", "Storage invalid" : "Spațiu de stocare invalid", + "You can only favorite a single file or folder at a time" : "Poți adauga la favorite un singur fișier sau director odată", "Unlimited" : "Nelimitată", "Search users" : "Cauta utilizatori", "Cancel" : "Anulare", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 35ceb410aab..2a69c9cd45f 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -8,7 +8,6 @@ "Show grid view" : "Afișează vizualizarea grilă", "Home" : "Acasă", "Close" : "Închide", - "Favorites" : "Favorite", "Could not create folder \"{dir}\"" : "Nu s-a putut crea directorul \"{dir}\"", "This will stop your current uploads." : "Asta va opri descărcările curente.", "Upload cancelled." : "Încărcare anulată.", @@ -97,7 +96,6 @@ "Favorited" : "Adăugate la favorite", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Copiază link direct (funcționeză numai pentru utilizatorii care au acces la acest fișier/director)", - "You can only favorite a single file or folder at a time" : "Poți adauga la favorite un singur fișier sau director odată", "New folder" : "Un nou dosar", "Create new folder" : "Creează director nou", "Upload file" : "Încarcă fișier", @@ -110,6 +108,7 @@ "Removed from favorites" : "Șters din favorite", "You added {file} to your favorites" : "Ai adaugat {file} în favorite", "You removed {file} from your favorites" : "Ai șters {file} din favorite", + "Favorites" : "Favorite", "File changes" : "Modificări fișiere", "Created by {user}" : "Creat de {user}", "Changed by {user}" : "Modificat de {user}", @@ -160,6 +159,7 @@ "The ownership transfer of {path} from {user} has completed." : "Transferul de proprietate de {path} către {user} s-a finalizat.", "in %s" : "în %s", "File Management" : "Management fișiere", + "Name cannot be empty" : "Numele nu poate fi gol", "Select all" : "Selectează tot", "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", @@ -209,6 +209,7 @@ "Text file" : "Fișier text", "New text file.txt" : "Fișier nou.txt", "Storage invalid" : "Spațiu de stocare invalid", + "You can only favorite a single file or folder at a time" : "Poți adauga la favorite un singur fișier sau director odată", "Unlimited" : "Nelimitată", "Search users" : "Cauta utilizatori", "Cancel" : "Anulare", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 6731d65841d..a5e9c709715 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Просмотр сеткой", "Home" : "Главная", "Close" : "Закрыть", - "Favorites" : "Избранные", "Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»", "This will stop your current uploads." : "Это действие остановит активные сеансы передачи файлов на сервер. ", "Upload cancelled." : "Отправка отменена.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", - "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "New folder" : "Новый каталог", "Create new folder" : "Создать папку", "Upload file" : "Загрузить файл", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Удалено из избранного", "You added {file} to your favorites" : "Вы добавили «{file}» в избранное", "You removed {file} from your favorites" : "Вы удалили «{file}» из избранного", + "Favorites" : "Избранные", "File changes" : "Изменения файлов", "Created by {user}" : "Создано {user}", "Changed by {user}" : "Изменено {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Обновить текущий каталог", "Go to the \"{dir}\" directory" : "Перейти в каталог \"{dir}\"", "Select the row for {displayName}" : "Выбрать строку для {displayName}", - "Open folder {name}" : "Открыть папку {name}", + "File name" : "Имя файла", "Download file {name}" : "Скачать файл {name}", "\"{displayName}\" action executed successfully" : "Действие \"{displayName}\" выполнено успешно", "\"{displayName}\" action failed" : "Действие \"{displayName}\" завершилось неудачно", + "Name cannot be empty" : "Имя не может быть пустым", "Total rows summary" : "Количество строк в общем", "Select all" : "Выбрать всё", "Unselect all" : "Отменить выделение для всех", @@ -228,6 +228,7 @@ OC.L10N.register( "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Open details" : "Открыть подробности", "Set up templates folder" : "Указать папку шаблонов", "Templates" : "Шаблоны", "Create new templates folder" : "Создать новую папку шаблонов", @@ -249,6 +250,7 @@ OC.L10N.register( "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый файл.txt", "Storage invalid" : "Хранилище неисправно", + "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "Unlimited" : "Неограничено", "Search users" : "Поиск пользователей", "Cancel" : "Отменить", @@ -256,6 +258,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "использовано %1$s из %2$s ", "Deleted files" : "Корзина", + "Open folder {name}" : "Открыть папку {name}", "Search for an account" : "Поиск по учетной записи" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 2e955d5d743..27b243e7236 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -8,7 +8,6 @@ "Show grid view" : "Просмотр сеткой", "Home" : "Главная", "Close" : "Закрыть", - "Favorites" : "Избранные", "Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»", "This will stop your current uploads." : "Это действие остановит активные сеансы передачи файлов на сервер. ", "Upload cancelled." : "Отправка отменена.", @@ -102,7 +101,6 @@ "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", - "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "New folder" : "Новый каталог", "Create new folder" : "Создать папку", "Upload file" : "Загрузить файл", @@ -117,6 +115,7 @@ "Removed from favorites" : "Удалено из избранного", "You added {file} to your favorites" : "Вы добавили «{file}» в избранное", "You removed {file} from your favorites" : "Вы удалили «{file}» из избранного", + "Favorites" : "Избранные", "File changes" : "Изменения файлов", "Created by {user}" : "Создано {user}", "Changed by {user}" : "Изменено {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Обновить текущий каталог", "Go to the \"{dir}\" directory" : "Перейти в каталог \"{dir}\"", "Select the row for {displayName}" : "Выбрать строку для {displayName}", - "Open folder {name}" : "Открыть папку {name}", + "File name" : "Имя файла", "Download file {name}" : "Скачать файл {name}", "\"{displayName}\" action executed successfully" : "Действие \"{displayName}\" выполнено успешно", "\"{displayName}\" action failed" : "Действие \"{displayName}\" завершилось неудачно", + "Name cannot be empty" : "Имя не может быть пустым", "Total rows summary" : "Количество строк в общем", "Select all" : "Выбрать всё", "Unselect all" : "Отменить выделение для всех", @@ -226,6 +226,7 @@ "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Open details" : "Открыть подробности", "Set up templates folder" : "Указать папку шаблонов", "Templates" : "Шаблоны", "Create new templates folder" : "Создать новую папку шаблонов", @@ -247,6 +248,7 @@ "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый файл.txt", "Storage invalid" : "Хранилище неисправно", + "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "Unlimited" : "Неограничено", "Search users" : "Поиск пользователей", "Cancel" : "Отменить", @@ -254,6 +256,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "использовано %1$s из %2$s ", "Deleted files" : "Корзина", + "Open folder {name}" : "Открыть папку {name}", "Search for an account" : "Поиск по учетной записи" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 7bc995fbe7f..290059c4e91 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Etichetas", "Home" : "Pàgina printzipale", "Close" : "Serra", - "Favorites" : "Preferidos", "Could not create folder \"{dir}\"" : "No at fatu a creare sa cartella \"{dir}\"", "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", "Upload cancelled." : "Carrigamentu annulladu.", @@ -93,7 +92,6 @@ OC.L10N.register( "Favorited" : "Preferidu", "Favorite" : "Preferidu", "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", - "You can only favorite a single file or folder at a time" : "Podes preferire isceti un'archìviu o una cartella cada borta", "New folder" : "Cartella noa", "Create new folder" : "Crea cartella noa", "Upload file" : "Carriga archìviu", @@ -106,6 +104,7 @@ OC.L10N.register( "Removed from favorites" : "Bogadu dae preferidos", "You added {file} to your favorites" : "As agiuntu {file} a preferidos", "You removed {file} from your favorites" : "As bogadu {file} dae preferidos", + "Favorites" : "Preferidos", "File changes" : "Modìficas de s'archìviu", "Created by {user}" : "Creadu dae {user}", "Changed by {user}" : "Modificadu dae {user}", @@ -156,6 +155,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Tràmuda de propriedade de {path} dae {user} cumpletada.", "in %s" : "in %s", "File Management" : "Gestione archìvios", + "File name" : "Nùmene de archìviu", + "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", "Select all" : "Seletziona totu", "Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella", "Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare", @@ -204,6 +205,7 @@ OC.L10N.register( "Text file" : "Archìviu de testu", "New text file.txt" : "Archìviu de testu .txt nou", "Storage invalid" : "Archiviatzione non vàlida", + "You can only favorite a single file or folder at a time" : "Podes preferire isceti un'archìviu o una cartella cada borta", "Unlimited" : "Chene lìmites", "Search users" : "Chirca utentes", "Cancel" : "Annulla", diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json index 4b48ff09f64..1215adfc973 100644 --- a/apps/files/l10n/sc.json +++ b/apps/files/l10n/sc.json @@ -6,7 +6,6 @@ "Tags" : "Etichetas", "Home" : "Pàgina printzipale", "Close" : "Serra", - "Favorites" : "Preferidos", "Could not create folder \"{dir}\"" : "No at fatu a creare sa cartella \"{dir}\"", "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", "Upload cancelled." : "Carrigamentu annulladu.", @@ -91,7 +90,6 @@ "Favorited" : "Preferidu", "Favorite" : "Preferidu", "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", - "You can only favorite a single file or folder at a time" : "Podes preferire isceti un'archìviu o una cartella cada borta", "New folder" : "Cartella noa", "Create new folder" : "Crea cartella noa", "Upload file" : "Carriga archìviu", @@ -104,6 +102,7 @@ "Removed from favorites" : "Bogadu dae preferidos", "You added {file} to your favorites" : "As agiuntu {file} a preferidos", "You removed {file} from your favorites" : "As bogadu {file} dae preferidos", + "Favorites" : "Preferidos", "File changes" : "Modìficas de s'archìviu", "Created by {user}" : "Creadu dae {user}", "Changed by {user}" : "Modificadu dae {user}", @@ -154,6 +153,8 @@ "The ownership transfer of {path} from {user} has completed." : "Tràmuda de propriedade de {path} dae {user} cumpletada.", "in %s" : "in %s", "File Management" : "Gestione archìvios", + "File name" : "Nùmene de archìviu", + "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", "Select all" : "Seletziona totu", "Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella", "Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare", @@ -202,6 +203,7 @@ "Text file" : "Archìviu de testu", "New text file.txt" : "Archìviu de testu .txt nou", "Storage invalid" : "Archiviatzione non vàlida", + "You can only favorite a single file or folder at a time" : "Podes preferire isceti un'archìviu o una cartella cada borta", "Unlimited" : "Chene lìmites", "Search users" : "Chirca utentes", "Cancel" : "Annulla", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index d413dac2b7d..6c392d80a36 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Zobraziť v mriežke", "Home" : "Domov", "Close" : "Zavrieť", - "Favorites" : "Obľúbené", "Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"", "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", "Upload cancelled." : "Odosielanie je zrušené.", @@ -103,7 +102,6 @@ OC.L10N.register( "Favorited" : "Pridané k obľúbeným", "Favorite" : "Obľúbené", "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)", - "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", "New folder" : "Nový priečinok", "Create new folder" : "Vytvoriť nový priečinok", "Upload file" : "Nahrať súbor", @@ -116,6 +114,7 @@ OC.L10N.register( "Removed from favorites" : "Odstránené z obľúbených", "You added {file} to your favorites" : "Pridali ste {file} do vašich obľúbených", "You removed {file} from your favorites" : "Odstránili ste {file} z vašich obľúbených", + "Favorites" : "Obľúbené", "File changes" : "Zmeny v súboroch", "Created by {user}" : "Vytvorené užívateľom {user}", "Changed by {user}" : "Zmenené užívateľom {user}", @@ -166,6 +165,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Prevod vlastníctva položky {path} od {user} bol dokončený.", "in %s" : "v %s", "File Management" : "Správa súborov", + "File name" : "Názov súboru", + "Name cannot be empty" : "Názov nemôže byť prázdny", "Select all" : "Vybrať všetko", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", @@ -198,6 +199,7 @@ OC.L10N.register( "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Open details" : "Otvoriť detaily", "Set up templates folder" : "Nastaviť priečinok pre šablóny", "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", @@ -218,6 +220,7 @@ OC.L10N.register( "Text file" : "Textový súbor", "New text file.txt" : "Nový text file.txt", "Storage invalid" : "Úložisko nie je platné", + "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", "Unlimited" : "Neobmedzené", "Search users" : "Hľadať používateľov", "Cancel" : "Zrušiť", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 99a86541e0f..aa14ff2caa0 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -8,7 +8,6 @@ "Show grid view" : "Zobraziť v mriežke", "Home" : "Domov", "Close" : "Zavrieť", - "Favorites" : "Obľúbené", "Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"", "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", "Upload cancelled." : "Odosielanie je zrušené.", @@ -101,7 +100,6 @@ "Favorited" : "Pridané k obľúbeným", "Favorite" : "Obľúbené", "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)", - "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", "New folder" : "Nový priečinok", "Create new folder" : "Vytvoriť nový priečinok", "Upload file" : "Nahrať súbor", @@ -114,6 +112,7 @@ "Removed from favorites" : "Odstránené z obľúbených", "You added {file} to your favorites" : "Pridali ste {file} do vašich obľúbených", "You removed {file} from your favorites" : "Odstránili ste {file} z vašich obľúbených", + "Favorites" : "Obľúbené", "File changes" : "Zmeny v súboroch", "Created by {user}" : "Vytvorené užívateľom {user}", "Changed by {user}" : "Zmenené užívateľom {user}", @@ -164,6 +163,8 @@ "The ownership transfer of {path} from {user} has completed." : "Prevod vlastníctva položky {path} od {user} bol dokončený.", "in %s" : "v %s", "File Management" : "Správa súborov", + "File name" : "Názov súboru", + "Name cannot be empty" : "Názov nemôže byť prázdny", "Select all" : "Vybrať všetko", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", @@ -196,6 +197,7 @@ "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Open details" : "Otvoriť detaily", "Set up templates folder" : "Nastaviť priečinok pre šablóny", "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", @@ -216,6 +218,7 @@ "Text file" : "Textový súbor", "New text file.txt" : "Nový text file.txt", "Storage invalid" : "Úložisko nie je platné", + "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", "Unlimited" : "Neobmedzené", "Search users" : "Hľadať používateľov", "Cancel" : "Zrušiť", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 3205d89b082..14f80014d80 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Pokaži mrežni pogled", "Home" : "Začetni pogled", "Close" : "Zapri", - "Favorites" : "Priljubljene", "Could not create folder \"{dir}\"" : "Mape »{dir}« ni mogoče ustvariti.", "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", "Upload cancelled." : "Pošiljanje je preklicano.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Označeno kot priljubljeno", "Favorite" : "Priljubljene", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", - "You can only favorite a single file or folder at a time" : "Kot priljubljeno je mogoče naenkrat označiti le eno datoteko ali mapo.", "New folder" : "Nova mapa", "Create new folder" : "Ustvari novo mapo", "Upload file" : "Pošlji datoteko", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Odstranjeno iz priljubljenih", "You added {file} to your favorites" : "Med priljubljene dodate datoteko {file}", "You removed {file} from your favorites" : "Odstranite datoteko {file} od priljubljenih", + "Favorites" : "Priljubljene", "File changes" : "Spremembe datoteke", "Created by {user}" : "{user} ustvari predmet", "Changed by {user}" : "{user} spremeni predmet", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Ponovno naloži trenutno mapo", "Go to the \"{dir}\" directory" : "Pojdi v mapo »{dir}«", "Select the row for {displayName}" : "Izbor vrstice za {displayName}", - "Open folder {name}" : "Odpri mapo {name}", + "File name" : "Ime datoteke", "Download file {name}" : "Prejmi datoteko {name}", "\"{displayName}\" action executed successfully" : "Dejanje »{displayName}« je uspešno izvedeno", "\"{displayName}\" action failed" : "Dejanje »{displayName}« je spodletelo", + "Name cannot be empty" : "Polje imena ne sme biti prazno", "Total rows summary" : "Skupni povzetek vrstic", "Select all" : "izberi vse", "Unselect all" : "Odstrani izbor", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "Delete permanently" : "Trajno izbriši", "Open folder {displayName}" : "Odpri mapo {displayName}", + "Open details" : "Odpri podrobnosti", "Set up templates folder" : "Nastavitev mape predlog", "Templates" : "Predloge", "Create new templates folder" : "Ustvari novo začasno mapo", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "Storage invalid" : "Mesto shrambe ni veljavno", + "You can only favorite a single file or folder at a time" : "Kot priljubljeno je mogoče naenkrat označiti le eno datoteko ali mapo.", "Unlimited" : "Neomejeno", "Search users" : "Iskanje uporabnikov", "Cancel" : "Prekliči", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s", "Deleted files" : "Izbrisane datoteke", + "Open folder {name}" : "Odpri mapo {name}", "Search for an account" : "Poišči račun" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index b53ccdca2b4..040e680103c 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -8,7 +8,6 @@ "Show grid view" : "Pokaži mrežni pogled", "Home" : "Začetni pogled", "Close" : "Zapri", - "Favorites" : "Priljubljene", "Could not create folder \"{dir}\"" : "Mape »{dir}« ni mogoče ustvariti.", "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", "Upload cancelled." : "Pošiljanje je preklicano.", @@ -102,7 +101,6 @@ "Favorited" : "Označeno kot priljubljeno", "Favorite" : "Priljubljene", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", - "You can only favorite a single file or folder at a time" : "Kot priljubljeno je mogoče naenkrat označiti le eno datoteko ali mapo.", "New folder" : "Nova mapa", "Create new folder" : "Ustvari novo mapo", "Upload file" : "Pošlji datoteko", @@ -117,6 +115,7 @@ "Removed from favorites" : "Odstranjeno iz priljubljenih", "You added {file} to your favorites" : "Med priljubljene dodate datoteko {file}", "You removed {file} from your favorites" : "Odstranite datoteko {file} od priljubljenih", + "Favorites" : "Priljubljene", "File changes" : "Spremembe datoteke", "Created by {user}" : "{user} ustvari predmet", "Changed by {user}" : "{user} spremeni predmet", @@ -170,10 +169,11 @@ "Reload current directory" : "Ponovno naloži trenutno mapo", "Go to the \"{dir}\" directory" : "Pojdi v mapo »{dir}«", "Select the row for {displayName}" : "Izbor vrstice za {displayName}", - "Open folder {name}" : "Odpri mapo {name}", + "File name" : "Ime datoteke", "Download file {name}" : "Prejmi datoteko {name}", "\"{displayName}\" action executed successfully" : "Dejanje »{displayName}« je uspešno izvedeno", "\"{displayName}\" action failed" : "Dejanje »{displayName}« je spodletelo", + "Name cannot be empty" : "Polje imena ne sme biti prazno", "Total rows summary" : "Skupni povzetek vrstic", "Select all" : "izberi vse", "Unselect all" : "Odstrani izbor", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "Delete permanently" : "Trajno izbriši", "Open folder {displayName}" : "Odpri mapo {displayName}", + "Open details" : "Odpri podrobnosti", "Set up templates folder" : "Nastavitev mape predlog", "Templates" : "Predloge", "Create new templates folder" : "Ustvari novo začasno mapo", @@ -248,6 +249,7 @@ "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "Storage invalid" : "Mesto shrambe ni veljavno", + "You can only favorite a single file or folder at a time" : "Kot priljubljeno je mogoče naenkrat označiti le eno datoteko ali mapo.", "Unlimited" : "Neomejeno", "Search users" : "Iskanje uporabnikov", "Cancel" : "Prekliči", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s", "Deleted files" : "Izbrisane datoteke", + "Open folder {name}" : "Odpri mapo {name}", "Search for an account" : "Poišči račun" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 5ad66b4df0d..86642b86fd9 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Prikaži prikaz mreže", "Home" : "Почетна", "Close" : "Затвори", - "Favorites" : "Омиљени", "Could not create folder \"{dir}\"" : "Не могу да направим фасциклу „{dir}“", "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", "Upload cancelled." : "Отпремање је отказано.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Омиљено", "Favorite" : "Омиљено", "Copy direct link (only works for users who have access to this file/folder)" : "Копирај директну везу (ради само за кориснике који имају приступ овом фајлу/фасциклу)", - "You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном", "New folder" : "Нова фасцикла", "Create new folder" : "Направи нову фасциклу", "Upload file" : "Отпреми фајл", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Избачено из омиљених", "You added {file} to your favorites" : "Додали сте {file} у омиљене", "You removed {file} from your favorites" : "Избацили сте {file} из омиљених", + "Favorites" : "Омиљени", "File changes" : "Измене над фајлом", "Created by {user}" : "Направио {user}", "Changed by {user}" : "Изменио {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Select the row for {displayName}" : "Изабери ред за {displayName}", - "Open folder {name}" : "Отвори фолдер {name}", + "File name" : "Име фајла", "Download file {name}" : "Преузми фајл {name}", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", + "Name cannot be empty" : "Назив не може бити празан", "Total rows summary" : "Резиме укупног броја редова", "Select all" : "Означи све", "Unselect all" : "Поништи цео избор", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Delete permanently" : "Обриши заувек", "Open folder {displayName}" : "Отвори фолдер {displayName}", + "Open details" : "Отвори детаље", "Set up templates folder" : "Постављање фолдера са шаблонима", "Templates" : "Шаблони", "Create new templates folder" : "Креирај нови фолдер шаблона", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Tекстуални фајл", "New text file.txt" : "Нов текстуални фајл.txt", "Storage invalid" : "Неисправно складиште", + "You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном", "Unlimited" : "Неограничено", "Search users" : "Претражи кориснике", "Cancel" : "Поништи", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "Заузето %1$s од %2$s", "Deleted files" : "Обрисани фајлови", + "Open folder {name}" : "Отвори фолдер {name}", "Search for an account" : "Претражите налог" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 2576ba790e4..88a17a00531 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -8,7 +8,6 @@ "Show grid view" : "Prikaži prikaz mreže", "Home" : "Почетна", "Close" : "Затвори", - "Favorites" : "Омиљени", "Could not create folder \"{dir}\"" : "Не могу да направим фасциклу „{dir}“", "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", "Upload cancelled." : "Отпремање је отказано.", @@ -102,7 +101,6 @@ "Favorited" : "Омиљено", "Favorite" : "Омиљено", "Copy direct link (only works for users who have access to this file/folder)" : "Копирај директну везу (ради само за кориснике који имају приступ овом фајлу/фасциклу)", - "You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном", "New folder" : "Нова фасцикла", "Create new folder" : "Направи нову фасциклу", "Upload file" : "Отпреми фајл", @@ -117,6 +115,7 @@ "Removed from favorites" : "Избачено из омиљених", "You added {file} to your favorites" : "Додали сте {file} у омиљене", "You removed {file} from your favorites" : "Избацили сте {file} из омиљених", + "Favorites" : "Омиљени", "File changes" : "Измене над фајлом", "Created by {user}" : "Направио {user}", "Changed by {user}" : "Изменио {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Select the row for {displayName}" : "Изабери ред за {displayName}", - "Open folder {name}" : "Отвори фолдер {name}", + "File name" : "Име фајла", "Download file {name}" : "Преузми фајл {name}", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", + "Name cannot be empty" : "Назив не може бити празан", "Total rows summary" : "Резиме укупног броја редова", "Select all" : "Означи све", "Unselect all" : "Поништи цео избор", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Delete permanently" : "Обриши заувек", "Open folder {displayName}" : "Отвори фолдер {displayName}", + "Open details" : "Отвори детаље", "Set up templates folder" : "Постављање фолдера са шаблонима", "Templates" : "Шаблони", "Create new templates folder" : "Креирај нови фолдер шаблона", @@ -248,6 +249,7 @@ "Text file" : "Tекстуални фајл", "New text file.txt" : "Нов текстуални фајл.txt", "Storage invalid" : "Неисправно складиште", + "You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном", "Unlimited" : "Неограничено", "Search users" : "Претражи кориснике", "Cancel" : "Поништи", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "Заузето %1$s од %2$s", "Deleted files" : "Обрисани фајлови", + "Open folder {name}" : "Отвори фолдер {name}", "Search for an account" : "Претражите налог" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 861bc724dc9..0355186306a 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Visa rutnätsvy", "Home" : "Hem", "Close" : "Stäng", - "Favorites" : "Favoriter", "Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"", "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", "Upload cancelled." : "Uppladdning avbruten.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Favoriserad", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för användare som har åtkomst till denna fil eller mapp)", - "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "New folder" : "Ny mapp", "Create new folder" : "Skapa ny mapp", "Upload file" : "Ladda upp fil", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Togs bort från favoriter", "You added {file} to your favorites" : "Du la till {file} till dina favoriter", "You removed {file} from your favorites" : "Du tog bort {file} från dina favoriter", + "Favorites" : "Favoriter", "File changes" : "Filändringar", "Created by {user}" : "Skapad av {user}", "Changed by {user}" : "Ändrad av {user}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Ladda om nuvarande mapp", "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Select the row for {displayName}" : "Välj raden för {displayName}", - "Open folder {name}" : "Öppna mappen {name}", + "File name" : "Filnamn", "Download file {name}" : "Ladda ner filen {name}", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", + "Name cannot be empty" : "Namn kan inte vara tom", "Total rows summary" : "Sammanfattning antal rader", "Select all" : "Välj allt", "Unselect all" : "Avmarkera alla", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Delete permanently" : "Ta bort permanent", "Open folder {displayName}" : "Öppna mappen {displayName}", + "Open details" : "Öppna detaljer", "Set up templates folder" : "Skapa en mapp för mallar", "Templates" : "Mallar", "Create new templates folder" : "Skapa ny mallmapp", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Textfil", "New text file.txt" : "Ny textfil.txt", "Storage invalid" : "Lagring ogiltig", + "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "Unlimited" : "Obegränsad", "Search users" : "Sök användare", "Cancel" : "Avbryt", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s av %2$s använt", "Deleted files" : "Borttagna filer", + "Open folder {name}" : "Öppna mappen {name}", "Search for an account" : "Sök efter ett konto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 9b75f82bbdc..67909372cdd 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -8,7 +8,6 @@ "Show grid view" : "Visa rutnätsvy", "Home" : "Hem", "Close" : "Stäng", - "Favorites" : "Favoriter", "Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"", "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", "Upload cancelled." : "Uppladdning avbruten.", @@ -102,7 +101,6 @@ "Favorited" : "Favoriserad", "Favorite" : "Favorit", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för användare som har åtkomst till denna fil eller mapp)", - "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "New folder" : "Ny mapp", "Create new folder" : "Skapa ny mapp", "Upload file" : "Ladda upp fil", @@ -117,6 +115,7 @@ "Removed from favorites" : "Togs bort från favoriter", "You added {file} to your favorites" : "Du la till {file} till dina favoriter", "You removed {file} from your favorites" : "Du tog bort {file} från dina favoriter", + "Favorites" : "Favoriter", "File changes" : "Filändringar", "Created by {user}" : "Skapad av {user}", "Changed by {user}" : "Ändrad av {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "Ladda om nuvarande mapp", "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Select the row for {displayName}" : "Välj raden för {displayName}", - "Open folder {name}" : "Öppna mappen {name}", + "File name" : "Filnamn", "Download file {name}" : "Ladda ner filen {name}", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", + "Name cannot be empty" : "Namn kan inte vara tom", "Total rows summary" : "Sammanfattning antal rader", "Select all" : "Välj allt", "Unselect all" : "Avmarkera alla", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Delete permanently" : "Ta bort permanent", "Open folder {displayName}" : "Öppna mappen {displayName}", + "Open details" : "Öppna detaljer", "Set up templates folder" : "Skapa en mapp för mallar", "Templates" : "Mallar", "Create new templates folder" : "Skapa ny mallmapp", @@ -248,6 +249,7 @@ "Text file" : "Textfil", "New text file.txt" : "Ny textfil.txt", "Storage invalid" : "Lagring ogiltig", + "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "Unlimited" : "Obegränsad", "Search users" : "Sök användare", "Cancel" : "Avbryt", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s av %2$s använt", "Deleted files" : "Borttagna filer", + "Open folder {name}" : "Öppna mappen {name}", "Search for an account" : "Sök efter ett konto" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 3c8cad665bb..8412fae269d 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "แสดงมุมมองตาราง", "Home" : "หน้าหลัก", "Close" : "ปิด", - "Favorites" : "รายการโปรด", "Could not create folder \"{dir}\"" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\"", "This will stop your current uploads." : "การกระทำนี้จะหยุดการอัปโหลดปัจจุบันของคุณ", "Upload cancelled." : "การอัปโหลดถูกยกเลิก", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "เพิ่มในรายการโปรดแล้ว", "Favorite" : "รายการโปรด", "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "New folder" : "โฟลเดอร์ใหม่", "Create new folder" : "สร้างโฟลเดอร์ใหม่", "Upload file" : "อัปโหลดไฟล์", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "เอาออกจากรายการโปรดแล้ว", "You added {file} to your favorites" : "คุณได้เพิ่ม {file} ในรายการโปรดของคุณ", "You removed {file} from your favorites" : "คุณได้เอา {file} ออกจากรายการโปรดของคุณ", + "Favorites" : "รายการโปรด", "File changes" : "การเปลี่ยนแปลงไฟล์", "Created by {user}" : "สร้างโดย {user}", "Changed by {user}" : "เปลี่ยนแปลงโดย {user}", @@ -223,6 +222,7 @@ OC.L10N.register( "Text file" : "ไฟล์ข้อความ", "New text file.txt" : "ไฟล์ข้อความใหม่.txt", "Storage invalid" : "การจัดเก็บข้อมูลไม่ถูกต้อง", + "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "Unlimited" : "ไม่จำกัด", "Search users" : "ค้นหาผู้ใช้", "Cancel" : "ยกเลิก", diff --git a/apps/files/l10n/th.json b/apps/files/l10n/th.json index 85b99019ab9..a806c5ae5e0 100644 --- a/apps/files/l10n/th.json +++ b/apps/files/l10n/th.json @@ -8,7 +8,6 @@ "Show grid view" : "แสดงมุมมองตาราง", "Home" : "หน้าหลัก", "Close" : "ปิด", - "Favorites" : "รายการโปรด", "Could not create folder \"{dir}\"" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\"", "This will stop your current uploads." : "การกระทำนี้จะหยุดการอัปโหลดปัจจุบันของคุณ", "Upload cancelled." : "การอัปโหลดถูกยกเลิก", @@ -102,7 +101,6 @@ "Favorited" : "เพิ่มในรายการโปรดแล้ว", "Favorite" : "รายการโปรด", "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "New folder" : "โฟลเดอร์ใหม่", "Create new folder" : "สร้างโฟลเดอร์ใหม่", "Upload file" : "อัปโหลดไฟล์", @@ -115,6 +113,7 @@ "Removed from favorites" : "เอาออกจากรายการโปรดแล้ว", "You added {file} to your favorites" : "คุณได้เพิ่ม {file} ในรายการโปรดของคุณ", "You removed {file} from your favorites" : "คุณได้เอา {file} ออกจากรายการโปรดของคุณ", + "Favorites" : "รายการโปรด", "File changes" : "การเปลี่ยนแปลงไฟล์", "Created by {user}" : "สร้างโดย {user}", "Changed by {user}" : "เปลี่ยนแปลงโดย {user}", @@ -221,6 +220,7 @@ "Text file" : "ไฟล์ข้อความ", "New text file.txt" : "ไฟล์ข้อความใหม่.txt", "Storage invalid" : "การจัดเก็บข้อมูลไม่ถูกต้อง", + "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "Unlimited" : "ไม่จำกัด", "Search users" : "ค้นหาผู้ใช้", "Cancel" : "ยกเลิก", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index eb812afe15c..c377139eb8f 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Tablo görünümüne geç", "Home" : "Giriş", "Close" : "Kapat", - "Favorites" : "Sık kullanılanlar", "Could not create folder \"{dir}\"" : "\"{dir}\" klasörü oluşturulamadı", "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", "Upload cancelled." : "Yükleme iptal edildi.", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "Sık kullanılanlara eklendi", "Favorite" : "Sık kullanılanlara ekle", "Copy direct link (only works for users who have access to this file/folder)" : "Doğrudan bağlantıyı kopyala (yalnızca bu dosya ya da klasöre erişim izni olan kullanıcılar için)", - "You can only favorite a single file or folder at a time" : "Aynı anda yalnızca bir dosya ya da bir klasör sık kullanılanlara eklenebilir", "New folder" : "Yeni klasör", "Create new folder" : "Klasör ekle", "Upload file" : "Dosya yükle", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Sık kullanılanlardan çıkarıldı", "You added {file} to your favorites" : "{file} dosyasını sık kullandıklarınıza eklediniz", "You removed {file} from your favorites" : "{file} dosyasını sık kullandıklarınızdan çıkardınız", + "Favorites" : "Sık kullanılanlar", "File changes" : "Dosya değişikleri", "Created by {user}" : "{user} tarafından eklendi", "Changed by {user}" : "{user} tarafından değiştirildi", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Geçerli klasörü yeniden yükle", "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Select the row for {displayName}" : "{displayName} satırını seç", - "Open folder {name}" : "{name} klasörünü aç", + "File name" : "Dosya adı", "Download file {name}" : "{name} dosyasını indir", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", + "Name cannot be empty" : "Ad boş olamaz", "Total rows summary" : "Toplam satır özeti", "Select all" : "Tümünü seç", "Unselect all" : "Tümünü bırak", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "Delete permanently" : "Kalıcı olarak sil", "Open folder {displayName}" : "{displayName} klasörünü aç", + "Open details" : "Ayrıntıları aç", "Set up templates folder" : "Kalıp klasörünü ayarlayın", "Templates" : "Kalıplar", "Create new templates folder" : "Yeni kalıp klasörü oluştur", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", "Storage invalid" : "Depolama geçersiz", + "You can only favorite a single file or folder at a time" : "Aynı anda yalnızca bir dosya ya da bir klasör sık kullanılanlara eklenebilir", "Unlimited" : "Sınırsız", "Search users" : "Kullanıcı arama", "Cancel" : "İptal", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%%%s", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", "Deleted files" : "Silinmiş dosyalar", + "Open folder {name}" : "{name} klasörünü aç", "Search for an account" : "Hesap ara" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 4797400b1dd..0e7f7af07a8 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -8,7 +8,6 @@ "Show grid view" : "Tablo görünümüne geç", "Home" : "Giriş", "Close" : "Kapat", - "Favorites" : "Sık kullanılanlar", "Could not create folder \"{dir}\"" : "\"{dir}\" klasörü oluşturulamadı", "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", "Upload cancelled." : "Yükleme iptal edildi.", @@ -102,7 +101,6 @@ "Favorited" : "Sık kullanılanlara eklendi", "Favorite" : "Sık kullanılanlara ekle", "Copy direct link (only works for users who have access to this file/folder)" : "Doğrudan bağlantıyı kopyala (yalnızca bu dosya ya da klasöre erişim izni olan kullanıcılar için)", - "You can only favorite a single file or folder at a time" : "Aynı anda yalnızca bir dosya ya da bir klasör sık kullanılanlara eklenebilir", "New folder" : "Yeni klasör", "Create new folder" : "Klasör ekle", "Upload file" : "Dosya yükle", @@ -117,6 +115,7 @@ "Removed from favorites" : "Sık kullanılanlardan çıkarıldı", "You added {file} to your favorites" : "{file} dosyasını sık kullandıklarınıza eklediniz", "You removed {file} from your favorites" : "{file} dosyasını sık kullandıklarınızdan çıkardınız", + "Favorites" : "Sık kullanılanlar", "File changes" : "Dosya değişikleri", "Created by {user}" : "{user} tarafından eklendi", "Changed by {user}" : "{user} tarafından değiştirildi", @@ -170,10 +169,11 @@ "Reload current directory" : "Geçerli klasörü yeniden yükle", "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Select the row for {displayName}" : "{displayName} satırını seç", - "Open folder {name}" : "{name} klasörünü aç", + "File name" : "Dosya adı", "Download file {name}" : "{name} dosyasını indir", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", + "Name cannot be empty" : "Ad boş olamaz", "Total rows summary" : "Toplam satır özeti", "Select all" : "Tümünü seç", "Unselect all" : "Tümünü bırak", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "Delete permanently" : "Kalıcı olarak sil", "Open folder {displayName}" : "{displayName} klasörünü aç", + "Open details" : "Ayrıntıları aç", "Set up templates folder" : "Kalıp klasörünü ayarlayın", "Templates" : "Kalıplar", "Create new templates folder" : "Yeni kalıp klasörü oluştur", @@ -248,6 +249,7 @@ "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", "Storage invalid" : "Depolama geçersiz", + "You can only favorite a single file or folder at a time" : "Aynı anda yalnızca bir dosya ya da bir klasör sık kullanılanlara eklenebilir", "Unlimited" : "Sınırsız", "Search users" : "Kullanıcı arama", "Cancel" : "İptal", @@ -255,6 +257,7 @@ "%s%%" : "%%%s", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", "Deleted files" : "Silinmiş dosyalar", + "Open folder {name}" : "{name} klasörünü aç", "Search for an account" : "Hesap ara" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 81b451a44a6..ee8761bf24a 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Подання сіткою", "Home" : "Домівка", "Close" : "Закрити", - "Favorites" : "Із зірочкою", "Could not create folder \"{dir}\"" : "Неможливо створити каталог \"{dir}\"", "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", "Upload cancelled." : "Завантаження скасовано.", @@ -42,8 +41,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Не вдалося завантажити дані про файл \"{file}\"", "Files" : "Файли", "Details" : "Деталі", - "Please select tag(s) to add to the selection" : "Виберіть позначки, які ви додасте до вибраного", - "Apply tag(s) to selection" : "Застосувати позначки до вибраного", + "Please select tag(s) to add to the selection" : "Виберіть мітки, які ви додасте до вибраного", + "Apply tag(s) to selection" : "Додатки мітки до вибраного", "Select directory \"{dirName}\"" : "Виберіть каталог \"{dirName}\"", "Select file \"{fileName}\"" : "Вибрати файл \"{fileName}\"", "Pending" : "Очікування", @@ -104,13 +103,12 @@ OC.L10N.register( "Favorited" : "Із зірочкою", "Favorite" : "Додати зірочку", "Copy direct link (only works for users who have access to this file/folder)" : "Копіювати пряме посилання (користувачі мають мати доступ до цього файлу чи каталогу)", - "You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог", "New folder" : "Новий каталог", "Create new folder" : "Створити новий каталог", "Upload file" : "Завантажити файл", "Recent" : "Останні", - "This file has the tag {tag}" : "Цей файл має тег {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Цей файл має теги {firstTags} та {lastTag}", + "This file has the tag {tag}" : "Цей файл має мітку {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Цей файл має мітку {firstTags} та {lastTag}", "Not favorited" : "Без зірочки", "Remove from favorites" : "Прибрати зірочку", "Add to favorites" : "Додати зірочку", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "Вилучено зірочку", "You added {file} to your favorites" : "Ви додали зірочку для {file}", "You removed {file} from your favorites" : "Ви прибрали зірочку для {file}", + "Favorites" : "Із зірочкою", "File changes" : "Зміни у файлах", "Created by {user}" : "Створено користувачем {user}", "Changed by {user}" : "Змінено користувачем {user}", @@ -130,7 +129,7 @@ OC.L10N.register( "You created {file}" : "Ви створили {file}", "You created an encrypted file in {file}" : "Ви створили зашифрований файл у {file}", "{user} created {file}" : "{user} створив(-ла) файл {file}", - "{user} created an encrypted file in {file}" : "{user} створив зашифрований файл у {file}", + "{user} created an encrypted file in {file}" : "{user} створив(-ла) зашифрований файл у {file}", "{file} was created in a public folder" : "Файл {file} створено у публічному каталозі", "You changed {file}" : "Ви змінили файл {file}", "You changed an encrypted file in {file}" : "Ви змінили зашифрований файл у {file}", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Select the row for {displayName}" : "Виберіть рядок для {displayName}", - "Open folder {name}" : "Відкрити каталог {name}", + "File name" : "Ім'я файлу", "Download file {name}" : "Завантажити файл {name}", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", + "Name cannot be empty" : "Ім'я не може бути порожнім", "Total rows summary" : "Загалом рядків", "Select all" : "Вибрати все", "Unselect all" : "Зняти вибір", @@ -250,6 +250,7 @@ OC.L10N.register( "Text file" : "Текстовий файл", "New text file.txt" : "Новий текстовий файл.txt", "Storage invalid" : "Некоректне сховище", + "You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог", "Unlimited" : "Необмежено", "Search users" : "Пошук користувачів", "Cancel" : "Скасувати", @@ -257,6 +258,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "Використано %1$s із %2$s", "Deleted files" : "Кошик", + "Open folder {name}" : "Відкрити каталог {name}", "Search for an account" : "Пошук облікового запису" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 45fa9fecacb..e8044f79025 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -8,7 +8,6 @@ "Show grid view" : "Подання сіткою", "Home" : "Домівка", "Close" : "Закрити", - "Favorites" : "Із зірочкою", "Could not create folder \"{dir}\"" : "Неможливо створити каталог \"{dir}\"", "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", "Upload cancelled." : "Завантаження скасовано.", @@ -40,8 +39,8 @@ "Could not load info for file \"{file}\"" : "Не вдалося завантажити дані про файл \"{file}\"", "Files" : "Файли", "Details" : "Деталі", - "Please select tag(s) to add to the selection" : "Виберіть позначки, які ви додасте до вибраного", - "Apply tag(s) to selection" : "Застосувати позначки до вибраного", + "Please select tag(s) to add to the selection" : "Виберіть мітки, які ви додасте до вибраного", + "Apply tag(s) to selection" : "Додатки мітки до вибраного", "Select directory \"{dirName}\"" : "Виберіть каталог \"{dirName}\"", "Select file \"{fileName}\"" : "Вибрати файл \"{fileName}\"", "Pending" : "Очікування", @@ -102,13 +101,12 @@ "Favorited" : "Із зірочкою", "Favorite" : "Додати зірочку", "Copy direct link (only works for users who have access to this file/folder)" : "Копіювати пряме посилання (користувачі мають мати доступ до цього файлу чи каталогу)", - "You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог", "New folder" : "Новий каталог", "Create new folder" : "Створити новий каталог", "Upload file" : "Завантажити файл", "Recent" : "Останні", - "This file has the tag {tag}" : "Цей файл має тег {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Цей файл має теги {firstTags} та {lastTag}", + "This file has the tag {tag}" : "Цей файл має мітку {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Цей файл має мітку {firstTags} та {lastTag}", "Not favorited" : "Без зірочки", "Remove from favorites" : "Прибрати зірочку", "Add to favorites" : "Додати зірочку", @@ -117,6 +115,7 @@ "Removed from favorites" : "Вилучено зірочку", "You added {file} to your favorites" : "Ви додали зірочку для {file}", "You removed {file} from your favorites" : "Ви прибрали зірочку для {file}", + "Favorites" : "Із зірочкою", "File changes" : "Зміни у файлах", "Created by {user}" : "Створено користувачем {user}", "Changed by {user}" : "Змінено користувачем {user}", @@ -128,7 +127,7 @@ "You created {file}" : "Ви створили {file}", "You created an encrypted file in {file}" : "Ви створили зашифрований файл у {file}", "{user} created {file}" : "{user} створив(-ла) файл {file}", - "{user} created an encrypted file in {file}" : "{user} створив зашифрований файл у {file}", + "{user} created an encrypted file in {file}" : "{user} створив(-ла) зашифрований файл у {file}", "{file} was created in a public folder" : "Файл {file} створено у публічному каталозі", "You changed {file}" : "Ви змінили файл {file}", "You changed an encrypted file in {file}" : "Ви змінили зашифрований файл у {file}", @@ -170,10 +169,11 @@ "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Select the row for {displayName}" : "Виберіть рядок для {displayName}", - "Open folder {name}" : "Відкрити каталог {name}", + "File name" : "Ім'я файлу", "Download file {name}" : "Завантажити файл {name}", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", + "Name cannot be empty" : "Ім'я не може бути порожнім", "Total rows summary" : "Загалом рядків", "Select all" : "Вибрати все", "Unselect all" : "Зняти вибір", @@ -248,6 +248,7 @@ "Text file" : "Текстовий файл", "New text file.txt" : "Новий текстовий файл.txt", "Storage invalid" : "Некоректне сховище", + "You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог", "Unlimited" : "Необмежено", "Search users" : "Пошук користувачів", "Cancel" : "Скасувати", @@ -255,6 +256,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "Використано %1$s із %2$s", "Deleted files" : "Кошик", + "Open folder {name}" : "Відкрити каталог {name}", "Search for an account" : "Пошук облікового запису" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 726377d1eb4..fcb4e7e76b7 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Nhãn", "Home" : "Nhà", "Close" : "Đóng", - "Favorites" : "Ưa thích", "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”", "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Upload cancelled." : "Hủy tải lên", @@ -93,7 +92,6 @@ OC.L10N.register( "Favorited" : "Được ưa thích", "Favorite" : "Ưa thích", "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", - "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "New folder" : "Tạo thư mục", "Create new folder" : "Tạo thư mục mới", "Upload file" : "Tải lên tập tin", @@ -106,6 +104,7 @@ OC.L10N.register( "Removed from favorites" : "Đã xóa khỏi mục ưa thích", "You added {file} to your favorites" : "Bạn đã thêm {file} vào mục ưa thích của bạn", "You removed {file} from your favorites" : "Bạn đã xóa {file} khỏi mục ưa thích của mình", + "Favorites" : "Ưa thích", "File changes" : "Tệp thay đổi", "Created by {user}" : "Được tạo bởi {user}", "Changed by {user}" : "Thay đổi bởi {user}", @@ -156,6 +155,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Việc chuyển quyền sở hữu {path} từ {user} đã hoàn tất.", "in %s" : "trong %s", "File Management" : "Quản lý tệp tin", + "Name cannot be empty" : "Tên không thể trống", "Select all" : "Chọn tất cả", "Transfer ownership of a file or folder" : "Chuyển quyền sở hữu tệp hoặc thư mục", "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", @@ -202,6 +202,7 @@ OC.L10N.register( "Text file" : "Tập tin văn bản", "New text file.txt" : "Tệp văn bản mới.txt", "Storage invalid" : "Lưu trữ không hợp lệ", + "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "Unlimited" : "Không giới hạn", "Search users" : "Tìm kiếm người dùng", "Cancel" : "Hủy bỏ", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index db5a1343bfa..f8885920e22 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -6,7 +6,6 @@ "Tags" : "Nhãn", "Home" : "Nhà", "Close" : "Đóng", - "Favorites" : "Ưa thích", "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”", "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Upload cancelled." : "Hủy tải lên", @@ -91,7 +90,6 @@ "Favorited" : "Được ưa thích", "Favorite" : "Ưa thích", "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", - "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "New folder" : "Tạo thư mục", "Create new folder" : "Tạo thư mục mới", "Upload file" : "Tải lên tập tin", @@ -104,6 +102,7 @@ "Removed from favorites" : "Đã xóa khỏi mục ưa thích", "You added {file} to your favorites" : "Bạn đã thêm {file} vào mục ưa thích của bạn", "You removed {file} from your favorites" : "Bạn đã xóa {file} khỏi mục ưa thích của mình", + "Favorites" : "Ưa thích", "File changes" : "Tệp thay đổi", "Created by {user}" : "Được tạo bởi {user}", "Changed by {user}" : "Thay đổi bởi {user}", @@ -154,6 +153,7 @@ "The ownership transfer of {path} from {user} has completed." : "Việc chuyển quyền sở hữu {path} từ {user} đã hoàn tất.", "in %s" : "trong %s", "File Management" : "Quản lý tệp tin", + "Name cannot be empty" : "Tên không thể trống", "Select all" : "Chọn tất cả", "Transfer ownership of a file or folder" : "Chuyển quyền sở hữu tệp hoặc thư mục", "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", @@ -200,6 +200,7 @@ "Text file" : "Tập tin văn bản", "New text file.txt" : "Tệp văn bản mới.txt", "Storage invalid" : "Lưu trữ không hợp lệ", + "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "Unlimited" : "Không giới hạn", "Search users" : "Tìm kiếm người dùng", "Cancel" : "Hủy bỏ", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index d85a211d2e0..5b1a5788841 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "显示网格视图", "Home" : "首页", "Close" : "关闭", - "Favorites" : "收藏", "Could not create folder \"{dir}\"" : "无法创建文件夹“{dir}”", "This will stop your current uploads." : "这会终止您当前的上传。", "Upload cancelled." : "上传已取消。", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "已收藏", "Favorite" : "收藏", "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)", - "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "New folder" : "新建文件夹", "Create new folder" : "创建新文件夹", "Upload file" : "上传文件", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "从收藏夹移除", "You added {file} to your favorites" : "您已经添加 {file} 到您的收藏夹", "You removed {file} from your favorites" : "您已从收藏夹中移除 {file}", + "Favorites" : "收藏", "File changes" : "文件发生变化", "Created by {user}" : "由 {user} 创建", "Changed by {user}" : "由 {user} 更改", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "重新载入当前目录", "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Select the row for {displayName}" : "选择 {displayName} 的行", - "Open folder {name}" : "打开文件夹 {name}", + "File name" : "文件名", "Download file {name}" : "下载文件 {name}", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", + "Name cannot be empty" : "名称不能为空", "Total rows summary" : "总行摘要", "Select all" : "全部选择", "Unselect all" : "取消全选", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "无法从模板创建新文件", "Delete permanently" : "彻底删除", "Open folder {displayName}" : "打开文件夹{displayName}", + "Open details" : "打开详情", "Set up templates folder" : "设置模板文件夹", "Templates" : "模板", "Create new templates folder" : "新建模板文件夹", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "文本文件", "New text file.txt" : "新建文本文档.txt", "Storage invalid" : "存储空间无效", + "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "Unlimited" : "无限制", "Search users" : "搜索用户", "Cancel" : "取消", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", "Deleted files" : "已删除的文件", + "Open folder {name}" : "打开文件夹 {name}", "Search for an account" : "搜索一个账户" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index a95cbd1548c..61a2ad05812 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -8,7 +8,6 @@ "Show grid view" : "显示网格视图", "Home" : "首页", "Close" : "关闭", - "Favorites" : "收藏", "Could not create folder \"{dir}\"" : "无法创建文件夹“{dir}”", "This will stop your current uploads." : "这会终止您当前的上传。", "Upload cancelled." : "上传已取消。", @@ -102,7 +101,6 @@ "Favorited" : "已收藏", "Favorite" : "收藏", "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)", - "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "New folder" : "新建文件夹", "Create new folder" : "创建新文件夹", "Upload file" : "上传文件", @@ -117,6 +115,7 @@ "Removed from favorites" : "从收藏夹移除", "You added {file} to your favorites" : "您已经添加 {file} 到您的收藏夹", "You removed {file} from your favorites" : "您已从收藏夹中移除 {file}", + "Favorites" : "收藏", "File changes" : "文件发生变化", "Created by {user}" : "由 {user} 创建", "Changed by {user}" : "由 {user} 更改", @@ -170,10 +169,11 @@ "Reload current directory" : "重新载入当前目录", "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Select the row for {displayName}" : "选择 {displayName} 的行", - "Open folder {name}" : "打开文件夹 {name}", + "File name" : "文件名", "Download file {name}" : "下载文件 {name}", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", + "Name cannot be empty" : "名称不能为空", "Total rows summary" : "总行摘要", "Select all" : "全部选择", "Unselect all" : "取消全选", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "无法从模板创建新文件", "Delete permanently" : "彻底删除", "Open folder {displayName}" : "打开文件夹{displayName}", + "Open details" : "打开详情", "Set up templates folder" : "设置模板文件夹", "Templates" : "模板", "Create new templates folder" : "新建模板文件夹", @@ -248,6 +249,7 @@ "Text file" : "文本文件", "New text file.txt" : "新建文本文档.txt", "Storage invalid" : "存储空间无效", + "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "Unlimited" : "无限制", "Search users" : "搜索用户", "Cancel" : "取消", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", "Deleted files" : "已删除的文件", + "Open folder {name}" : "打开文件夹 {name}", "Search for an account" : "搜索一个账户" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f56bc42cdfd..c66cd412851 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "顯示網格視圖", "Home" : "主目錄", "Close" : "關閉", - "Favorites" : "最愛", "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "This will stop your current uploads." : "這會終止目前任何的上傳。", "Upload cancelled." : "上傳已取消", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "已加入最愛", "Favorite" : "我的最愛", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", - "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "已從最愛中移除", "You added {file} to your favorites" : "你已添加 {file} 至最愛", "You removed {file} from your favorites" : "你已移除 {file} 從最愛", + "Favorites" : "最愛", "File changes" : "檔案更動", "Created by {user}" : "由 {user} 建立", "Changed by {user}" : "由 {user} 改動", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄", "Select the row for {displayName}" : "選擇 {displayName} 的行", - "Open folder {name}" : "打開資料夾 {name}", + "File name" : "檔案名稱", "Download file {name}" : "下載檔案 {name}", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "Name cannot be empty" : "名稱不能空白", "Total rows summary" : "總列摘要", "Select all" : "全選", "Unselect all" : "取消全選", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "無法從模板創建新檔案", "Delete permanently" : "永久刪除", "Open folder {displayName}" : "打開資料夾 {displayName}", + "Open details" : "開啟細節", "Set up templates folder" : "設定範本資料夾", "Templates" : "模板", "Create new templates folder" : "創建新範本資料夾", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", "Storage invalid" : "無效的儲存空間", + "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "Unlimited" : "無限制", "Search users" : "搜尋用戶", "Cancel" : "取消", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s", "Deleted files" : "回收桶", + "Open folder {name}" : "打開資料夾 {name}", "Search for an account" : "搜尋賬號" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index df67805e925..d8128d32e97 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -8,7 +8,6 @@ "Show grid view" : "顯示網格視圖", "Home" : "主目錄", "Close" : "關閉", - "Favorites" : "最愛", "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "This will stop your current uploads." : "這會終止目前任何的上傳。", "Upload cancelled." : "上傳已取消", @@ -102,7 +101,6 @@ "Favorited" : "已加入最愛", "Favorite" : "我的最愛", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", - "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -117,6 +115,7 @@ "Removed from favorites" : "已從最愛中移除", "You added {file} to your favorites" : "你已添加 {file} 至最愛", "You removed {file} from your favorites" : "你已移除 {file} 從最愛", + "Favorites" : "最愛", "File changes" : "檔案更動", "Created by {user}" : "由 {user} 建立", "Changed by {user}" : "由 {user} 改動", @@ -170,10 +169,11 @@ "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄", "Select the row for {displayName}" : "選擇 {displayName} 的行", - "Open folder {name}" : "打開資料夾 {name}", + "File name" : "檔案名稱", "Download file {name}" : "下載檔案 {name}", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "Name cannot be empty" : "名稱不能空白", "Total rows summary" : "總列摘要", "Select all" : "全選", "Unselect all" : "取消全選", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "無法從模板創建新檔案", "Delete permanently" : "永久刪除", "Open folder {displayName}" : "打開資料夾 {displayName}", + "Open details" : "開啟細節", "Set up templates folder" : "設定範本資料夾", "Templates" : "模板", "Create new templates folder" : "創建新範本資料夾", @@ -248,6 +249,7 @@ "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", "Storage invalid" : "無效的儲存空間", + "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "Unlimited" : "無限制", "Search users" : "搜尋用戶", "Cancel" : "取消", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s", "Deleted files" : "回收桶", + "Open folder {name}" : "打開資料夾 {name}", "Search for an account" : "搜尋賬號" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index ea969cb07c4..a5b2ecb0a9d 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "顯示網格檢視", "Home" : "家目錄", "Close" : "關閉", - "Favorites" : "最愛", "Could not create folder \"{dir}\"" : "無法建立資料夾「{dir}」", "This will stop your current uploads." : "這會終止目前任何的上傳。", "Upload cancelled." : "上傳已取消。", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "已加入最愛", "Favorite" : "我的最愛", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", - "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -119,6 +117,7 @@ OC.L10N.register( "Removed from favorites" : "已從最愛中移除", "You added {file} to your favorites" : "您已新增 {file} 至您的最愛", "You removed {file} from your favorites" : "您已從您的最愛移除 {file}", + "Favorites" : "最愛", "File changes" : "檔案更動", "Created by {user}" : "由 {user} 建立", "Changed by {user}" : "由 {user} 改動", @@ -172,10 +171,11 @@ OC.L10N.register( "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Select the row for {displayName}" : "選取 {displayName} 的列", - "Open folder {name}" : "開啟資料夾 {name}", + "File name" : "檔案名稱", "Download file {name}" : "下載檔案 {name}", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "Name cannot be empty" : "名稱不能空白", "Total rows summary" : "總列摘要", "Select all" : "全選", "Unselect all" : "取消全選", @@ -229,6 +229,7 @@ OC.L10N.register( "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Open folder {displayName}" : "開啟資料夾 {displayName}", + "Open details" : "開啟細節", "Set up templates folder" : "設定範本資料夾", "Templates" : "範本", "Create new templates folder" : "建立新的範本資料夾", @@ -250,6 +251,7 @@ OC.L10N.register( "Text file" : "文字檔案", "New text file.txt" : "新文字檔案.txt", "Storage invalid" : "無效的儲存空間", + "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "Unlimited" : "無限制", "Search users" : "搜尋使用者", "Cancel" : "取消", @@ -257,6 +259,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", "Deleted files" : "已刪除的檔案", + "Open folder {name}" : "開啟資料夾 {name}", "Search for an account" : "搜尋帳號" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 887ef70e65a..dbd2af6386d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -8,7 +8,6 @@ "Show grid view" : "顯示網格檢視", "Home" : "家目錄", "Close" : "關閉", - "Favorites" : "最愛", "Could not create folder \"{dir}\"" : "無法建立資料夾「{dir}」", "This will stop your current uploads." : "這會終止目前任何的上傳。", "Upload cancelled." : "上傳已取消。", @@ -102,7 +101,6 @@ "Favorited" : "已加入最愛", "Favorite" : "我的最愛", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", - "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -117,6 +115,7 @@ "Removed from favorites" : "已從最愛中移除", "You added {file} to your favorites" : "您已新增 {file} 至您的最愛", "You removed {file} from your favorites" : "您已從您的最愛移除 {file}", + "Favorites" : "最愛", "File changes" : "檔案更動", "Created by {user}" : "由 {user} 建立", "Changed by {user}" : "由 {user} 改動", @@ -170,10 +169,11 @@ "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Select the row for {displayName}" : "選取 {displayName} 的列", - "Open folder {name}" : "開啟資料夾 {name}", + "File name" : "檔案名稱", "Download file {name}" : "下載檔案 {name}", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "Name cannot be empty" : "名稱不能空白", "Total rows summary" : "總列摘要", "Select all" : "全選", "Unselect all" : "取消全選", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Open folder {displayName}" : "開啟資料夾 {displayName}", + "Open details" : "開啟細節", "Set up templates folder" : "設定範本資料夾", "Templates" : "範本", "Create new templates folder" : "建立新的範本資料夾", @@ -248,6 +249,7 @@ "Text file" : "文字檔案", "New text file.txt" : "新文字檔案.txt", "Storage invalid" : "無效的儲存空間", + "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "Unlimited" : "無限制", "Search users" : "搜尋使用者", "Cancel" : "取消", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", "Deleted files" : "已刪除的檔案", + "Open folder {name}" : "開啟資料夾 {name}", "Search for an account" : "搜尋帳號" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |