diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /settings/l10n/lv.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lv.js')
-rw-r--r-- | settings/l10n/lv.js | 41 |
1 files changed, 1 insertions, 40 deletions
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 1d049e1d9d1..08c4edb7688 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -240,45 +240,6 @@ OC.L10N.register( "change full name" : "mainīt vārdu", "set new password" : "iestatīt jaunu paroli", "change email address" : "mainīt e-pasta adresi", - "Default" : "Noklusējuma", - "Enabled" : "Iespējots", - "Not enabled" : "Nav pievienots", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Lūdzu ievadiet administratora atjaunošanas paroli, citādi visi lietotāja dati tiks zaudēti", - "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Aizmugursistēmas neatbalsta paroles maiņu, bet lietotāja šifrēšanas atslēga ir veiksmīgi atjaunināta.", - "test email settings" : "testēt e-pasta iestatījumus", - "Invalid request" : "Nederīgs vaicājums", - "Admins can't remove themself from the admin group" : "Administratori nevar izņemt paši sevi no administratoru grupas", - "Unable to add user to group %s" : "Nevar pievienot lietotāju grupai %s", - "Unable to remove user from group %s" : "Nevar izņemt lietotāju no grupas %s", - "Sending..." : "Sūta...", - "Updating...." : "Atjaunina....", - "Error while updating app" : "Kļūda, atjauninot programmu", - "Uninstalling ...." : "Atinstalē ....", - "Error while uninstalling app" : "Kļūda, atinstalējot programmu", - "Uninstall" : "Atinstalēt", - "App update" : "Programmu atjaunināšana", - "__language_name__" : "Latviešu", - "Personal info" : "Personiskā informācija", - "Sessions" : "Sesijas", - "App passwords" : "Programmu paroles", - "Sync clients" : "Sinhronizācijas lietotnes", - "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.", - "Cron" : "Cron", - "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", - "Your website" : "Jūsu mājaslapa", - "Get the apps to sync your files" : "Saņem programmu, lai sinhronizētu savas datnes", - "Desktop client" : "Darbvirsmas klients", - "Android app" : "Android programma", - "iOS app" : "iOS programma", - "Show First Run Wizard again" : "Vēlreiz rādīt pirmās palaišanas vedni", - "Name" : "Nosaukums", - "Follow us on Google Plus!" : "Seko mums Google Plus!", - "Subscribe to our newsletter!" : "Abonēt mūsu jaunumus!", - "Show last log in" : "Rādīt pēdējo autorizāciju", - "Group name" : "Grupas nosaukums" + "Default" : "Noklusējuma" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |