diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/eu.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index d9cbaa19568..e013cd2f75d 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -113,10 +113,6 @@ OC.L10N.register( "Role" : "Zeregina", "Unknown user" : "Erabiltzaile ezezaguna", "Additional settings" : "Ezarpen gehiago", - "%s enter the database username and name." : "%s sartu datu-basearen erabiltzaile-izena eta izena.", - "%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.", - "%s enter the database name." : "%s sartu datu basearen izena.", - "%s you may not use dots in the database name" : "%s ezin duzu punturik erabili datu basearen izenean.", "MySQL username and/or password not valid" : "MySQL erabiltzaile-izen edota pasahitza baliogabea", "You need to enter details of an existing account." : "Existitzen den kontu baten xehetasunak sartu behar dituzu.", "Oracle connection could not be established" : "Ezin da Oracle konexioa sortu", @@ -259,6 +255,10 @@ OC.L10N.register( "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Hau normalean web zerbitzarira config karpetan idazteko baimenak emanez konpondu daiteke.", + "%s enter the database username and name." : "%s sartu datu-basearen erabiltzaile-izena eta izena.", + "%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.", + "%s enter the database name." : "%s sartu datu basearen izena.", + "%s you may not use dots in the database name" : "%s ezin duzu punturik erabili datu basearen izenean.", "Cannot read file" : "Ezin da fitxategia irakurri", "Cannot write into \"config\" directory" : "Ezin da idatzi \"config\" karpetan", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Hau normalean konpondu daiteke web zerbitzariari konfigurazio direktoriorako sarbidea emanez. Ikus %s", |