diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
commit | b33260a22c7099e15903f2f9cf8f27d64680d663 (patch) | |
tree | 01280bd0f2c447d6d905532dab3b8f785e1251e7 /lib/l10n/eu.js | |
parent | 003bf4b8ee3a1cf8e19f62b94bafe26e03448ddb (diff) | |
download | nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.tar.gz nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index d3b0c9c1375..42254f4c1c9 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -80,7 +80,6 @@ OC.L10N.register( "Empty file" : "Fitxategi hutsa", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s IDa duen modulua ez da existitzen. Gaitu zure aplikazioen ezarpenetan edo jarri harremanetan administratzailearekin.", "Dot files are not allowed" : "Dot fitxategiak ez dira onartzen", - "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea", "File already exists" : "Badago izen bereko fitxategi bat", "Invalid path" : "Bide-izen baliogabea", "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", @@ -269,7 +268,6 @@ OC.L10N.register( "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", - "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", @@ -364,6 +362,7 @@ OC.L10N.register( "User disabled" : "Erabiltzaile desgaituta", "Your data directory is readable by other users." : "Zure datuen karpeta beste erabiltzaileek irakur dezakete.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela.", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea" }, "nplurals=2; plural=(n != 1);"); |