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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-24 06:10:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-24 06:10:31 +0300
commit52d884565b49fa42438ad4111e5687fb2c1982ae (patch)
tree2180287b043647b422bc63f655e6804b8933589a
parentbc6f799bf401b567c372a195e9beff09661e1cc6 (diff)
[tx-robot] updated from transifexv18.0.0beta4
-rw-r--r--l10n/mk.js5
-rw-r--r--l10n/mk.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
index c8f002f..35008f2 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -2,7 +2,12 @@ OC.L10N.register(
"logreader",
{
"Copy" : "Копирај",
+ "Copy raw" : "Копирај raw",
+ "Copy formatted" : "Копирај форматирано",
+ "Everything is working fine" : "Сè е во ред",
"Level" : "Ниво",
+ "App" : "Апликација",
+ "Message" : "Порака",
"Time" : "Врема"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/l10n/mk.json b/l10n/mk.json
index 0791dc1..592ed49 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -1,6 +1,11 @@
{ "translations": {
"Copy" : "Копирај",
+ "Copy raw" : "Копирај raw",
+ "Copy formatted" : "Копирај форматирано",
+ "Everything is working fine" : "Сè е во ред",
"Level" : "Ниво",
+ "App" : "Апликација",
+ "Message" : "Порака",
"Time" : "Врема"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
} \ No newline at end of file