aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/is.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
downloadnextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz
nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r--apps/files/l10n/is.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 3536f7d4820..44b39ec3f62 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -135,9 +135,8 @@ OC.L10N.register(
"Unlimited" : "Ótakmarkað",
"Upload (max. %s)" : "Senda inn (hám. %s)",
"File Management" : "Skráastjórnun",
- "%s of %s used" : "%s af %s notað",
- "%1$s%% of %2$s used" : "%1$s%% af %2$s notað",
"%s used" : "%s notað",
+ "%1$s of %2$s used" : "%1$s af %2$s notað",
"Settings" : "Stillingar",
"Show hidden files" : "Sýna faldar skrár",
"WebDAV" : "WebDAV",
@@ -167,7 +166,8 @@ OC.L10N.register(
"Save" : "Vista",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Með PHP-FPM getur það tekið 5 mínútur fyrir breytingar að verða virkar.",
"Missing permissions to edit from here." : "Vantar heimildir til að breyta einhverju héðan.",
+ "%s of %s used" : "%s af %s notað",
"Cancel upload" : "Hætta við innsendingu",
- "%1$s of %2$s used" : "%1$s af %2$s notað"
+ "%1$s%% of %2$s used" : "%1$s%% af %2$s notað"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");