diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
commit | 3ac720aaca1cde1ea8bac8216d27f389804f328a (patch) | |
tree | d00f5346bf52a50212a9ca29239483faeb6e623e /core/l10n/lv.js | |
parent | ea08fabca3c10370d393ab10480fd82c36e1eaac (diff) | |
download | nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.tar.gz nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index a8151ad2797..f236baa16e8 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -173,8 +173,8 @@ OC.L10N.register( "No action available" : "Nav pieejamu darbību", "Error fetching contact actions" : "Kļūda rodot kontaktpersonām piemērojamās darbības", "Non-existing tag #{tag}" : "Neeksistējošs tags #{tag}", - "restricted" : "ierobežots", - "invisible" : "Neredzams", + "Restricted" : "Ierobežota", + "Invisible" : "Neredzama", "Delete" : "Dzēst", "Rename" : "Pārsaukt", "Collaborative tags" : "Sadarbības birkas", @@ -247,6 +247,8 @@ OC.L10N.register( "[%d / %d]: Checking table %s" : "[%d / %d]: Pārbauda tabulu %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Šim serverim nav interneta savienojuma. Tas nozīmē, ka daži līdzekļi, piemēram, ārējās atmiņas montēšana vai trešās puses lietotņu paziņojumi par atjauninājumiem nedarbosies. Iespējams nedarbosies attālināti piekļūt datnēm un nosūtīt paziņojumus uz e-pastu. Izveido interneta savienojumu ar serveri, lai visas funkcijas darbotos.", "Collaboratively edit office documents." : "Kopīgi rediģējiet ofisa dokumentus.", + "restricted" : "ierobežots", + "invisible" : "Neredzams", "More" : "Vairāk", "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz." }, |