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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-05 08:50:44 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-05 08:50:44 +0300
commit7915e813da08c204e1153e82043c5511359b880f (patch)
tree096ebe8dee2475f7dc07ea39b7f726cfc562b4f7 /external
parent5941b181c0f5b4b3148fd3e33eefca7f0d3dd892 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'external')
-rw-r--r--external/l10n/sr@latin.js1
-rw-r--r--external/l10n/sr@latin.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/external/l10n/sr@latin.js b/external/l10n/sr@latin.js
index d319b7f70..2e874d2dc 100644
--- a/external/l10n/sr@latin.js
+++ b/external/l10n/sr@latin.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"external",
{
"Name" : "Ime",
+ "URL" : "URL",
"Add" : "Dodaj"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/external/l10n/sr@latin.json b/external/l10n/sr@latin.json
index d7a95f309..d7422a6e5 100644
--- a/external/l10n/sr@latin.json
+++ b/external/l10n/sr@latin.json
@@ -1,5 +1,6 @@
{ "translations": {
"Name" : "Ime",
+ "URL" : "URL",
"Add" : "Dodaj"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file