diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
commit | 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch) | |
tree | cc751b16ff7557d2027c3e43662acc384f210e19 /apps/theming/l10n/lv.js | |
parent | 9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff) | |
download | nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/lv.js')
-rw-r--r-- | apps/theming/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/lv.js b/apps/theming/l10n/lv.js index 6aaa3864368..3076061abc5 100644 --- a/apps/theming/l10n/lv.js +++ b/apps/theming/l10n/lv.js @@ -15,8 +15,6 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Tēmošana padara iespējamu viegli pielāgot savas instances un atbalstošo klientaplikāciju izskatu un sajūtu. Tas būs redzams visiem lietotājiem.", "Name" : "Nosaukums", "Reset to default" : "Atiestatīt", - "Web address" : "Tīmekļa adrese", - "Web address https://…" : "Servera adrese https://…", "Slogan" : "Sauklis", "Color" : "Krāsa", "Logo" : "Logo", @@ -25,6 +23,8 @@ OC.L10N.register( "Upload new login background" : "Augšupielādēt jaunu pieslēgšanās fona attēlu", "Remove background image" : "Noņemt fona attēlu", "You are already using a custom theme" : "Tu jau izmanto pielāgotu tēmu", - "reset to default" : "Atiestatīt" + "reset to default" : "Atiestatīt", + "Web address" : "Tīmekļa adrese", + "Web address https://…" : "Servera adrese https://…" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |