summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/is.js')
-rw-r--r--apps/files_external/l10n/is.js19
1 files changed, 9 insertions, 10 deletions
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index 644c4a06546..5c79a94b0ac 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -1,18 +1,17 @@
OC.L10N.register(
"files_external",
{
- "Please provide a valid Dropbox app key and secret." : "Gefðu upp virkan Dropbox lykil og leynikóða",
- "Location" : "Staðsetning",
- "Host" : "Netþjónn",
"Username" : "Notendanafn",
- "Password" : "Lykilorð",
+ "Host" : "Netþjónn",
"Share" : "Deila",
- "URL" : "URL",
- "Access granted" : "Aðgengi veitt",
- "Error configuring Dropbox storage" : "Villa við að setja upp Dropbox gagnasvæði",
- "Grant access" : "Veita aðgengi",
- "Error configuring Google Drive storage" : "Villa kom upp við að setja upp Google Drive gagnasvæði",
"Personal" : "Um mig",
+ "Grant access" : "Veita aðgengi",
+ "Access granted" : "Aðgengi veitt",
+ "None" : "Ekkert",
+ "Password" : "Lykilorð",
+ "WebDAV" : "WebDAV",
+ "URL" : "URL",
+ "Location" : "Staðsetning",
"Name" : "Nafn",
"External Storage" : "Ytri gagnageymsla",
"Folder name" : "Nafn möppu",
@@ -20,4 +19,4 @@ OC.L10N.register(
"Delete" : "Eyða",
"Enable User External Storage" : "Virkja ytra gagnasvæði notenda"
},
-"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);");
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");