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 /ownpad_lite
parent12c600efbe849ef7399b763d6620260361ff02cf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'ownpad_lite')
-rw-r--r--ownpad_lite/l10n/eo.js2
-rw-r--r--ownpad_lite/l10n/eo.json2
-rw-r--r--ownpad_lite/l10n/is.js10
-rw-r--r--ownpad_lite/l10n/is.json10
4 files changed, 14 insertions, 10 deletions
diff --git a/ownpad_lite/l10n/eo.js b/ownpad_lite/l10n/eo.js
index 2f630f1ab..7f0689273 100644
--- a/ownpad_lite/l10n/eo.js
+++ b/ownpad_lite/l10n/eo.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"ownpad_lite",
{
+ "Document was shared" : "Dokumento kunhaviĝis",
+ "User %s shared quick document %s with you." : "Uzanto %s kunhavigis rapidan dokumenton %s kun vi.",
"My pad" : "Miaj skribaĵoj",
"Settings" : "Agordo",
"Pad Title" : "Titolo de la skribaĵo",
diff --git a/ownpad_lite/l10n/eo.json b/ownpad_lite/l10n/eo.json
index 6342ff699..79acba9b5 100644
--- a/ownpad_lite/l10n/eo.json
+++ b/ownpad_lite/l10n/eo.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Document was shared" : "Dokumento kunhaviĝis",
+ "User %s shared quick document %s with you." : "Uzanto %s kunhavigis rapidan dokumenton %s kun vi.",
"My pad" : "Miaj skribaĵoj",
"Settings" : "Agordo",
"Pad Title" : "Titolo de la skribaĵo",
diff --git a/ownpad_lite/l10n/is.js b/ownpad_lite/l10n/is.js
index 019e1927e..96bc0c270 100644
--- a/ownpad_lite/l10n/is.js
+++ b/ownpad_lite/l10n/is.js
@@ -2,15 +2,15 @@ OC.L10N.register(
"ownpad_lite",
{
"Document was shared" : "Skjalinu var deilt",
- "User %s shared quick document %s with you." : "Notandi %s deildi fljótlegu skjal %s með þér.",
- "My pad" : "Blokkin mín",
+ "User %s shared quick document %s with you." : "Notandi %s deildi flýtiskjali %s með þér.",
+ "My pad" : "Skrifblokkin mín",
"Settings" : "Stillingar",
- "Pad Title" : "Nafn á blokk",
+ "Pad Title" : "Heiti á skrifblokk",
"Open" : "Opna",
"Share with" : "Deila með",
"Share" : "Deila",
- "Etherpad service URL" : "Etherpad þjónustu hlekkur",
- "Username" : "Notendanafn",
+ "Etherpad service URL" : "Slóð á Etherpad-þjónustu",
+ "Username" : "Notandanafn",
"Save" : "Vista"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/ownpad_lite/l10n/is.json b/ownpad_lite/l10n/is.json
index 7d19c0d3d..37d899d3b 100644
--- a/ownpad_lite/l10n/is.json
+++ b/ownpad_lite/l10n/is.json
@@ -1,14 +1,14 @@
{ "translations": {
"Document was shared" : "Skjalinu var deilt",
- "User %s shared quick document %s with you." : "Notandi %s deildi fljótlegu skjal %s með þér.",
- "My pad" : "Blokkin mín",
+ "User %s shared quick document %s with you." : "Notandi %s deildi flýtiskjali %s með þér.",
+ "My pad" : "Skrifblokkin mín",
"Settings" : "Stillingar",
- "Pad Title" : "Nafn á blokk",
+ "Pad Title" : "Heiti á skrifblokk",
"Open" : "Opna",
"Share with" : "Deila með",
"Share" : "Deila",
- "Etherpad service URL" : "Etherpad þjónustu hlekkur",
- "Username" : "Notendanafn",
+ "Etherpad service URL" : "Slóð á Etherpad-þjónustu",
+ "Username" : "Notandanafn",
"Save" : "Vista"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file