diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
commit | c1c5f51fd8524031835f174cda4aa431976ae1f0 (patch) | |
tree | cedf832ab24f7e0ccda75c34c18ede2513d6477f /settings/l10n/lv.js | |
parent | f72f55354dee5004eb036c2162c91b8826a74f27 (diff) | |
download | nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.tar.gz nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lv.js')
-rw-r--r-- | settings/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 525ab632d76..0f80cd75a03 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -124,7 +124,6 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Email server" : "E-pasta serveris", "Open documentation" : "Atvērt dokumentāciju", - "This is used for sending out notifications." : "Tas tiek izmantots, izsūtot paziņojumus.", "Send mode" : "Sūtīšanas metode", "Encryption" : "Šifrēšana", "From address" : "No adreses", @@ -239,7 +238,6 @@ OC.L10N.register( "Username" : "Lietotājvārds", "Done" : "Pabeigts", "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}.", - "Follow us on Google Plus!" : "Seko mums Google Plus!", "Subscribe to our newsletter!" : "Abonēt mūsu jaunumus!", "Show storage location" : "Rādīt krātuves atrašanās vietu", "Show email address" : "Rādīt e-pasta adreses", @@ -274,11 +272,13 @@ OC.L10N.register( "Uninstalling ...." : "Atinstalē ....", "Error while uninstalling app" : "Kļūda, atinstalējot programmu", "Uninstall" : "Atinstalēt", + "This is used for sending out notifications." : "Tas tiek izmantots, izsūtot paziņojumus.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūkst PHP modulis “fileinfo”. Mēs iesakām to aktivēt, lai pēc iespējas labāk noteiktu mime tipus.", "Uninstall app" : "Atinstalēt programmu", "Cheers!" : "Priekā!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvienkārši Jūsu zināšanai, ka Jums tagad ir %s konts.\n\nJūsu lietotājvārds: %s\nPiekļuve: %s\n\n", "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem", + "Follow us on Google Plus!" : "Seko mums Google Plus!", "Show last log in" : "Rādīt pēdējo autorizāciju" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |