summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-11 00:08:08 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-11 00:08:08 +0000
commit241226c23c3333c6ad8759df486a8bbc107d6a68 (patch)
treecb652e374e946895c2e9e6c3999103f8f89ad3a5 /apps/theming/l10n/is.js
parent167013dbf9e7de63e702854a9e770f73fca016f5 (diff)
downloadnextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.tar.gz
nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/is.js')
-rw-r--r--apps/theming/l10n/is.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js
index bee8f7c42bd..4a9b3116e42 100644
--- a/apps/theming/l10n/is.js
+++ b/apps/theming/l10n/is.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"theming",
{
+ "Loading preview…" : "Hleð inn forskoðun...",
"Saved" : "Vistað",
"Admin" : "Stjórnandi",
"a safe home for all your data" : "öruggur staður fyrir öll gögnin þín",
@@ -12,6 +13,7 @@ OC.L10N.register(
"Unsupported image type" : "Óstudd gerð myndar",
"You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema",
"Theming" : "Þemu",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Þemu gera þér kleift að breyta útliti og hegðun þíns eintaks af viðmótinu auk studdra biðlaraforrita. Það verður sýnilegt öllum notendum.",
"Name" : "Heiti",
"reset to default" : "endurstilla á sjálfgefið",
"Web address" : "Veffang",
@@ -22,6 +24,7 @@ OC.L10N.register(
"Upload new logo" : "Senda inn nýtt táknmerki",
"Login image" : "Innskráningarmynd",
"Upload new login background" : "Senda inn nýjan bakgrunn innskráningar",
+ "Remove background image" : "Fjarlægja bakgrunnsmynd",
"Log in image" : "Innskráningarmynd"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");