summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-25 01:55:47 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-25 01:55:47 -0400
commitae97b8e1c24e02afe933de2b6c34f958e6334e19 (patch)
tree40077ab5f346ead729eb29a30d3649d5da2d1979 /apps
parentab0db65b23fb381a446d5cbb0fe101c76a07cb19 (diff)
downloadnextcloud-server-ae97b8e1c24e02afe933de2b6c34f958e6334e19.tar.gz
nextcloud-server-ae97b8e1c24e02afe933de2b6c34f958e6334e19.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/cs_CZ.js2
-rw-r--r--apps/comments/l10n/cs_CZ.json2
-rw-r--r--apps/comments/l10n/fr.js2
-rw-r--r--apps/comments/l10n/fr.json2
-rw-r--r--apps/comments/l10n/pt_PT.js2
-rw-r--r--apps/comments/l10n/pt_PT.json2
-rw-r--r--apps/files/l10n/cs_CZ.js1
-rw-r--r--apps/files/l10n/cs_CZ.json1
-rw-r--r--apps/files/l10n/fi_FI.js1
-rw-r--r--apps/files/l10n/fi_FI.json1
-rw-r--r--apps/files/l10n/fr.js1
-rw-r--r--apps/files/l10n/fr.json1
-rw-r--r--apps/files/l10n/it.js1
-rw-r--r--apps/files/l10n/it.json1
-rw-r--r--apps/files/l10n/pt_PT.js1
-rw-r--r--apps/files/l10n/pt_PT.json1
-rw-r--r--apps/files_external/l10n/is.js41
-rw-r--r--apps/files_external/l10n/is.json41
18 files changed, 102 insertions, 2 deletions
diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js
index 4a18c2911ee..1b4e03102d4 100644
--- a/apps/comments/l10n/cs_CZ.js
+++ b/apps/comments/l10n/cs_CZ.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
+ "You commented" : "Okomentoval jste",
"%1$s commented" : "%1$s okomentován",
+ "You commented on %2$s" : "Okomentoval jste %2$s",
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
"Comments" : "Komentáře",
"Type in a new comment..." : "Zadat nový komentář...",
diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json
index 438fe7208bc..5ca994542bf 100644
--- a/apps/comments/l10n/cs_CZ.json
+++ b/apps/comments/l10n/cs_CZ.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
+ "You commented" : "Okomentoval jste",
"%1$s commented" : "%1$s okomentován",
+ "You commented on %2$s" : "Okomentoval jste %2$s",
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
"Comments" : "Komentáře",
"Type in a new comment..." : "Zadat nový komentář...",
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 514ba843f3e..fc065bd0db0 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
+ "You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
+ "You commented on %2$s" : "Vous avez commenté %2$s",
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index ace5e14a14c..d69887540f9 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
+ "You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
+ "You commented on %2$s" : "Vous avez commenté %2$s",
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index 821afec0c50..5c874329fcd 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros",
+ "You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
+ "You commented on %2$s" : "Comentou %2$s",
"%1$s commented on %2$s" : "%1$s comentou %2$s",
"Comments" : "Comentários",
"Type in a new comment..." : "Escreva um novo comentário...",
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json
index d5a5edc8c7e..f5fc1d7070b 100644
--- a/apps/comments/l10n/pt_PT.json
+++ b/apps/comments/l10n/pt_PT.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros",
+ "You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
+ "You commented on %2$s" : "Comentou %2$s",
"%1$s commented on %2$s" : "%1$s comentou %2$s",
"Comments" : "Comentários",
"Type in a new comment..." : "Escreva um novo comentário...",
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index 9aae0284b91..536b5cdf935 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
"Settings" : "Nastavení",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup k vašim Souborům přes WebDAV</a>",
"Cancel upload" : "Zrušit odesílání",
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index b42df785902..da4fb78b53b 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
"Settings" : "Nastavení",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup k vašim Souborům přes WebDAV</a>",
"Cancel upload" : "Zrušit odesílání",
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js
index a0797e6cea0..7294495787f 100644
--- a/apps/files/l10n/fi_FI.js
+++ b/apps/files/l10n/fi_FI.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.",
"Settings" : "Asetukset",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
"Cancel upload" : "Peru lähetys",
"No files in here" : "Täällä ei ole tiedostoja",
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json
index c4b5c5b9ced..429845bb4ac 100644
--- a/apps/files/l10n/fi_FI.json
+++ b/apps/files/l10n/fi_FI.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.",
"Settings" : "Asetukset",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
"Cancel upload" : "Peru lähetys",
"No files in here" : "Täällä ei ole tiedostoja",
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 5460e3b9714..12497c4dbe1 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Manque de permissions pour éditer à partir d'ici.",
"Settings" : "Paramètres",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
"Cancel upload" : "Annuler l'envoi",
"No files in here" : "Aucun fichier",
"Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 99cb045ca8f..679d170b2ad 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Manque de permissions pour éditer à partir d'ici.",
"Settings" : "Paramètres",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
"Cancel upload" : "Annuler l'envoi",
"No files in here" : "Aucun fichier",
"Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 1a62d3a9db3..8041a8c2d72 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.",
"Settings" : "Impostazioni",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>",
"Cancel upload" : "Annulla caricamento",
"No files in here" : "Qui non c'è alcun file",
"Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index bdba12f54bf..473433f853a 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.",
"Settings" : "Impostazioni",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>",
"Cancel upload" : "Annulla caricamento",
"No files in here" : "Qui non c'è alcun file",
"Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!",
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 7d455fa92bd..ae1f1a8d11d 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Faltam permissões para editar a partir daqui.",
"Settings" : "Definições",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilize esta ligação para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">aceder aos seus ficheiros via WebDAV</a>",
"Cancel upload" : "Cancelar o envio",
"No files in here" : "Nenhuns ficheiros aqui",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com os seus aparelhos!",
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index aa2fb274c89..345840ffa39 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Faltam permissões para editar a partir daqui.",
"Settings" : "Definições",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilize esta ligação para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">aceder aos seus ficheiros via WebDAV</a>",
"Cancel upload" : "Cancelar o envio",
"No files in here" : "Nenhuns ficheiros aqui",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com os seus aparelhos!",
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index 2affa90b1cd..0b27c9c52fa 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -4,9 +4,17 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s",
"Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s",
"External storage" : "Ytri gagnageymsla",
+ "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki",
+ "Invalid backend or authentication mechanism class" : "Ógildur flokkur bakenda eða auðkenningartækni",
"Invalid mount point" : "Ógildur tengipunktur",
+ "Invalid storage backend \"%s\"" : "Ógildur geymslubakendi \"%s\"",
+ "Not permitted to use backend \"%s\"" : "Ekki leyft að nota \"%s\" bakendann",
+ "Not permitted to use authentication mechanism \"%s\"" : "Ekki leyft að nota \"%s\" auðkenningartæknina",
+ "Unsatisfied backend parameters" : "Óuppfyllt viðföng bakenda",
+ "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni",
"Insufficient data: %s" : "Ónóg gögn: %s",
"%s" : "%s",
+ "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda",
"Personal" : "Einka",
"System" : "Kerfi",
"Grant access" : "Veita aðgengi",
@@ -20,24 +28,42 @@ OC.L10N.register(
"Enable sharing" : "Virkja deilingu",
"Check for changes" : "Fylgjast með breytingum",
"Never" : "Aldrei",
+ "Once every direct access" : "Einu sinni við hvern beinan aðgang",
+ "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp.",
"(group)" : "(hópur)",
+ "Admin defined" : "Skilgreindur kerfisstjóri",
"Saved" : "Vistað",
"Empty response from the server" : "Tómt svar frá þjóni móttekið",
+ "Couldn't access. Please logout and login to activate this mount point" : "Náði ekki aðgangi. Skráðu þig út og svo aftur inn til að virkja þennan tengipunkt",
+ "Couldn't get the information from the ownCloud server: {code} {type}" : "Gat ekki lesið upplýsingar frá ownCloud-þjóninum: {code} {type}",
+ "Couldn't get the list of external mount points: {type}" : "Gat ekki fengið lista yfir fjartengda tengipunkta: {type}",
+ "There was an error with message: " : "Það kom upp villa með skilaboðunum: ",
"External mount error" : "Villa við tengingu í fjartengdu skráakerfi",
"external-storage" : "ytri-gagnageymsla",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Gat ekki fengið lista yfir tengipunkta Windows-netdrifa: autt svar frá þjóni",
+ "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sumir uppsettir tengipunktar eru ekki tengdir í skráakerfið. Smelltu á rauðu örina/örvarnar til að fá frekari upplýsingar",
+ "Please enter the credentials for the {mount} mount" : "Settu inn auðkenni fyrir {mount} tengipunktinn",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
+ "Credentials saved" : "Auðkenni vistuð",
+ "Credentials saving failed" : "Vistun auðkenna tókst ekki",
+ "Credentials required" : "Auðkenna krafist",
"Save" : "Vista",
"Access key" : "Aðgangslykill",
"Secret key" : "Leynilykill",
"Builtin" : "Innbyggt",
"None" : "Ekkert",
"OAuth1" : "OAuth1",
+ "App key" : "Lykill forrits",
+ "App secret" : "Leynilykill forrits",
"OAuth2" : "OAuth2",
+ "Client ID" : "Biðlaraauðkenni",
+ "Client secret" : "Leynilykill biðlara",
"OpenStack" : "OpenStack",
"Rackspace" : "Rackspace",
"API key" : "API-lykill",
"Username and password" : "Notandanafn og lykilorð",
+ "Log-in credentials, save in session" : "Innskráningarauðkenni, vista í setu",
"RSA public key" : "RSA-dreifilykill",
"Public key" : "Dreifilykill",
"Amazon S3" : "Amazon S3",
@@ -46,6 +72,7 @@ OC.L10N.register(
"Port" : "Gátt",
"Region" : "Svæði",
"Enable SSL" : "Virkja SSL",
+ "Enable Path Style" : "Virkja slóðastíl",
"WebDAV" : "WebDAV",
"URL" : "Slóð (URL)",
"Remote subfolder" : "Fjartengd undirmappa",
@@ -60,21 +87,33 @@ OC.L10N.register(
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Rót (root)",
+ "SFTP with secret key login" : "SFTP innskráning með leynilykli",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Deila",
"Domain" : "Lén",
+ "SMB / CIFS using OC login" : "SMB / CIFS með OC-innskráningu",
"Username as share" : "Notandanafn sem sameign",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Heiti á þjónustu",
+ "Request timeout (seconds)" : "Tímamörk á beiðni (sekúndur)",
"<b>Note:</b> " : "<b>Athugið:</b> ",
+ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Athugið:</b> Stuðningur við cURL í PHP er ekki virkjaður eða ekki uppsettur. Tenging %s er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
+ "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Athugið:</b> Stuðningur við FTP í PHP er ekki virkjaður eða ekki uppsettur. Tenging %s er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Athugið:</b> \"%s\" ekki uppsett. Tenging %s er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
+ "No external storage configured" : "Engin ytri-gagnageymsla stillt",
+ "You can add external storages in the personal settings" : "Þú getur bætt við ytri gagnageymslum í einkastillingunum þínum",
"Name" : "Nafn",
+ "Storage type" : "Tegund gagnageymslu",
"Scope" : "Umfang",
"External Storage" : "Ytri gagnageymsla",
"Folder name" : "Nafn möppu",
"Authentication" : "Auðkenning",
"Configuration" : "Uppsetning",
"Available for" : "Tiltækt fyrir",
+ "Add storage" : "Bæta við gagnahirslu",
"Advanced settings" : "Ítarlegri valkostir",
- "Delete" : "Eyða"
+ "Delete" : "Eyða",
+ "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi",
+ "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index c1927e674f2..460587941cf 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -2,9 +2,17 @@
"Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s",
"Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s",
"External storage" : "Ytri gagnageymsla",
+ "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki",
+ "Invalid backend or authentication mechanism class" : "Ógildur flokkur bakenda eða auðkenningartækni",
"Invalid mount point" : "Ógildur tengipunktur",
+ "Invalid storage backend \"%s\"" : "Ógildur geymslubakendi \"%s\"",
+ "Not permitted to use backend \"%s\"" : "Ekki leyft að nota \"%s\" bakendann",
+ "Not permitted to use authentication mechanism \"%s\"" : "Ekki leyft að nota \"%s\" auðkenningartæknina",
+ "Unsatisfied backend parameters" : "Óuppfyllt viðföng bakenda",
+ "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni",
"Insufficient data: %s" : "Ónóg gögn: %s",
"%s" : "%s",
+ "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda",
"Personal" : "Einka",
"System" : "Kerfi",
"Grant access" : "Veita aðgengi",
@@ -18,24 +26,42 @@
"Enable sharing" : "Virkja deilingu",
"Check for changes" : "Fylgjast með breytingum",
"Never" : "Aldrei",
+ "Once every direct access" : "Einu sinni við hvern beinan aðgang",
+ "All users. Type to select user or group." : "Allir notendur. Skrifaðu til að velja notanda eða hóp.",
"(group)" : "(hópur)",
+ "Admin defined" : "Skilgreindur kerfisstjóri",
"Saved" : "Vistað",
"Empty response from the server" : "Tómt svar frá þjóni móttekið",
+ "Couldn't access. Please logout and login to activate this mount point" : "Náði ekki aðgangi. Skráðu þig út og svo aftur inn til að virkja þennan tengipunkt",
+ "Couldn't get the information from the ownCloud server: {code} {type}" : "Gat ekki lesið upplýsingar frá ownCloud-þjóninum: {code} {type}",
+ "Couldn't get the list of external mount points: {type}" : "Gat ekki fengið lista yfir fjartengda tengipunkta: {type}",
+ "There was an error with message: " : "Það kom upp villa með skilaboðunum: ",
"External mount error" : "Villa við tengingu í fjartengdu skráakerfi",
"external-storage" : "ytri-gagnageymsla",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Gat ekki fengið lista yfir tengipunkta Windows-netdrifa: autt svar frá þjóni",
+ "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sumir uppsettir tengipunktar eru ekki tengdir í skráakerfið. Smelltu á rauðu örina/örvarnar til að fá frekari upplýsingar",
+ "Please enter the credentials for the {mount} mount" : "Settu inn auðkenni fyrir {mount} tengipunktinn",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
+ "Credentials saved" : "Auðkenni vistuð",
+ "Credentials saving failed" : "Vistun auðkenna tókst ekki",
+ "Credentials required" : "Auðkenna krafist",
"Save" : "Vista",
"Access key" : "Aðgangslykill",
"Secret key" : "Leynilykill",
"Builtin" : "Innbyggt",
"None" : "Ekkert",
"OAuth1" : "OAuth1",
+ "App key" : "Lykill forrits",
+ "App secret" : "Leynilykill forrits",
"OAuth2" : "OAuth2",
+ "Client ID" : "Biðlaraauðkenni",
+ "Client secret" : "Leynilykill biðlara",
"OpenStack" : "OpenStack",
"Rackspace" : "Rackspace",
"API key" : "API-lykill",
"Username and password" : "Notandanafn og lykilorð",
+ "Log-in credentials, save in session" : "Innskráningarauðkenni, vista í setu",
"RSA public key" : "RSA-dreifilykill",
"Public key" : "Dreifilykill",
"Amazon S3" : "Amazon S3",
@@ -44,6 +70,7 @@
"Port" : "Gátt",
"Region" : "Svæði",
"Enable SSL" : "Virkja SSL",
+ "Enable Path Style" : "Virkja slóðastíl",
"WebDAV" : "WebDAV",
"URL" : "Slóð (URL)",
"Remote subfolder" : "Fjartengd undirmappa",
@@ -58,21 +85,33 @@
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Rót (root)",
+ "SFTP with secret key login" : "SFTP innskráning með leynilykli",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Deila",
"Domain" : "Lén",
+ "SMB / CIFS using OC login" : "SMB / CIFS með OC-innskráningu",
"Username as share" : "Notandanafn sem sameign",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Heiti á þjónustu",
+ "Request timeout (seconds)" : "Tímamörk á beiðni (sekúndur)",
"<b>Note:</b> " : "<b>Athugið:</b> ",
+ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Athugið:</b> Stuðningur við cURL í PHP er ekki virkjaður eða ekki uppsettur. Tenging %s er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
+ "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Athugið:</b> Stuðningur við FTP í PHP er ekki virkjaður eða ekki uppsettur. Tenging %s er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Athugið:</b> \"%s\" ekki uppsett. Tenging %s er ekki möguleg. Biddu kerfisstjórann þinn um að setja þetta upp.",
+ "No external storage configured" : "Engin ytri-gagnageymsla stillt",
+ "You can add external storages in the personal settings" : "Þú getur bætt við ytri gagnageymslum í einkastillingunum þínum",
"Name" : "Nafn",
+ "Storage type" : "Tegund gagnageymslu",
"Scope" : "Umfang",
"External Storage" : "Ytri gagnageymsla",
"Folder name" : "Nafn möppu",
"Authentication" : "Auðkenning",
"Configuration" : "Uppsetning",
"Available for" : "Tiltækt fyrir",
+ "Add storage" : "Bæta við gagnahirslu",
"Advanced settings" : "Ítarlegri valkostir",
- "Delete" : "Eyða"
+ "Delete" : "Eyða",
+ "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi",
+ "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file