diff options
Diffstat (limited to 'core/l10n/lv.json')
-rw-r--r-- | core/l10n/lv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lv.json b/core/l10n/lv.json index df8f472c8c3..8698482326a 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -239,7 +239,6 @@ "Detailed logs" : "Detalizēti žurnāli", "Update needed" : "Nepieciešama atjaunināšana", "Please use the command line updater because you have a big instance with more than 50 users." : "Lūdzu, izmantojiet komandrindas atjauninātāju, jo jums ir vairāk nekā 50 lietotāji.", - "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.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Es zinu ka ja es turpināšu atjauninājumu caur tīmekļa atjauninātāju ir risks ka pieprasījumam būs noliedze , kas var radīt datu zudumu, bet man ir dublējumkopija un es zinu kā atjaunot instanci neveiksmes gadijumā.", "Upgrade via web on my own risk" : "Atjaunināt caur tīmekļa atjauninātāju uz mana paša risku.", "Maintenance mode" : "Uzturēšanas režīms", @@ -247,6 +246,7 @@ "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", "If it is not there ask your local administrator." : "Ja tas tur nav tad jautājiet savam vietējam administratoram.", "Settings" : "Iestatījumi", - "File not found" : "Datne nav atrasta" + "File not found" : "Datne nav atrasta", + "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." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |