diff options
Diffstat (limited to 'settings/l10n/lv.js')
-rw-r--r-- | settings/l10n/lv.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 176ad9dff87..3ef50eb17f6 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -9,7 +9,6 @@ OC.L10N.register( "Unable to change password" : "Nav iespējams nomainīt paroli", "Authentication error" : "Autentifikācijas kļūda", "Wrong admin recovery password. Please check the password and try again." : "Nepareiza administratora atjaunošanas parole. Lūdzu pārbaudiet paroli un mēģiniet vēlreiz.", - "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.", "installing and updating apps via the app store or Federated Cloud Sharing" : "programmu instalēšana un atjaunināšana, izmantojot programmu veikalu vai Federatīvajām Cloud koplietošanu", "Federated Cloud Sharing" : "Federatīva mākoņkoplietošana", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL izmanto novecojušu %s versiju (%s). Lūdzu, atjauniniet operētājsistēmu vai funkcijām, piem., %s nedarbosies pareizi.", @@ -18,9 +17,7 @@ OC.L10N.register( "Group already exists." : "Grupa jau eksistē.", "Unable to add group." : "Nevar pievienot grupu.", "Unable to delete group." : "Nevar izdzēst grupu.", - "test email settings" : "testēt e-pasta iestatījumus", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Radās kļūda, nosūtot e-pastu. Lūdzu, pārskatiet savus iestatījumus. (Kļūda: %s)", - "Email sent" : "Vēstule nosūtīta", "You need to set your user email before being able to send test emails." : "Nepieciešams norādīt sava lietotāja e-pasta adresi, lai nosūtīta testa e-pastus.", "Invalid request" : "Nederīgs vaicājums", "Invalid mail address" : "Nepareiza e-pasta adrese", @@ -46,7 +43,7 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Notiek migrācija. Lūdzu, pagaidiet, līdz migrēšana ir pabeigta", "Migration started …" : "Uzsākta migrācija...", "Not saved" : "Nav saglabāts", - "Sending..." : "Sūta...", + "Email sent" : "Vēstule nosūtīta", "All" : "Visi", "Update to %s" : "Atjaunināts uz %s", "No apps found for your version" : "Neatrada programmu jūsu versijai", @@ -58,7 +55,6 @@ OC.L10N.register( "Updating...." : "Atjaunina....", "Error while updating app" : "Kļūda, atjauninot programmu", "Updated" : "Atjaunināta", - "Uninstalling ...." : "Atinstalē ....", "Error while uninstalling app" : "Kļūda, atinstalējot programmu", "Uninstall" : "Atinstalēt", "App update" : "Programmu atjaunināšana", @@ -159,7 +155,6 @@ OC.L10N.register( "Select default encryption module:" : "Atlasiet noklusēto šifrēšanas moduli:", "Start migration" : "Sākt migrāciju", "Security & setup warnings" : "Drošības un iestatījumu brīdinājumi", - "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.", "All checks passed." : "Visas pārbaudes veiksmīgas.", "Cron" : "Cron", "Execute one task with each page loaded" : "Izpildīt vienu uzdevumu ar katru ielādēto lapu", @@ -273,9 +268,14 @@ OC.L10N.register( "change email address" : "mainīt e-pasta adresi", "Default" : "Noklusējuma", "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", "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...", + "Uninstalling ...." : "Atinstalē ....", + "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.", "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", |