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-03-02 07:05:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-02 07:05:09 +0300
commit96ff02fc0033a7ede1f918980aecf198c57cf8eb (patch)
tree93e80f97b683f63b12a64ecd192b0dbfef6a46bd /l10n
parentf14994395a248cbf2b7936f068ebe744a907b7c5 (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 8031888..2ee91e3 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"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",
+ "Creating a hash checksum of a file." : "Fitxategiaren egiaztapeneko batura sortzen.",
+ "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Erabiltzaileei fitxategi baten egiaztapeneko batura sortzeko aukera ematen die.\nAlgoritmo posibleak md5, sha1, sha256, sha384, sha512 eta crc32 dira.\n\nIreki fitxategiaren xehetasunen ikuspegia (alboko barran). \"Egiaztapeneko batura\" izeneko fitxa berri bat egon beharko litzateke.\nHautatu algoritmo bat eta hash bat sortzen saiatuko da.\nBeste algoritmo bat nahi baduzu, egin klik berriro kargatu botoian.",
"Choose Algorithm" : "Aukeratu algoritmoa"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 517fc42..32c4d99 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -2,6 +2,8 @@
"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",
+ "Creating a hash checksum of a file." : "Fitxategiaren egiaztapeneko batura sortzen.",
+ "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Erabiltzaileei fitxategi baten egiaztapeneko batura sortzeko aukera ematen die.\nAlgoritmo posibleak md5, sha1, sha256, sha384, sha512 eta crc32 dira.\n\nIreki fitxategiaren xehetasunen ikuspegia (alboko barran). \"Egiaztapeneko batura\" izeneko fitxa berri bat egon beharko litzateke.\nHautatu algoritmo bat eta hash bat sortzen saiatuko da.\nBeste algoritmo bat nahi baduzu, egin klik berriro kargatu botoian.",
"Choose Algorithm" : "Aukeratu algoritmoa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file