[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-02-28 01:55:12 -05:00
parent f9826ec948
commit a39332832c
64 changed files with 654 additions and 36 deletions

View File

@ -2,8 +2,8 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
"%1$s commented" : "%1$s commenté(es)",
"%1$s commented on %2$s" : "%1$s commenté sur %2$s",
"%1$s commented" : "%1$s a commenté",
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
@ -11,7 +11,7 @@ OC.L10N.register(
"Cancel" : "Annuler",
"Edit comment" : "Modifier le commentaire",
"[Deleted user]" : "[Utilisateur supprimé]",
"No other comments available" : "Pas d'autres commentaires disponibles",
"No other comments available" : "Aucun autre commentaire",
"More comments..." : "Plus de commentaires...",
"Save" : "Enregistrer",
"Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",

View File

@ -1,7 +1,7 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
"%1$s commented" : "%1$s commenté(es)",
"%1$s commented on %2$s" : "%1$s commenté sur %2$s",
"%1$s commented" : "%1$s a commenté",
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
@ -9,7 +9,7 @@
"Cancel" : "Annuler",
"Edit comment" : "Modifier le commentaire",
"[Deleted user]" : "[Utilisateur supprimé]",
"No other comments available" : "Pas d'autres commentaires disponibles",
"No other comments available" : "Aucun autre commentaire",
"More comments..." : "Plus de commentaires...",
"Save" : "Enregistrer",
"Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Cancel" : "Hætta við",
"Save" : "Vista"
"Save" : "Vista",
"Comment" : "Athugasemd"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,5 +1,6 @@
{ "translations": {
"Cancel" : "Hætta við",
"Save" : "Vista"
"Save" : "Vista",
"Comment" : "Athugasemd"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"comments",
{
"%1$s commented" : "%1$s коментиран",
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"

View File

@ -1,4 +1,5 @@
{ "translations": {
"%1$s commented" : "%1$s коментиран",
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Skál!",
"Enabled" : "Virkt",
"Disabled" : "Óvirkt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,6 +1,7 @@
{ "translations": {
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Skál!",
"Enabled" : "Virkt",
"Disabled" : "Óvirkt"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,8 +1,11 @@
OC.L10N.register(
"encryption",
{
"Missing recovery key password" : "Недостасува лозинката за клучевите за обновување",
"Password successfully changed." : "Лозинката е успешно променета.",
"Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
"Bad Signature" : "Лош потпис",
"Missing Signature" : "Недостасува потписот",
"Cheers!" : "Поздрав!",
"Change Password" : "Смени лозинка",
"Old log-in password" : "Старата лозинка за најавување",

View File

@ -1,6 +1,9 @@
{ "translations": {
"Missing recovery key password" : "Недостасува лозинката за клучевите за обновување",
"Password successfully changed." : "Лозинката е успешно променета.",
"Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
"Bad Signature" : "Лош потпис",
"Missing Signature" : "Недостасува потписот",
"Cheers!" : "Поздрав!",
"Change Password" : "Смени лозинка",
"Old log-in password" : "Старата лозинка за најавување",

View File

@ -2,7 +2,7 @@ OC.L10N.register(
"federatedfilesharing",
{
"Invalid Federated Cloud ID" : "ID Federated Cloud incorrect",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s",
"Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable."
},

View File

@ -1,6 +1,6 @@
{ "translations": {
"Invalid Federated Cloud ID" : "ID Federated Cloud incorrect",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s",
"Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable."
},"pluralForm" :"nplurals=2; plural=(n > 1);"

View File

@ -6,6 +6,6 @@ OC.L10N.register(
"No ownCloud server found" : "Aucun serveur ownCloud trouvé",
"Could not add server" : "Impossible d'ajouter le serveur",
"Federation" : "Fédération",
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous autorise à vous connecter avec d'autres ownCloud de confiance pour échanger le dossier utilisateur. Par exemple, cela peut être utilisé pour compléter automatiquement les utilisateurs externes pour le partage fédéré."
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous permet de vous connecter avec d'autres ownCloud de confiance pour partager l'annuaire d'utilisateurs. Par exemple, cela peut être utilisé pour compléter automatiquement les noms des utilisateurs externes pour le partage fédéré."
},
"nplurals=2; plural=(n > 1);");

View File

@ -4,6 +4,6 @@
"No ownCloud server found" : "Aucun serveur ownCloud trouvé",
"Could not add server" : "Impossible d'ajouter le serveur",
"Federation" : "Fédération",
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous autorise à vous connecter avec d'autres ownCloud de confiance pour échanger le dossier utilisateur. Par exemple, cela peut être utilisé pour compléter automatiquement les utilisateurs externes pour le partage fédéré."
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous permet de vous connecter avec d'autres ownCloud de confiance pour partager l'annuaire d'utilisateurs. Par exemple, cela peut être utilisé pour compléter automatiquement les noms des utilisateurs externes pour le partage fédéré."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
"Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}",
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Actions" : "Acciones",

View File

@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
"Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}",
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Actions" : "Acciones",

View File

@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
"Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
"Error uploading file \"{fileName}\": {message}" : "Napaka pošiljanja datoteke \"{fileName}\": {message}",
"Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
"File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
"Actions" : "Dejanja",

View File

@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
"Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
"Error uploading file \"{fileName}\": {message}" : "Napaka pošiljanja datoteke \"{fileName}\": {message}",
"Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
"File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
"Actions" : "Dejanja",

View File

@ -4,11 +4,13 @@ OC.L10N.register(
"Personal" : "Um mig",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
"Enable encryption" : "Virkja dulritun",
"Saved" : "Vistað",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
"Save" : "Vista",
"None" : "Ekkert",
"Port" : "Gátt",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Host" : "Netþjónn",

View File

@ -2,11 +2,13 @@
"Personal" : "Um mig",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
"Enable encryption" : "Virkja dulritun",
"Saved" : "Vistað",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
"Save" : "Vista",
"None" : "Ekkert",
"Port" : "Gátt",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Host" : "Netþjónn",

View File

@ -1,19 +1,106 @@
OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni",
"The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.",
"Not allowed to create a federated share with the same user server" : "Ekki er heimilt að búa til skýjasambandssameign með sama notendaþjóni",
"Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki",
"Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt",
"Storage not valid" : "Geymslan er ekki gild",
"Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign",
"Shared with you" : "Deilt með þér",
"Shared with others" : "Deilt með öðrum",
"Shared by link" : "Deilt með tengli",
"Federated sharing" : "Deiling milli þjóna",
"Nothing shared with you yet" : "Engu deilt með þér ennþá",
"Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér",
"Nothing shared yet" : "Engu deilt ennþá",
"Files and folders you share will show up here" : "Skrár og möppur sem þú deilir birtast hér",
"No shared links" : "Engir sameignartenglar",
"Files and folders you share by link will show up here" : "Skrár og möppur sem þú deilir með tenglum birtast hér",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Viltu bæta við fjartengdri sameign {name} frá {owner}@{remote}?",
"Remote share" : "Fjartengd sameign",
"Remote share password" : "Lykilorð fjartengdrar sameignar",
"Cancel" : "Hætta við",
"Add remote share" : "Bæta við fjartengdri sameign",
"You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
"No ownCloud installation (7 or higher) found at {remote}" : "Engin ownCloud uppsetning (útgáfa 7 eða nýrri) fannst á {remote}",
"Invalid ownCloud url" : "Ógild ownCloud-slóð",
"Shared by" : "Deilt af",
"Sharing" : "Deiling",
"A file or folder has been <strong>shared</strong>" : "Skjali eð möppu hefur verið <strong>deilt</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Skrá eða mappa í almenningsaðgangi var <strong>sótt</strong>",
"You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s",
"You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s",
"%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s",
"%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s",
"%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér",
"Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt",
"Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt",
"You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s",
"%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s",
"You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s",
"You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s",
"You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s",
"%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli",
"You shared %1$s via link" : "Þú deildir %1$s með tengli",
"You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s",
"%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s",
"Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn",
"The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn",
"%2$s shared %1$s with you" : "%2$s deildi %1$s með þér",
"%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s",
"Downloaded via public link" : "Náð í með almenningstengli",
"Shared with %2$s" : "Deilt með %2$s",
"Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s",
"Removed share for %2$s" : "Fjarlægði deilingu af %2$s",
"%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s",
"Shared with group %2$s" : "Deilt með hópnum %2$s",
"Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s",
"Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s",
"%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s",
"Shared via link by %2$s" : "Deilt með tengli af %2$s",
"Shared via public link" : "Deilt með almenningstengli",
"Removed public link" : "Fjarlægði almenningstengil",
"%2$s removed public link" : "%2$s fjarlægði almenningstengil",
"Public link expired" : "Almenningstengill er útrunninn",
"Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn",
"Shared by %2$s" : "Deilt af %2$s",
"Shares" : "Sameignir",
"You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s",
"Accept" : "Samþykkja",
"Decline" : "Hafna",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Password" : "Lykilorð",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
"Share time" : "Deilingartími",
"Sorry, this link doesnt seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
"Reasons might be:" : "Mögulegar ástæður gætu verið:",
"the item was removed" : "atriðið var fjarlægt",
"the link expired" : "tengillinn er útrunninn",
"sharing is disabled" : "slökkt er á skráadeilingu",
"For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
"Add to your ownCloud" : "Bæta í þitt eigið ownCloud",
"Download" : "Niðurhal"
"Download" : "Niðurhal",
"Download %s" : "Sækja %s",
"Direct link" : "Beinn tengill",
"Federated Cloud Sharing" : "Deiling með skýjasambandi",
"Open documentation" : "Opna hjálparskjöl",
"Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna",
"Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum",
"Federated Cloud" : "Skýjasamband (federated)",
"Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):",
"Share it:" : "Deila því:",
"Add to your website" : "Bæta við vefsvæðið þitt",
"Share with me via ownCloud" : "Deila með mér í gegnum ownCloud",
"HTML Code:" : "HTML-kóði:"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,17 +1,104 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni",
"The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.",
"Not allowed to create a federated share with the same user server" : "Ekki er heimilt að búa til skýjasambandssameign með sama notendaþjóni",
"Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki",
"Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt",
"Storage not valid" : "Geymslan er ekki gild",
"Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign",
"Shared with you" : "Deilt með þér",
"Shared with others" : "Deilt með öðrum",
"Shared by link" : "Deilt með tengli",
"Federated sharing" : "Deiling milli þjóna",
"Nothing shared with you yet" : "Engu deilt með þér ennþá",
"Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér",
"Nothing shared yet" : "Engu deilt ennþá",
"Files and folders you share will show up here" : "Skrár og möppur sem þú deilir birtast hér",
"No shared links" : "Engir sameignartenglar",
"Files and folders you share by link will show up here" : "Skrár og möppur sem þú deilir með tenglum birtast hér",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Viltu bæta við fjartengdri sameign {name} frá {owner}@{remote}?",
"Remote share" : "Fjartengd sameign",
"Remote share password" : "Lykilorð fjartengdrar sameignar",
"Cancel" : "Hætta við",
"Add remote share" : "Bæta við fjartengdri sameign",
"You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
"No ownCloud installation (7 or higher) found at {remote}" : "Engin ownCloud uppsetning (útgáfa 7 eða nýrri) fannst á {remote}",
"Invalid ownCloud url" : "Ógild ownCloud-slóð",
"Shared by" : "Deilt af",
"Sharing" : "Deiling",
"A file or folder has been <strong>shared</strong>" : "Skjali eð möppu hefur verið <strong>deilt</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Skrá eða mappa í almenningsaðgangi var <strong>sótt</strong>",
"You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s",
"You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s",
"%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s",
"%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s",
"%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér",
"Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt",
"Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt",
"You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s",
"%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s",
"You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s",
"You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s",
"You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s",
"%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli",
"You shared %1$s via link" : "Þú deildir %1$s með tengli",
"You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s",
"%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s",
"Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn",
"The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn",
"%2$s shared %1$s with you" : "%2$s deildi %1$s með þér",
"%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s",
"Downloaded via public link" : "Náð í með almenningstengli",
"Shared with %2$s" : "Deilt með %2$s",
"Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s",
"Removed share for %2$s" : "Fjarlægði deilingu af %2$s",
"%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s",
"Shared with group %2$s" : "Deilt með hópnum %2$s",
"Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s",
"Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s",
"%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s",
"Shared via link by %2$s" : "Deilt með tengli af %2$s",
"Shared via public link" : "Deilt með almenningstengli",
"Removed public link" : "Fjarlægði almenningstengil",
"%2$s removed public link" : "%2$s fjarlægði almenningstengil",
"Public link expired" : "Almenningstengill er útrunninn",
"Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn",
"Shared by %2$s" : "Deilt af %2$s",
"Shares" : "Sameignir",
"You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s",
"Accept" : "Samþykkja",
"Decline" : "Hafna",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Password" : "Lykilorð",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
"Share time" : "Deilingartími",
"Sorry, this link doesnt seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
"Reasons might be:" : "Mögulegar ástæður gætu verið:",
"the item was removed" : "atriðið var fjarlægt",
"the link expired" : "tengillinn er útrunninn",
"sharing is disabled" : "slökkt er á skráadeilingu",
"For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
"Add to your ownCloud" : "Bæta í þitt eigið ownCloud",
"Download" : "Niðurhal"
"Download" : "Niðurhal",
"Download %s" : "Sækja %s",
"Direct link" : "Beinn tengill",
"Federated Cloud Sharing" : "Deiling með skýjasambandi",
"Open documentation" : "Opna hjálparskjöl",
"Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna",
"Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum",
"Federated Cloud" : "Skýjasamband (federated)",
"Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):",
"Share it:" : "Deila því:",
"Add to your website" : "Bæta við vefsvæðið þitt",
"Share with me via ownCloud" : "Deila með mér í gegnum ownCloud",
"HTML Code:" : "HTML-kóði:"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -8,7 +8,7 @@ OC.L10N.register(
"Tagged files" : "Fichiers étiquetés",
"Select tags to filter by" : "Sélectionner les étiquettes par lesquelles filtrer",
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes par lesquelles filtrer",
"No files found for the selected tags" : "Pas de fichier trouvé pour les étiquettes sélectionnées",
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
"No files in here" : "Aucun fichier",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Name" : "Nom",

View File

@ -6,7 +6,7 @@
"Tagged files" : "Fichiers étiquetés",
"Select tags to filter by" : "Sélectionner les étiquettes par lesquelles filtrer",
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes par lesquelles filtrer",
"No files found for the selected tags" : "Pas de fichier trouvé pour les étiquettes sélectionnées",
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
"No files in here" : "Aucun fichier",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Name" : "Nom",

View File

@ -3,7 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
"Updater" : "Mises à jour",
"For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le système de mise à jour inclus dans ownCloud utilise des informations d'identification supplémentaires. Pour voir la page de mise à jour, veuillez cliquer sur le bouton suivant.",
"For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le module de mises à jour intégré à ownCloud utilise des informations d'identification supplémentaires. Pour visiter la page du module de mises à jour, cliquez sur le bouton suivant.",
"Open updater" : "Ouvrir le système de mise à jour"
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,7 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
"Updater" : "Mises à jour",
"For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le système de mise à jour inclus dans ownCloud utilise des informations d'identification supplémentaires. Pour voir la page de mise à jour, veuillez cliquer sur le bouton suivant.",
"For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le module de mises à jour intégré à ownCloud utilise des informations d'identification supplémentaires. Pour visiter la page du module de mises à jour, cliquez sur le bouton suivant.",
"Open updater" : "Ouvrir le système de mise à jour"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -6,6 +6,7 @@ OC.L10N.register(
"Test Configuration" : "Prúfa uppsetningu",
"Help" : "Hjálp",
"Host" : "Netþjónn",
"Port" : "Gátt",
"Password" : "Lykilorð",
"Continue" : "Halda áfram",
"Advanced" : "Ítarlegt"

View File

@ -4,6 +4,7 @@
"Test Configuration" : "Prúfa uppsetningu",
"Help" : "Hjálp",
"Host" : "Netþjónn",
"Port" : "Gátt",
"Password" : "Lykilorð",
"Continue" : "Halda áfram",
"Advanced" : "Ítarlegt"

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "Неуспешно бришење на мапирањстс.",
"Select groups" : "Одбери групи",
"Confirm Deletion" : "Потврдете го бришењето",
"Users" : "Корисници",

View File

@ -1,4 +1,5 @@
{ "translations": {
"Failed to clear the mappings." : "Неуспешно бришење на мапирањстс.",
"Select groups" : "Одбери групи",
"Confirm Deletion" : "Потврдете го бришењето",
"Users" : "Корисници",

View File

@ -17,6 +17,7 @@ OC.L10N.register(
"Select groups" : "Izberi skupine",
"Select object classes" : "Izbor razredov predmeta",
"{nthServer}. Server" : "{nthServer}. strežnik",
"More than 1,000 directory entries available." : "Na voljo je več kot 1000 vnosov imenika",
"Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?",
"Confirm Deletion" : "Potrdi brisanje",
"Mode switch" : "Preklop načina",
@ -42,6 +43,9 @@ OC.L10N.register(
"Edit LDAP Query" : "Uredi poizvedbo LDAP",
"LDAP Filter:" : "Filter LDAP:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filter določa, katere skupine LDAP bodo imele dostop do %s.",
"LDAP / AD Username:" : "Uporabniško ime LDAP / AD:",
"Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Omogoča prijavo prek LDAP / AD, ki je ali UID ali ime računa, ki bo zaznano.",
"LDAP / AD Email Address:" : "Elektronski naslov LDAP / AD:",
"Other Attributes:" : "Drugi atributi:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"",
"Verify settings" : "Preveri nastavitve",

View File

@ -15,6 +15,7 @@
"Select groups" : "Izberi skupine",
"Select object classes" : "Izbor razredov predmeta",
"{nthServer}. Server" : "{nthServer}. strežnik",
"More than 1,000 directory entries available." : "Na voljo je več kot 1000 vnosov imenika",
"Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?",
"Confirm Deletion" : "Potrdi brisanje",
"Mode switch" : "Preklop načina",
@ -40,6 +41,9 @@
"Edit LDAP Query" : "Uredi poizvedbo LDAP",
"LDAP Filter:" : "Filter LDAP:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filter določa, katere skupine LDAP bodo imele dostop do %s.",
"LDAP / AD Username:" : "Uporabniško ime LDAP / AD:",
"Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Omogoča prijavo prek LDAP / AD, ki je ali UID ali ime računa, ki bo zaznano.",
"LDAP / AD Email Address:" : "Elektronski naslov LDAP / AD:",
"Other Attributes:" : "Drugi atributi:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"",
"Verify settings" : "Preveri nastavitve",

View File

@ -130,6 +130,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována na minimum \"{seconds}\" sekund. Pro vylepšení bezpečnosti doporučujeme povolit HSTS dle popisu v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Přistupujete na tuto stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS jak je popsáno v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"Shared" : "Sdílené",
"Shared with {recipients}" : "Sdíleno s {recipients}",
@ -181,6 +182,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
"Collaborative tags" : "Tagy spolupráce",
"The object type is not specified." : "Není určen typ objektu.",
"Enter new" : "Zadat nový",
"Add" : "Přidat",

View File

@ -128,6 +128,7 @@
"Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována na minimum \"{seconds}\" sekund. Pro vylepšení bezpečnosti doporučujeme povolit HSTS dle popisu v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Přistupujete na tuto stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS jak je popsáno v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"Shared" : "Sdílené",
"Shared with {recipients}" : "Sdíleno s {recipients}",
@ -179,6 +180,7 @@
"({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
"Collaborative tags" : "Tagy spolupráce",
"The object type is not specified." : "Není určen typ objektu.",
"Enter new" : "Zadat nový",
"Add" : "Přidat",

View File

@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -169,6 +169,7 @@ OC.L10N.register(
"invisible" : "unsichtbar",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -167,6 +167,7 @@
"invisible" : "unsichtbar",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "מחיקה",
"Rename" : "שינוי שם",
"Collaborative tags" : "תגיות שיתופיות",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",

View File

@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "מחיקה",
"Rename" : "שינוי שם",
"Collaborative tags" : "תגיות שיתופיות",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",

View File

@ -179,12 +179,13 @@ OC.L10N.register(
"Error removing share" : "Errore durante la rimozione della condivisione",
"Warning" : "Avviso",
"Error while sending notification" : "Errore durante l'invio della notifica",
"Non-existing tag #{tag}" : "Tag #{tag} inesistente",
"Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
"not assignable" : "non assegnabile",
"invisible" : "invisibile",
"({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
"Collaborative tags" : "Etichette collaborative",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",

View File

@ -177,12 +177,13 @@
"Error removing share" : "Errore durante la rimozione della condivisione",
"Warning" : "Avviso",
"Error while sending notification" : "Errore durante l'invio della notifica",
"Non-existing tag #{tag}" : "Tag #{tag} inesistente",
"Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
"not assignable" : "non assegnabile",
"invisible" : "invisibile",
"({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
"Collaborative tags" : "Etichette collaborative",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",

View File

@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
"Collaborative tags" : "コラボタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",

View File

@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
"Collaborative tags" : "コラボタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",

View File

@ -143,6 +143,8 @@ OC.L10N.register(
"Share with users or groups …" : "Сподели со корисници или групи ...",
"Share with users, groups or remote users …" : "Споделено со корисници, групи или оддалечени корисници ...",
"Warning" : "Предупредување",
"not assignable" : "не може да се додаде",
"invisible" : "невидлив",
"Delete" : "Избриши",
"Rename" : "Преименувај",
"The object type is not specified." : "Не е специфициран типот на објект.",
@ -154,6 +156,7 @@ OC.L10N.register(
"Hello world!" : "Здраво свету!",
"sunny" : "сончево",
"Hello {name}" : "Здраво {name}",
"_download %n file_::_download %n files_" : ["преземи %n датотеки","преземи %n датотеки"],
"An error occurred." : "Се случи грешка",
"The update was successful. Redirecting you to ownCloud now." : "Надградбата беше успешна. Веднаш ве префрлам на вашиот ownCloud.",
"Personal" : "Лично",
@ -173,11 +176,18 @@ OC.L10N.register(
"Cheers!" : "Поздрав!",
"Internal Server Error" : "Интерна серверска грешка",
"Technical details" : "Технички детали",
"Type: %s" : "Тип: %s",
"Code: %s" : "Код: %s",
"Message: %s" : "Порака: %s",
"File: %s" : "Датотека: %s",
"Line: %s" : "Линија: %s",
"Security warning" : "Безбедносно предупредување",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Вашиот директориум со податоци и датотеки се веројатно достапни преку интенернт поради што .htaccess датотеката не функционира.",
"Create an <strong>admin account</strong>" : "Направете <strong>администраторска сметка</strong>",
"Username" : "Корисничко име",
"Data folder" : "Фолдер со податоци",
"Configure the database" : "Конфигурирај ја базата",
"Only %s is available." : "Само %s е достапно.",
"Database user" : "Корисник на база",
"Database password" : "Лозинка на база",
"Database name" : "Име на база",
@ -205,6 +215,7 @@ OC.L10N.register(
"Reset password" : "Ресетирај лозинка",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.",
"Thank you for your patience." : "Благодариме на вашето трпение.",
"These apps will be updated:" : "Следните апликации чќе бидат надградени:"
"These apps will be updated:" : "Следните апликации чќе бидат надградени:",
"Start update" : "Започни ја надградбата"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

View File

@ -141,6 +141,8 @@
"Share with users or groups …" : "Сподели со корисници или групи ...",
"Share with users, groups or remote users …" : "Споделено со корисници, групи или оддалечени корисници ...",
"Warning" : "Предупредување",
"not assignable" : "не може да се додаде",
"invisible" : "невидлив",
"Delete" : "Избриши",
"Rename" : "Преименувај",
"The object type is not specified." : "Не е специфициран типот на објект.",
@ -152,6 +154,7 @@
"Hello world!" : "Здраво свету!",
"sunny" : "сончево",
"Hello {name}" : "Здраво {name}",
"_download %n file_::_download %n files_" : ["преземи %n датотеки","преземи %n датотеки"],
"An error occurred." : "Се случи грешка",
"The update was successful. Redirecting you to ownCloud now." : "Надградбата беше успешна. Веднаш ве префрлам на вашиот ownCloud.",
"Personal" : "Лично",
@ -171,11 +174,18 @@
"Cheers!" : "Поздрав!",
"Internal Server Error" : "Интерна серверска грешка",
"Technical details" : "Технички детали",
"Type: %s" : "Тип: %s",
"Code: %s" : "Код: %s",
"Message: %s" : "Порака: %s",
"File: %s" : "Датотека: %s",
"Line: %s" : "Линија: %s",
"Security warning" : "Безбедносно предупредување",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Вашиот директориум со податоци и датотеки се веројатно достапни преку интенернт поради што .htaccess датотеката не функционира.",
"Create an <strong>admin account</strong>" : "Направете <strong>администраторска сметка</strong>",
"Username" : "Корисничко име",
"Data folder" : "Фолдер со податоци",
"Configure the database" : "Конфигурирај ја базата",
"Only %s is available." : "Само %s е достапно.",
"Database user" : "Корисник на база",
"Database password" : "Лозинка на база",
"Database name" : "Име на база",
@ -203,6 +213,7 @@
"Reset password" : "Ресетирај лозинка",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.",
"Thank you for your patience." : "Благодариме на вашето трпение.",
"These apps will be updated:" : "Следните апликации чќе бидат надградени:"
"These apps will be updated:" : "Следните апликации чќе бидат надградени:",
"Start update" : "Започни ја надградбата"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

View File

@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
"Collaborative tags" : "Etiquetas colaborativas",
"The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
"Add" : "Adicionar",

View File

@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
"Collaborative tags" : "Etiquetas colaborativas",
"The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
"Add" : "Adicionar",

View File

@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
"Collaborative tags" : "Etiketa bashkëpunimi",
"The object type is not specified." : "Sështë specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Add" : "Shtoni",

View File

@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
"Collaborative tags" : "Etiketa bashkëpunimi",
"The object type is not specified." : "Sështë specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Add" : "Shtoni",

View File

@ -60,6 +60,7 @@ OC.L10N.register(
"App can't be installed because of not allowed code in the App" : "La aplicación no puede ser instalada por tener código no autorizado en la aplicación",
"App can't be installed because it is not compatible with this version of ownCloud" : "La aplicación no se puede instalar porque no es compatible con esta versión de ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "La App no se puede instalar debido a que la versión de info.xml no es la misma que la versión reportada por la App Store.",
"Application is not enabled" : "La aplicación no está habilitada",
"Authentication error" : "Error de autenticación",
"Token expired. Please reload page." : "Token expirado. Por favor, recarge la página.",

View File

@ -58,6 +58,7 @@
"App can't be installed because of not allowed code in the App" : "La aplicación no puede ser instalada por tener código no autorizado en la aplicación",
"App can't be installed because it is not compatible with this version of ownCloud" : "La aplicación no se puede instalar porque no es compatible con esta versión de ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "La App no se puede instalar debido a que la versión de info.xml no es la misma que la versión reportada por la App Store.",
"Application is not enabled" : "La aplicación no está habilitada",
"Authentication error" : "Error de autenticación",
"Token expired. Please reload page." : "Token expirado. Por favor, recarge la página.",

View File

@ -17,6 +17,8 @@ OC.L10N.register(
"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\"",
"Apps" : "Forrit"
"Apps" : "Forrit",
"A valid username must be provided" : "Skráðu inn gilt notandanafn",
"A valid password must be provided" : "Skráðu inn gilt lykilorð"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -15,6 +15,8 @@
"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\"",
"Apps" : "Forrit"
"Apps" : "Forrit",
"A valid username must be provided" : "Skráðu inn gilt notandanafn",
"A valid password must be provided" : "Skráðu inn gilt lykilorð"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Не можам да впишувам во \"config\" директориумот!",
"Help" : "Помош",
"Personal" : "Лично",
"Users" : "Корисници",

View File

@ -1,4 +1,5 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Не можам да впишувам во \"config\" директориумот!",
"Help" : "Помош",
"Personal" : "Лично",
"Users" : "Корисници",

View File

@ -67,6 +67,7 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Schválené aplikace jsou vyvíjeny důvěryhodnými vývojáři a prošly zběžným bezpečnostním prověřením. Jsou aktivně udržovány v repozitáři s otevřeným kódem a jejich správci je považují za stabilní pro občasné až normální použití.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "U této aplikace nebyla provedena kontrola na bezpečnostní problémy. Aplikace je nová nebo nestabilní. Instalujte pouze na vlastní nebezpečí.",
"Update to %s" : "Aktualizovat na %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["Je dostupná %n čekající aktualizace aplikace","Jsou dostupné %n čekající aktualizace aplikací","Je dostupných %n čekajících aktualizací aplikací"],
"Please wait...." : "Čekejte prosím...",
"Error while disabling app" : "Chyba při zakazování aplikace",
"Disable" : "Zakázat",
@ -126,6 +127,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server běží v prostředí Microsoft Windows. Pro optimální uživatelské pohodlí doporučujeme přejít na Linux.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Je nainstalován %1$s nižší verze než %2$s, z důvodu lepší stability a výkonu doporučujeme aktualizovat na novější verzi %1$s.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Schází PHP modul 'fileinfo'. Doporučujeme jej povolit pro nejlepší výsledky detekce typů MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transakční uzamykání souborů je vypnuto, což může vést k problémům s \"race\" podmínkami. Pro zabránění těmto problémům povolte 'filelocking.enabled' v souboru config.php. Více informací lze nalézt v <a target=\"_blank\" href=\"%s\">dokumentaci ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Není možné nastavit znakovou sadu, která podporuje UTF-8.",
@ -210,6 +212,7 @@ OC.L10N.register(
"Admin documentation" : "Dokumentace pro administrátory",
"Show description …" : "Zobrazit popis ...",
"Hide description …" : "Skrýt popis ...",
"This app has an update available." : "Pro tuto aplikaci je dostupná aktualizace.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tato aplikace nemá přiřazenou nejnižší verzi ownCloud. Toto povede k chybě v ownCloud 11 a vyšším.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tato aplikace nemá přiřazenou nejvyšší verzi ownCloud. Toto povede k chybě v ownCloud 11 a vyšším.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:",

View File

@ -65,6 +65,7 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Schválené aplikace jsou vyvíjeny důvěryhodnými vývojáři a prošly zběžným bezpečnostním prověřením. Jsou aktivně udržovány v repozitáři s otevřeným kódem a jejich správci je považují za stabilní pro občasné až normální použití.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "U této aplikace nebyla provedena kontrola na bezpečnostní problémy. Aplikace je nová nebo nestabilní. Instalujte pouze na vlastní nebezpečí.",
"Update to %s" : "Aktualizovat na %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["Je dostupná %n čekající aktualizace aplikace","Jsou dostupné %n čekající aktualizace aplikací","Je dostupných %n čekajících aktualizací aplikací"],
"Please wait...." : "Čekejte prosím...",
"Error while disabling app" : "Chyba při zakazování aplikace",
"Disable" : "Zakázat",
@ -124,6 +125,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server běží v prostředí Microsoft Windows. Pro optimální uživatelské pohodlí doporučujeme přejít na Linux.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Je nainstalován %1$s nižší verze než %2$s, z důvodu lepší stability a výkonu doporučujeme aktualizovat na novější verzi %1$s.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Schází PHP modul 'fileinfo'. Doporučujeme jej povolit pro nejlepší výsledky detekce typů MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transakční uzamykání souborů je vypnuto, což může vést k problémům s \"race\" podmínkami. Pro zabránění těmto problémům povolte 'filelocking.enabled' v souboru config.php. Více informací lze nalézt v <a target=\"_blank\" href=\"%s\">dokumentaci ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Není možné nastavit znakovou sadu, která podporuje UTF-8.",
@ -208,6 +210,7 @@
"Admin documentation" : "Dokumentace pro administrátory",
"Show description …" : "Zobrazit popis ...",
"Hide description …" : "Skrýt popis ...",
"This app has an update available." : "Pro tuto aplikaci je dostupná aktualizace.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tato aplikace nemá přiřazenou nejnižší verzi ownCloud. Toto povede k chybě v ownCloud 11 a vyšším.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tato aplikace nemá přiřazenou nejvyšší verzi ownCloud. Toto povede k chybě v ownCloud 11 a vyšším.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:",

View File

@ -67,6 +67,7 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado un control de seguridad superficial. Estas se mantienen activamente en un repositorio de código abierto y sus mantenedores las consideran estables para un uso normal.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no está verificada por problemas de seguridad además de ser reciente o conocida por ser inestable. Instálela bajo su propio riesgo.",
"Update to %s" : "Actualizar a %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["Tiene %n actualización de app pendiente","Tiene %n actualizaciones de app pendientes"],
"Please wait...." : "Espere, por favor....",
"Error while disabling app" : "Error mientras se desactivaba la aplicación",
"Disable" : "Desactivar",
@ -93,6 +94,7 @@ OC.L10N.register(
"Strong password" : "Contraseña muy buena",
"Groups" : "Grupos",
"Unable to delete {objName}" : "No es posible eliminar {objName}",
"Error creating group: {message}" : "Error creando el grupo: {message}",
"A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ",
"deleted {groupName}" : "{groupName} eliminado",
"undo" : "deshacer",
@ -102,6 +104,7 @@ OC.L10N.register(
"add group" : "añadir grupo",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Error creating user: {message}" : "Error creando el usuario: {message}",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ",
"__language_name__" : "Castellano",
@ -124,6 +127,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales no estén accesibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Su servidor está operando con Microsoft Windows. Le recomendamos GNU/Linux encarecidamente para disfrutar una experiencia óptima como usuario.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s una versión inferior %2$s está instalada, por razones de estabilidad y rendimiento, se recomienda actualizar a la versión %1$s más reciente .",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "El fichero de bloqueo de transaciones esta desactivado, esto pruede provocar problemas con \"race conditions\". Activa 'filelocking.enabled' en config.php para evitar estos problemas. Visita la <a target=\"_blank\" href=\"%s\">documentación ↗</a> para mas información.",
"System locale can not be set to a one which supports UTF-8." : "No se puede escoger una configuración regional que soporte UTF-8.",
@ -208,6 +212,7 @@ OC.L10N.register(
"Admin documentation" : "Documentación de administrador",
"Show description …" : "Mostrar descripción…",
"Hide description …" : "Ocultar descripción…",
"This app has an update available." : "Está app tiene una actualización pendiente.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicación no tiene ninguna versión mínima de ownCloud asignada. Este será un error en ownCloud 11 y posteriores.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicación no tiene ninguna versión máxima de ownCloud asignada. Este será un error en ownCloud 11 y posteriores.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede instalarse porque las siguientes dependencias no están cumplimentadas:",

View File

@ -65,6 +65,7 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado un control de seguridad superficial. Estas se mantienen activamente en un repositorio de código abierto y sus mantenedores las consideran estables para un uso normal.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no está verificada por problemas de seguridad además de ser reciente o conocida por ser inestable. Instálela bajo su propio riesgo.",
"Update to %s" : "Actualizar a %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["Tiene %n actualización de app pendiente","Tiene %n actualizaciones de app pendientes"],
"Please wait...." : "Espere, por favor....",
"Error while disabling app" : "Error mientras se desactivaba la aplicación",
"Disable" : "Desactivar",
@ -91,6 +92,7 @@
"Strong password" : "Contraseña muy buena",
"Groups" : "Grupos",
"Unable to delete {objName}" : "No es posible eliminar {objName}",
"Error creating group: {message}" : "Error creando el grupo: {message}",
"A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ",
"deleted {groupName}" : "{groupName} eliminado",
"undo" : "deshacer",
@ -100,6 +102,7 @@
"add group" : "añadir grupo",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Error creating user: {message}" : "Error creando el usuario: {message}",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ",
"__language_name__" : "Castellano",
@ -122,6 +125,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales no estén accesibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Su servidor está operando con Microsoft Windows. Le recomendamos GNU/Linux encarecidamente para disfrutar una experiencia óptima como usuario.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s una versión inferior %2$s está instalada, por razones de estabilidad y rendimiento, se recomienda actualizar a la versión %1$s más reciente .",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "El fichero de bloqueo de transaciones esta desactivado, esto pruede provocar problemas con \"race conditions\". Activa 'filelocking.enabled' en config.php para evitar estos problemas. Visita la <a target=\"_blank\" href=\"%s\">documentación ↗</a> para mas información.",
"System locale can not be set to a one which supports UTF-8." : "No se puede escoger una configuración regional que soporte UTF-8.",
@ -206,6 +210,7 @@
"Admin documentation" : "Documentación de administrador",
"Show description …" : "Mostrar descripción…",
"Hide description …" : "Ocultar descripción…",
"This app has an update available." : "Está app tiene una actualización pendiente.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicación no tiene ninguna versión mínima de ownCloud asignada. Este será un error en ownCloud 11 y posteriores.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicación no tiene ninguna versión máxima de ownCloud asignada. Este será un error en ownCloud 11 y posteriores.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede instalarse porque las siguientes dependencias no están cumplimentadas:",

View File

@ -1,44 +1,188 @@
OC.L10N.register(
"settings",
{
"APCu" : "APCu",
"Redis" : "Redis",
"Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar",
"Sharing" : "Deiling",
"Server-side encryption" : "Dulritun á þjóni",
"External Storage" : "Ytri gagnageymsla",
"Cron" : "CRON",
"Email server" : "Póstþjónn",
"Log" : "Annáll",
"Tips & tricks" : "Ábendingar og góð ráð",
"Updates" : "Uppfærslur",
"Couldn't remove app." : "Gat ekki fjarlægt forrit.",
"Language changed" : "Tungumáli breytt",
"Invalid request" : "Ógild fyrirspurn",
"Authentication error" : "Villa við auðkenningu",
"Admins can't remove themself from the admin group" : "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp",
"Unable to add user to group %s" : "Ekki tókst að bæta notenda við hópinn %s",
"Unable to add user to group %s" : "Ekki tókst að bæta notanda við hópinn %s",
"Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s",
"Couldn't update app." : "Gat ekki uppfært forrit.",
"Wrong password" : "Rangt lykilorð",
"No user supplied" : "Enginn notandi gefinn",
"Unable to change password" : "Ekki tókst að breyta lykilorði",
"Enabled" : "Virkt",
"Not enabled" : "Óvirkt",
"Federated Cloud Sharing" : "Deiling með skýjasambandi",
"A problem occurred, please check your log files (Error: %s)" : "Vandamál kom upp, skoðaðu yfir annálana þína (Villa: %s)",
"Migration Completed" : "Yfirfærslu lokið",
"Group already exists." : "Hópur er þegar til.",
"Unable to add group." : "Ekki tókst að bæta hóp við.",
"Unable to delete group." : "Get ekki eytt hópi.",
"Saved" : "Vistað",
"test email settings" : "prófa tölvupóststillingar",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Vandamál kom upp við að senda tölvupóst. Farðu yfir stillingarnar þínar. (Villa: %s)",
"Email sent" : "Tölvupóstur sendur",
"Email saved" : "Netfang vistað",
"You need to set your user email before being able to send test emails." : "Þú verður að gefa upp netfangið þitt svo að þú getir sent prófunarpósta.",
"Invalid mail address" : "Ógilt tölvupóstfang",
"A user with that name already exists." : "Nú þegar til notandi með þetta nafn.",
"Unable to create user." : "Gat ekki búið til notanda.",
"Your %s account was created" : "%s notandaaðgangurinn þinn var búinn til",
"Unable to delete user." : "Get ekki eytt notanda.",
"Forbidden" : "Bannað",
"Invalid user" : "Ógildur notandi",
"Unable to change mail address" : "Get ekki breytt tölvupóstfangi",
"Email saved" : "Tölvupóstfang vistað",
"Your full name has been changed." : "Fullu nafni þínu hefur verið breytt.",
"Unable to change full name" : "Get ekki breytt fullu nafni",
"Add trusted domain" : "Bæta við treystu léni",
"Migration started …" : "Yfirfærsla hafin...",
"Sending..." : "Sendi...",
"Official" : "Opinbert",
"Approved" : "Samþykkt",
"Experimental" : "Á tilraunastigi",
"All" : "Allt",
"Update to %s" : "Uppfæra í %s",
"Please wait...." : "Andartak....",
"Error while disabling app" : "Villa við að afvirkja forrit",
"Disable" : "Gera óvirkt",
"Enable" : "Virkja",
"Error while enabling app" : "Villa við að virkja forrit",
"Updating...." : "Uppfæri...",
"Error while updating app" : "Villa við að uppfæra forrit",
"Updated" : "Uppfært",
"Uninstalling ...." : "Tek út uppsetningu ....",
"Error while uninstalling app" : "Villa við að fjarlægja forrit",
"Uninstall" : "Henda út",
"App update" : "Uppfærsla forrits",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Villa kom upp. Sendu inn ASCII-kóðað PEM-skilríki.",
"Valid until {date}" : "Gildir til {date}",
"Delete" : "Eyða",
"An error occurred: {message}" : "Villa kom upp: {message}",
"Select a profile picture" : "Veldu einkennismynd",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Svo-svo lykilorð",
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Groups" : "Hópar",
"Unable to delete {objName}" : "Get ekki eytt {objName}",
"A valid group name must be provided" : "Skráðu inn gilt heiti á hópi",
"deleted {groupName}" : "eyddi {groupName}",
"undo" : "afturkalla",
"no group" : "enginn hópur",
"never" : "aldrei",
"__language_name__" : "__nafn_tungumáls__",
"deleted {userName}" : "eyddi {userName}",
"add group" : "bæta við hópi",
"A valid username must be provided" : "Skráðu inn gilt notandanafn",
"A valid password must be provided" : "Skráðu inn gilt lykilorð",
"A valid email must be provided" : "Skráðu inn gilt tölvupóstfang",
"__language_name__" : "Íslenska",
"Personal info" : "Persónulegar upplýsingar",
"Sync clients" : "Samstilla biðlara",
"Everything (fatal issues, errors, warnings, info, debug)" : "Allt (aflúsun, upplýsingar, viðvaranir, villur og alvarlegar aðvaranir)",
"Info, warnings, errors and fatal issues" : "Upplýsingar, viðvaranir, villur og alvarlegar aðvaranir",
"Warnings, errors and fatal issues" : "Viðvaranir, villur og alvarlegar aðvaranir",
"Errors and fatal issues" : "Villur og alvarlegar aðvaranir",
"Fatal issues only" : "Einungis alvarlegar aðvaranir",
"None" : "Ekkert",
"Encryption" : "Dulkóðun",
"Login" : "Innskráning",
"Plain" : "Einfalt",
"SSL" : "SSL",
"TLS" : "TLS",
"All checks passed." : "Stóðst allar prófanir.",
"Open documentation" : "Opna hjálparskjöl",
"Expire after " : "Rennur út eftir ",
"days" : "daga",
"Allow resharing" : "Leyfa endurdeilingu",
"Enable server-side encryption" : "Virkja dulritun á þjóni",
"Enable encryption" : "Virkja dulritun",
"Select default encryption module:" : "Veldu sjálfgefna dulritunareiningu:",
"Start migration" : "Hefja yfirfærslu",
"This is used for sending out notifications." : "Þetta er notað til að senda út tilkynningar.",
"Send mode" : "Sendihamur",
"Encryption" : "Dulritun",
"From address" : "Frá vistfangi",
"mail" : "póstur",
"Authentication method" : "Auðkenningarmáti",
"Authentication required" : "Auðkenningar krafist",
"Server address" : "Host nafn netþjóns",
"Port" : "Gátt",
"Credentials" : "Auðkenni",
"SMTP Username" : "SMTP-notandanafn",
"SMTP Password" : "SMTP-lykilorð",
"Store credentials" : "Geyma auðkenni",
"Test email settings" : "Prófa tölvupóststillingar",
"Send email" : "Senda tölvupóst",
"Download logfile" : "Sækja annál",
"More" : "Meira",
"Less" : "Minna",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Annállinn er stærri en 100 MB.Þetta gæti tekið nokkra stund!",
"What to log" : "Hvað á að skrá í annál",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"How to do backups" : "Hvernig á að taka öryggisafrit",
"Advanced monitoring" : "Ítarleg vöktun",
"Performance tuning" : "Fínstilling afkasta",
"Improving the config.php" : "Bæting á config.php skránni",
"Theming" : "Þemu",
"Hardening and security guidance" : "Brynjun og öryggisleiðbeiningar",
"Version" : "Útgáfa",
"Cheers!" : "Skál!",
"Developer documentation" : "Skjölun fyrir þróunaraðila",
"Experimental applications ahead" : "Forrit á tilraunastigi fyrst",
"by %s" : "frá %s",
"%s-licensed" : "%s-notkunarleyfi",
"Documentation:" : "Hjálparskjöl:",
"User documentation" : "Hjálparskjöl notenda",
"Admin documentation" : "Hjálparskjöl kerfisstjóra",
"Show description …" : "Birta lýsingu …",
"Hide description …" : "Fela lýsingu …",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:",
"Enable only for specific groups" : "Einungis fyrir sérstaka hópa",
"Uninstall App" : "Fjarlægja/Henda út forriti",
"Enable experimental apps" : "Virkja forrit á tilraunastigi",
"SSL Root Certificates" : "SSL-rótarskilríki",
"Common Name" : "Almennt heiti",
"Valid until" : "Gildir til",
"Issued By" : "Gefið út af",
"Valid until %s" : "Gildir til %s",
"Import root certificate" : "Flytja inn rótarskilríki",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hæ þú,<br><br>bara að láta þig vita að þú átt núna %s aðgang.<br><br>Notandanafnið þitt: %s<br>Tengstu honum: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Til hamingju!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hæ þú,\n\nbara að láta þig vita að þú átt núna %s aðgang.\n\nNotandanafnið þitt: %s\nTengstu honum: %s\n\n",
"Administrator documentation" : "Hjálparskjöl stjórnanda",
"Online documentation" : "Handbækur/skjölun á netinu",
"Forum" : "Vefspjall",
"Issue tracker" : "Skrásetjari (tracker)",
"Commercial support" : "Gjaldskyld tækniaðstoð",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Þú notar <strong>%s</strong> frá <strong>%s</strong>",
"Profile picture" : "Einkennismynd",
"Upload new" : "Senda inn nýtt",
"Select from Files" : "Veldu skrár",
"Remove image" : "Fjarlægja mynd",
"png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB",
"Picture provided by original account" : "Mynd frá upprunalegum aðgangi",
"Cancel" : "Hætta við",
"Choose as profile picture" : "Veldu sem einkennismynd",
"Full name" : "Fullt nafn",
"No display name set" : "Ekkert birtingarnafn sett",
"Email" : "Netfang",
"Your email address" : "Netfangið þitt",
"For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs",
"No email address set" : "Ekkert tölvupóstfang sett",
"You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"Password" : "Lykilorð",
"Unable to change your password" : "Ekki tókst að breyta lykilorðinu þínu",
"Current password" : "Núverandi lykilorð",
@ -46,11 +190,38 @@ OC.L10N.register(
"Change password" : "Breyta lykilorði",
"Language" : "Tungumál",
"Help translate" : "Hjálpa við þýðingu",
"Username" : "Notendanafn",
"Desktop client" : "Skjáborðsforrit",
"Android app" : "Android-forrit",
"iOS app" : "iOS-forrit",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ef þú vilt styðja við verkefnið\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">taktu þátt í þróuninni</a>\n\t\teða\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">láttu orð út ganga</a>!",
"Show First Run Wizard again" : "Birta Fyrsta-skiptis-leiðarvísinn aftur",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Þróað af {communityopen}ownCloud samfélaginu{linkclose}, {githubopen}grunnkóðinn{linkclose} er gefinn út með {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} notkunarleyfinu.",
"Show storage location" : "Birta staðsetningu gagnageymslu",
"Show last log in" : "Birta síðustu innskráningu",
"Show user backend" : "Birta bakenda notanda",
"Send email to new user" : "Senda tölvupóst til nýs notanda",
"Show email address" : "Birta tölvupóstfang",
"Username" : "Notandanafn",
"E-Mail" : "Tölvupóstfang",
"Create" : "Búa til",
"Admin Recovery Password" : "Endurheimtulykilorð kerfisstjóra",
"Add Group" : "Bæta við hópi",
"Group" : "Hópur",
"Everyone" : "Allir",
"Admins" : "Kerfisstjórar",
"Default Quota" : "Sjálfgefinn kvóti",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Settu inn geymslukvóta (t.d.: \"512 MB\" eða \"12 GB\")",
"Unlimited" : "Ótakmarkað",
"Other" : "Annað",
"Full Name" : "Fullt nafn",
"Group Admin for" : "Hópstjóri fyrir",
"Quota" : "Kvóti",
"Storage Location" : "Staðsetning gagnageymslu",
"User Backend" : "Bakendi notanda",
"Last Login" : "Síðasta innskráning",
"change full name" : "breyta fullu nafni",
"set new password" : "setja nýtt lykilorð",
"change email address" : "breyta tölvupóstfangi",
"Default" : "Sjálfgefið"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,42 +1,186 @@
{ "translations": {
"APCu" : "APCu",
"Redis" : "Redis",
"Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar",
"Sharing" : "Deiling",
"Server-side encryption" : "Dulritun á þjóni",
"External Storage" : "Ytri gagnageymsla",
"Cron" : "CRON",
"Email server" : "Póstþjónn",
"Log" : "Annáll",
"Tips & tricks" : "Ábendingar og góð ráð",
"Updates" : "Uppfærslur",
"Couldn't remove app." : "Gat ekki fjarlægt forrit.",
"Language changed" : "Tungumáli breytt",
"Invalid request" : "Ógild fyrirspurn",
"Authentication error" : "Villa við auðkenningu",
"Admins can't remove themself from the admin group" : "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp",
"Unable to add user to group %s" : "Ekki tókst að bæta notenda við hópinn %s",
"Unable to add user to group %s" : "Ekki tókst að bæta notanda við hópinn %s",
"Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s",
"Couldn't update app." : "Gat ekki uppfært forrit.",
"Wrong password" : "Rangt lykilorð",
"No user supplied" : "Enginn notandi gefinn",
"Unable to change password" : "Ekki tókst að breyta lykilorði",
"Enabled" : "Virkt",
"Not enabled" : "Óvirkt",
"Federated Cloud Sharing" : "Deiling með skýjasambandi",
"A problem occurred, please check your log files (Error: %s)" : "Vandamál kom upp, skoðaðu yfir annálana þína (Villa: %s)",
"Migration Completed" : "Yfirfærslu lokið",
"Group already exists." : "Hópur er þegar til.",
"Unable to add group." : "Ekki tókst að bæta hóp við.",
"Unable to delete group." : "Get ekki eytt hópi.",
"Saved" : "Vistað",
"test email settings" : "prófa tölvupóststillingar",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Vandamál kom upp við að senda tölvupóst. Farðu yfir stillingarnar þínar. (Villa: %s)",
"Email sent" : "Tölvupóstur sendur",
"Email saved" : "Netfang vistað",
"You need to set your user email before being able to send test emails." : "Þú verður að gefa upp netfangið þitt svo að þú getir sent prófunarpósta.",
"Invalid mail address" : "Ógilt tölvupóstfang",
"A user with that name already exists." : "Nú þegar til notandi með þetta nafn.",
"Unable to create user." : "Gat ekki búið til notanda.",
"Your %s account was created" : "%s notandaaðgangurinn þinn var búinn til",
"Unable to delete user." : "Get ekki eytt notanda.",
"Forbidden" : "Bannað",
"Invalid user" : "Ógildur notandi",
"Unable to change mail address" : "Get ekki breytt tölvupóstfangi",
"Email saved" : "Tölvupóstfang vistað",
"Your full name has been changed." : "Fullu nafni þínu hefur verið breytt.",
"Unable to change full name" : "Get ekki breytt fullu nafni",
"Add trusted domain" : "Bæta við treystu léni",
"Migration started …" : "Yfirfærsla hafin...",
"Sending..." : "Sendi...",
"Official" : "Opinbert",
"Approved" : "Samþykkt",
"Experimental" : "Á tilraunastigi",
"All" : "Allt",
"Update to %s" : "Uppfæra í %s",
"Please wait...." : "Andartak....",
"Error while disabling app" : "Villa við að afvirkja forrit",
"Disable" : "Gera óvirkt",
"Enable" : "Virkja",
"Error while enabling app" : "Villa við að virkja forrit",
"Updating...." : "Uppfæri...",
"Error while updating app" : "Villa við að uppfæra forrit",
"Updated" : "Uppfært",
"Uninstalling ...." : "Tek út uppsetningu ....",
"Error while uninstalling app" : "Villa við að fjarlægja forrit",
"Uninstall" : "Henda út",
"App update" : "Uppfærsla forrits",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Villa kom upp. Sendu inn ASCII-kóðað PEM-skilríki.",
"Valid until {date}" : "Gildir til {date}",
"Delete" : "Eyða",
"An error occurred: {message}" : "Villa kom upp: {message}",
"Select a profile picture" : "Veldu einkennismynd",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Svo-svo lykilorð",
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Groups" : "Hópar",
"Unable to delete {objName}" : "Get ekki eytt {objName}",
"A valid group name must be provided" : "Skráðu inn gilt heiti á hópi",
"deleted {groupName}" : "eyddi {groupName}",
"undo" : "afturkalla",
"no group" : "enginn hópur",
"never" : "aldrei",
"__language_name__" : "__nafn_tungumáls__",
"deleted {userName}" : "eyddi {userName}",
"add group" : "bæta við hópi",
"A valid username must be provided" : "Skráðu inn gilt notandanafn",
"A valid password must be provided" : "Skráðu inn gilt lykilorð",
"A valid email must be provided" : "Skráðu inn gilt tölvupóstfang",
"__language_name__" : "Íslenska",
"Personal info" : "Persónulegar upplýsingar",
"Sync clients" : "Samstilla biðlara",
"Everything (fatal issues, errors, warnings, info, debug)" : "Allt (aflúsun, upplýsingar, viðvaranir, villur og alvarlegar aðvaranir)",
"Info, warnings, errors and fatal issues" : "Upplýsingar, viðvaranir, villur og alvarlegar aðvaranir",
"Warnings, errors and fatal issues" : "Viðvaranir, villur og alvarlegar aðvaranir",
"Errors and fatal issues" : "Villur og alvarlegar aðvaranir",
"Fatal issues only" : "Einungis alvarlegar aðvaranir",
"None" : "Ekkert",
"Encryption" : "Dulkóðun",
"Login" : "Innskráning",
"Plain" : "Einfalt",
"SSL" : "SSL",
"TLS" : "TLS",
"All checks passed." : "Stóðst allar prófanir.",
"Open documentation" : "Opna hjálparskjöl",
"Expire after " : "Rennur út eftir ",
"days" : "daga",
"Allow resharing" : "Leyfa endurdeilingu",
"Enable server-side encryption" : "Virkja dulritun á þjóni",
"Enable encryption" : "Virkja dulritun",
"Select default encryption module:" : "Veldu sjálfgefna dulritunareiningu:",
"Start migration" : "Hefja yfirfærslu",
"This is used for sending out notifications." : "Þetta er notað til að senda út tilkynningar.",
"Send mode" : "Sendihamur",
"Encryption" : "Dulritun",
"From address" : "Frá vistfangi",
"mail" : "póstur",
"Authentication method" : "Auðkenningarmáti",
"Authentication required" : "Auðkenningar krafist",
"Server address" : "Host nafn netþjóns",
"Port" : "Gátt",
"Credentials" : "Auðkenni",
"SMTP Username" : "SMTP-notandanafn",
"SMTP Password" : "SMTP-lykilorð",
"Store credentials" : "Geyma auðkenni",
"Test email settings" : "Prófa tölvupóststillingar",
"Send email" : "Senda tölvupóst",
"Download logfile" : "Sækja annál",
"More" : "Meira",
"Less" : "Minna",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Annállinn er stærri en 100 MB.Þetta gæti tekið nokkra stund!",
"What to log" : "Hvað á að skrá í annál",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"How to do backups" : "Hvernig á að taka öryggisafrit",
"Advanced monitoring" : "Ítarleg vöktun",
"Performance tuning" : "Fínstilling afkasta",
"Improving the config.php" : "Bæting á config.php skránni",
"Theming" : "Þemu",
"Hardening and security guidance" : "Brynjun og öryggisleiðbeiningar",
"Version" : "Útgáfa",
"Cheers!" : "Skál!",
"Developer documentation" : "Skjölun fyrir þróunaraðila",
"Experimental applications ahead" : "Forrit á tilraunastigi fyrst",
"by %s" : "frá %s",
"%s-licensed" : "%s-notkunarleyfi",
"Documentation:" : "Hjálparskjöl:",
"User documentation" : "Hjálparskjöl notenda",
"Admin documentation" : "Hjálparskjöl kerfisstjóra",
"Show description …" : "Birta lýsingu …",
"Hide description …" : "Fela lýsingu …",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:",
"Enable only for specific groups" : "Einungis fyrir sérstaka hópa",
"Uninstall App" : "Fjarlægja/Henda út forriti",
"Enable experimental apps" : "Virkja forrit á tilraunastigi",
"SSL Root Certificates" : "SSL-rótarskilríki",
"Common Name" : "Almennt heiti",
"Valid until" : "Gildir til",
"Issued By" : "Gefið út af",
"Valid until %s" : "Gildir til %s",
"Import root certificate" : "Flytja inn rótarskilríki",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hæ þú,<br><br>bara að láta þig vita að þú átt núna %s aðgang.<br><br>Notandanafnið þitt: %s<br>Tengstu honum: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Til hamingju!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hæ þú,\n\nbara að láta þig vita að þú átt núna %s aðgang.\n\nNotandanafnið þitt: %s\nTengstu honum: %s\n\n",
"Administrator documentation" : "Hjálparskjöl stjórnanda",
"Online documentation" : "Handbækur/skjölun á netinu",
"Forum" : "Vefspjall",
"Issue tracker" : "Skrásetjari (tracker)",
"Commercial support" : "Gjaldskyld tækniaðstoð",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Þú notar <strong>%s</strong> frá <strong>%s</strong>",
"Profile picture" : "Einkennismynd",
"Upload new" : "Senda inn nýtt",
"Select from Files" : "Veldu skrár",
"Remove image" : "Fjarlægja mynd",
"png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB",
"Picture provided by original account" : "Mynd frá upprunalegum aðgangi",
"Cancel" : "Hætta við",
"Choose as profile picture" : "Veldu sem einkennismynd",
"Full name" : "Fullt nafn",
"No display name set" : "Ekkert birtingarnafn sett",
"Email" : "Netfang",
"Your email address" : "Netfangið þitt",
"For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs",
"No email address set" : "Ekkert tölvupóstfang sett",
"You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"Password" : "Lykilorð",
"Unable to change your password" : "Ekki tókst að breyta lykilorðinu þínu",
"Current password" : "Núverandi lykilorð",
@ -44,11 +188,38 @@
"Change password" : "Breyta lykilorði",
"Language" : "Tungumál",
"Help translate" : "Hjálpa við þýðingu",
"Username" : "Notendanafn",
"Desktop client" : "Skjáborðsforrit",
"Android app" : "Android-forrit",
"iOS app" : "iOS-forrit",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ef þú vilt styðja við verkefnið\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">taktu þátt í þróuninni</a>\n\t\teða\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">láttu orð út ganga</a>!",
"Show First Run Wizard again" : "Birta Fyrsta-skiptis-leiðarvísinn aftur",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Þróað af {communityopen}ownCloud samfélaginu{linkclose}, {githubopen}grunnkóðinn{linkclose} er gefinn út með {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} notkunarleyfinu.",
"Show storage location" : "Birta staðsetningu gagnageymslu",
"Show last log in" : "Birta síðustu innskráningu",
"Show user backend" : "Birta bakenda notanda",
"Send email to new user" : "Senda tölvupóst til nýs notanda",
"Show email address" : "Birta tölvupóstfang",
"Username" : "Notandanafn",
"E-Mail" : "Tölvupóstfang",
"Create" : "Búa til",
"Admin Recovery Password" : "Endurheimtulykilorð kerfisstjóra",
"Add Group" : "Bæta við hópi",
"Group" : "Hópur",
"Everyone" : "Allir",
"Admins" : "Kerfisstjórar",
"Default Quota" : "Sjálfgefinn kvóti",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Settu inn geymslukvóta (t.d.: \"512 MB\" eða \"12 GB\")",
"Unlimited" : "Ótakmarkað",
"Other" : "Annað",
"Full Name" : "Fullt nafn",
"Group Admin for" : "Hópstjóri fyrir",
"Quota" : "Kvóti",
"Storage Location" : "Staðsetning gagnageymslu",
"User Backend" : "Bakendi notanda",
"Last Login" : "Síðasta innskráning",
"change full name" : "breyta fullu nafni",
"set new password" : "setja nýtt lykilorð",
"change email address" : "breyta tölvupóstfangi",
"Default" : "Sjálfgefið"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -48,6 +48,7 @@ OC.L10N.register(
"Email saved" : "Електронската пошта е снимена",
"Your full name has been changed." : "Вашето целосно име е променето.",
"Unable to change full name" : "Не можам да го променам целото име",
"Add trusted domain" : "Додади доверлив домејн",
"Migration started …" : "Миграцијата е започнаа ...",
"Sending..." : "Испраќам...",
"Official" : "Официјален",
@ -55,6 +56,7 @@ OC.L10N.register(
"Experimental" : "Експериментален",
"All" : "Сите",
"No apps found for your version" : "За вашата верзија не се пронајдени апликации",
"Update to %s" : "Надгради на %s",
"Please wait...." : "Ве молам почекајте ...",
"Error while disabling app" : "Грешка при исклучувањето на апликацијата",
"Disable" : "Оневозможи",
@ -79,6 +81,7 @@ OC.L10N.register(
"Groups" : "Групи",
"Unable to delete {objName}" : "Не можам да избришам {objName}",
"A valid group name must be provided" : "Мора да се обезбеди валидно име на група",
"deleted {groupName}" : "избришано {groupName}",
"undo" : "врати",
"no group" : "нема група",
"never" : "никогаш",

View File

@ -46,6 +46,7 @@
"Email saved" : "Електронската пошта е снимена",
"Your full name has been changed." : "Вашето целосно име е променето.",
"Unable to change full name" : "Не можам да го променам целото име",
"Add trusted domain" : "Додади доверлив домејн",
"Migration started …" : "Миграцијата е започнаа ...",
"Sending..." : "Испраќам...",
"Official" : "Официјален",
@ -53,6 +54,7 @@
"Experimental" : "Експериментален",
"All" : "Сите",
"No apps found for your version" : "За вашата верзија не се пронајдени апликации",
"Update to %s" : "Надгради на %s",
"Please wait...." : "Ве молам почекајте ...",
"Error while disabling app" : "Грешка при исклучувањето на апликацијата",
"Disable" : "Оневозможи",
@ -77,6 +79,7 @@
"Groups" : "Групи",
"Unable to delete {objName}" : "Не можам да избришам {objName}",
"A valid group name must be provided" : "Мора да се обезбеди валидно име на група",
"deleted {groupName}" : "избришано {groupName}",
"undo" : "врати",
"no group" : "нема група",
"never" : "никогаш",