diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/lv.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.php')
-rw-r--r-- | core/l10n/lv.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/lv.php b/core/l10n/lv.php index 998a03c5dd1..647ad2bca3f 100644 --- a/core/l10n/lv.php +++ b/core/l10n/lv.php @@ -2,14 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s kopīgots »%s« ar jums", "group" => "grupa", -"Category type not provided." => "Kategorijas tips nav norādīts.", -"No category to add?" => "Nav kategoriju, ko pievienot?", -"This category already exists: %s" => "Šāda kategorija jau eksistē — %s", -"Object type not provided." => "Objekta tips nav norādīts.", -"%s ID not provided." => "%s ID nav norādīts.", -"Error adding %s to favorites." => "Kļūda, pievienojot %s izlasei.", -"No categories selected for deletion." => "Neviena kategorija nav izvēlēta dzēšanai.", -"Error removing %s from favorites." => "Kļūda, izņemot %s no izlases.", "Sunday" => "Svētdiena", "Monday" => "Pirmdiena", "Tuesday" => "Otrdiena", @@ -47,12 +39,9 @@ $TRANSLATIONS = array( "Ok" => "Labi", "_{count} file conflict_::_{count} file conflicts_" => array("","",""), "Cancel" => "Atcelt", -"The object type is not specified." => "Nav norādīts objekta tips.", -"Error" => "Kļūda", -"The app name is not specified." => "Nav norādīts lietotnes nosaukums.", -"The required file {file} is not installed!" => "Pieprasītā datne {file} nav instalēta!", "Shared" => "Kopīgs", "Share" => "Dalīties", +"Error" => "Kļūda", "Error while sharing" => "Kļūda, daloties", "Error while unsharing" => "Kļūda, beidzot dalīties", "Error while changing permissions" => "Kļūda, mainot atļaujas", @@ -84,6 +73,9 @@ $TRANSLATIONS = array( "Sending ..." => "Sūta...", "Email sent" => "Vēstule nosūtīta", "Warning" => "Brīdinājums", +"The object type is not specified." => "Nav norādīts objekta tips.", +"Delete" => "Dzēst", +"Add" => "Pievienot", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Atjaunināšana beidzās nesekmīgi. Lūdzu, ziņojiet par šo problēmu <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud kopienai</a>.", "The update was successful. Redirecting you to ownCloud now." => "Atjaunināšana beidzās sekmīgi. Tagad pārsūta jūs uz ownCloud.", "%s password reset" => "%s paroles maiņa", @@ -106,8 +98,6 @@ $TRANSLATIONS = array( "Help" => "Palīdzība", "Access forbidden" => "Pieeja ir liegta", "Cloud not found" => "Mākonis netika atrasts", -"Edit categories" => "Rediģēt kategoriju", -"Add" => "Pievienot", "Security Warning" => "Brīdinājums par drošību", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Jūsu PHP ir ievainojamība pret NULL Byte uzbrukumiem (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Lūdzu atjauniniet PHP instalāciju lai varētu droši izmantot %s.", |