diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-27 02:27:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-27 02:27:07 +0000 |
commit | a0d786769d99b946928094eb2c7db9d6bf9b4a1c (patch) | |
tree | 3f19779c086f0ab322ba4a51bc80bd13dbd1dd67 /core/l10n | |
parent | 507abf8323bd987393c90d2d225cf1685fd11fb7 (diff) | |
download | nextcloud-server-a0d786769d99b946928094eb2c7db9d6bf9b4a1c.tar.gz nextcloud-server-a0d786769d99b946928094eb2c7db9d6bf9b4a1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/sr.js | 2 | ||||
-rw-r--r-- | core/l10n/sr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index d76c61defd7..099c3672c49 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -160,6 +160,8 @@ OC.L10N.register( "Recommended apps" : "Препоручене апликације", "Loading apps …" : "Учитавам апликације…", "Could not fetch list of apps from the app store." : "Не могу да дохватим листу апликација из продавнице.", + "Installing apps …" : "Инсталирам апликације…", + "Nextcloud {app}" : "Некстклауд апликација {app}", "App download or installation failed" : "Скидање или инсталирање апликације није успело", "Can't install this app because it is not compatible" : "Не могу да инсталирам ову апликација зато што није компатибилна", "Can't install this app" : "Не могу да инсталирам ову апликацију", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 38c855d24f2..dc4a4ec9ece 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -158,6 +158,8 @@ "Recommended apps" : "Препоручене апликације", "Loading apps …" : "Учитавам апликације…", "Could not fetch list of apps from the app store." : "Не могу да дохватим листу апликација из продавнице.", + "Installing apps …" : "Инсталирам апликације…", + "Nextcloud {app}" : "Некстклауд апликација {app}", "App download or installation failed" : "Скидање или инсталирање апликације није успело", "Can't install this app because it is not compatible" : "Не могу да инсталирам ову апликација зато што није компатибилна", "Can't install this app" : "Не могу да инсталирам ову апликацију", |