aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
commit6b490f45fd938d631fc524e0c04af43182056bb7 (patch)
tree3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /apps/workflowengine/l10n
parent269600a04f18e025313352d3b2293cc10d3c26fa (diff)
downloadnextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz
nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/bg.js6
-rw-r--r--apps/workflowengine/l10n/bg.json6
-rw-r--r--apps/workflowengine/l10n/cs.js6
-rw-r--r--apps/workflowengine/l10n/cs.json6
-rw-r--r--apps/workflowengine/l10n/de.js6
-rw-r--r--apps/workflowengine/l10n/de.json6
-rw-r--r--apps/workflowengine/l10n/de_DE.js6
-rw-r--r--apps/workflowengine/l10n/de_DE.json6
-rw-r--r--apps/workflowengine/l10n/es.js6
-rw-r--r--apps/workflowengine/l10n/es.json6
-rw-r--r--apps/workflowengine/l10n/es_MX.js6
-rw-r--r--apps/workflowengine/l10n/es_MX.json6
-rw-r--r--apps/workflowengine/l10n/fr.js6
-rw-r--r--apps/workflowengine/l10n/fr.json6
-rw-r--r--apps/workflowengine/l10n/hu.js6
-rw-r--r--apps/workflowengine/l10n/hu.json6
-rw-r--r--apps/workflowengine/l10n/is.js6
-rw-r--r--apps/workflowengine/l10n/is.json6
-rw-r--r--apps/workflowengine/l10n/it.js6
-rw-r--r--apps/workflowengine/l10n/it.json6
-rw-r--r--apps/workflowengine/l10n/ja.js6
-rw-r--r--apps/workflowengine/l10n/ja.json6
-rw-r--r--apps/workflowengine/l10n/lv.js6
-rw-r--r--apps/workflowengine/l10n/lv.json6
-rw-r--r--apps/workflowengine/l10n/nb.js6
-rw-r--r--apps/workflowengine/l10n/nb.json6
-rw-r--r--apps/workflowengine/l10n/nl.js6
-rw-r--r--apps/workflowengine/l10n/nl.json6
-rw-r--r--apps/workflowengine/l10n/pl.js6
-rw-r--r--apps/workflowengine/l10n/pl.json6
-rw-r--r--apps/workflowengine/l10n/pt_BR.js6
-rw-r--r--apps/workflowengine/l10n/pt_BR.json6
-rw-r--r--apps/workflowengine/l10n/ru.js6
-rw-r--r--apps/workflowengine/l10n/ru.json6
-rw-r--r--apps/workflowengine/l10n/sk.js6
-rw-r--r--apps/workflowengine/l10n/sk.json6
-rw-r--r--apps/workflowengine/l10n/sq.js6
-rw-r--r--apps/workflowengine/l10n/sq.json6
-rw-r--r--apps/workflowengine/l10n/sv.js6
-rw-r--r--apps/workflowengine/l10n/sv.json6
-rw-r--r--apps/workflowengine/l10n/tr.js6
-rw-r--r--apps/workflowengine/l10n/tr.json6
-rw-r--r--apps/workflowengine/l10n/zh_CN.js6
-rw-r--r--apps/workflowengine/l10n/zh_CN.json6
-rw-r--r--apps/workflowengine/l10n/zh_TW.js6
-rw-r--r--apps/workflowengine/l10n/zh_TW.json6
46 files changed, 138 insertions, 138 deletions
diff --git a/apps/workflowengine/l10n/bg.js b/apps/workflowengine/l10n/bg.js
index abd148bd827..7646f36302c 100644
--- a/apps/workflowengine/l10n/bg.js
+++ b/apps/workflowengine/l10n/bg.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Успешно запазен",
"Saving failed:" : "Запазването се провали:",
- "File mime type" : "Разширения",
"is" : "е",
"is not" : "не е",
"matches" : "съвпадения",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Възстанови",
"Save" : "Запази",
"Saving…" : "Запазване...",
- "Loading…" : "Зареждане..."
+ "Loading…" : "Зареждане...",
+ "Successfully saved" : "Успешно запазен",
+ "File mime type" : "Разширения"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/bg.json b/apps/workflowengine/l10n/bg.json
index 155250ecb34..4788e40881d 100644
--- a/apps/workflowengine/l10n/bg.json
+++ b/apps/workflowengine/l10n/bg.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Успешно запазен",
"Saving failed:" : "Запазването се провали:",
- "File mime type" : "Разширения",
"is" : "е",
"is not" : "не е",
"matches" : "съвпадения",
@@ -64,6 +62,8 @@
"Reset" : "Възстанови",
"Save" : "Запази",
"Saving…" : "Запазване...",
- "Loading…" : "Зареждане..."
+ "Loading…" : "Зареждане...",
+ "Successfully saved" : "Успешно запазен",
+ "File mime type" : "Разширения"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index 68c6e7225d9..feb91f37cbc 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Úspěšně uloženo",
"Saving failed:" : "Ukládání selhalo:",
- "File mime type" : "Mime typ souboru",
"is" : "je",
"is not" : "není",
"matches" : "odpovídá",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Obnovit",
"Save" : "Uložit",
"Saving…" : "Ukládání…",
- "Loading…" : "Načítání…"
+ "Loading…" : "Načítání…",
+ "Successfully saved" : "Úspěšně uloženo",
+ "File mime type" : "Mime typ souboru"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json
index ea8b33d1ca6..4715e0ebdbb 100644
--- a/apps/workflowengine/l10n/cs.json
+++ b/apps/workflowengine/l10n/cs.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Úspěšně uloženo",
"Saving failed:" : "Ukládání selhalo:",
- "File mime type" : "Mime typ souboru",
"is" : "je",
"is not" : "není",
"matches" : "odpovídá",
@@ -64,6 +62,8 @@
"Reset" : "Obnovit",
"Save" : "Uložit",
"Saving…" : "Ukládání…",
- "Loading…" : "Načítání…"
+ "Loading…" : "Načítání…",
+ "Successfully saved" : "Úspěšně uloženo",
+ "File mime type" : "Mime typ souboru"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js
index 4c0805e2893..87b81a330e3 100644
--- a/apps/workflowengine/l10n/de.js
+++ b/apps/workflowengine/l10n/de.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Erfolgreich gespeichert",
"Saving failed:" : "Speichern fehlgeschlagen:",
- "File mime type" : "Datei Medientyp",
"is" : "ist",
"is not" : "ist nicht",
"matches" : "entspricht",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Zurücksetzen",
"Save" : "Speichern",
"Saving…" : "Speichern…",
- "Loading…" : "Laden…"
+ "Loading…" : "Laden…",
+ "Successfully saved" : "Erfolgreich gespeichert",
+ "File mime type" : "Datei Medientyp"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json
index ab22036615c..eb2ea0310d1 100644
--- a/apps/workflowengine/l10n/de.json
+++ b/apps/workflowengine/l10n/de.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Erfolgreich gespeichert",
"Saving failed:" : "Speichern fehlgeschlagen:",
- "File mime type" : "Datei Medientyp",
"is" : "ist",
"is not" : "ist nicht",
"matches" : "entspricht",
@@ -64,6 +62,8 @@
"Reset" : "Zurücksetzen",
"Save" : "Speichern",
"Saving…" : "Speichern…",
- "Loading…" : "Laden…"
+ "Loading…" : "Laden…",
+ "Successfully saved" : "Erfolgreich gespeichert",
+ "File mime type" : "Datei Medientyp"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js
index e5c0d65a45f..9537eb0d155 100644
--- a/apps/workflowengine/l10n/de_DE.js
+++ b/apps/workflowengine/l10n/de_DE.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Erfolgreich gespeichert",
"Saving failed:" : "Speichern fehlgeschlagen:",
- "File mime type" : "Datei MIME-Typ",
"is" : "ist",
"is not" : "ist nicht",
"matches" : "passt zu",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Zurücksetzen",
"Save" : "Speichern",
"Saving…" : "Speichere...",
- "Loading…" : "Lade..."
+ "Loading…" : "Lade...",
+ "Successfully saved" : "Erfolgreich gespeichert",
+ "File mime type" : "Datei MIME-Typ"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json
index 6c4b954f282..4d71120395e 100644
--- a/apps/workflowengine/l10n/de_DE.json
+++ b/apps/workflowengine/l10n/de_DE.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Erfolgreich gespeichert",
"Saving failed:" : "Speichern fehlgeschlagen:",
- "File mime type" : "Datei MIME-Typ",
"is" : "ist",
"is not" : "ist nicht",
"matches" : "passt zu",
@@ -64,6 +62,8 @@
"Reset" : "Zurücksetzen",
"Save" : "Speichern",
"Saving…" : "Speichere...",
- "Loading…" : "Lade..."
+ "Loading…" : "Lade...",
+ "Successfully saved" : "Erfolgreich gespeichert",
+ "File mime type" : "Datei MIME-Typ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js
index 035efbf65c8..2cc9ac9b30a 100644
--- a/apps/workflowengine/l10n/es.js
+++ b/apps/workflowengine/l10n/es.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Guardado con éxito",
"Saving failed:" : "Guardado fallido:",
- "File mime type" : "Tipo MIME del archivo",
"is" : "es/esta",
"is not" : "no es/esta",
"matches" : "coincidencias",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Reiniciar",
"Save" : "Guardar",
"Saving…" : "Guardando...",
- "Loading…" : "Cargando..."
+ "Loading…" : "Cargando...",
+ "Successfully saved" : "Guardado con éxito",
+ "File mime type" : "Tipo MIME del archivo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json
index 0522b3d0b3f..1bb32e64a2f 100644
--- a/apps/workflowengine/l10n/es.json
+++ b/apps/workflowengine/l10n/es.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Guardado con éxito",
"Saving failed:" : "Guardado fallido:",
- "File mime type" : "Tipo MIME del archivo",
"is" : "es/esta",
"is not" : "no es/esta",
"matches" : "coincidencias",
@@ -64,6 +62,8 @@
"Reset" : "Reiniciar",
"Save" : "Guardar",
"Saving…" : "Guardando...",
- "Loading…" : "Cargando..."
+ "Loading…" : "Cargando...",
+ "Successfully saved" : "Guardado con éxito",
+ "File mime type" : "Tipo MIME del archivo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/es_MX.js b/apps/workflowengine/l10n/es_MX.js
index abafdc0fce2..56365501526 100644
--- a/apps/workflowengine/l10n/es_MX.js
+++ b/apps/workflowengine/l10n/es_MX.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Guardado exitosamente",
"Saving failed:" : "Falla al guardar:",
- "File mime type" : "Tipo mime del archivo",
"is" : "es",
"is not" : "no es",
"matches" : "coincide",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Restablecer",
"Save" : "Guardar",
"Saving…" : "Guardando...",
- "Loading…" : "Cargando..."
+ "Loading…" : "Cargando...",
+ "Successfully saved" : "Guardado exitosamente",
+ "File mime type" : "Tipo mime del archivo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/es_MX.json b/apps/workflowengine/l10n/es_MX.json
index 9606f421fd9..b90aeb8f2d3 100644
--- a/apps/workflowengine/l10n/es_MX.json
+++ b/apps/workflowengine/l10n/es_MX.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Guardado exitosamente",
"Saving failed:" : "Falla al guardar:",
- "File mime type" : "Tipo mime del archivo",
"is" : "es",
"is not" : "no es",
"matches" : "coincide",
@@ -64,6 +62,8 @@
"Reset" : "Restablecer",
"Save" : "Guardar",
"Saving…" : "Guardando...",
- "Loading…" : "Cargando..."
+ "Loading…" : "Cargando...",
+ "Successfully saved" : "Guardado exitosamente",
+ "File mime type" : "Tipo mime del archivo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js
index 6227089f32c..a841ac70d78 100644
--- a/apps/workflowengine/l10n/fr.js
+++ b/apps/workflowengine/l10n/fr.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Enregistré avec succès",
"Saving failed:" : "L'enregistrement a échoué:",
- "File mime type" : "Type MIME du fichier",
"is" : "est",
"is not" : "n'est pas",
"matches" : "correspond",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Réinitialiser",
"Save" : "Enregistrer",
"Saving…" : "Enregistrement...",
- "Loading…" : "Chargement..."
+ "Loading…" : "Chargement...",
+ "Successfully saved" : "Enregistré avec succès",
+ "File mime type" : "Type MIME du fichier"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json
index 86a0720d4c5..340cd189952 100644
--- a/apps/workflowengine/l10n/fr.json
+++ b/apps/workflowengine/l10n/fr.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Enregistré avec succès",
"Saving failed:" : "L'enregistrement a échoué:",
- "File mime type" : "Type MIME du fichier",
"is" : "est",
"is not" : "n'est pas",
"matches" : "correspond",
@@ -64,6 +62,8 @@
"Reset" : "Réinitialiser",
"Save" : "Enregistrer",
"Saving…" : "Enregistrement...",
- "Loading…" : "Chargement..."
+ "Loading…" : "Chargement...",
+ "Successfully saved" : "Enregistré avec succès",
+ "File mime type" : "Type MIME du fichier"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/hu.js b/apps/workflowengine/l10n/hu.js
index b1d92e87617..0cfa4155a08 100644
--- a/apps/workflowengine/l10n/hu.js
+++ b/apps/workflowengine/l10n/hu.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Sikeresen mentve",
"Saving failed:" : "Mentés sikertelen:",
- "File mime type" : "Fájl mime típus",
"is" : "ez",
"is not" : "nem ez",
"matches" : "egyezik",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Visszaállítás",
"Save" : "Mentés",
"Saving…" : "Mentés...",
- "Loading…" : "Betöltés..."
+ "Loading…" : "Betöltés...",
+ "Successfully saved" : "Sikeresen mentve",
+ "File mime type" : "Fájl mime típus"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/hu.json b/apps/workflowengine/l10n/hu.json
index 9b8755a118e..411a69d4744 100644
--- a/apps/workflowengine/l10n/hu.json
+++ b/apps/workflowengine/l10n/hu.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Sikeresen mentve",
"Saving failed:" : "Mentés sikertelen:",
- "File mime type" : "Fájl mime típus",
"is" : "ez",
"is not" : "nem ez",
"matches" : "egyezik",
@@ -64,6 +62,8 @@
"Reset" : "Visszaállítás",
"Save" : "Mentés",
"Saving…" : "Mentés...",
- "Loading…" : "Betöltés..."
+ "Loading…" : "Betöltés...",
+ "Successfully saved" : "Sikeresen mentve",
+ "File mime type" : "Fájl mime típus"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/is.js b/apps/workflowengine/l10n/is.js
index 84ee0651e69..941ba0273b1 100644
--- a/apps/workflowengine/l10n/is.js
+++ b/apps/workflowengine/l10n/is.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Tókst að vista",
"Saving failed:" : "Vistun mistókst:",
- "File mime type" : "Skráartegund",
"is" : "er",
"is not" : "er ekki",
"matches" : "samsvarar",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Endurstilla",
"Save" : "Vista",
"Saving…" : "Vista…",
- "Loading…" : "Hleð inn..."
+ "Loading…" : "Hleð inn...",
+ "Successfully saved" : "Tókst að vista",
+ "File mime type" : "Skráartegund"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/workflowengine/l10n/is.json b/apps/workflowengine/l10n/is.json
index ebd42881a5e..aedebea56a1 100644
--- a/apps/workflowengine/l10n/is.json
+++ b/apps/workflowengine/l10n/is.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Tókst að vista",
"Saving failed:" : "Vistun mistókst:",
- "File mime type" : "Skráartegund",
"is" : "er",
"is not" : "er ekki",
"matches" : "samsvarar",
@@ -64,6 +62,8 @@
"Reset" : "Endurstilla",
"Save" : "Vista",
"Saving…" : "Vista…",
- "Loading…" : "Hleð inn..."
+ "Loading…" : "Hleð inn...",
+ "Successfully saved" : "Tókst að vista",
+ "File mime type" : "Skráartegund"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js
index 6ea8211f91c..09919229bf9 100644
--- a/apps/workflowengine/l10n/it.js
+++ b/apps/workflowengine/l10n/it.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Salvato correttamente",
"Saving failed:" : "Salvataggio non riuscito:",
- "File mime type" : "Tipo MIME del file",
"is" : "è",
"is not" : "non è",
"matches" : "corrisponde",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Ripristina",
"Save" : "Salva",
"Saving…" : "Salvataggio in corso...",
- "Loading…" : "Caricamento in corso..."
+ "Loading…" : "Caricamento in corso...",
+ "Successfully saved" : "Salvato correttamente",
+ "File mime type" : "Tipo MIME del file"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/it.json b/apps/workflowengine/l10n/it.json
index 585eb4e6b27..c61c67f08ce 100644
--- a/apps/workflowengine/l10n/it.json
+++ b/apps/workflowengine/l10n/it.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Salvato correttamente",
"Saving failed:" : "Salvataggio non riuscito:",
- "File mime type" : "Tipo MIME del file",
"is" : "è",
"is not" : "non è",
"matches" : "corrisponde",
@@ -64,6 +62,8 @@
"Reset" : "Ripristina",
"Save" : "Salva",
"Saving…" : "Salvataggio in corso...",
- "Loading…" : "Caricamento in corso..."
+ "Loading…" : "Caricamento in corso...",
+ "Successfully saved" : "Salvato correttamente",
+ "File mime type" : "Tipo MIME del file"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js
index 27b2e437b36..e5c53ffc109 100644
--- a/apps/workflowengine/l10n/ja.js
+++ b/apps/workflowengine/l10n/ja.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "保存しました",
"Saving failed:" : "保存に失敗しました:",
- "File mime type" : "ファイルMIMEタイプ",
"is" : "は",
"is not" : "は異なる",
"matches" : "合致",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "リセット",
"Save" : "保存",
"Saving…" : "保存中...",
- "Loading…" : "読み込み中..."
+ "Loading…" : "読み込み中...",
+ "Successfully saved" : "保存しました",
+ "File mime type" : "ファイルMIMEタイプ"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/ja.json b/apps/workflowengine/l10n/ja.json
index 303c91e4a73..e04fe1f85dd 100644
--- a/apps/workflowengine/l10n/ja.json
+++ b/apps/workflowengine/l10n/ja.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "保存しました",
"Saving failed:" : "保存に失敗しました:",
- "File mime type" : "ファイルMIMEタイプ",
"is" : "は",
"is not" : "は異なる",
"matches" : "合致",
@@ -64,6 +62,8 @@
"Reset" : "リセット",
"Save" : "保存",
"Saving…" : "保存中...",
- "Loading…" : "読み込み中..."
+ "Loading…" : "読み込み中...",
+ "Successfully saved" : "保存しました",
+ "File mime type" : "ファイルMIMEタイプ"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/lv.js b/apps/workflowengine/l10n/lv.js
index 8052946bd02..98e27eb7da5 100644
--- a/apps/workflowengine/l10n/lv.js
+++ b/apps/workflowengine/l10n/lv.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Veiksmīgi saglabāts",
"Saving failed:" : "Saglabāšana neizdevās:",
- "File mime type" : "Faila MIME tips",
"is" : "ir",
"is not" : "nav",
"matches" : "atbilst",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Atiestatīt",
"Save" : "Saglabāt",
"Saving…" : "Saglabā...",
- "Loading…" : "Ielādē …"
+ "Loading…" : "Ielādē …",
+ "Successfully saved" : "Veiksmīgi saglabāts",
+ "File mime type" : "Faila MIME tips"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/workflowengine/l10n/lv.json b/apps/workflowengine/l10n/lv.json
index f780581deb3..1e319a6d2d8 100644
--- a/apps/workflowengine/l10n/lv.json
+++ b/apps/workflowengine/l10n/lv.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Veiksmīgi saglabāts",
"Saving failed:" : "Saglabāšana neizdevās:",
- "File mime type" : "Faila MIME tips",
"is" : "ir",
"is not" : "nav",
"matches" : "atbilst",
@@ -64,6 +62,8 @@
"Reset" : "Atiestatīt",
"Save" : "Saglabāt",
"Saving…" : "Saglabā...",
- "Loading…" : "Ielādē …"
+ "Loading…" : "Ielādē …",
+ "Successfully saved" : "Veiksmīgi saglabāts",
+ "File mime type" : "Faila MIME tips"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/nb.js b/apps/workflowengine/l10n/nb.js
index d10f052e4f8..66de5b20f3b 100644
--- a/apps/workflowengine/l10n/nb.js
+++ b/apps/workflowengine/l10n/nb.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Lagret",
"Saving failed:" : "Lagring mislyktes:",
- "File mime type" : "Filens MIME-type",
"is" : "er",
"is not" : "er ikke",
"matches" : "passer",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Tilbakestill",
"Save" : "Lagre",
"Saving…" : "Lagrer...",
- "Loading…" : "Laster..."
+ "Loading…" : "Laster...",
+ "Successfully saved" : "Lagret",
+ "File mime type" : "Filens MIME-type"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/nb.json b/apps/workflowengine/l10n/nb.json
index 54aec8e82ac..0f8b2d1b638 100644
--- a/apps/workflowengine/l10n/nb.json
+++ b/apps/workflowengine/l10n/nb.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Lagret",
"Saving failed:" : "Lagring mislyktes:",
- "File mime type" : "Filens MIME-type",
"is" : "er",
"is not" : "er ikke",
"matches" : "passer",
@@ -64,6 +62,8 @@
"Reset" : "Tilbakestill",
"Save" : "Lagre",
"Saving…" : "Lagrer...",
- "Loading…" : "Laster..."
+ "Loading…" : "Laster...",
+ "Successfully saved" : "Lagret",
+ "File mime type" : "Filens MIME-type"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js
index 13e619f1be2..ab042f1e4e4 100644
--- a/apps/workflowengine/l10n/nl.js
+++ b/apps/workflowengine/l10n/nl.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Succesvol opgeslagen",
"Saving failed:" : "Opslaan mislukt:",
- "File mime type" : "Bestand mime type",
"is" : "is",
"is not" : "is niet",
"matches" : "komt overeen",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Reset",
"Save" : "Opslaan",
"Saving…" : "Opslaan...",
- "Loading…" : "Laden..."
+ "Loading…" : "Laden...",
+ "Successfully saved" : "Succesvol opgeslagen",
+ "File mime type" : "Bestand mime type"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json
index f8afc276b4e..11e5ab8a86e 100644
--- a/apps/workflowengine/l10n/nl.json
+++ b/apps/workflowengine/l10n/nl.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Succesvol opgeslagen",
"Saving failed:" : "Opslaan mislukt:",
- "File mime type" : "Bestand mime type",
"is" : "is",
"is not" : "is niet",
"matches" : "komt overeen",
@@ -64,6 +62,8 @@
"Reset" : "Reset",
"Save" : "Opslaan",
"Saving…" : "Opslaan...",
- "Loading…" : "Laden..."
+ "Loading…" : "Laden...",
+ "Successfully saved" : "Succesvol opgeslagen",
+ "File mime type" : "Bestand mime type"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 0c99ad2b3c6..69ee7a89a1d 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Zapis się powiódł",
"Saving failed:" : "Zapis się nie udał:",
- "File mime type" : "Typ MIME pliku",
"is" : "jest",
"is not" : "nie jest",
"matches" : "pasuje",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Zresetuj",
"Save" : "Zapisz",
"Saving…" : "Zapisywanie...",
- "Loading…" : "Wczytywanie..."
+ "Loading…" : "Wczytywanie...",
+ "Successfully saved" : "Zapis się powiódł",
+ "File mime type" : "Typ MIME pliku"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json
index 190e50f1ad4..3b913fd5306 100644
--- a/apps/workflowengine/l10n/pl.json
+++ b/apps/workflowengine/l10n/pl.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Zapis się powiódł",
"Saving failed:" : "Zapis się nie udał:",
- "File mime type" : "Typ MIME pliku",
"is" : "jest",
"is not" : "nie jest",
"matches" : "pasuje",
@@ -64,6 +62,8 @@
"Reset" : "Zresetuj",
"Save" : "Zapisz",
"Saving…" : "Zapisywanie...",
- "Loading…" : "Wczytywanie..."
+ "Loading…" : "Wczytywanie...",
+ "Successfully saved" : "Zapis się powiódł",
+ "File mime type" : "Typ MIME pliku"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js
index 46f344bbfbb..0de16c02bfe 100644
--- a/apps/workflowengine/l10n/pt_BR.js
+++ b/apps/workflowengine/l10n/pt_BR.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Salvo",
"Saving failed:" : "A gravação falhou:",
- "File mime type" : "Tipo de arquivo mime",
"is" : "é",
"is not" : "não é",
"matches" : "coincide",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Redefinir",
"Save" : "Salvar",
"Saving…" : "Salvando...",
- "Loading…" : "Carregando..."
+ "Loading…" : "Carregando...",
+ "Successfully saved" : "Salvo",
+ "File mime type" : "Tipo de arquivo mime"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json
index a9755310d67..e9d5a90ae0f 100644
--- a/apps/workflowengine/l10n/pt_BR.json
+++ b/apps/workflowengine/l10n/pt_BR.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Salvo",
"Saving failed:" : "A gravação falhou:",
- "File mime type" : "Tipo de arquivo mime",
"is" : "é",
"is not" : "não é",
"matches" : "coincide",
@@ -64,6 +62,8 @@
"Reset" : "Redefinir",
"Save" : "Salvar",
"Saving…" : "Salvando...",
- "Loading…" : "Carregando..."
+ "Loading…" : "Carregando...",
+ "Successfully saved" : "Salvo",
+ "File mime type" : "Tipo de arquivo mime"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js
index 297df946459..3278f106111 100644
--- a/apps/workflowengine/l10n/ru.js
+++ b/apps/workflowengine/l10n/ru.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Успешно сохранено",
"Saving failed:" : "Ошибка при сохранении:",
- "File mime type" : "MIME тип файла",
"is" : "равняется",
"is not" : "не равняется",
"matches" : "соответствует",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Сбросить",
"Save" : "Сохранить",
"Saving…" : "Сохранение...",
- "Loading…" : "Загрузка..."
+ "Loading…" : "Загрузка...",
+ "Successfully saved" : "Успешно сохранено",
+ "File mime type" : "MIME тип файла"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json
index b9460116647..407bb3f59b1 100644
--- a/apps/workflowengine/l10n/ru.json
+++ b/apps/workflowengine/l10n/ru.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Успешно сохранено",
"Saving failed:" : "Ошибка при сохранении:",
- "File mime type" : "MIME тип файла",
"is" : "равняется",
"is not" : "не равняется",
"matches" : "соответствует",
@@ -64,6 +62,8 @@
"Reset" : "Сбросить",
"Save" : "Сохранить",
"Saving…" : "Сохранение...",
- "Loading…" : "Загрузка..."
+ "Loading…" : "Загрузка...",
+ "Successfully saved" : "Успешно сохранено",
+ "File mime type" : "MIME тип файла"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js
index 795f6e96783..afff7c451a3 100644
--- a/apps/workflowengine/l10n/sk.js
+++ b/apps/workflowengine/l10n/sk.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Úspešne uložené",
"Saving failed:" : "Ukladanie neúspešné:",
- "File mime type" : "Mime typ súboru",
"is" : "je",
"is not" : "nie je",
"matches" : "súhlasí",
@@ -54,6 +52,8 @@ OC.L10N.register(
"Reset" : "Vynulovať",
"Save" : "Uložiť",
"Saving…" : "Ukladá sa...",
- "Loading…" : "Načítava sa..."
+ "Loading…" : "Načítava sa...",
+ "Successfully saved" : "Úspešne uložené",
+ "File mime type" : "Mime typ súboru"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json
index 8840484f806..678e057a076 100644
--- a/apps/workflowengine/l10n/sk.json
+++ b/apps/workflowengine/l10n/sk.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Úspešne uložené",
"Saving failed:" : "Ukladanie neúspešné:",
- "File mime type" : "Mime typ súboru",
"is" : "je",
"is not" : "nie je",
"matches" : "súhlasí",
@@ -52,6 +50,8 @@
"Reset" : "Vynulovať",
"Save" : "Uložiť",
"Saving…" : "Ukladá sa...",
- "Loading…" : "Načítava sa..."
+ "Loading…" : "Načítava sa...",
+ "Successfully saved" : "Úspešne uložené",
+ "File mime type" : "Mime typ súboru"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/sq.js b/apps/workflowengine/l10n/sq.js
index 83960883307..4ef217915c9 100644
--- a/apps/workflowengine/l10n/sq.js
+++ b/apps/workflowengine/l10n/sq.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "U ruajt me sukses",
"Saving failed:" : "Ruajtja dështoi:",
- "File mime type" : "Tipi mime i skedarëve",
"is" : "është",
"is not" : "nuk është",
"matches" : "përputhje",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Rivendos",
"Save" : "Ruaj",
"Saving…" : "Duke u ruajtur...",
- "Loading…" : "Po ngarkohet..."
+ "Loading…" : "Po ngarkohet...",
+ "Successfully saved" : "U ruajt me sukses",
+ "File mime type" : "Tipi mime i skedarëve"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/sq.json b/apps/workflowengine/l10n/sq.json
index d7502ede7f7..1ad0c38e102 100644
--- a/apps/workflowengine/l10n/sq.json
+++ b/apps/workflowengine/l10n/sq.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "U ruajt me sukses",
"Saving failed:" : "Ruajtja dështoi:",
- "File mime type" : "Tipi mime i skedarëve",
"is" : "është",
"is not" : "nuk është",
"matches" : "përputhje",
@@ -64,6 +62,8 @@
"Reset" : "Rivendos",
"Save" : "Ruaj",
"Saving…" : "Duke u ruajtur...",
- "Loading…" : "Po ngarkohet..."
+ "Loading…" : "Po ngarkohet...",
+ "Successfully saved" : "U ruajt me sukses",
+ "File mime type" : "Tipi mime i skedarëve"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js
index 9e6178c895d..a32401c0ec7 100644
--- a/apps/workflowengine/l10n/sv.js
+++ b/apps/workflowengine/l10n/sv.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Sparades framgångsrikt",
"Saving failed:" : "Gick ej att spara: ",
- "File mime type" : "Filens \"mime\" typ",
"is" : "är",
"is not" : "är inte",
"matches" : "träffar",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Återställ",
"Save" : "Spara",
"Saving…" : "Sparar...",
- "Loading…" : "Laddar..."
+ "Loading…" : "Laddar...",
+ "Successfully saved" : "Sparades framgångsrikt",
+ "File mime type" : "Filens \"mime\" typ"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json
index 114eb6a77be..d85809c287d 100644
--- a/apps/workflowengine/l10n/sv.json
+++ b/apps/workflowengine/l10n/sv.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Sparades framgångsrikt",
"Saving failed:" : "Gick ej att spara: ",
- "File mime type" : "Filens \"mime\" typ",
"is" : "är",
"is not" : "är inte",
"matches" : "träffar",
@@ -64,6 +62,8 @@
"Reset" : "Återställ",
"Save" : "Spara",
"Saving…" : "Sparar...",
- "Loading…" : "Laddar..."
+ "Loading…" : "Laddar...",
+ "Successfully saved" : "Sparades framgångsrikt",
+ "File mime type" : "Filens \"mime\" typ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js
index d07c5471fe7..a8579e75078 100644
--- a/apps/workflowengine/l10n/tr.js
+++ b/apps/workflowengine/l10n/tr.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Kaydedildi",
"Saving failed:" : "Kaydedilemedi:",
- "File mime type" : "Dosya MIME türü",
"is" : "şu olan",
"is not" : "şu olmayan",
"matches" : "şuna uyan",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Sıfırla",
"Save" : "Kaydet",
"Saving…" : "Kaydediliyor...",
- "Loading…" : "Yükleniyor..."
+ "Loading…" : "Yükleniyor...",
+ "Successfully saved" : "Kaydedildi",
+ "File mime type" : "Dosya MIME türü"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json
index 8996dffcb95..357685c36f7 100644
--- a/apps/workflowengine/l10n/tr.json
+++ b/apps/workflowengine/l10n/tr.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "Kaydedildi",
"Saving failed:" : "Kaydedilemedi:",
- "File mime type" : "Dosya MIME türü",
"is" : "şu olan",
"is not" : "şu olmayan",
"matches" : "şuna uyan",
@@ -64,6 +62,8 @@
"Reset" : "Sıfırla",
"Save" : "Kaydet",
"Saving…" : "Kaydediliyor...",
- "Loading…" : "Yükleniyor..."
+ "Loading…" : "Yükleniyor...",
+ "Successfully saved" : "Kaydedildi",
+ "File mime type" : "Dosya MIME türü"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
index ef6faa4589d..c9d6a0f1611 100644
--- a/apps/workflowengine/l10n/zh_CN.js
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "保存成功",
"Saving failed:" : "保存失败:",
- "File mime type" : "文件MIME类型",
"is" : "是",
"is not" : "不是",
"matches" : "匹配",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "重置",
"Save" : "保存",
"Saving…" : "保存中...",
- "Loading…" : "加载中"
+ "Loading…" : "加载中",
+ "Successfully saved" : "保存成功",
+ "File mime type" : "文件MIME类型"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
index b7691ae49cb..3e488a1cd7b 100644
--- a/apps/workflowengine/l10n/zh_CN.json
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "保存成功",
"Saving failed:" : "保存失败:",
- "File mime type" : "文件MIME类型",
"is" : "是",
"is not" : "不是",
"matches" : "匹配",
@@ -64,6 +62,8 @@
"Reset" : "重置",
"Save" : "保存",
"Saving…" : "保存中...",
- "Loading…" : "加载中"
+ "Loading…" : "加载中",
+ "Successfully saved" : "保存成功",
+ "File mime type" : "文件MIME类型"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index dc258533eb2..75d100329e5 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "成功保存",
"Saving failed:" : "保存失敗:",
- "File mime type" : "檔案mime類型",
"is" : "是",
"is not" : "不是",
"matches" : "匹配",
@@ -62,6 +60,8 @@ OC.L10N.register(
"Reset" : "重設",
"Save" : "儲存",
"Saving…" : "儲存中...",
- "Loading…" : "載入中…"
+ "Loading…" : "載入中…",
+ "Successfully saved" : "成功保存",
+ "File mime type" : "檔案mime類型"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json
index 09496de4892..df37c89f2b1 100644
--- a/apps/workflowengine/l10n/zh_TW.json
+++ b/apps/workflowengine/l10n/zh_TW.json
@@ -1,7 +1,5 @@
{ "translations": {
- "Successfully saved" : "成功保存",
"Saving failed:" : "保存失敗:",
- "File mime type" : "檔案mime類型",
"is" : "是",
"is not" : "不是",
"matches" : "匹配",
@@ -60,6 +58,8 @@
"Reset" : "重設",
"Save" : "儲存",
"Saving…" : "儲存中...",
- "Loading…" : "載入中…"
+ "Loading…" : "載入中…",
+ "Successfully saved" : "成功保存",
+ "File mime type" : "檔案mime類型"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file