Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/lv.js')
-rw-r--r--apps/theming/l10n/lv.js6
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);");