summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-27 00:11:40 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-27 00:11:40 +0000
commit7b4e51dbc71c1112663b65c08b14eed44dcb50a3 (patch)
treee018223235ac8bfe9cdecde2aa4c83baa21ee6f7
parent5bfad25e833df458de81f9c2871d25b274838bc5 (diff)
downloadnextcloud-server-7b4e51dbc71c1112663b65c08b14eed44dcb50a3.tar.gz
nextcloud-server-7b4e51dbc71c1112663b65c08b14eed44dcb50a3.zip
[tx-robot] updated from transifex
-rw-r--r--apps/theming/l10n/nb.js1
-rw-r--r--apps/theming/l10n/nb.json1
-rw-r--r--apps/workflowengine/l10n/lt_LT.js2
-rw-r--r--apps/workflowengine/l10n/lt_LT.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index 7fa376b70e6..bb0d7a9626c 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
+ "The file was uploaded" : "Filen ble lastet opp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
"No file was uploaded" : "Ingen filer ble lastet opp",
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index 718436cb503..c2c3cb263d3 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -8,6 +8,7 @@
"The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
+ "The file was uploaded" : "Filen ble lastet opp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
"No file was uploaded" : "Ingen filer ble lastet opp",
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js
index 9ba21fa685f..018745d964a 100644
--- a/apps/workflowengine/l10n/lt_LT.js
+++ b/apps/workflowengine/l10n/lt_LT.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"workflowengine",
{
+ "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
"Saved" : "Įrašyta",
"Saving failed:" : "Įrašymas nepavyko:",
"File MIME type" : "Failo MIME tipas",
@@ -59,6 +60,7 @@ OC.L10N.register(
"Check %s is invalid" : "Neteisingas %s",
"Check #%s does not exist" : "#%s neegzistuoja",
"Workflow" : "Darbo eiga",
+ "Files workflow engine" : "Darbo eigos su failais modulis",
"Open documentation" : "Atverti dokumentaciją",
"Add rule group" : "Pridėti taisyklių grupę",
"Short rule description" : "Rodyti taisyklės aprašymą",
diff --git a/apps/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json
index 87e615aec8e..4dc641183c6 100644
--- a/apps/workflowengine/l10n/lt_LT.json
+++ b/apps/workflowengine/l10n/lt_LT.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
"Saved" : "Įrašyta",
"Saving failed:" : "Įrašymas nepavyko:",
"File MIME type" : "Failo MIME tipas",
@@ -57,6 +58,7 @@
"Check %s is invalid" : "Neteisingas %s",
"Check #%s does not exist" : "#%s neegzistuoja",
"Workflow" : "Darbo eiga",
+ "Files workflow engine" : "Darbo eigos su failais modulis",
"Open documentation" : "Atverti dokumentaciją",
"Add rule group" : "Pridėti taisyklių grupę",
"Short rule description" : "Rodyti taisyklės aprašymą",