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 /lib/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 'lib/l10n')
-rw-r--r-- | lib/l10n/bg.js | 1 | ||||
-rw-r--r-- | lib/l10n/bg.json | 1 | ||||
-rw-r--r-- | lib/l10n/eu.js | 2 | ||||
-rw-r--r-- | lib/l10n/eu.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 172493809dd..1f31e9e0504 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -207,6 +207,7 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Приложението „%1$s“ не може да бъде инсталирано, защото следните зависимости не са изпълнени: %2$s", "a safe home for all your data" : "безопасен дом за всички ваши данни", "File is currently busy, please try again later" : "Файлът в момента е зает, моля, опитайте отново по-късно", + "Cannot download file" : "Файлът не можа да бъде изтеглен", "Application is not enabled" : "Приложението не е включено", "Authentication error" : "Грешка при удостоверяването", "Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 954c27b98eb..41507e49a44 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -205,6 +205,7 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Приложението „%1$s“ не може да бъде инсталирано, защото следните зависимости не са изпълнени: %2$s", "a safe home for all your data" : "безопасен дом за всички ваши данни", "File is currently busy, please try again later" : "Файлът в момента е зает, моля, опитайте отново по-късно", + "Cannot download file" : "Файлът не можа да бъде изтеглен", "Application is not enabled" : "Приложението не е включено", "Authentication error" : "Грешка при удостоверяването", "Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index f1b057aaeaf..94244be5607 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -207,7 +207,7 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" aplikazioa ezin da instalatu, menpekotasun hauek betetzen ez direlako:%2$s", "a safe home for all your data" : "zure datu guztientzako toki segurua", "File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago", - "Cannot download file" : "Ezin da fitxategia jaitsi", + "Cannot download file" : "Ezin da fitxategia deskargatu", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", "Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 42923cf5599..0eac90e1da9 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -205,7 +205,7 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" aplikazioa ezin da instalatu, menpekotasun hauek betetzen ez direlako:%2$s", "a safe home for all your data" : "zure datu guztientzako toki segurua", "File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago", - "Cannot download file" : "Ezin da fitxategia jaitsi", + "Cannot download file" : "Ezin da fitxategia deskargatu", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", "Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.", |