Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/sr.js')
-rw-r--r--apps/settings/l10n/sr.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index 16868cb4a67..9f1028632cf 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -211,6 +211,7 @@ OC.L10N.register(
"Help translate" : " Помозите у превођењу",
"No language set" : "Ниједан језик није постављен",
"Your Twitter handle" : "Ваш Твитер надимак",
+ "Your website" : "Ваш веб сајт",
"Add" : "Додај",
"You do not have permissions to see the details of this user" : "Немате дозволе да видите детаље о овом кориснику",
"Add new password" : "Додај нову лозинку",
@@ -286,7 +287,7 @@ OC.L10N.register(
"Not saved" : "Несачувано",
"Sending…" : "Шаљем…",
"Email sent" : "Порука је послата",
- "Address" : "Адреса",
+ "Location" : "Локација",
"Avatar" : "Аватар",
"About" : "О програму",
"Full name" : "Пуно име",
@@ -366,9 +367,6 @@ OC.L10N.register(
"You are using <strong>%s</strong>" : "Користите <strong>%s</strong>.",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Користите <strong>%1$s</strong> од <strong>%2$s</strong> (<strong>%3$s%%</strong>)",
"Your phone number" : "Ваш број телефона",
- "Your postal address" : "Ваша адреса становања",
- "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.",
- "Link https://…" : "Веза https://…",
"Locale" : "Локалитет",
"Current password" : "Тренутна лозинка",
"New password" : "Нова лозинка",
@@ -399,6 +397,10 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник „%s“.",
"days" : "дана",
"No display name set" : "Није постављено име за приказ",
+ "Address" : "Адреса",
+ "Your postal address" : "Ваша адреса становања",
+ "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.",
+ "Link https://…" : "Веза https://…",
"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);");