summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-05 01:07:46 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-05 01:07:46 +0000
commit1d5e94a4f25450649dc65a9a70e28230fc2a3050 (patch)
tree16b14f7dc2d41f27e03f67fa306ff4db75b89268 /apps/theming/l10n/is.js
parentbadb45fce4e66262e93277330231d49beba8730d (diff)
downloadnextcloud-server-1d5e94a4f25450649dc65a9a70e28230fc2a3050.tar.gz
nextcloud-server-1d5e94a4f25450649dc65a9a70e28230fc2a3050.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/is.js')
-rw-r--r--apps/theming/l10n/is.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js
new file mode 100644
index 00000000000..050c24d1aa3
--- /dev/null
+++ b/apps/theming/l10n/is.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Admin" : "Stjórnandi",
+ "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín",
+ "The given name is too long" : "Uppgefið nafn er of langt",
+ "The given web address is too long" : "Uppgefið veffang er of langt",
+ "The given slogan is too long" : "Uppgefið slagorð er of langt",
+ "The given color is invalid" : "Uppgefinn litur er ógildur",
+ "Saved" : "Vistað",
+ "No file uploaded" : "Engin skrá var send inn",
+ "Unsupported image type" : "Óstudd gerð myndar",
+ "You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema",
+ "Theming" : "Þemu",
+ "Name" : "Heiti",
+ "reset to default" : "endurstilla á sjálfgefið",
+ "Web address" : "Veffang",
+ "Web address https://…" : "Veffang https://…",
+ "Slogan" : "Slagorð",
+ "Color" : "Litur",
+ "Logo" : "Táknmerki",
+ "Upload new logo" : "Senda inn nýtt táknmerki",
+ "Login image" : "Innskráningarmynd",
+ "Upload new login background" : "Senda inn nýjan bakgrunn innskráningar",
+ "Log in image" : "Innskráningarmynd"
+},
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");