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/lv.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/lv.js')
-rw-r--r-- | lib/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 3429270be5e..80a047db6f3 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -49,9 +49,6 @@ OC.L10N.register( "Full name" : "Pilns vārds", "Unknown user" : "Nezināms lietotājs", "Additional settings" : "Papildu iestatījumi", - "%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.", - "%s enter the database name." : "%s ievadiet datubāzes nosaukumu.", - "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus", "Oracle connection could not be established" : "Nevar izveidot savienojumu ar Oracle", "Oracle username and/or password not valid" : "Nav derīga Oracle parole un/vai lietotājvārds", "PostgreSQL username and/or password not valid" : "Nav derīga PostgreSQL parole un/vai lietotājvārds", @@ -124,6 +121,9 @@ OC.L10N.register( "Storage connection error. %s" : "Datu savienojuma kļūda. %s", "Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama", "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", + "%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.", + "%s enter the database name." : "%s ievadiet datubāzes nosaukumu.", + "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus", "PostgreSQL >= 9 required" : "PostgreSQL >= 9 nepieciešams", "Please upgrade your database version" : "Lūdzu, atjauniniet datu bāzes versiju" }, |