diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-26 02:15:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-26 02:15:57 +0000 |
commit | 123c4aa4e01583d9d3f8db6d46fc28f2a6fb76b8 (patch) | |
tree | 9a11dcc553a17433f38cbb704f912b46d527825a /apps/files | |
parent | a9fb5676210d2f7f45612f6b755badef78915e89 (diff) | |
download | nextcloud-server-123c4aa4e01583d9d3f8db6d46fc28f2a6fb76b8.tar.gz nextcloud-server-123c4aa4e01583d9d3f8db6d46fc28f2a6fb76b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 6674505fc08..0557f5ab98d 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -137,6 +137,8 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Upload (max. %s)" : "Отпремање (макс. %s)", "File Management" : "Управљање фајловима", + "Error while loading the file data" : "Грешка при учитавању података фајла", + "Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла", "%s used" : "%s искоришћено", "%s%% of %s used" : "%s%% од %s искоришћено", "%1$s of %2$s used" : "Заузето %1$s од %2$s", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 3bc75fc1506..c6975763bfd 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -135,6 +135,8 @@ "Unlimited" : "Неограничено", "Upload (max. %s)" : "Отпремање (макс. %s)", "File Management" : "Управљање фајловима", + "Error while loading the file data" : "Грешка при учитавању података фајла", + "Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла", "%s used" : "%s искоришћено", "%s%% of %s used" : "%s%% од %s искоришћено", "%1$s of %2$s used" : "Заузето %1$s од %2$s", |