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

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-12 06:57:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-12 06:57:15 +0300
commit601b9a2acc2253d7b3733ef6cecc75b79f6e186d (patch)
tree80fa5d85700d5f9f88f091dd491e09f91b80bb8a
parenta420870a45ed493187d2e4b7d4bc7bc3366a9825 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/mk.js6
-rw-r--r--l10n/mk.json6
-rw-r--r--translationfiles/templates/checksum.pot2
3 files changed, 11 insertions, 3 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
index fa2e10f..241aaf2 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"checksum",
{
- "File not found." : "Датотеката не е пронајдена."
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Видот на алгоритмот \"%s\" не е валиден или поддржан вид.",
+ "File not found." : "Датотеката не е пронајдена.",
+ "Checksum" : "Контролна сума",
+ "Creating a hash checksum of a file." : "Креирај контролна сума од датотека.",
+ "Choose Algorithm" : "Избери алгоритам"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/l10n/mk.json b/l10n/mk.json
index 06bdd0e..f496f1e 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -1,4 +1,8 @@
{ "translations": {
- "File not found." : "Датотеката не е пронајдена."
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Видот на алгоритмот \"%s\" не е валиден или поддржан вид.",
+ "File not found." : "Датотеката не е пронајдена.",
+ "Checksum" : "Контролна сума",
+ "Creating a hash checksum of a file." : "Креирај контролна сума од датотека.",
+ "Choose Algorithm" : "Избери алгоритам"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
} \ No newline at end of file
diff --git a/translationfiles/templates/checksum.pot b/translationfiles/templates/checksum.pot
index 9d82550..b177097 100644
--- a/translationfiles/templates/checksum.pot
+++ b/translationfiles/templates/checksum.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nextcloud 3.14159\n"
"Report-Msgid-Bugs-To: translations\\@example.com\n"
-"POT-Creation-Date: 2022-08-11 03:56+0000\n"
+"POT-Creation-Date: 2022-08-12 03:57+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"