diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ro.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ro.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/uk.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 0a293c2523e..16699e084f6 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -93,6 +93,7 @@ OC.L10N.register( "Folder" : "Dosar", "Upload" : "Încărcă", "Cancel upload" : "Anulează încărcarea", + "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", "Files are being scanned, please wait." : "Fișierele sunt scanate, te rog așteaptă.", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index b3e59f9cfac..d09af6ba759 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -91,6 +91,7 @@ "Folder" : "Dosar", "Upload" : "Încărcă", "Cancel upload" : "Anulează încărcarea", + "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", "Files are being scanned, please wait." : "Fișierele sunt scanate, te rog așteaptă.", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index ee509490a6c..2577d6569c2 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -70,6 +70,7 @@ OC.L10N.register( "An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки", "A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>", "A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Обмежити повідомлення про створення та зміни в ваших <strong>улюблених файлах</strong>\n<em>(Тількі потік)</em>", "A file or folder has been <strong>deleted</strong>" : "Файл або теку було <strong> видалено </strong>", "A file or folder has been <strong>restored</strong>" : "Файл або теку було <strong> відновлено </strong>", "You created %1$s" : "Вами створено %1$s", @@ -99,6 +100,7 @@ OC.L10N.register( "Folder" : "Тека", "Upload" : "Вивантажити", "Cancel upload" : "Перервати завантаження", + "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйте з пристроями!", "No entries found in this folder" : "Записів не знайдено в цій папці", "Select all" : "Вибрати всі", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index fde1b788506..9522cf829bd 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -68,6 +68,7 @@ "An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки", "A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>", "A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Обмежити повідомлення про створення та зміни в ваших <strong>улюблених файлах</strong>\n<em>(Тількі потік)</em>", "A file or folder has been <strong>deleted</strong>" : "Файл або теку було <strong> видалено </strong>", "A file or folder has been <strong>restored</strong>" : "Файл або теку було <strong> відновлено </strong>", "You created %1$s" : "Вами створено %1$s", @@ -97,6 +98,7 @@ "Folder" : "Тека", "Upload" : "Вивантажити", "Cancel upload" : "Перервати завантаження", + "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйте з пристроями!", "No entries found in this folder" : "Записів не знайдено в цій папці", "Select all" : "Вибрати всі", |