diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
commit | f075c22c7279a1602be110ac6d8b199e4f7816c7 (patch) | |
tree | d9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /settings/l10n/sr@latin.js | |
parent | a730fafe2b6bbee8c1624d8150fbead260c0f558 (diff) | |
download | nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sr@latin.js')
-rw-r--r-- | settings/l10n/sr@latin.js | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/settings/l10n/sr@latin.js b/settings/l10n/sr@latin.js deleted file mode 100644 index 5693fbf995d..00000000000 --- a/settings/l10n/sr@latin.js +++ /dev/null @@ -1,39 +0,0 @@ -OC.L10N.register( - "settings", - { - "Authentication error" : "Greška pri autentifikaciji", - "Saved" : "Sačuvano", - "Email sent" : "Email poslat", - "External Storage" : "Spoljašnje skladište", - "Updates" : "Ažuriranja", - "Language changed" : "Jezik je izmenjen", - "Invalid request" : "Neispravan zahtev", - "Delete" : "Obriši", - "Very weak password" : "Veoma slaba lozinka", - "Weak password" : "Slaba lozinka", - "So-so password" : "Osrednja lozinka", - "Good password" : "Dobra lozinka", - "Strong password" : "Jaka lozinka", - "Groups" : "Grupe", - "never" : "nikad", - "Port" : "Port", - "Cheers!" : "U zdravlje!", - "Cancel" : "Otkaži", - "Email" : "E-mail", - "Password" : "Lozinka", - "Unable to change your password" : "Ne mogu da izmenim vašu lozinku", - "Current password" : "Trenutna lozinka", - "New password" : "Nova lozinka", - "Change password" : "Izmeni lozinku", - "Language" : "Jezik", - "Name" : "naziv", - "Username" : "Korisničko ime", - "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaših fajlova", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", - "Create" : "Napravi", - "Group" : "Grupa", - "Other" : "Drugo" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |