diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/sr.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sr.js')
-rw-r--r-- | apps/settings/l10n/sr.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 9ed779d9929..16868cb4a67 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -210,6 +210,7 @@ OC.L10N.register( "Language" : "Језик", "Help translate" : " Помозите у превођењу", "No language set" : "Ниједан језик није постављен", + "Your Twitter handle" : "Ваш Твитер надимак", "Add" : "Додај", "You do not have permissions to see the details of this user" : "Немате дозволе да видите детаље о овом кориснику", "Add new password" : "Додај нову лозинку", @@ -368,7 +369,6 @@ OC.L10N.register( "Your postal address" : "Ваша адреса становања", "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.", "Link https://…" : "Веза https://…", - "Twitter handle @…" : "Твитер надимак @…", "Locale" : "Локалитет", "Current password" : "Тренутна лозинка", "New password" : "Нова лозинка", @@ -398,6 +398,7 @@ OC.L10N.register( "Recommended" : "Препоручено", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник „%s“.", "days" : "дана", - "No display name set" : "Није постављено име за приказ" + "No display name set" : "Није постављено име за приказ", + "Twitter handle @…" : "Твитер надимак @…" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |