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-02-21 08:50:52 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-21 08:50:52 +0300
commitea3b2b9b8b6edc17927a02a0dbeb24371fd3255a (patch)
tree29929e78945f8a67f7da961f561a902011847852 /impress
parent65d74710063cb7caf020cbbd83205b919f272345 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/sr.js2
-rw-r--r--impress/l10n/sr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/impress/l10n/sr.js b/impress/l10n/sr.js
index 99b7217da..2ead0bbfc 100644
--- a/impress/l10n/sr.js
+++ b/impress/l10n/sr.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Documentation" : "Документација",
"No Impress files are found in your ownCloud. Please upload a .impress file." : "Нема Импрес фајлова у вашем Оунклауду. Отпремите .impress фајл.",
- "Name" : "Име",
+ "Name" : "Назив",
"Size" : "Величина",
"Date" : "Датум"
},
diff --git a/impress/l10n/sr.json b/impress/l10n/sr.json
index f668b266c..85d061495 100644
--- a/impress/l10n/sr.json
+++ b/impress/l10n/sr.json
@@ -1,7 +1,7 @@
{ "translations": {
"Documentation" : "Документација",
"No Impress files are found in your ownCloud. Please upload a .impress file." : "Нема Импрес фајлова у вашем Оунклауду. Отпремите .impress фајл.",
- "Name" : "Име",
+ "Name" : "Назив",
"Size" : "Величина",
"Date" : "Датум"
},"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);"