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-07 08:50:51 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-07 08:50:51 +0300
commit8820dcb017c0d2759b297179b29824303449464a (patch)
treef33d635c1ea71cdb17be78d441f70b5d25900f9a /impress
parentad4b2ce01ec6c4e3b45a6bebec7c6d100e1ff606 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/sr@latin.js5
-rw-r--r--impress/l10n/sr@latin.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/impress/l10n/sr@latin.js b/impress/l10n/sr@latin.js
index 1bcd7d58e..45453d7d0 100644
--- a/impress/l10n/sr@latin.js
+++ b/impress/l10n/sr@latin.js
@@ -1,7 +1,10 @@
OC.L10N.register(
"impress",
{
+ "Documentation" : "Dokumentacija",
+ "No Impress files are found in your ownCloud. Please upload a .impress file." : "Nisu pronađeni Impress fajlovi u vašem ownCloud-u. Molimo Vas da otpremite .impress fajl.",
"Name" : "Ime",
- "Size" : "Veličina"
+ "Size" : "Veličina",
+ "Date" : "Datum"
},
"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/impress/l10n/sr@latin.json b/impress/l10n/sr@latin.json
index f9ae89db0..50b5bb014 100644
--- a/impress/l10n/sr@latin.json
+++ b/impress/l10n/sr@latin.json
@@ -1,5 +1,8 @@
{ "translations": {
+ "Documentation" : "Dokumentacija",
+ "No Impress files are found in your ownCloud. Please upload a .impress file." : "Nisu pronađeni Impress fajlovi u vašem ownCloud-u. Molimo Vas da otpremite .impress fajl.",
"Name" : "Ime",
- "Size" : "Veličina"
+ "Size" : "Veličina",
+ "Date" : "Datum"
},"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