diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /core/l10n/lv.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.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 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index f189249587d..ba35c1af5d2 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -247,14 +247,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", - "[%d / %d]: Checking table %s" : "[%d / %d]: Pārbauda tabulu %s", "If it is not there ask your local administrator." : "Ja tas tur nav tad jautājiet savam vietējam administratoram.", - "Collaboratively edit office documents." : "Kopīgi rediģējiet ofisa dokumentus.", "Settings" : "Iestatījumi", - "restricted" : "ierobežots", - "invisible" : "Neredzams", - "File not found" : "Datne nav atrasta", - "More" : "Vairāk", - "Contacts" : "Kontakti" + "File not found" : "Datne nav atrasta" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |