diff options
Diffstat (limited to 'settings/l10n/lv.php')
-rw-r--r-- | settings/l10n/lv.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php index cf0ddb8d9eb..e6ea1695063 100644 --- a/settings/l10n/lv.php +++ b/settings/l10n/lv.php @@ -32,6 +32,7 @@ $TRANSLATIONS = array( "Groups" => "Grupas", "Group Admin" => "Grupas administrators", "Delete" => "Dzēst", +"never" => "nekad", "add group" => "pievienot grupu", "A valid username must be provided" => "Jānorāda derīgs lietotājvārds", "Error creating user" => "Kļūda, veidojot lietotāju", @@ -79,6 +80,7 @@ $TRANSLATIONS = array( "Select an App" => "Izvēlies lietotni", "See application page at apps.owncloud.com" => "Apskati lietotņu lapu — apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencēts no <span class=\"author\"></span>", +"All" => "Visi", "Administrator Documentation" => "Administratora dokumentācija", "Online Documentation" => "Tiešsaistes dokumentācija", "Forum" => "Forums", @@ -104,9 +106,12 @@ $TRANSLATIONS = array( "Create" => "Izveidot", "Admin Recovery Password" => "Administratora atgūšanas parole", "Enter the recovery password in order to recover the users files during password change" => "Ievadiet atgūšanas paroli, lai varētu atgūt lietotāja failus paroles maiņas laikā.", +"Group" => "Grupa", +"Default Quota" => "Apjoms pēc noklusējuma", "Unlimited" => "Neierobežota", "Other" => "Cits", "Username" => "Lietotājvārds", +"Quota" => "Apjoms", "set new password" => "iestatīt jaunu paroli", "Default" => "Noklusējuma" ); |