diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
commit | 298b79410d433a5394123393b2462eb870a64947 (patch) | |
tree | e4fd07f1d55029293caed61c3b7af529c8785246 /settings/l10n/bs.js | |
parent | 493c255f7f774783b78a58d930a2d1f446274d51 (diff) | |
download | nextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/bs.js')
-rw-r--r-- | settings/l10n/bs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js index 19222626af7..6e8fe31f60f 100644 --- a/settings/l10n/bs.js +++ b/settings/l10n/bs.js @@ -31,8 +31,6 @@ OC.L10N.register( "Disable" : "Onemogući", "Enable" : "Omogući", "Error while enabling app" : "Greška pri omogućavanju aplikacije", - "Updating...." : "Ažuriranje...", - "Error while updating app" : "Greška pri ažuriranju aplikacije", "Updated" : "Ažurirano", "Valid until {date}" : "Validno do {date}", "Delete" : "Izbriši", @@ -136,6 +134,8 @@ OC.L10N.register( "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", "Sending..." : "Slanje...", + "Updating...." : "Ažuriranje...", + "Error while updating app" : "Greška pri ažuriranju aplikacije", "Uninstalling ...." : "Deinstaliranje....", "Error while uninstalling app" : "Greška pri deinstaliranju aplikacije", "Uninstall" : "Deinstaliraj", |