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-08-26 07:51:40 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-26 07:51:40 +0300
commit1d1f6cba7e0ca813ccd949eac3516cba1cc8f8f7 (patch)
tree7b4ddc31861ddd73fc81e11add522c423dcd4170 /impress
parent0c1e7280694ae607cab4bc04dc4b977831b850e4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/is.js3
-rw-r--r--impress/l10n/is.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/impress/l10n/is.js b/impress/l10n/is.js
index c26bc1e9f..988b6413d 100644
--- a/impress/l10n/is.js
+++ b/impress/l10n/is.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Documentation" : "Notendahandbók",
"No Impress files are found in your ownCloud. Please upload a .impress file." : "Engar Impress skrár fundust í ownCloud uppsetningu þinni. Vinsamlegast settu inn .impress skrá.",
"Name" : "Nafn",
- "Size" : "Stærð"
+ "Size" : "Stærð",
+ "Date" : "Dagsetning"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/impress/l10n/is.json b/impress/l10n/is.json
index 7ad5e6480..2c728fb9a 100644
--- a/impress/l10n/is.json
+++ b/impress/l10n/is.json
@@ -2,6 +2,7 @@
"Documentation" : "Notendahandbók",
"No Impress files are found in your ownCloud. Please upload a .impress file." : "Engar Impress skrár fundust í ownCloud uppsetningu þinni. Vinsamlegast settu inn .impress skrá.",
"Name" : "Nafn",
- "Size" : "Stærð"
+ "Size" : "Stærð",
+ "Date" : "Dagsetning"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file