[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-07-27 00:12:37 +00:00
parent 00881853f2
commit 9a4cb41407
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
48 changed files with 272 additions and 20 deletions

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"Error occurred while retrieving comment with ID {id}" : "取回 ID {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发布评论出错",
"_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
@ -24,8 +25,11 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s 评论了 %2$s",
"{author} commented on {file}" : "{author} 对 {file} 的评论",
"<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "您在 “%s” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "您在 “{file}” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您",
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
"Files app plugin to add comments to files" : "文件应用插件用于为文件添加注释",
"Unknown user" : "未知用户",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您"

View File

@ -10,6 +10,7 @@
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"Error occurred while retrieving comment with ID {id}" : "取回 ID {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发布评论出错",
"_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
@ -22,8 +23,11 @@
"%1$s commented on %2$s" : "%1$s 评论了 %2$s",
"{author} commented on {file}" : "{author} 对 {file} 的评论",
"<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "您在 “%s” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "您在 “{file}” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您",
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
"Files app plugin to add comments to files" : "文件应用插件用于为文件添加注释",
"Unknown user" : "未知用户",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您"

View File

@ -17,6 +17,8 @@ OC.L10N.register(
"Couldn't establish a federated share." : "Nepodařilo se ustavit spojené sdílení.",
"Couldn't establish a federated share, maybe the password was wrong." : "Nepodařilo se ustavit propojené sdílení, heslo může být nesprávné.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Požadavek na spojené sdílení byl odeslán, obdržíte pozvánku. Zkontrolujte vaše upozornění.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Nepodařilo se ustavit federované sdílení, vypadá to, že server, se kterým má být federováno je příliš starý (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "Z tohoto serveru není povoleno posílat federovaná skupinová sdílení.",
"Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
"Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem",
"File is already shared with %s" : "Soubor je již sdílen s %s",
@ -38,6 +40,8 @@ OC.L10N.register(
"Adjust how people can share between servers." : "Upravte, jak mohou lidé mezi servery sdílet.",
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
"Allow users on this server to send shares to groups on other servers" : "Povolit uživatelům na tomto serveru zasílat sdílení skupinám na ostatních serverech",
"Allow users on this server to receive group shares from other servers" : "Povolit uživatelům na tomto serveru přijímat skupinová sdílení z jiných serverů",
"Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři",
"Allow users to publish their data to a global and public address book" : "Povolit uživatelům publikování jejich dat do globálního a sdíleného adresáře",
"Federated Cloud" : "Sdružený cloud",

View File

@ -15,6 +15,8 @@
"Couldn't establish a federated share." : "Nepodařilo se ustavit spojené sdílení.",
"Couldn't establish a federated share, maybe the password was wrong." : "Nepodařilo se ustavit propojené sdílení, heslo může být nesprávné.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Požadavek na spojené sdílení byl odeslán, obdržíte pozvánku. Zkontrolujte vaše upozornění.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Nepodařilo se ustavit federované sdílení, vypadá to, že server, se kterým má být federováno je příliš starý (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "Z tohoto serveru není povoleno posílat federovaná skupinová sdílení.",
"Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
"Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem",
"File is already shared with %s" : "Soubor je již sdílen s %s",
@ -36,6 +38,8 @@
"Adjust how people can share between servers." : "Upravte, jak mohou lidé mezi servery sdílet.",
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
"Allow users on this server to send shares to groups on other servers" : "Povolit uživatelům na tomto serveru zasílat sdílení skupinám na ostatních serverech",
"Allow users on this server to receive group shares from other servers" : "Povolit uživatelům na tomto serveru přijímat skupinová sdílení z jiných serverů",
"Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři",
"Allow users to publish their data to a global and public address book" : "Povolit uživatelům publikování jejich dat do globálního a sdíleného adresáře",
"Federated Cloud" : "Sdružený cloud",

View File

@ -6,6 +6,7 @@ OC.L10N.register(
"No server to federate with found" : "Nenalezen žádný server ke sdružování",
"Could not add server" : "Nepodařilo se přidat server",
"Federation" : "Federování",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Federace vám umožňuje spojit se s ostatními důvěryhodnými servery a vyměňovat si adresář uživatelů.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Sdružování vám umožňuje se připojit k dalším důvěryhodným serverům za účelem výměny uživatelských adresářů. Používá se to např. pro automatické doplňování uživatelů při sdruženém sdílení.",
"Trusted servers" : "Důvěryhodné servery",
"Add server automatically once a federated share was created successfully" : "Přidat server automaticky jakmile je úspěšně vytvořeno sdružené sdílení",

View File

@ -4,6 +4,7 @@
"No server to federate with found" : "Nenalezen žádný server ke sdružování",
"Could not add server" : "Nepodařilo se přidat server",
"Federation" : "Federování",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Federace vám umožňuje spojit se s ostatními důvěryhodnými servery a vyměňovat si adresář uživatelů.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Sdružování vám umožňuje se připojit k dalším důvěryhodným serverům za účelem výměny uživatelských adresářů. Používá se to např. pro automatické doplňování uživatelů při sdruženém sdílení.",
"Trusted servers" : "Důvěryhodné servery",
"Add server automatically once a federated share was created successfully" : "Přidat server automaticky jakmile je úspěšně vytvořeno sdružené sdílení",

View File

@ -22,6 +22,7 @@ OC.L10N.register(
"Uploading …" : "Nahrávání…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nahrání této položky není podporováno",
"Target folder does not exist any more" : "Cílový adresář už neexistuje",
"Error when assembling chunks, status code {status}" : "Chyba při kompletaci kusů, kód chyby {status}",
"Actions" : "Činnosti",
@ -150,9 +151,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
"Tags" : "Značky",
"Deleted files" : "Odstraněné soubory",
"Shares" : "Sdílení",
"Shared with others" : "Sdíleno s ostatními",
"Shared with you" : "Sdíleno s vámi",
"Shared by link" : "Sdíleno pomocí odkazu",
"Deleted shares" : "Smazaná sdílení",
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
"Move" : "Přesunout",

View File

@ -20,6 +20,7 @@
"Uploading …" : "Nahrávání…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nahrání této položky není podporováno",
"Target folder does not exist any more" : "Cílový adresář už neexistuje",
"Error when assembling chunks, status code {status}" : "Chyba při kompletaci kusů, kód chyby {status}",
"Actions" : "Činnosti",
@ -148,9 +149,11 @@
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
"Tags" : "Značky",
"Deleted files" : "Odstraněné soubory",
"Shares" : "Sdílení",
"Shared with others" : "Sdíleno s ostatními",
"Shared with you" : "Sdíleno s vámi",
"Shared by link" : "Sdíleno pomocí odkazu",
"Deleted shares" : "Smazaná sdílení",
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
"Move" : "Přesunout",

View File

@ -151,9 +151,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"Tags" : "Метки",
"Deleted files" : "Корзина",
"Shares" : "Общие ресурсы",
"Shared with others" : "Доступные для других",
"Shared with you" : "Доступные для вас",
"Shared by link" : "Доступные по ссылке",
"Deleted shares" : "Удаленные общие ресурсы",
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый файл.txt",
"Move" : "Переместить",

View File

@ -149,9 +149,11 @@
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"Tags" : "Метки",
"Deleted files" : "Корзина",
"Shares" : "Общие ресурсы",
"Shared with others" : "Доступные для других",
"Shared with you" : "Доступные для вас",
"Shared by link" : "Доступные по ссылке",
"Deleted shares" : "Удаленные общие ресурсы",
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый файл.txt",
"Move" : "Переместить",

View File

@ -70,7 +70,9 @@ OC.L10N.register(
"User entered, store in database" : "Uživatel zadán, uložit v databázi",
"RSA public key" : "RSA veřejný klíč",
"Public key" : "Veřejný klíč",
"RSA private key" : "Soukromý RSA klíč",
"Private key" : "Soukromá část klíče",
"Kerberos ticket" : "Kerberos ticket",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Hostname",
@ -78,6 +80,7 @@ OC.L10N.register(
"Region" : "Kraj",
"Enable SSL" : "Povolit SSL",
"Enable Path Style" : "Povolit Path Style",
"Legacy (v2) authentication" : "Starší (v2) autentizace",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Vzdálený podadresář",
@ -102,6 +105,7 @@ OC.L10N.register(
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" není instalováno. Není možné připojit %s. Prosím požádejte svého správce systému o instalaci.",
"External storage support" : "Podpora Externího úložiště",
"Adds basic external storage support" : "Přidává základní podporu externích úložišť",
"No external storage configured or you don't have the permission to configure them" : "Nemáte oprávněni pro nastavení externího úložiště",
"Name" : "Název",
"Storage type" : "Typ úložiště",

View File

@ -68,7 +68,9 @@
"User entered, store in database" : "Uživatel zadán, uložit v databázi",
"RSA public key" : "RSA veřejný klíč",
"Public key" : "Veřejný klíč",
"RSA private key" : "Soukromý RSA klíč",
"Private key" : "Soukromá část klíče",
"Kerberos ticket" : "Kerberos ticket",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Hostname",
@ -76,6 +78,7 @@
"Region" : "Kraj",
"Enable SSL" : "Povolit SSL",
"Enable Path Style" : "Povolit Path Style",
"Legacy (v2) authentication" : "Starší (v2) autentizace",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Vzdálený podadresář",
@ -100,6 +103,7 @@
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" není instalováno. Není možné připojit %s. Prosím požádejte svého správce systému o instalaci.",
"External storage support" : "Podpora Externího úložiště",
"Adds basic external storage support" : "Přidává základní podporu externích úložišť",
"No external storage configured or you don't have the permission to configure them" : "Nemáte oprávněni pro nastavení externího úložiště",
"Name" : "Název",
"Storage type" : "Typ úložiště",

View File

@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
"External storages" : "Almacenamientos externos",
"External storages" : "Almacenamiento externo",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",

View File

@ -1,5 +1,5 @@
{ "translations": {
"External storages" : "Almacenamientos externos",
"External storages" : "Almacenamiento externo",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",

View File

@ -68,6 +68,7 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} s {user} sdílel(a) {file}",
"{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}",
"{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}",
"{actor} removed you from the share named {file}" : "{actor} vás odstranil(a) z sdílení pojmenovaného {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo adresář sdílený jako veřejný odkaz",
"A file or folder was shared from <strong>another server</strong>" : "Soubor nebo adresář byl nasdílen z <strong>jiného serveru</strong>",
"A file or folder has been <strong>shared</strong>" : "Soubor nebo adresář byl <strong>nasdílen</strong>",

View File

@ -66,6 +66,7 @@
"{actor} shared {file} with {user}" : "{actor} s {user} sdílel(a) {file}",
"{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}",
"{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}",
"{actor} removed you from the share named {file}" : "{actor} vás odstranil(a) z sdílení pojmenovaného {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo adresář sdílený jako veřejný odkaz",
"A file or folder was shared from <strong>another server</strong>" : "Soubor nebo adresář byl nasdílen z <strong>jiného serveru</strong>",
"A file or folder has been <strong>shared</strong>" : "Soubor nebo adresář byl <strong>nasdílen</strong>",

View File

@ -4,12 +4,20 @@ OC.L10N.register(
"Shared with others" : "Deilt með öðrum",
"Shared with you" : "Deilt með þér",
"Shared by link" : "Deilt með tengli",
"Deleted shares" : "Eyddar sameignir",
"Shares" : "Sameignir",
"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",
"No deleted shares" : "Engar eyddar sameignir",
"Shares you deleted will show up here" : "Sameinir sem þú hefur eytt munu birtast hér",
"No shares" : "Engar sameignir",
"Shares will show up here" : "Sameinir munu birtast hér",
"Restore share" : "Endurheimta sameign",
"Something happened. Unable to restore the share." : "Eitthvað skrýtið gerðist. Gat ekki endurheimt sameignina.",
"You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
"No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}",
"Invalid server URL" : "Ógild URI-slóð vefþjóns",
@ -60,6 +68,7 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} deildi {file} með {user}",
"{actor} removed {user} from {file}" : "{actor} fjarlægði {user} af {file}",
"{actor} shared {file} with you" : "{actor} deildi {file} með þér",
"{actor} removed you from the share named {file}" : "{actor} fjarlægði þig af sameign með heitinu {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Skrá eða mappa sem deilt var með tölvupósti eða almenningstengli var <strong>sótt</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Skjali eða möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
"A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>",
@ -102,6 +111,7 @@ OC.L10N.register(
"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.",
"Note:" : "Athugaðu:",
"Download %s" : "Sækja %s",
"Upload files to %s" : "Senda inn skrár á %s",
"Select or drop files" : "Veldu eða slepptu skrám",

View File

@ -2,12 +2,20 @@
"Shared with others" : "Deilt með öðrum",
"Shared with you" : "Deilt með þér",
"Shared by link" : "Deilt með tengli",
"Deleted shares" : "Eyddar sameignir",
"Shares" : "Sameignir",
"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",
"No deleted shares" : "Engar eyddar sameignir",
"Shares you deleted will show up here" : "Sameinir sem þú hefur eytt munu birtast hér",
"No shares" : "Engar sameignir",
"Shares will show up here" : "Sameinir munu birtast hér",
"Restore share" : "Endurheimta sameign",
"Something happened. Unable to restore the share." : "Eitthvað skrýtið gerðist. Gat ekki endurheimt sameignina.",
"You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
"No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}",
"Invalid server URL" : "Ógild URI-slóð vefþjóns",
@ -58,6 +66,7 @@
"{actor} shared {file} with {user}" : "{actor} deildi {file} með {user}",
"{actor} removed {user} from {file}" : "{actor} fjarlægði {user} af {file}",
"{actor} shared {file} with you" : "{actor} deildi {file} með þér",
"{actor} removed you from the share named {file}" : "{actor} fjarlægði þig af sameign með heitinu {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Skrá eða mappa sem deilt var með tölvupósti eða almenningstengli var <strong>sótt</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Skjali eða möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
"A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>",
@ -100,6 +109,7 @@
"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.",
"Note:" : "Athugaðu:",
"Download %s" : "Sækja %s",
"Upload files to %s" : "Senda inn skrár á %s",
"Select or drop files" : "Veldu eða slepptu skrám",

View File

@ -109,6 +109,7 @@ OC.L10N.register(
"the link expired" : "истёк срок действия ссылки",
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
"Note:" : "Примечание:",
"Download %s" : "Скачать %s",
"Upload files to %s" : "Загрузка файлов пользователю %s",
"Select or drop files" : "Выберите или перетащите файлы",

View File

@ -107,6 +107,7 @@
"the link expired" : "истёк срок действия ссылки",
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
"Note:" : "Примечание:",
"Download %s" : "Скачать %s",
"Upload files to %s" : "Загрузка файлов пользователю %s",
"Select or drop files" : "Выберите или перетащите файлы",

View File

@ -4,16 +4,24 @@ OC.L10N.register(
"Shared with others" : "Sprístupnené ostatným",
"Shared with you" : "Vám sprístupnené",
"Shared by link" : "Sprístupnené prostredníctvom odkazu",
"Deleted shares" : "Zmazať sprístupnenia",
"Shares" : "Sprístupnené položky",
"Nothing shared with you yet" : "Zatiaľ vám nikto nič nesprístupnil",
"Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré s vami sprístupnili ostatní",
"Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré vám ostatní sprístupnili",
"Nothing shared yet" : "Zatiaľ ste nič nesprístupnili",
"Files and folders you share will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili",
"No shared links" : "Žiadne sprístupnené odkazy",
"Files and folders you share by link will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili prostredníctvom odkazov",
"No deleted shares" : "Žiadne zmazané sprístupnené položky",
"Shares you deleted will show up here" : "Tu sa zobrazia sprístupnené položky, ktoré zmažete",
"No shares" : "Žiadne sprístupnené položky",
"Shares will show up here" : "Tu sa zobrazia sprístupnené položky",
"Restore share" : "Obnoviť sprístupnené položky",
"Something happened. Unable to restore the share." : "Niečo sa udialo. Nedarí sa obnoviť sprístupnenú položku.",
"You can upload into this folder" : "Môžete nahrávať do tohto priečinka",
"No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}",
"Invalid server URL" : "Neplatná url servera",
"Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud-u zlyhalo",
"Invalid server URL" : "Neplatná URL servera",
"Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo",
"Share" : "Sprístupniť",
"No expiration date set" : "Dátum exspirácie nenastavený",
"Shared by" : "Sprístupňuje",
@ -60,6 +68,7 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} sprístupnil {file} používateľovi {user}",
"{actor} removed {user} from {file}" : "{actor} zrušil sprístupnenie {file} pre používateľa {user}",
"{actor} shared {file} with you" : "{actor} vám sprístupnil {file}",
"{actor} removed you from the share named {file}" : "{actor} vás odstránil z prístupu k {file} ",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Súbor alebo adresár zdieľaný cez email alebo verejný odkaz bol <strong>stiahnutý</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Súbor alebo priečinok bol sprístupnený z <strong>iného servera</strong>",
"A file or folder has been <strong>shared</strong>" : "Súbor alebo priečinok bol <strong>sprístupnený</strong>",
@ -91,6 +100,7 @@ OC.L10N.register(
"Direct link" : "Priama linka",
"Add to your Nextcloud" : "Pridať do svojho Nextcloud",
"Share API is disabled" : "API pre sprístupňovanie je zakázané",
"File sharing" : "Sprístupnenie súborov",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
"Name" : "Názov",
"Share time" : "Čas sprístupnenia",
@ -101,6 +111,7 @@ OC.L10N.register(
"the link expired" : "linke vypršala platnosť",
"sharing is disabled" : "sprístupňovanie je zakázané",
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
"Note:" : "Poznámka:",
"Download %s" : "Stiahnuť %s",
"Upload files to %s" : "Nahrať súbory do %s",
"Select or drop files" : "Vyberte alebo položte súbory",

View File

@ -2,16 +2,24 @@
"Shared with others" : "Sprístupnené ostatným",
"Shared with you" : "Vám sprístupnené",
"Shared by link" : "Sprístupnené prostredníctvom odkazu",
"Deleted shares" : "Zmazať sprístupnenia",
"Shares" : "Sprístupnené položky",
"Nothing shared with you yet" : "Zatiaľ vám nikto nič nesprístupnil",
"Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré s vami sprístupnili ostatní",
"Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré vám ostatní sprístupnili",
"Nothing shared yet" : "Zatiaľ ste nič nesprístupnili",
"Files and folders you share will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili",
"No shared links" : "Žiadne sprístupnené odkazy",
"Files and folders you share by link will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili prostredníctvom odkazov",
"No deleted shares" : "Žiadne zmazané sprístupnené položky",
"Shares you deleted will show up here" : "Tu sa zobrazia sprístupnené položky, ktoré zmažete",
"No shares" : "Žiadne sprístupnené položky",
"Shares will show up here" : "Tu sa zobrazia sprístupnené položky",
"Restore share" : "Obnoviť sprístupnené položky",
"Something happened. Unable to restore the share." : "Niečo sa udialo. Nedarí sa obnoviť sprístupnenú položku.",
"You can upload into this folder" : "Môžete nahrávať do tohto priečinka",
"No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}",
"Invalid server URL" : "Neplatná url servera",
"Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud-u zlyhalo",
"Invalid server URL" : "Neplatná URL servera",
"Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo",
"Share" : "Sprístupniť",
"No expiration date set" : "Dátum exspirácie nenastavený",
"Shared by" : "Sprístupňuje",
@ -58,6 +66,7 @@
"{actor} shared {file} with {user}" : "{actor} sprístupnil {file} používateľovi {user}",
"{actor} removed {user} from {file}" : "{actor} zrušil sprístupnenie {file} pre používateľa {user}",
"{actor} shared {file} with you" : "{actor} vám sprístupnil {file}",
"{actor} removed you from the share named {file}" : "{actor} vás odstránil z prístupu k {file} ",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Súbor alebo adresár zdieľaný cez email alebo verejný odkaz bol <strong>stiahnutý</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Súbor alebo priečinok bol sprístupnený z <strong>iného servera</strong>",
"A file or folder has been <strong>shared</strong>" : "Súbor alebo priečinok bol <strong>sprístupnený</strong>",
@ -89,6 +98,7 @@
"Direct link" : "Priama linka",
"Add to your Nextcloud" : "Pridať do svojho Nextcloud",
"Share API is disabled" : "API pre sprístupňovanie je zakázané",
"File sharing" : "Sprístupnenie súborov",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
"Name" : "Názov",
"Share time" : "Čas sprístupnenia",
@ -99,6 +109,7 @@
"the link expired" : "linke vypršala platnosť",
"sharing is disabled" : "sprístupňovanie je zakázané",
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
"Note:" : "Poznámka:",
"Download %s" : "Stiahnuť %s",
"Upload files to %s" : "Nahrať súbory do %s",
"Select or drop files" : "Vyberte alebo položte súbory",

View File

@ -12,7 +12,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra",
"restored" : "endurheimt",
"No deleted files" : "Engar eyddar skrár",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddum skrám héðan",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Name" : "Heiti",

View File

@ -10,7 +10,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra",
"restored" : "endurheimt",
"No deleted files" : "Engar eyddar skrár",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddum skrám héðan",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Name" : "Heiti",

View File

@ -29,6 +29,7 @@ OC.L10N.register(
"Password to access »%s« shared to you by %s" : "Пароль для «%s», общий доступ к которому предоставлен Вам пользователем %s",
"Password to access »%s«" : "Пароль для доступа к «%s»",
"It is protected with the following password: %s" : "Доступ защищён следующим паролем: %s",
"%1$s via %2$s" : "%1$s через %2$s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Вы только что предоставили общий доступ к «%s» пользователю %s. Уведомление о предоставлении доступа было отправлено получателю. В соответствии с политиками безопасности, заданными администратором %s, каждый общий ресурс должен быть защищён паролем, а так же не допускается непосредственное отправление пароля получателю, поэтому Вам потребуется самостоятельно перенаправить получателю пароль для доступа.",
"Password to access »%s« shared with %s" : "Паролем для доступа к «%s» поделились с %s",
"This is the password: %s" : "Пароль: %s",

View File

@ -27,6 +27,7 @@
"Password to access »%s« shared to you by %s" : "Пароль для «%s», общий доступ к которому предоставлен Вам пользователем %s",
"Password to access »%s«" : "Пароль для доступа к «%s»",
"It is protected with the following password: %s" : "Доступ защищён следующим паролем: %s",
"%1$s via %2$s" : "%1$s через %2$s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Вы только что предоставили общий доступ к «%s» пользователю %s. Уведомление о предоставлении доступа было отправлено получателю. В соответствии с политиками безопасности, заданными администратором %s, каждый общий ресурс должен быть защищён паролем, а так же не допускается непосредственное отправление пароля получателю, поэтому Вам потребуется самостоятельно перенаправить получателю пароль для доступа.",
"Password to access »%s« shared with %s" : "Паролем для доступа к «%s» поделились с %s",
"This is the password: %s" : "Пароль: %s",

View File

@ -2,7 +2,7 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"Generate backup codes" : "Vytvoriť záložné kódy",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Vygenerovali sa záložné kódy. {{used}} z {{total}} kódov sa využilo.",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Záložné kódy sa vygenerovali. {{used}} z {{total}} kódov sa použilo.",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Tu sú vaše záložné kódy. Uložte si ich prosím alebo vytlačte, pretože ich nebude možné neskôr znovu zobraziť.",
"Save backup codes" : "Uložiť záložné kódy",
"Print backup codes" : "Vytlačiť záložné kódy",
@ -10,9 +10,11 @@ OC.L10N.register(
"If you regenerate backup codes, you automatically invalidate old codes." : "Ak vytvoríte nové záložné kódy, staré sa automaticky zneplatnia.",
"An error occurred while generating your backup codes" : "Pri vytváraní záložných kódov nastala chyba.",
"Nextcloud backup codes" : "Nextcloud záložné kódy",
"You created two-factor backup codes for your account" : "Pre váš účet ste vytvorili záložné kódy dvojfaktorovej autentizácie",
"You created two-factor backup codes for your account" : "Vytvorili ste záložné kódy dvojfaktorového overovania pre váš účet",
"Backup code" : "Záložný kód",
"Use backup code" : "Použiť záložný kód",
"Two factor backup codes" : "Záložné kódy pre dvojfaktorové overovanie",
"A two-factor auth backup codes provider" : "Poskytovateľ záložných kódov pre dvojfaktorové overovanie",
"Second-factor backup codes" : "Dvojfaktorové záložné kódy"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -1,6 +1,6 @@
{ "translations": {
"Generate backup codes" : "Vytvoriť záložné kódy",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Vygenerovali sa záložné kódy. {{used}} z {{total}} kódov sa využilo.",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Záložné kódy sa vygenerovali. {{used}} z {{total}} kódov sa použilo.",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Tu sú vaše záložné kódy. Uložte si ich prosím alebo vytlačte, pretože ich nebude možné neskôr znovu zobraziť.",
"Save backup codes" : "Uložiť záložné kódy",
"Print backup codes" : "Vytlačiť záložné kódy",
@ -8,9 +8,11 @@
"If you regenerate backup codes, you automatically invalidate old codes." : "Ak vytvoríte nové záložné kódy, staré sa automaticky zneplatnia.",
"An error occurred while generating your backup codes" : "Pri vytváraní záložných kódov nastala chyba.",
"Nextcloud backup codes" : "Nextcloud záložné kódy",
"You created two-factor backup codes for your account" : "Pre váš účet ste vytvorili záložné kódy dvojfaktorovej autentizácie",
"You created two-factor backup codes for your account" : "Vytvorili ste záložné kódy dvojfaktorového overovania pre váš účet",
"Backup code" : "Záložný kód",
"Use backup code" : "Použiť záložný kód",
"Two factor backup codes" : "Záložné kódy pre dvojfaktorové overovanie",
"A two-factor auth backup codes provider" : "Poskytovateľ záložných kódov pre dvojfaktorové overovanie",
"Second-factor backup codes" : "Dvojfaktorové záložné kódy"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Update notification" : "Tilkynning um uppfærslu",
"Apps with available updates" : "Forrit með tiltækar uppfærslur",
"Open updater" : "Opna uppfærslustýringu",
"What's new?" : "Nýtt á döfinni?",
"The update check is not yet finished. Please refresh the page." : "Athugun á uppfærslum er ekki ennþá lokið. Endurlestu síðuna.",
"A non-default update server is in use to be checked for updates:" : "Uppfærsluþjónn sem ekki er sjálfgefinn er núna í notkun til að athuga með uppfærslur:",
"Update channel:" : "Uppfærslurás:",
@ -29,6 +30,7 @@ OC.L10N.register(
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu","<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu"],
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>vinnsla</strong> mun alltaf vera á nýjasta stigi endurbóta (öryggisviðbætur o.fl.), en ekki uppfærast samstundis í næstu aðalútgáfu. Sú uppfærsla á sér yfirleitt stað við undirútgáfu númer tvö (x.0.2).",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> er for-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.",
"View changelog" : "Skoða breytingaannál",
"Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Útgáfunni sem þú ert að keyra er ekki legur viðhaldið. Uppfærðu í studda útgáfu við fyrsta tækifæri.",

View File

@ -10,6 +10,7 @@
"Update notification" : "Tilkynning um uppfærslu",
"Apps with available updates" : "Forrit með tiltækar uppfærslur",
"Open updater" : "Opna uppfærslustýringu",
"What's new?" : "Nýtt á döfinni?",
"The update check is not yet finished. Please refresh the page." : "Athugun á uppfærslum er ekki ennþá lokið. Endurlestu síðuna.",
"A non-default update server is in use to be checked for updates:" : "Uppfærsluþjónn sem ekki er sjálfgefinn er núna í notkun til að athuga með uppfærslur:",
"Update channel:" : "Uppfærslurás:",
@ -27,6 +28,7 @@
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu","<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu"],
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>vinnsla</strong> mun alltaf vera á nýjasta stigi endurbóta (öryggisviðbætur o.fl.), en ekki uppfærast samstundis í næstu aðalútgáfu. Sú uppfærsla á sér yfirleitt stað við undirútgáfu númer tvö (x.0.2).",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> er for-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.",
"View changelog" : "Skoða breytingaannál",
"Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Útgáfunni sem þú ert að keyra er ekki legur viðhaldið. Uppfærðu í studda útgáfu við fyrsta tækifæri.",

View File

@ -269,6 +269,8 @@ OC.L10N.register(
"Need help?" : "Potřebujete pomoc?",
"See the documentation" : "Shlédnout dokumentaci",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tato aplikace potřebuje pro správnou funkčnost JavaScript. Prosím {linkstart}povolte JavaScript{linkend} a znovu načtěte stránku.",
"Skip to main content" : "Přejít k hlavnímu obsahu",
"Skip to navigation of app" : "Přejít na navigaci aplikace",
"More apps" : "Více aplikací",
"More apps menu" : "Nabídka dalších aplikací",
"Search" : "Hledat",

View File

@ -267,6 +267,8 @@
"Need help?" : "Potřebujete pomoc?",
"See the documentation" : "Shlédnout dokumentaci",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tato aplikace potřebuje pro správnou funkčnost JavaScript. Prosím {linkstart}povolte JavaScript{linkend} a znovu načtěte stránku.",
"Skip to main content" : "Přejít k hlavnímu obsahu",
"Skip to navigation of app" : "Přejít na navigaci aplikace",
"More apps" : "Více aplikací",
"More apps menu" : "Nabídka dalších aplikací",
"Search" : "Hledat",

View File

@ -138,7 +138,7 @@ OC.L10N.register(
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer fehlerhaften Installation resultieren. Es wird dringend empfohlen, diese Funktion zu aktivieren.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Fehlender Index \"{indexName}\" in der Tabelle \"{tableName}\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen wird, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"ooc db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen wird, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"occ db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Desktop-Clients zur Synchronisierung empfohlen.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation ↗</a> schauen.",

View File

@ -136,7 +136,7 @@
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer fehlerhaften Installation resultieren. Es wird dringend empfohlen, diese Funktion zu aktivieren.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Fehlender Index \"{indexName}\" in der Tabelle \"{tableName}\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen wird, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"ooc db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen wird, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"occ db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Desktop-Clients zur Synchronisierung empfohlen.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation ↗</a> schauen.",

View File

@ -35,6 +35,7 @@ OC.L10N.register(
"Turned on maintenance mode" : "Kveikt á viðhaldsham",
"Turned off maintenance mode" : "Slökkt á viðhaldsham",
"Maintenance mode is kept active" : "Viðhaldsham er haldið virkum",
"Waiting for cron to finish (checks again in 5 seconds) …" : "Bíð þess að cron ljúki vinnslu (athugaðu aftur eftir 5 sekúndur) …",
"Updating database schema" : "Uppfæri gagnagrunnsskema",
"Updated database" : "Uppfærði gagnagrunn",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Athuga hvort hægt sé að uppfæra gagnagrunnsskema (þetta getur tekið langan tíma ef gagnagrunnurinn er mjög stór)",
@ -104,6 +105,8 @@ OC.L10N.register(
"Pending" : "Í bið",
"Copy to {folder}" : "Afrita í {folder}",
"Move to {folder}" : "Færa í {folder}",
"New in" : "Nýtt í",
"View changelog" : "Skoða breytingaannál",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Miðlungs lykilorð",
@ -111,6 +114,11 @@ OC.L10N.register(
"Strong password" : "Sterkt lykilorð",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Vefþjónninn er ekki enn sett upp á réttan hátt til að leyfa skráasamstillingu því WebDAV viðmótið virðist vera skemmt.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vefþjónninn þinn er ekki uppsettur þannig að hann geti leyst \"{url}\". Frekari upplýsingar er að finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lítur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Skrifvarða stillingaskráin hefur verið virkjuð. Þetta kemur í veg fyrir að hægt sé að sýsla með sumar stillingar í gegnum vefviðmótið. Að auki þarf þessi skrá að vera skrifanleg við hverja uppfærslu.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Gagnagrunnurinn keyrir ekki með \"READ COMMITTED\" færsluaðgreiningarstiginu. Þetta getur valdið vandamálum þegar margar aðgerðir eru keyrðar í einu.",
"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\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Færslulæsing skráa (transactional file locking) er óvirk, þetta gæti leitt til vandamála út frá forgangsskilyrðum (race conditions). Virkjaðu 'filelocking.enabled' í config.php til að forðast slík vandamál. Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölin ↗</a> til að sjá nánari upplýsingar.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Þessi þjónn er ekki með virka nettengingu: ekki náðis tenging við fjölmarga endapunkta. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom er ekki lesanlegt af PHP sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
@ -122,6 +130,9 @@ OC.L10N.register(
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP Opcache er ekki rétt uppsett. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-uppsetningin er ekki með stuðning við Free Type. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Núna er stuðst við SQLite sem bakenda fyrir gagnagrunn. Fyrir stærri uppsetningar mælum við með að skipta yfir í annan gagnagrunnsbakenda.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Mælt er sérstaklega með þessu þegar skjáborðsforritið er notað til að samstilla skrár.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölin ↗</a>.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Gagnamappan og skrárnar þínar eru líklega aðgengilegar öllum af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjóninn þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir skjalarót vefþjóns.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP-hausinn er ekki stilltur á \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.",
@ -130,13 +141,14 @@ OC.L10N.register(
"Shared with" : "Deilt með",
"Shared by" : "Deilt af",
"Choose a password for the public link" : "Veldu þér lykilorð fyrir almenningstengil",
"Choose a password for the public link or press the \"Enter\" key" : "Veldu þér lykilorð fyrir opinbera tengilinn eða ýttu á \"Enter \" lykilinn",
"Choose a password for the public link or press the \"Enter\" key" : "Veldu þér lykilorð fyrir opinbera tengilinn eða ýttu á \"Ente\" lykilinn",
"Copied!" : "Afritað!",
"Not supported!" : "Óstutt!",
"Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.",
"Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
"Share to {name}" : "Deila til {name}",
"Copy URL" : "Afrita slóð",
"Link" : "Tengill",
"Password protect" : "Verja með lykilorði",
"Allow editing" : "Leyfa breytingar",
@ -149,12 +161,15 @@ OC.L10N.register(
"Expiration" : "Rennur út",
"Expiration date" : "Gildir til",
"Share link" : "Deila tengli",
"Enable" : "Virkja",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
"Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
"Shared with you by {owner}" : "Deilt með þér af {owner}",
"Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} deildi með tengli",
"group" : "hópur",
"remote" : "fjartengt",
"remote group" : "fjartengdur hópur",
"email" : "tölvupóstur",
"shared by {sharer}" : "deilt af {sharer}",
"Unshare" : "Hætta deilingu",
@ -175,6 +190,7 @@ OC.L10N.register(
"An error occurred. Please try again" : "Villa kom upp. Endilega reyndu aftur",
"{sharee} (group)" : "{sharee} (hópur)",
"{sharee} (remote)" : "{sharee} (fjartengdur)",
"{sharee} (remote group)" : "{sharee} (fjartengdur hópur)",
"{sharee} (email)" : "{sharee} (tölvupóstur)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Deila",
@ -259,6 +275,7 @@ OC.L10N.register(
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá hjálparskjölin",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. {linkstart} virkjaðu JavaScript {linkend} og endurlestu síðan síðuna.",
"Skip to main content" : "Sleppa og fara í meginefni",
"More apps" : "Fleiri forrit",
"More apps menu" : "Valmynd með fleiri forrit",
"Search" : "Leita",
@ -274,6 +291,7 @@ OC.L10N.register(
"Username or email" : "Notandanafn eða tölvupóstur",
"Log in" : "Skrá inn",
"Wrong password." : "Rangt lykilorð.",
"User disabled" : "Notandi óvirkur",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.",
"Forgot password?" : "Gleymdirðu lykilorði?",
"Back to login" : "Til baka í innskráningu",
@ -287,6 +305,8 @@ OC.L10N.register(
"Redirecting …" : "Endurbeini ...",
"New password" : "Nýtt lykilorð",
"New Password" : "Nýtt lykilorð",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Two-factor authentication" : "Tveggja-þrepa auðkenning",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aukið öryggi var virkjað fyrir aðganginn þinn. Auðkenndu þig með aukaþrepi.",
"Cancel log in" : "Hætta við innskráningu",

View File

@ -33,6 +33,7 @@
"Turned on maintenance mode" : "Kveikt á viðhaldsham",
"Turned off maintenance mode" : "Slökkt á viðhaldsham",
"Maintenance mode is kept active" : "Viðhaldsham er haldið virkum",
"Waiting for cron to finish (checks again in 5 seconds) …" : "Bíð þess að cron ljúki vinnslu (athugaðu aftur eftir 5 sekúndur) …",
"Updating database schema" : "Uppfæri gagnagrunnsskema",
"Updated database" : "Uppfærði gagnagrunn",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Athuga hvort hægt sé að uppfæra gagnagrunnsskema (þetta getur tekið langan tíma ef gagnagrunnurinn er mjög stór)",
@ -102,6 +103,8 @@
"Pending" : "Í bið",
"Copy to {folder}" : "Afrita í {folder}",
"Move to {folder}" : "Færa í {folder}",
"New in" : "Nýtt í",
"View changelog" : "Skoða breytingaannál",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Miðlungs lykilorð",
@ -109,6 +112,11 @@
"Strong password" : "Sterkt lykilorð",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Vefþjónninn er ekki enn sett upp á réttan hátt til að leyfa skráasamstillingu því WebDAV viðmótið virðist vera skemmt.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vefþjónninn þinn er ekki uppsettur þannig að hann geti leyst \"{url}\". Frekari upplýsingar er að finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lítur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Skrifvarða stillingaskráin hefur verið virkjuð. Þetta kemur í veg fyrir að hægt sé að sýsla með sumar stillingar í gegnum vefviðmótið. Að auki þarf þessi skrá að vera skrifanleg við hverja uppfærslu.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Gagnagrunnurinn keyrir ekki með \"READ COMMITTED\" færsluaðgreiningarstiginu. Þetta getur valdið vandamálum þegar margar aðgerðir eru keyrðar í einu.",
"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\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Færslulæsing skráa (transactional file locking) er óvirk, þetta gæti leitt til vandamála út frá forgangsskilyrðum (race conditions). Virkjaðu 'filelocking.enabled' í config.php til að forðast slík vandamál. Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölin ↗</a> til að sjá nánari upplýsingar.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Þessi þjónn er ekki með virka nettengingu: ekki náðis tenging við fjölmarga endapunkta. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom er ekki lesanlegt af PHP sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
@ -120,6 +128,9 @@
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP Opcache er ekki rétt uppsett. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-uppsetningin er ekki með stuðning við Free Type. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Núna er stuðst við SQLite sem bakenda fyrir gagnagrunn. Fyrir stærri uppsetningar mælum við með að skipta yfir í annan gagnagrunnsbakenda.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Mælt er sérstaklega með þessu þegar skjáborðsforritið er notað til að samstilla skrár.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölin ↗</a>.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Gagnamappan og skrárnar þínar eru líklega aðgengilegar öllum af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjóninn þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir skjalarót vefþjóns.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP-hausinn er ekki stilltur á \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.",
@ -128,13 +139,14 @@
"Shared with" : "Deilt með",
"Shared by" : "Deilt af",
"Choose a password for the public link" : "Veldu þér lykilorð fyrir almenningstengil",
"Choose a password for the public link or press the \"Enter\" key" : "Veldu þér lykilorð fyrir opinbera tengilinn eða ýttu á \"Enter \" lykilinn",
"Choose a password for the public link or press the \"Enter\" key" : "Veldu þér lykilorð fyrir opinbera tengilinn eða ýttu á \"Ente\" lykilinn",
"Copied!" : "Afritað!",
"Not supported!" : "Óstutt!",
"Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.",
"Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
"Share to {name}" : "Deila til {name}",
"Copy URL" : "Afrita slóð",
"Link" : "Tengill",
"Password protect" : "Verja með lykilorði",
"Allow editing" : "Leyfa breytingar",
@ -147,12 +159,15 @@
"Expiration" : "Rennur út",
"Expiration date" : "Gildir til",
"Share link" : "Deila tengli",
"Enable" : "Virkja",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
"Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
"Shared with you by {owner}" : "Deilt með þér af {owner}",
"Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} deildi með tengli",
"group" : "hópur",
"remote" : "fjartengt",
"remote group" : "fjartengdur hópur",
"email" : "tölvupóstur",
"shared by {sharer}" : "deilt af {sharer}",
"Unshare" : "Hætta deilingu",
@ -173,6 +188,7 @@
"An error occurred. Please try again" : "Villa kom upp. Endilega reyndu aftur",
"{sharee} (group)" : "{sharee} (hópur)",
"{sharee} (remote)" : "{sharee} (fjartengdur)",
"{sharee} (remote group)" : "{sharee} (fjartengdur hópur)",
"{sharee} (email)" : "{sharee} (tölvupóstur)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Deila",
@ -257,6 +273,7 @@
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá hjálparskjölin",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. {linkstart} virkjaðu JavaScript {linkend} og endurlestu síðan síðuna.",
"Skip to main content" : "Sleppa og fara í meginefni",
"More apps" : "Fleiri forrit",
"More apps menu" : "Valmynd með fleiri forrit",
"Search" : "Leita",
@ -272,6 +289,7 @@
"Username or email" : "Notandanafn eða tölvupóstur",
"Log in" : "Skrá inn",
"Wrong password." : "Rangt lykilorð.",
"User disabled" : "Notandi óvirkur",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.",
"Forgot password?" : "Gleymdirðu lykilorði?",
"Back to login" : "Til baka í innskráningu",
@ -285,6 +303,8 @@
"Redirecting …" : "Endurbeini ...",
"New password" : "Nýtt lykilorð",
"New Password" : "Nýtt lykilorð",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Two-factor authentication" : "Tveggja-þrepa auðkenning",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aukið öryggi var virkjað fyrir aðganginn þinn. Auðkenndu þig með aukaþrepi.",
"Cancel log in" : "Hætta við innskráningu",

View File

@ -238,7 +238,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização não foi realizada com sucesso. Para mais informações <a href=\"{url}\">verifique nosso post no fórum</a> que abrange esta questão.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "A atualização não foi realizada com sucesso. Por favor, informe este problema para  a <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade Nextcloud</a>.",
"Continue to Nextcloud" : "Prosseguir para Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundos.","A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundos."],
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundo.","A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundos."],
"Searching other places" : "Pesquisando em outros lugares",
"No search results in other folders for {tag}{filter}{endtag}" : "Pesquisa sem resultados em outras pastas para {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado da pesquisa em outras pastas","{count} resultados da pesquisa em outras pastas"],

View File

@ -236,7 +236,7 @@
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização não foi realizada com sucesso. Para mais informações <a href=\"{url}\">verifique nosso post no fórum</a> que abrange esta questão.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "A atualização não foi realizada com sucesso. Por favor, informe este problema para  a <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade Nextcloud</a>.",
"Continue to Nextcloud" : "Prosseguir para Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundos.","A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundos."],
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundo.","A atualização terminou com sucesso. Redirecionando você para Nextcloud em %n segundos."],
"Searching other places" : "Pesquisando em outros lugares",
"No search results in other folders for {tag}{filter}{endtag}" : "Pesquisa sem resultados em outras pastas para {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado da pesquisa em outras pastas","{count} resultados da pesquisa em outras pastas"],

View File

@ -75,6 +75,7 @@ OC.L10N.register(
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
"Groupware" : "Groupware",
"Additional settings" : "Dodatečná nastavení",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
@ -224,6 +225,9 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
"Action \"%s\" not supported or implemented." : "Akce \"%s\" nepodporována nebo neimplementována.",
"Authentication failed, wrong token or provider ID given" : "Autentizace selhala, předán chybný token nebo id poskytovatele",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloudový poskytovatel federace s ID: \"%s\" neexistuje",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@ -236,7 +240,12 @@ OC.L10N.register(
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
"Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
"Files can't be shared with delete permissions" : "Soubory nemohou být sdíleny s právy pro smazání",
"Files can't be shared with create permissions" : "Soubory nemohou být sdíleny s právy pro vytvoření",
"Cannot set expiration date more than %s days in the future" : "Datum vypršení více jak %s dnů v budoucnosti nelze nastavit",
"No app name specified" : "Nezadán název aplikace",
"App '%s' could not be installed!" : "Aplikaci '%s' se nepodařilo nainstalovat!",
"Sync clients" : "Synchronizační klienti"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

View File

@ -73,6 +73,7 @@
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
"Groupware" : "Groupware",
"Additional settings" : "Dodatečná nastavení",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
@ -222,6 +223,9 @@
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
"Action \"%s\" not supported or implemented." : "Akce \"%s\" nepodporována nebo neimplementována.",
"Authentication failed, wrong token or provider ID given" : "Autentizace selhala, předán chybný token nebo id poskytovatele",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloudový poskytovatel federace s ID: \"%s\" neexistuje",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@ -234,7 +238,12 @@
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
"Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
"Files can't be shared with delete permissions" : "Soubory nemohou být sdíleny s právy pro smazání",
"Files can't be shared with create permissions" : "Soubory nemohou být sdíleny s právy pro vytvoření",
"Cannot set expiration date more than %s days in the future" : "Datum vypršení více jak %s dnů v budoucnosti nelze nastavit",
"No app name specified" : "Nezadán název aplikace",
"App '%s' could not be installed!" : "Aplikaci '%s' se nepodařilo nainstalovat!",
"Sync clients" : "Synchronizační klienti"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

View File

@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Eftirfarandi stýrikerfi eru studd: %s",
"Server version %s or higher is required." : "Krafist er þjóns af útgáfu %s eða hærra.",
"Server version %s or lower is required." : "Krafist er þjóns af útgáfu %s eða lægri.",
"Logged in user must be an admin" : "Innskráður notandi verður að vera stjórnandi",
"Unknown filetype" : "Óþekkt skráategund",
"Invalid image" : "Ógild mynd",
"Avatar image is not square" : "Auðkennismynd er ekki ferningslaga",
@ -65,12 +66,19 @@ OC.L10N.register(
"Log out" : "Skrá út",
"Users" : "Notendur",
"Unknown user" : "Óþekktur notandi",
"Create" : "Búa til",
"Change" : "Breyta",
"Delete" : "Eyða",
"Share" : "Deila",
"Overview" : "Yfirlit",
"Basic settings" : "Grunnstillingar",
"Sharing" : "Deiling",
"Security" : "Öryggi",
"Encryption" : "Dulritun",
"Groupware" : "Hópvinnukerfi",
"Additional settings" : "Valfrjálsar stillingar",
"Personal info" : "Persónulegar upplýsingar",
"Mobile & desktop" : "Farsímar og borðtölvur",
"Unlimited" : "Ótakmarkað",
"Verifying" : "Sannreyni",
"Verifying …" : "Sannreyni …",
@ -116,7 +124,11 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, því endurdeiling er ekki leyfð",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Deiling %s mistókst, því bakvinnslukerfið fyrir %s fann ekki upptök þess",
"Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, því skráin fannst ekki í skyndiminni skráa",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
"»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
"Open »%s«" : "Opna »%s«",
"%1$s via %2$s" : "%1$s með %2$s",
"Cant increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
"Files cant be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files cant be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
@ -224,9 +236,23 @@ OC.L10N.register(
"Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s",
"Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu",
"Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s",
"Personal" : "Einka",
"Admin" : "Stjórnun",
"APCu" : "APCu",
"Redis" : "Redis",
"Tips & tricks" : "Ábendingar og góð ráð",
"DB Error: \"%s\"" : "Gagnagrunnsvilla: \"%s\"",
"Offending command was: \"%s\"" : "Saknæma skipunin var: \"%s\"",
"Offending command was: \"%s\", name: %s, password: %s" : "Saknæma skipunin var: \"%s\", nafn: %s, lykilorð: %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Stilling heimilda fyrir %s mistókst, því heimildirnar eru rétthærri en heimildir til handa %s",
"Setting permissions for %s failed, because the item was not found" : "Stilling heimilda fyrir %s mistókst, því atriðið fannst ekki",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Get ekki hreinsað út gildistímann. Ætlast er til þess að sameignir hafi ákveðinn gildistíma.",
"Cannot increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
"Files can't be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files can't be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
"Cannot set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann",
"No app name specified" : "Ekkert heiti forrits tilgreint",
"App '%s' could not be installed!" : "Ekki var hægt að setja upp '%s' forritið!",
"Sync clients" : "Samstilla biðlara"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Eftirfarandi stýrikerfi eru studd: %s",
"Server version %s or higher is required." : "Krafist er þjóns af útgáfu %s eða hærra.",
"Server version %s or lower is required." : "Krafist er þjóns af útgáfu %s eða lægri.",
"Logged in user must be an admin" : "Innskráður notandi verður að vera stjórnandi",
"Unknown filetype" : "Óþekkt skráategund",
"Invalid image" : "Ógild mynd",
"Avatar image is not square" : "Auðkennismynd er ekki ferningslaga",
@ -63,12 +64,19 @@
"Log out" : "Skrá út",
"Users" : "Notendur",
"Unknown user" : "Óþekktur notandi",
"Create" : "Búa til",
"Change" : "Breyta",
"Delete" : "Eyða",
"Share" : "Deila",
"Overview" : "Yfirlit",
"Basic settings" : "Grunnstillingar",
"Sharing" : "Deiling",
"Security" : "Öryggi",
"Encryption" : "Dulritun",
"Groupware" : "Hópvinnukerfi",
"Additional settings" : "Valfrjálsar stillingar",
"Personal info" : "Persónulegar upplýsingar",
"Mobile & desktop" : "Farsímar og borðtölvur",
"Unlimited" : "Ótakmarkað",
"Verifying" : "Sannreyni",
"Verifying …" : "Sannreyni …",
@ -114,7 +122,11 @@
"Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, því endurdeiling er ekki leyfð",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Deiling %s mistókst, því bakvinnslukerfið fyrir %s fann ekki upptök þess",
"Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, því skráin fannst ekki í skyndiminni skráa",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
"»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
"Open »%s«" : "Opna »%s«",
"%1$s via %2$s" : "%1$s með %2$s",
"Cant increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
"Files cant be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files cant be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
@ -222,9 +234,23 @@
"Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s",
"Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu",
"Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s",
"Personal" : "Einka",
"Admin" : "Stjórnun",
"APCu" : "APCu",
"Redis" : "Redis",
"Tips & tricks" : "Ábendingar og góð ráð",
"DB Error: \"%s\"" : "Gagnagrunnsvilla: \"%s\"",
"Offending command was: \"%s\"" : "Saknæma skipunin var: \"%s\"",
"Offending command was: \"%s\", name: %s, password: %s" : "Saknæma skipunin var: \"%s\", nafn: %s, lykilorð: %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Stilling heimilda fyrir %s mistókst, því heimildirnar eru rétthærri en heimildir til handa %s",
"Setting permissions for %s failed, because the item was not found" : "Stilling heimilda fyrir %s mistókst, því atriðið fannst ekki",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Get ekki hreinsað út gildistímann. Ætlast er til þess að sameignir hafi ákveðinn gildistíma.",
"Cannot increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
"Files can't be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files can't be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
"Cannot set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann",
"No app name specified" : "Ekkert heiti forrits tilgreint",
"App '%s' could not be installed!" : "Ekki var hægt að setja upp '%s' forritið!",
"Sync clients" : "Samstilla biðlara"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -127,6 +127,7 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
"Open »%s«" : "Открыть «%s»",
"%1$s via %2$s" : "%1$s через %2$s",
"Cant increase permissions of %s" : "Невозможно увеличить права доступа для %s",
"Files cant be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files cant be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",

View File

@ -125,6 +125,7 @@
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
"Open »%s«" : "Открыть «%s»",
"%1$s via %2$s" : "%1$s через %2$s",
"Cant increase permissions of %s" : "Невозможно увеличить права доступа для %s",
"Files cant be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files cant be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",

View File

@ -273,6 +273,7 @@ OC.L10N.register(
"Twitter" : "Twitter",
"Twitter handle @…" : "Přezdívka na Twitteru @…",
"Help translate" : "Pomoci s překladem",
"Locale" : "Lokalizace",
"Password" : "Heslo",
"Current password" : "Současné heslo",
"New password" : "Nové heslo",

View File

@ -271,6 +271,7 @@
"Twitter" : "Twitter",
"Twitter handle @…" : "Přezdívka na Twitteru @…",
"Help translate" : "Pomoci s překladem",
"Locale" : "Lokalizace",
"Password" : "Heslo",
"Current password" : "Současné heslo",
"New password" : "Nové heslo",

View File

@ -104,8 +104,12 @@ OC.L10N.register(
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"An error occured while changing your language. Please reload the page and try again." : "Villa kom upp við að skipta um tungumálið þitt. Endurlestu síðuna og prófaðu aftur.",
"An error occured while changing your locale. Please reload the page and try again." : "Villa kom upp við að skipta um staðfærsluna þína. Endurlestu síðuna og prófaðu aftur.",
"Select a profile picture" : "Veldu einkennismynd",
"Week starts on {fdow}" : "Vika byrjar á {fdow}",
"Groups" : "Hópar",
"Group list is empty" : "Listi yfir hópa er tómur",
"Unable to retrieve the group list" : "Tókst ekki að ná í lista yfir hópinn",
"Official" : "Opinbert",
"No results" : "Engar niðurstöður",
"Visit website" : "Heimsækja vefsvæðið",
@ -113,13 +117,18 @@ OC.L10N.register(
"Developer documentation" : "Skjölun fyrir þróunaraðila",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu í framtíðinni.",
"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:",
"{license}-licensed" : "{license}-notkunarleyfi",
"Disable all" : "Gera allt óvirkt",
"Enable all" : "Virkja allt",
"Download and enable" : "Sækja og virkja",
"Enable" : "Virkja",
"The app will be downloaded from the app store" : "Forritinu verður hlaðið niður úr forritabúðinni",
"Settings" : "Stillingar",
"You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda",
"Delete user" : "Eyða notanda",
"Disable user" : "Gera notanda óvirkan",
"Enable user" : "Virkja notanda",
"Display name" : "Birtingarnafn",
"Email" : "Netfang",
"Group admin for" : "Hópstjóri fyrir",
"Language" : "Tungumál",
@ -129,14 +138,19 @@ OC.L10N.register(
"Default language" : "Sjálfgefið tungumál",
"Common languages" : "Algeng tungumál",
"All languages" : "Öll tungumál",
"You did not enter the password in time" : "Þú settir ekki lykilorðið inn tímanlega",
"An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.",
"App update" : "Endurnýjun forrits",
"Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.",
"Your apps" : "Forritin þín",
"Active apps" : "Virk forrit",
"Disabled apps" : "Óvirk forrit",
"Updates" : "Uppfærslur",
"App bundles" : "Forritavöndlar",
"Default quota :" : "Sjálfgefinn kvóti :",
"You are about to remove the group {group}. The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn {group}. Notendunum verður EKKI eytt.",
"Please confirm the group removal " : "Staðfestu fjarlægingu hópsins",
"Remove group" : "Fjarlægja hóp",
"Admins" : "Kerfisstjórar",
"Disabled users" : "Óvirkir notendur",
@ -192,8 +206,13 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Þú verður að yfirfæra dulritunarlyklana þína úr gömlu dulrituninni (ownCloud <= 8.0) yfir í þá nýju.",
"Start migration" : "Hefja yfirfærslu",
"Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"All checks passed." : "Stóðst allar prófanir.",
"There are some errors regarding your setup." : "Það komu upp villur varðandi uppsetninguna þína.",
"There are some warnings regarding your setup." : "Það komu upp viðvaranir varðandi uppsetninguna þína.",
"Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Yfirfarðu vandlega <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">uppsetningarleiðbeiningarnar ↗</a>, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í <a href=\"%s\">annálnum</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Athugaðu öryggi Nextcloud-skýsins með <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">öryggisskönnun okkar ↗</a>.",
"Version" : "Útgáfa",
"Background jobs" : "Verk í bakgrunni",
"Last job ran %s." : "Síðasta verk var keyrt %s.",
@ -242,6 +261,7 @@ OC.L10N.register(
"Cancel" : "Hætta við",
"Choose as profile picture" : "Veldu sem einkennismynd",
"Details" : "Nánar",
"You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"You are using <strong>%s</strong>" : "Þú ert að nota <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Fullt nafn",
@ -259,6 +279,7 @@ OC.L10N.register(
"Twitter" : "Twitter",
"Twitter handle @…" : "Twitter notandanafn @…",
"Help translate" : "Hjálpa við þýðingu",
"Locale" : "Staðfærsla",
"Password" : "Lykilorð",
"Current password" : "Núverandi lykilorð",
"New password" : "Nýtt lykilorð",

View File

@ -102,8 +102,12 @@
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"An error occured while changing your language. Please reload the page and try again." : "Villa kom upp við að skipta um tungumálið þitt. Endurlestu síðuna og prófaðu aftur.",
"An error occured while changing your locale. Please reload the page and try again." : "Villa kom upp við að skipta um staðfærsluna þína. Endurlestu síðuna og prófaðu aftur.",
"Select a profile picture" : "Veldu einkennismynd",
"Week starts on {fdow}" : "Vika byrjar á {fdow}",
"Groups" : "Hópar",
"Group list is empty" : "Listi yfir hópa er tómur",
"Unable to retrieve the group list" : "Tókst ekki að ná í lista yfir hópinn",
"Official" : "Opinbert",
"No results" : "Engar niðurstöður",
"Visit website" : "Heimsækja vefsvæðið",
@ -111,13 +115,18 @@
"Developer documentation" : "Skjölun fyrir þróunaraðila",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu í framtíðinni.",
"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:",
"{license}-licensed" : "{license}-notkunarleyfi",
"Disable all" : "Gera allt óvirkt",
"Enable all" : "Virkja allt",
"Download and enable" : "Sækja og virkja",
"Enable" : "Virkja",
"The app will be downloaded from the app store" : "Forritinu verður hlaðið niður úr forritabúðinni",
"Settings" : "Stillingar",
"You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda",
"Delete user" : "Eyða notanda",
"Disable user" : "Gera notanda óvirkan",
"Enable user" : "Virkja notanda",
"Display name" : "Birtingarnafn",
"Email" : "Netfang",
"Group admin for" : "Hópstjóri fyrir",
"Language" : "Tungumál",
@ -127,14 +136,19 @@
"Default language" : "Sjálfgefið tungumál",
"Common languages" : "Algeng tungumál",
"All languages" : "Öll tungumál",
"You did not enter the password in time" : "Þú settir ekki lykilorðið inn tímanlega",
"An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.",
"App update" : "Endurnýjun forrits",
"Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.",
"Your apps" : "Forritin þín",
"Active apps" : "Virk forrit",
"Disabled apps" : "Óvirk forrit",
"Updates" : "Uppfærslur",
"App bundles" : "Forritavöndlar",
"Default quota :" : "Sjálfgefinn kvóti :",
"You are about to remove the group {group}. The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn {group}. Notendunum verður EKKI eytt.",
"Please confirm the group removal " : "Staðfestu fjarlægingu hópsins",
"Remove group" : "Fjarlægja hóp",
"Admins" : "Kerfisstjórar",
"Disabled users" : "Óvirkir notendur",
@ -190,8 +204,13 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Þú verður að yfirfæra dulritunarlyklana þína úr gömlu dulrituninni (ownCloud <= 8.0) yfir í þá nýju.",
"Start migration" : "Hefja yfirfærslu",
"Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"All checks passed." : "Stóðst allar prófanir.",
"There are some errors regarding your setup." : "Það komu upp villur varðandi uppsetninguna þína.",
"There are some warnings regarding your setup." : "Það komu upp viðvaranir varðandi uppsetninguna þína.",
"Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Yfirfarðu vandlega <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">uppsetningarleiðbeiningarnar ↗</a>, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í <a href=\"%s\">annálnum</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Athugaðu öryggi Nextcloud-skýsins með <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">öryggisskönnun okkar ↗</a>.",
"Version" : "Útgáfa",
"Background jobs" : "Verk í bakgrunni",
"Last job ran %s." : "Síðasta verk var keyrt %s.",
@ -240,6 +259,7 @@
"Cancel" : "Hætta við",
"Choose as profile picture" : "Veldu sem einkennismynd",
"Details" : "Nánar",
"You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"You are using <strong>%s</strong>" : "Þú ert að nota <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Fullt nafn",
@ -257,6 +277,7 @@
"Twitter" : "Twitter",
"Twitter handle @…" : "Twitter notandanafn @…",
"Help translate" : "Hjálpa við þýðingu",
"Locale" : "Staðfærsla",
"Password" : "Lykilorð",
"Current password" : "Núverandi lykilorð",
"New password" : "Nýtt lykilorð",