From cca40c83d7c9d31fd9ed4e4785b87651dbb764a8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 6 Jun 2017 00:14:37 +0000 Subject: [tx-robot] updated from transifex --- l10n/en_GB.js | 3 ++- l10n/en_GB.json | 3 ++- l10n/es_MX.js | 3 ++- l10n/es_MX.json | 3 ++- l10n/ru.js | 3 ++- l10n/ru.json | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 8d882f7..a9db120 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -23,6 +23,7 @@ OC.L10N.register( "Preview" : "Preview", "New text file" : "New text file", "New text file.txt" : "New text file.txt", - "Text editor" : "Text editor" + "Text editor" : "Text editor", + "Text file" : "Text file" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 0c92836..fe8da61 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -21,6 +21,7 @@ "Preview" : "Preview", "New text file" : "New text file", "New text file.txt" : "New text file.txt", - "Text editor" : "Text editor" + "Text editor" : "Text editor", + "Text file" : "Text file" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 843d2bb..cd2b32c 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -23,6 +23,7 @@ OC.L10N.register( "Preview" : "Previsualizar", "New text file" : "Nuevo archivo de texto", "New text file.txt" : "Nuevo archivo de texto.txt", - "Text editor" : "Editor de texto" + "Text editor" : "Editor de texto", + "Text file" : "Archivo de texto" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index cea2965..c5247a5 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -21,6 +21,7 @@ "Preview" : "Previsualizar", "New text file" : "Nuevo archivo de texto", "New text file.txt" : "Nuevo archivo de texto.txt", - "Text editor" : "Editor de texto" + "Text editor" : "Editor de texto", + "Text file" : "Archivo de texto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index b2af48c..249b667 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -23,6 +23,7 @@ OC.L10N.register( "Preview" : "Предварительный просмотр", "New text file" : "Новый текстовый файл", "New text file.txt" : "Новый текстовый документ.txt", - "Text editor" : "Редактор текста" + "Text editor" : "Редактор текста", + "Text file" : "Текстовый файл" }, "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/l10n/ru.json b/l10n/ru.json index 5c2caa4..4b133f3 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -21,6 +21,7 @@ "Preview" : "Предварительный просмотр", "New text file" : "Новый текстовый файл", "New text file.txt" : "Новый текстовый документ.txt", - "Text editor" : "Редактор текста" + "Text editor" : "Редактор текста", + "Text file" : "Текстовый файл" },"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 -- cgit v1.2.3