diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
commit | 02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch) | |
tree | 223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/lv.js | |
parent | bf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff) | |
download | nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/lv.js')
-rw-r--r-- | apps/theming/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/lv.js b/apps/theming/l10n/lv.js index 435b639df9f..e9dc74c509b 100644 --- a/apps/theming/l10n/lv.js +++ b/apps/theming/l10n/lv.js @@ -13,7 +13,6 @@ OC.L10N.register( "No file was uploaded" : "Neviena datne netika augšupielādēta", "Missing a temporary folder" : "Trūkst pagaidu mapes", "No file uploaded" : "Nav augšupielādēta datne", - "Unsupported image type" : "Neatbalstīts attēla tips", "Theming" : "Dizains", "Open documentation" : "Atvērt dokumentāciju", "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.", @@ -26,6 +25,7 @@ OC.L10N.register( "Login image" : "Pieteikšanās fona attēls", "Upload new login background" : "Augšupielādēt jaunu pieteikšanās fona attēlu", "Remove background image" : "Noņemt fona attēlu", - "Advanced options" : "Papildu opcijas" + "Advanced options" : "Papildu opcijas", + "Unsupported image type" : "Neatbalstīts attēla tips" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |