From 981b5779595d9cb4adee1f4a50df22edbd0f8dea Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 15 Feb 2022 05:12:17 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 2 ++ l10n/eu.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'l10n') 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 -- cgit v1.2.3