diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /lib/l10n/lv.js | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 6a4debc7e54..b6500d84c4b 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -30,6 +30,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n stundas atpakaļ","%n stundas atpakaļ","%n stundām"], "_%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 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", @@ -38,6 +39,14 @@ OC.L10N.register( "Settings" : "Iestatījumi", "Log out" : "Izrakstīties", "Users" : "Lietotāji", + "Email" : "E-pasts", + "Phone" : "Tālrunis", + "Twitter" : "Twitter", + "Website" : "Mājaslapa", + "Address" : "Adrese", + "Profile picture" : "Profila attēls", + "About" : "Par", + "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.", |