aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/nl.js4
-rw-r--r--apps/files/l10n/nl.json4
-rw-r--r--apps/files/l10n/pt_BR.js1
-rw-r--r--apps/files/l10n/pt_BR.json1
-rw-r--r--apps/files/l10n/ru.js4
-rw-r--r--apps/files/l10n/ru.json4
6 files changed, 14 insertions, 4 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 58cc47baa8b..f762a33d8bc 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Error" : "Fout",
"Could not rename file" : "Kon de naam van het bestand niet wijzigen",
"Error deleting file." : "Fout bij verwijderen bestand.",
+ "No entries in this folder match '{filter}'" : "Niets in deze map komt overeen met '{filter}'",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Aangepast",
@@ -73,7 +74,7 @@ OC.L10N.register(
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryptie is uitgeschakeld maar uw bestanden zijn nog steeds versleuteld. Ga naar uw persoonlijke instellingen om uw bestanden te decoderen.",
- "_ matches '{filter}'_::_ match '{filter}'_" : ["",""],
+ "_ matches '{filter}'_::_ match '{filter}'_" : ["komt overeen met '{filter}'","komt overeen met '{filter}'"],
"{dirs} and {files}" : "{dirs} en {files}",
"Favorited" : "Favoriet",
"Favorite" : "Favoriet",
@@ -97,6 +98,7 @@ OC.L10N.register(
"Cancel upload" : "Upload afbreken",
"No files yet" : "Nog geen bestanden.",
"Upload some content or sync with your devices!" : "Upload bestanden of synchroniseer met uw apparaten!",
+ "No entries found in this folder" : "Niets",
"Select all" : "Alles selecteren",
"Download" : "Downloaden",
"Upload too large" : "Upload is te groot",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index ef0fafe4344..4eeec0c31ee 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -58,6 +58,7 @@
"Error" : "Fout",
"Could not rename file" : "Kon de naam van het bestand niet wijzigen",
"Error deleting file." : "Fout bij verwijderen bestand.",
+ "No entries in this folder match '{filter}'" : "Niets in deze map komt overeen met '{filter}'",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Aangepast",
@@ -71,7 +72,7 @@
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryptie is uitgeschakeld maar uw bestanden zijn nog steeds versleuteld. Ga naar uw persoonlijke instellingen om uw bestanden te decoderen.",
- "_ matches '{filter}'_::_ match '{filter}'_" : ["",""],
+ "_ matches '{filter}'_::_ match '{filter}'_" : ["komt overeen met '{filter}'","komt overeen met '{filter}'"],
"{dirs} and {files}" : "{dirs} en {files}",
"Favorited" : "Favoriet",
"Favorite" : "Favoriet",
@@ -95,6 +96,7 @@
"Cancel upload" : "Upload afbreken",
"No files yet" : "Nog geen bestanden.",
"Upload some content or sync with your devices!" : "Upload bestanden of synchroniseer met uw apparaten!",
+ "No entries found in this folder" : "Niets",
"Select all" : "Alles selecteren",
"Download" : "Downloaden",
"Upload too large" : "Upload is te groot",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 340ebfdf06a..4dd65c0202c 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -98,6 +98,7 @@ OC.L10N.register(
"Cancel upload" : "Cancelar envio",
"No files yet" : "Nenhum arquivo até agora",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!",
+ "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
"Select all" : "Selecionar tudo",
"Download" : "Baixar",
"Upload too large" : "Arquivo muito grande para envio",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 6e43d32d080..1dc5c598321 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -96,6 +96,7 @@
"Cancel upload" : "Cancelar envio",
"No files yet" : "Nenhum arquivo até agora",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!",
+ "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
"Select all" : "Selecionar tudo",
"Download" : "Baixar",
"Upload too large" : "Arquivo muito grande para envio",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 86416d1e776..8494f913794 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Error" : "Ошибка",
"Could not rename file" : "Не удалось переименовать файл",
"Error deleting file." : "Ошибка при удалении файла.",
+ "No entries in this folder match '{filter}'" : "В данном каталоге нет ничего соответствующего '{filter}'",
"Name" : "Имя",
"Size" : "Размер",
"Modified" : "Изменён",
@@ -73,7 +74,7 @@ OC.L10N.register(
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение для шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите вновь",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Закрытый ключ приложения шифрования недействителен. Обновите закрытый ключ в личных настройках, чтобы восстановить доступ к зашифрованным файлам.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрование было отключено, но ваши файлы остались зашифрованными. Зайдите на страницу личных настроек для того, чтобы расшифровать их.",
- "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""],
+ "_ matches '{filter}'_::_ match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствует '{filter}'"],
"{dirs} and {files}" : "{dirs} и {files}",
"Favorited" : "Избранное",
"Favorite" : "Избранное",
@@ -97,6 +98,7 @@ OC.L10N.register(
"Cancel upload" : "Отменить загрузку",
"No files yet" : "Пока ещё нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
+ "No entries found in this folder" : "Каталог пуст",
"Select all" : "Выбрать все",
"Download" : "Скачать",
"Upload too large" : "Файл слишком велик",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index b0c7c706b57..c16452f7e11 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -58,6 +58,7 @@
"Error" : "Ошибка",
"Could not rename file" : "Не удалось переименовать файл",
"Error deleting file." : "Ошибка при удалении файла.",
+ "No entries in this folder match '{filter}'" : "В данном каталоге нет ничего соответствующего '{filter}'",
"Name" : "Имя",
"Size" : "Размер",
"Modified" : "Изменён",
@@ -71,7 +72,7 @@
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение для шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите вновь",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Закрытый ключ приложения шифрования недействителен. Обновите закрытый ключ в личных настройках, чтобы восстановить доступ к зашифрованным файлам.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрование было отключено, но ваши файлы остались зашифрованными. Зайдите на страницу личных настроек для того, чтобы расшифровать их.",
- "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""],
+ "_ matches '{filter}'_::_ match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствует '{filter}'"],
"{dirs} and {files}" : "{dirs} и {files}",
"Favorited" : "Избранное",
"Favorite" : "Избранное",
@@ -95,6 +96,7 @@
"Cancel upload" : "Отменить загрузку",
"No files yet" : "Пока ещё нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
+ "No entries found in this folder" : "Каталог пуст",
"Select all" : "Выбрать все",
"Download" : "Скачать",
"Upload too large" : "Файл слишком велик",