aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-03 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-03 00:08:20 +0000
commitd56f6399eb925e50f2a7556710bb99424c2b4316 (patch)
treef1eeb4d850f4f621c4ac2b1f1ef6ffd61fd38154 /core/l10n
parentf31dafe4a8656ddaf5d28d741cc2c62a1c6d5153 (diff)
downloadnextcloud-server-d56f6399eb925e50f2a7556710bb99424c2b4316.tar.gz
nextcloud-server-d56f6399eb925e50f2a7556710bb99424c2b4316.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/fi.js2
-rw-r--r--core/l10n/fi.json2
-rw-r--r--core/l10n/nl.js1
-rw-r--r--core/l10n/nl.json1
4 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 822b1da6228..6b7db276129 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -150,6 +150,7 @@ OC.L10N.register(
"{sharee} (group)" : "{sharee} (ryhmä)",
"{sharee} (remote)" : "{sharee} (etä)",
"{sharee} (email)" : "{sharee} (sähköposti)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Jaa",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Jaa toisia Nextcloud-järjestelmiä käyttäville Federated Cloud ID -tunnuksella muodossa käyttäjätunnus@example.com/nextcloud",
"Share with users or by mail..." : "Jaa käyttäjille tai sähköpostilla...",
@@ -180,6 +181,7 @@ OC.L10N.register(
"sunny" : "aurinkoinen",
"Hello {name}, the weather is {weather}" : "Hei {name}, sää on {weather}",
"Hello {name}" : "Hei {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Nämä ovat hakutulokset<script>alert(1)</script></strong>",
"new" : "uusi",
"_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 86f7a9c0bfa..299a89203e4 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -148,6 +148,7 @@
"{sharee} (group)" : "{sharee} (ryhmä)",
"{sharee} (remote)" : "{sharee} (etä)",
"{sharee} (email)" : "{sharee} (sähköposti)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Jaa",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Jaa toisia Nextcloud-järjestelmiä käyttäville Federated Cloud ID -tunnuksella muodossa käyttäjätunnus@example.com/nextcloud",
"Share with users or by mail..." : "Jaa käyttäjille tai sähköpostilla...",
@@ -178,6 +179,7 @@
"sunny" : "aurinkoinen",
"Hello {name}, the weather is {weather}" : "Hei {name}, sää on {weather}",
"Hello {name}" : "Hei {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Nämä ovat hakutulokset<script>alert(1)</script></strong>",
"new" : "uusi",
"_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 1811fcc5613..52cd2d09c42 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Wachtwoord beveiligd",
"Allow upload and editing" : "Toestaan uploaden en bewerken",
"Allow editing" : "Bewerken toestaan",
+ "upload only" : "alleen uploaden",
"Email link to person" : "E-mail link naar persoon",
"Send" : "Versturen",
"Shared with you and the group {group} by {owner}" : "Gedeeld met jou en de groep {group} door {owner}",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 79ad6a4db5d..9c04ea36e30 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -124,6 +124,7 @@
"Password protect" : "Wachtwoord beveiligd",
"Allow upload and editing" : "Toestaan uploaden en bewerken",
"Allow editing" : "Bewerken toestaan",
+ "upload only" : "alleen uploaden",
"Email link to person" : "E-mail link naar persoon",
"Send" : "Versturen",
"Shared with you and the group {group} by {owner}" : "Gedeeld met jou en de groep {group} door {owner}",