Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-18 05:31:29 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-18 05:31:29 +0300
commit7b89d02a3308a4adbdc0062aa3cee5bd7611415c (patch)
treee08faa19a8fc5f2795467143c3f0a2a829380641
parent68e59821fe61031be6a47beaa704bc3edb8cc219 (diff)
[tx-robot] updated from transifexv17.0.0beta2
-rw-r--r--l10n/mk.js1
-rw-r--r--l10n/mk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
index 4d376f5..8188c50 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Saved" : "Снимено",
"An error occurred!" : "Се случи грешка",
+ "New text file" : "Нова текстуална датотека",
"New text file.txt" : "Нова текстуална датотека file.txt"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/l10n/mk.json b/l10n/mk.json
index 5e0d126..e21e99a 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -1,6 +1,7 @@
{ "translations": {
"Saved" : "Снимено",
"An error occurred!" : "Се случи грешка",
+ "New text file" : "Нова текстуална датотека",
"New text file.txt" : "Нова текстуална датотека file.txt"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
} \ No newline at end of file