diff options
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 5ca99107a13..83363a21919 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -124,6 +124,14 @@ OC.L10N.register( "Shared" : "Koplietots", "Shared with" : "Koplietots ar", "Shared by" : "Koplietoja", + "Non-existing tag #{tag}" : "Neeksistējošs tags #{tag}", + "restricted" : "ierobežots", + "invisible" : "Neredzams", + "({scope})" : "({scope})", + "Delete" : "Dzēst", + "Rename" : "Pārsaukt", + "Collaborative tags" : "Sadarbības atzīmes", + "No tags found" : "Netika atrasta neviena atzīme", "Settings" : "Iestatījumi", "Connection to server lost" : "Zaudēts savienojums ar serveri", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm"], @@ -174,14 +182,6 @@ OC.L10N.register( "Check the background job settings" : "Pārmainīt fona darbu iestatījumus", "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ējo atmiņas montāžas vai trešās puses lietojumprogrammu paziņojumi par atjauninājumiem nedarbosies. Attāli piekļūt datnēm un nosūtīt paziņojumu uz e-pastu, iespējams nedarbosies. Mēs ierosinām, izveidot interneta savienojumu ar šo serveri, ja vēlaties, lai visas funkcijas darbotos.", "Error occurred while checking server setup" : "Radās kļūda, pārbaudot servera ", - "Non-existing tag #{tag}" : "Neeksistējošs tags #{tag}", - "restricted" : "ierobežots", - "invisible" : "Neredzams", - "({scope})" : "({scope})", - "Delete" : "Dzēst", - "Rename" : "Pārsaukt", - "Collaborative tags" : "Sadarbības atzīmes", - "No tags found" : "Netika atrasta neviena atzīme", "unknown text" : "nezināms teksts", "Hello world!" : "Sveika, pasaule!", "sunny" : "saulains", |