diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
commit | bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf (patch) | |
tree | 5b1ed3158953e440d323e54d5116d774fedb8efb /core/l10n/lv.js | |
parent | add4e4365a4040d2e4e6aa79c0d03c3edd78583c (diff) | |
download | nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.tar.gz nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index ba35c1af5d2..5b75342afaa 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -241,7 +241,6 @@ OC.L10N.register( "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", @@ -249,6 +248,7 @@ OC.L10N.register( "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." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |