From 853bfcfba62274f9cc1fb98383f9a27afd35dc1c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 9 Jun 2017 00:14:20 +0000 Subject: [tx-robot] updated from transifex --- l10n/cs_CZ.js | 3 ++- l10n/cs_CZ.json | 3 ++- l10n/gl.js | 29 ----------------------------- l10n/gl.json | 27 --------------------------- 4 files changed, 4 insertions(+), 58 deletions(-) delete mode 100644 l10n/gl.js delete mode 100644 l10n/gl.json (limited to 'l10n') diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js index 19da6bc..ebf5652 100644 --- a/l10n/cs_CZ.js +++ b/l10n/cs_CZ.js @@ -23,6 +23,7 @@ OC.L10N.register( "Preview" : "Náhled", "New text file" : "Nový textový soubor", "New text file.txt" : "Nový textový soubor.txt", - "Text editor" : "Textový editor" + "Text editor" : "Textový editor", + "Text file" : "Textový soubor" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json index 4457ca4..078b3d7 100644 --- a/l10n/cs_CZ.json +++ b/l10n/cs_CZ.json @@ -21,6 +21,7 @@ "Preview" : "Náhled", "New text file" : "Nový textový soubor", "New text file.txt" : "Nový textový soubor.txt", - "Text editor" : "Textový editor" + "Text editor" : "Textový editor", + "Text file" : "Textový soubor" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js deleted file mode 100644 index 5901c55..0000000 --- a/l10n/gl.js +++ /dev/null @@ -1,29 +0,0 @@ -OC.L10N.register( - "files_texteditor", - { - "You can not open a folder" : "Non se pode abrir o cartafol", - "This file is too big to be opened. Please download the file instead." : "O ficheiro é grande de máis para ser aberto. Descargue o ficheiro no canto de abrilo.", - "Cannot read the file." : "Non é posíbel ler o ficheiro.", - "Invalid file path supplied." : "Forneceu unha ruta incorrecta.", - "The file is locked." : "O ficheiro está bloqueado.", - "An internal server error occurred." : "Produciuse un erro interno no servidor.", - "You can not write to a folder" : "Non é posíbel escribir no cartafol", - "Cannot save file as it has been modified since opening" : "Non é posíbel gardar o ficheiro, xa que foi modificado trala súa apertura", - "Insufficient permissions" : "Non ten permisos abondo", - "File path not supplied" : "Non forneceu unha ruta de ficheiro", - "File mtime not supplied" : "Non forneceu o ficheiro mtime", - "saving..." : "gardando...", - "saved!" : "gardado!", - "failed!" : "produciuse unha falla!", - "Saved" : "Gardado", - "There was a problem saving your changes. Click to resume editing." : "Xurdiu un problema ao gardar os cambios. Prema para retomar a edición.", - "An error occurred!" : "Produciuse un erro!", - "Edit" : "Editar", - "Mixed" : "Mesturado", - "Preview" : "Vista previa", - "New text file" : "Novo ficheiro de texto", - "New text file.txt" : "Novo ficheiro de texto.txt", - "Text editor" : "Editor de texto", - "Text file" : "Ficheiro de texto" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json deleted file mode 100644 index 1082bb3..0000000 --- a/l10n/gl.json +++ /dev/null @@ -1,27 +0,0 @@ -{ "translations": { - "You can not open a folder" : "Non se pode abrir o cartafol", - "This file is too big to be opened. Please download the file instead." : "O ficheiro é grande de máis para ser aberto. Descargue o ficheiro no canto de abrilo.", - "Cannot read the file." : "Non é posíbel ler o ficheiro.", - "Invalid file path supplied." : "Forneceu unha ruta incorrecta.", - "The file is locked." : "O ficheiro está bloqueado.", - "An internal server error occurred." : "Produciuse un erro interno no servidor.", - "You can not write to a folder" : "Non é posíbel escribir no cartafol", - "Cannot save file as it has been modified since opening" : "Non é posíbel gardar o ficheiro, xa que foi modificado trala súa apertura", - "Insufficient permissions" : "Non ten permisos abondo", - "File path not supplied" : "Non forneceu unha ruta de ficheiro", - "File mtime not supplied" : "Non forneceu o ficheiro mtime", - "saving..." : "gardando...", - "saved!" : "gardado!", - "failed!" : "produciuse unha falla!", - "Saved" : "Gardado", - "There was a problem saving your changes. Click to resume editing." : "Xurdiu un problema ao gardar os cambios. Prema para retomar a edición.", - "An error occurred!" : "Produciuse un erro!", - "Edit" : "Editar", - "Mixed" : "Mesturado", - "Preview" : "Vista previa", - "New text file" : "Novo ficheiro de texto", - "New text file.txt" : "Novo ficheiro de texto.txt", - "Text editor" : "Editor de texto", - "Text file" : "Ficheiro de texto" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file -- cgit v1.2.3