summaryrefslogtreecommitdiffstats
path: root/lib/l10n/is.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 05:07:18 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 05:07:18 -0400
commit60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch)
treeb94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /lib/l10n/is.js
parent4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff)
downloadnextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.tar.gz
nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r--lib/l10n/is.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index 7661ee829fb..d2c3602e070 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Application is not enabled" : "Forrit ekki virkt",
"Authentication error" : "Villa við auðkenningu",
"Token expired. Please reload page." : "Auðkenning útrunnin. Vinsamlegast skráðu þig aftur inn.",
- "Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\""
+ "Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\"",
+ "Apps" : "Forrit"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");