diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-10 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-10 02:15:26 +0000 |
commit | cfa291ec8f68f89e8560b2e297c0b600cb2ea224 (patch) | |
tree | 132ef9265257814193e0460cabd5d816af5579e3 /lib/l10n/lv.js | |
parent | 410586c2e79ad28fec368623b9c133feea91194d (diff) | |
download | nextcloud-server-cfa291ec8f68f89e8560b2e297c0b600cb2ea224.tar.gz nextcloud-server-cfa291ec8f68f89e8560b2e297c0b600cb2ea224.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index e6de0212ae2..8ca9eae8786 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -5,6 +5,7 @@ OC.L10N.register( "See %s" : "Skatīt %s", "Sample configuration detected" : "Atrasta konfigurācijas paraugs", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Konstatēts, ka paraug konfigurācija ir nokopēta. Tas var izjaukt jūsu instalāciju un nav atbalstīts. Lūdzu, izlasiet dokumentāciju, pirms veicat izmaiņas config.php", + "404" : "404", "%1$s and %2$s" : "%1$s un %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s un %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s un %4$s", @@ -32,6 +33,7 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["%n minūtes atpakaļ","%n minūtes atpakaļ","%n minūtēm"], "seconds ago" : "sekundēm", "File already exists" : "Datne jau pastāv", + "File name is a reserved word" : "Faila nosaukums ir rezervēts vārds", "File name is too long" : "Datnes nosaukums ir pārāk garš", "Empty filename is not allowed" : "Tukšs datnes nosaukums nav atļauts", "__language_name__" : "Latviešu", |