diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-12 02:24:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-12 02:24:30 +0000 |
commit | 7391c8149540d16fb9ecc12568e7b8ebfcdec35c (patch) | |
tree | 80944bd60d60b101373351790bba7311eed65300 /apps/files/l10n | |
parent | 68c4df0aa8eb7447eb7667b18dce4bbbaec6887b (diff) | |
download | nextcloud-server-7391c8149540d16fb9ecc12568e7b8ebfcdec35c.tar.gz nextcloud-server-7391c8149540d16fb9ecc12568e7b8ebfcdec35c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/bg.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/bg.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/eu.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index db892b8e9d2..7988758bcab 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -77,6 +77,7 @@ OC.L10N.register( "_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"], "You do not have permission to upload or create files here" : "Нямате право да качвате или създавате файлове тук", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], + "New file/folder menu" : "Ново меню за файл/папка", "Select file range" : "Избери от файловете", "{used} of {quota} used" : "{used} от {quota} използвани", "{used} used" : "{used} използвани", @@ -190,6 +191,7 @@ OC.L10N.register( "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", + "Files settings" : "Настройки на файловете", "Show hidden files" : "Показвай и скрити файлове", "Crop image previews" : "Изрязване на визуализациите на изображение", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 2e09d87595b..fc09a12b3d1 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -75,6 +75,7 @@ "_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"], "You do not have permission to upload or create files here" : "Нямате право да качвате или създавате файлове тук", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], + "New file/folder menu" : "Ново меню за файл/папка", "Select file range" : "Избери от файловете", "{used} of {quota} used" : "{used} от {quota} използвани", "{used} used" : "{used} използвани", @@ -188,6 +189,7 @@ "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", + "Files settings" : "Настройки на файловете", "Show hidden files" : "Показвай и скрити файлове", "Crop image previews" : "Изрязване на визуализациите на изображение", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index acca2a6c940..1622506a4bb 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -13,7 +13,7 @@ OC.L10N.register( "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." : "Igoera bertan behera utzi da.", + "Upload cancelled." : "Karga bertan behera utzi da.", "Processing files …" : "Fitxategiak prozesatzen...", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} kargatu karpeta bat delako edo 0 byte dituelako", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index cac0f378917..4763964b426 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -11,7 +11,7 @@ "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." : "Igoera bertan behera utzi da.", + "Upload cancelled." : "Karga bertan behera utzi da.", "Processing files …" : "Fitxategiak prozesatzen...", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} kargatu karpeta bat delako edo 0 byte dituelako", |