diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/be.js | 1 | ||||
-rw-r--r-- | core/l10n/be.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/be.js b/core/l10n/be.js index e96b443d8cb..4da28815f86 100644 --- a/core/l10n/be.js +++ b/core/l10n/be.js @@ -297,6 +297,7 @@ OC.L10N.register( "Access through untrusted domain" : "Доступ праз ненадзейны дамен", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Звярніцеся да адміністратара. Калі вы адміністратар, адрэдагуйце параметр \"trusted_domains\" у config/config.php, як у прыкладзе ў config.sample.php.", "App update required" : "Патрэбна абнавіць праграму", + "%1$s will be updated to version %2$s" : "%1$s будзе абноўлена да версіі %2$s", "The following apps will be updated:" : "Будуць абноўлены наступныя праграмы:", "These incompatible apps will be disabled:" : "Гэтыя несумяшчальныя праграмы будуць адключаныя:", "Start update" : "Запусціць абнаўленне", diff --git a/core/l10n/be.json b/core/l10n/be.json index 01e933ad5a7..115c117b755 100644 --- a/core/l10n/be.json +++ b/core/l10n/be.json @@ -295,6 +295,7 @@ "Access through untrusted domain" : "Доступ праз ненадзейны дамен", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Звярніцеся да адміністратара. Калі вы адміністратар, адрэдагуйце параметр \"trusted_domains\" у config/config.php, як у прыкладзе ў config.sample.php.", "App update required" : "Патрэбна абнавіць праграму", + "%1$s will be updated to version %2$s" : "%1$s будзе абноўлена да версіі %2$s", "The following apps will be updated:" : "Будуць абноўлены наступныя праграмы:", "These incompatible apps will be disabled:" : "Гэтыя несумяшчальныя праграмы будуць адключаныя:", "Start update" : "Запусціць абнаўленне", |