diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /core/l10n/eu.js | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index dc3a2d2b772..9c58e2b9c44 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -50,6 +50,30 @@ OC.L10N.register( "%s (incompatible)" : "%s (bateraezina)", "Following apps have been disabled: %s" : "Hurrengo aplikazioak desgaitu egin dira: %s", "Already up to date" : "Dagoeneko eguneratuta", + "No" : "Ez", + "Yes" : "Bai", + "No files in here" : "Ez dago fitxategirik hemen", + "Choose" : "Aukeratu", + "Copy" : "Kopiatu", + "Move" : "Mugitu", + "Error loading file picker template: {error}" : "Errorea fitxategi hautatzaile txantiloiak kargatzerakoan: {error}", + "OK" : "Ados", + "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}", + "read-only" : "irakurtzeko-soilik", + "_{count} file conflict_::_{count} file conflicts_" : ["fitxategi {count}ek konfliktua sortu du","{count} fitxategik konfliktua sortu dute"], + "One file conflict" : "Fitxategi batek konfliktua sortu du", + "New Files" : "Fitxategi Berriak", + "Already existing files" : "Dagoeneko existitzen diren fitxategiak", + "Which files do you want to keep?" : "Ze fitxategi mantendu nahi duzu?", + "If you select both versions, the copied file will have a number added to its name." : "Bi bertsioak hautatzen badituzu, kopiatutako fitxategiaren izenean zenbaki bat atxikituko zaio.", + "Cancel" : "Ezeztatu", + "Continue" : "Jarraitu", + "(all selected)" : "(denak hautatuta)", + "({count} selected)" : "({count} hautatuta)", + "Error loading file exists template" : "Errorea fitxategia existitzen da txantiloiak kargatzerakoan", + "Pending" : "Zain", + "Copy to {folder}" : "{karpetara} kopiatu", + "Move to {folder}" : "{karpetara} mugitu", "Saving..." : "Gordetzen...", "Dismiss" : "Ezikusi", "Authentication required" : "Autentifikazioa beharrezkoa", @@ -77,7 +101,6 @@ OC.L10N.register( "Not supported!" : "Ez da onartzen!", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", "Press Ctrl-C to copy." : "Sakatu Ctrl-C kpiatzeko.", - "Copy" : "Kopiatu", "Resharing is not allowed" : "Berriz elkarbanatzea ez dago baimendua", "Link" : "Esteka", "Password protect" : "Babestu pasahitzarekin", @@ -137,29 +160,6 @@ OC.L10N.register( "I know what I'm doing" : "Badakit zer ari naizen egiten", "Password can not be changed. Please contact your administrator." : "Ezin da pasahitza aldatu. Mesedez jarri harremetan zure administradorearekin.", "Reset password" : "Berrezarri pasahitza", - "No" : "Ez", - "Yes" : "Bai", - "No files in here" : "Ez dago fitxategirik hemen", - "Choose" : "Aukeratu", - "Move" : "Mugitu", - "Error loading file picker template: {error}" : "Errorea fitxategi hautatzaile txantiloiak kargatzerakoan: {error}", - "OK" : "Ados", - "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}", - "read-only" : "irakurtzeko-soilik", - "_{count} file conflict_::_{count} file conflicts_" : ["fitxategi {count}ek konfliktua sortu du","{count} fitxategik konfliktua sortu dute"], - "One file conflict" : "Fitxategi batek konfliktua sortu du", - "New Files" : "Fitxategi Berriak", - "Already existing files" : "Dagoeneko existitzen diren fitxategiak", - "Which files do you want to keep?" : "Ze fitxategi mantendu nahi duzu?", - "If you select both versions, the copied file will have a number added to its name." : "Bi bertsioak hautatzen badituzu, kopiatutako fitxategiaren izenean zenbaki bat atxikituko zaio.", - "Cancel" : "Ezeztatu", - "Continue" : "Jarraitu", - "(all selected)" : "(denak hautatuta)", - "({count} selected)" : "({count} hautatuta)", - "Error loading file exists template" : "Errorea fitxategia existitzen da txantiloiak kargatzerakoan", - "Pending" : "Zain", - "Copy to {folder}" : "{karpetara} kopiatu", - "Move to {folder}" : "{karpetara} mugitu", "Very weak password" : "Pasahitz oso ahula", "Weak password" : "Pasahitz ahula", "So-so password" : "Halamoduzko pasahitza", |