diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:40 +0000 |
commit | 430b09589715220e77907fc1b9f3e0da8cfd30ff (patch) | |
tree | b25ea1fb3ae6efcab614e41ee4123bda1555843a /apps/settings/l10n/lv.js | |
parent | 3f54f174cc9b6ec9cfc5869b4155458b248a332a (diff) | |
download | nextcloud-server-430b09589715220e77907fc1b9f3e0da8cfd30ff.tar.gz nextcloud-server-430b09589715220e77907fc1b9f3e0da8cfd30ff.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lv.js')
-rw-r--r-- | apps/settings/l10n/lv.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 16dcd83e205..ded248458b7 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -78,26 +78,14 @@ OC.L10N.register( "Device settings" : "Ierīces iestatījumi", "Rename" : "Pārsaukt", "Revoke" : "Atsaukt", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome for Android", - "iPhone" : "iPhone", - "Sync client - {os}" : "Sync klients - {os}", "This session" : "Šajā sesijā", "Device" : "Ierīce", "Last activity" : "Pēdējās darbības", "App name" : "Lietotnes nosaukums", "Create new app password" : "Izveidot jaunu lietotnes paroli", - "Use the credentials below to configure your app or device." : "Izmantot akreditācijas datus, lai konfigurētu savu lietotni vai ierīci.", - "For security reasons this password will only be shown once." : "Drošības apsvērumu dēļ šī parole, tiks parādīta tikai vienreiz.", "Username" : "Lietotājvārds", "Password" : "Parole", - "Done" : "Pabeigts", - "Copied!" : "Nokopēts!", - "Copy" : "Kopēt", "Profile" : "Profils", "Enable" : "Aktivēt", "Server-side encryption" : "Servera šifrēšana", @@ -131,6 +119,7 @@ OC.L10N.register( "Group admin for" : "Admin grupa", "Storage location" : "Krātuves atrašanās vieta", "Last login" : "Pēdējā pieteikšanās", + "Done" : "Pabeigts", "Edit" : "Rediģēt", "Visibility" : "Redzamība", "Show last login" : "Rādīt pēdējo autorizāciju", @@ -169,6 +158,17 @@ OC.L10N.register( "Save" : "Saglabāt", "All checks passed." : "Visas pārbaudes veiksmīgas.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Izstrādātās {communityopen}Nextcloud kopiena {linkclose}, {githubopen} avota kods {linkclose} licencēts saskaņā ar {licenseopen}AGPL{linkclose}.", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "iPhone" : "iPhone", + "Sync client - {os}" : "Sync klients - {os}", + "Use the credentials below to configure your app or device." : "Izmantot akreditācijas datus, lai konfigurētu savu lietotni vai ierīci.", + "For security reasons this password will only be shown once." : "Drošības apsvērumu dēļ šī parole, tiks parādīta tikai vienreiz.", + "Copied!" : "Nokopēts!", + "Copy" : "Kopēt", "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", "Your email address" : "Jūsu e-pasta adrese", "Add group" : "Pievienot grupu", |