diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
commit | 74eb2894a79f95ce4d08db19763d59dc8f489690 (patch) | |
tree | 958fdb38778e9086423c69713e9916ad12f0fb10 /core/l10n/lv.js | |
parent | e21f4409909ae13f1a6f4f0328eb2ab4fa85b16b (diff) | |
download | nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.tar.gz nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 0cd051d8dff..a4ce1670207 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -18,14 +18,11 @@ OC.L10N.register( "Password reset is disabled" : "Paroles atiestatīšana nav iespējota", "Couldn't reset password because the token is invalid" : "Nevarēja nomainīt paroli, jo pazīšanās zīme ir nederīga", "Couldn't reset password because the token is expired" : "Nevarēja nomainīt paroli, jo pazīšanās zīmei beidzies derīguma termiņš", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nevarēja nosūtīt paroles maiņas e-pastu, jo lietotājam nav norādīts e-pasts. Lūdzu sazinies ar savu administratoru.", "%s password reset" : "%s paroles maiņa", "Password reset" : "Parole atiestatīta", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Nospiediet sekojošo pogu, lai atiestatītu paroli. Ja jūs nepieprasijāt paroles atiestatīšanu, ignorējiet šo e-pastu.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Nospiediet sekojošo saiti, lai atiestatītu paroli. Ja jūs nepieprasijāt paroles atiestatīšanu, ignorējiet šo e-pastu.", "Reset your password" : "Atiestatīt paroli", - "Couldn't send reset email. Please contact your administrator." : "Nevarēja nosūtīt maiņas e-pastu. Lūdzu sazinies ar savu administratoru.", - "Couldn't send reset email. Please make sure your username is correct." : "Nevarēja nosūtīt paroles maiņas e-pastu. Pārliecinies, ka tavs lietotājvārds ir pareizs.", "Preparing update" : "Sagatavo atjauninājumu", "[%d / %d]: %s" : "[%d / %d]: %s", "Please use the command line updater because automatic updating is disabled in the config.php." : "Lūdzu izmanto komandrindas atjaunināšanu, jo automātiskā atjaunināšana ir atspējota konfigurācijas datnē config.php.", @@ -161,6 +158,7 @@ OC.L10N.register( "Wrong username or password." : "Nepareizs lietotājvārds vai parole.", "User disabled" : "Lietotājs deaktivizēts", "Reset password" : "Mainīt paroli", + "Couldn't send reset email. Please contact your administrator." : "Nevarēja nosūtīt maiņas e-pastu. Lūdzu sazinies ar savu administratoru.", "Password can not be changed. Please contact your administrator." : "Paroli, nevar nomainīt. Lūdzu kontaktēties ar savu administratoru.", "Back to login" : "Atpakaļ uz pieteikšanos", "Forgot password?" : "Aizmirsi paroli?", @@ -280,6 +278,8 @@ OC.L10N.register( "Maintenance mode" : "Uzturēšanas režīms", "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s serveris pašlaik darbojas uzturēšanas režīmā, tas var ilgt kādu laiku.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nevarēja nosūtīt paroles maiņas e-pastu, jo lietotājam nav norādīts e-pasts. Lūdzu sazinies ar savu administratoru.", + "Couldn't send reset email. Please make sure your username is correct." : "Nevarēja nosūtīt paroles maiņas e-pastu. Pārliecinies, ka tavs lietotājvārds ir pareizs.", "Updated \"%s\" to %s" : "Atjaunināts \"%s\" uz %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Programmatūras koda pārbaude atgrieza kļūdas. Sīkāk…</a>", "Dismiss" : "Atmest", |