Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/is.js')
-rw-r--r--apps/files_external/l10n/is.js23
1 files changed, 23 insertions, 0 deletions
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
new file mode 100644
index 00000000000..0ef3945c353
--- /dev/null
+++ b/apps/files_external/l10n/is.js
@@ -0,0 +1,23 @@
+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ð",
+ "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",
+ "Name" : "Nafn",
+ "External Storage" : "Ytri gagnageymsla",
+ "Folder name" : "Nafn möppu",
+ "Configuration" : "Uppsetning",
+ "Delete" : "Eyða",
+ "Enable User External Storage" : "Virkja ytra gagnasvæði notenda"
+},
+"nplurals=2; plural=(n != 1);");