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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-15 08:12:17 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-15 08:12:17 +0300
commit981b5779595d9cb4adee1f4a50df22edbd0f8dea (patch)
treeb953e143fb535bb2df1c1c91b46bcd2ecae3a3fe /l10n
parent3afb7eb5203c35c053c707bb5ff1346c3d3c3411 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/eu.js2
-rw-r--r--l10n/eu.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 19e1662..8031888 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"checksum",
{
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : " \"%s\" algoritmo mota ez da baliozko edo onartzen den algoritmo mota bat.",
"File not found." : "Ez da fitxategirik aurkitu.",
+ "Checksum" : "Egiaztapeneko batura",
"Choose Algorithm" : "Aukeratu algoritmoa"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index d1ff48c..517fc42 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -1,5 +1,7 @@
{ "translations": {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : " \"%s\" algoritmo mota ez da baliozko edo onartzen den algoritmo mota bat.",
"File not found." : "Ez da fitxategirik aurkitu.",
+ "Checksum" : "Egiaztapeneko batura",
"Choose Algorithm" : "Aukeratu algoritmoa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file