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>2016-02-24 23:07:18 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-24 23:07:18 +0300
commit73379bf9d6edb93cecf7263d83fa2582007009eb (patch)
treee8dcc877fae1fadcffb4f6b51ba8dcae1b1969ae /admin_migrate
parent12c600efbe849ef7399b763d6620260361ff02cf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/is.js6
-rw-r--r--admin_migrate/l10n/is.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/admin_migrate/l10n/is.js b/admin_migrate/l10n/is.js
index f9a0813e5..326db8fcf 100644
--- a/admin_migrate/l10n/is.js
+++ b/admin_migrate/l10n/is.js
@@ -2,9 +2,9 @@ OC.L10N.register(
"admin_migrate",
{
"Export data" : "Flytja út gögn",
- "All system files and user data" : "Allar kerfis skrá og notanda gögn",
- "Only system files" : "Aðeins kerfis skrár",
- "Only user data" : "Aðeins notanda gögn",
+ "All system files and user data" : "Allar kerfisskrár og gögn notanda",
+ "Only system files" : "Aðeins kerfisskrár",
+ "Only user data" : "Aðeins notandagögn",
"Export" : "Flytja út"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/admin_migrate/l10n/is.json b/admin_migrate/l10n/is.json
index e54d1ae32..e06f91fbc 100644
--- a/admin_migrate/l10n/is.json
+++ b/admin_migrate/l10n/is.json
@@ -1,8 +1,8 @@
{ "translations": {
"Export data" : "Flytja út gögn",
- "All system files and user data" : "Allar kerfis skrá og notanda gögn",
- "Only system files" : "Aðeins kerfis skrár",
- "Only user data" : "Aðeins notanda gögn",
+ "All system files and user data" : "Allar kerfisskrár og gögn notanda",
+ "Only system files" : "Aðeins kerfisskrár",
+ "Only user data" : "Aðeins notandagögn",
"Export" : "Flytja út"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file