diff options
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 949da3caf4b..c2145116f7b 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Празан назив није дозвољен", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Апликација \"%s\" не може бити инсталирана јер appinfo фајл не може да се прочита.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Апликација \"%s\" не може бити инсталирана јер није компатибилна са овом верзијом сервера.", + "__language_name__" : "Српски", "This is an automatically sent email, please do not reply." : "Ово је аутоматски генерисана порука, не одговарајте на њу.", "Help" : "Помоћ", "Apps" : "Апликације", @@ -81,7 +82,6 @@ OC.L10N.register( "Personal info" : "Лични подаци", "Sync clients" : "Клијенти у синхронизацији", "Unlimited" : "Неограничено", - "__language_name__" : "Српски", "Verifying" : "Проверавам", "Verifying …" : "Проверавам ...", "Verify" : "Провери", |