diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:17 +0000 |
commit | 878538ca545a2618bb77b7b65286ee87c8ab9650 (patch) | |
tree | 4deaa0e0dde14bcf407c8da9d05e61f0d2401345 /lib/l10n/sr.js | |
parent | 4618e28b18662a7d234e510d11bf5eb3b0f40209 (diff) | |
download | nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.tar.gz nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 2cfbd30708c..42c34cf8704 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -93,7 +93,6 @@ OC.L10N.register( "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" : "Помоћ", "Appearance and accessibility" : "Изглед и приступачност", "Apps" : "Апликације", "Personal settings" : "Лична подешавања", @@ -274,6 +273,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Пријављени корисник мора бити админ, под админ или да поседује специјално право да приступи овом подешавању", "Logged in user must be an admin or sub admin" : "Пријављени корисник мора бити администратор или подадминистратор", "Logged in user must be an admin" : "Пријављени корисник мора бити администратор", + "Help" : "Помоћ", "Unknown user" : "Непознат корисник", "Enter the database username and name for %s" : "Унесите корисничко име базе података и назив за %s", "Enter the database username for %s" : "Унесите корисничко име базе података за %s", |