[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-01-09 08:25:16 +00:00
parent 9b0cbe3efb
commit f8db9102e7
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
56 changed files with 906 additions and 408 deletions

View File

@ -20,16 +20,16 @@ OC.L10N.register(
"Comment" : "Kommentar",
"You commented" : "Sie haben kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentiert",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Sie haben %1$s kommentiert",
"You commented on {file}" : "Sie haben {file} kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
"{author} commented on {file}" : "{author} hat {file} kommentiert",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt Sie in einem Kommentar zu \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt Sie in einem Kommentar zu “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Sie in einem Kommentar zu “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Sie in einem Kommentar zu “{file}”",
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.",
"{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt",
"Type in a new comment..." : "Neuen Kommentar eingeben...",
"No other comments available" : "Keine weiteren Kommentare verfügbar",
"More comments..." : "Weitere Kommentare...",

View File

@ -18,16 +18,16 @@
"Comment" : "Kommentar",
"You commented" : "Sie haben kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentiert",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Sie haben %1$s kommentiert",
"You commented on {file}" : "Sie haben {file} kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
"{author} commented on {file}" : "{author} hat {file} kommentiert",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt Sie in einem Kommentar zu \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt Sie in einem Kommentar zu “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Sie in einem Kommentar zu “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Sie in einem Kommentar zu “{file}”",
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.",
"{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt",
"Type in a new comment..." : "Neuen Kommentar eingeben...",
"No other comments available" : "Keine weiteren Kommentare verfügbar",
"More comments..." : "Weitere Kommentare...",

View File

@ -9,17 +9,17 @@ OC.L10N.register(
"Cancel" : "Avbryt",
"Edit comment" : "Redigera kommentar",
"[Deleted user]" : "[Raderad användare]",
"No comments yet, start the conversation!" : "Inga kommentarer än, börja konversationen!",
"No comments yet, start the conversation!" : "Inga kommentarer ännu.",
"More comments …" : "Fler kommentarer ...",
"Save" : "Spara",
"Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}",
"Error occurred while retrieving comment with id {id}" : "Fel inträffade vid hämtning av kommentar med id {id}",
"Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}",
"Error occurred while retrieving comment with id {id}" : "Fel inträffade vid inläsning av kommentar med id {id}",
"Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
"Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar",
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"Comment" : "Kommentar",
"You commented" : "Du kommenterade",
"%1$s commented" : "%1$s har kommenterat",
"%1$s commented" : "%1$s kommenterade",
"{author} commented" : "{author} kommenterade",
"You commented on %1$s" : "Du kommenterade på %1$s",
"You commented on {file}" : "Du kommenterade på {file}",
@ -30,7 +30,7 @@ OC.L10N.register(
"A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) raderad användare nämnde dig i en kommentar på \"{file}\"",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
"Type in a new comment..." : "Skriv en ny kommentar",
"Type in a new comment..." : "Skriv en ny kommentar...",
"No other comments available" : "Inga andra kommentarer tillgängliga",
"More comments..." : "Fler kommentarer...",
"{count} unread comments" : "{count} olästa kommentarer",

View File

@ -7,17 +7,17 @@
"Cancel" : "Avbryt",
"Edit comment" : "Redigera kommentar",
"[Deleted user]" : "[Raderad användare]",
"No comments yet, start the conversation!" : "Inga kommentarer än, börja konversationen!",
"No comments yet, start the conversation!" : "Inga kommentarer ännu.",
"More comments …" : "Fler kommentarer ...",
"Save" : "Spara",
"Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}",
"Error occurred while retrieving comment with id {id}" : "Fel inträffade vid hämtning av kommentar med id {id}",
"Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}",
"Error occurred while retrieving comment with id {id}" : "Fel inträffade vid inläsning av kommentar med id {id}",
"Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
"Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar",
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"Comment" : "Kommentar",
"You commented" : "Du kommenterade",
"%1$s commented" : "%1$s har kommenterat",
"%1$s commented" : "%1$s kommenterade",
"{author} commented" : "{author} kommenterade",
"You commented on %1$s" : "Du kommenterade på %1$s",
"You commented on {file}" : "Du kommenterade på {file}",
@ -28,7 +28,7 @@
"A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) raderad användare nämnde dig i en kommentar på \"{file}\"",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
"Type in a new comment..." : "Skriv en ny kommentar",
"Type in a new comment..." : "Skriv en ny kommentar...",
"No other comments available" : "Inga andra kommentarer tillgängliga",
"More comments..." : "Fler kommentarer...",
"{count} unread comments" : "{count} olästa kommentarer",

View File

@ -1,23 +1,39 @@
OC.L10N.register(
"comments",
{
"Type in a new comment..." : "添加新评论...",
"Comments" : "评论",
"Unknown user" : "未知用户",
"New comment …" : "新评论 ...",
"Delete comment" : "删除评论",
"Post" : "发布",
"Cancel" : "取消",
"Edit comment" : "编辑评论",
"[Deleted user]" : "[Deleted user]",
"Comments" : "评论",
"No other comments available" : "没有其他评论",
"More comments..." : "更多评论...",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"{count} unread comments" : "{count} 条未读评论",
"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 未读评论"],
"Comment" : "评论",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "文件的<strong>评论</strong><em>(始终在数据流中列出)</em>",
"You commented" : "您的评论",
"%1$s commented" : "%1$s 已评论",
"You commented on %2$s" : "你评论了 %2$s",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s"
"{author} commented" : "{author} 评论了",
"You commented on %1$s" : "您在 %1$s 的评论",
"You commented on {file}" : "您对 {file} 的注释",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s",
"{author} commented on {file}" : "{author} 对 {file} 的注释",
"<strong>Comments</strong> for files" : "显示文件的<strong>注释</strong>",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(正)被删除的用户提醒您注释 “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(正)被删除的用户提醒您注释 “{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}”",
"Type in a new comment..." : "添加新评论...",
"No other comments available" : "没有其他评论",
"More comments..." : "更多评论...",
"{count} unread comments" : "{count} 条未读评论",
"You commented on %2$s" : "你评论了 %2$s"
},
"nplurals=1; plural=0;");

View File

@ -1,21 +1,37 @@
{ "translations": {
"Type in a new comment..." : "添加新评论...",
"Comments" : "评论",
"Unknown user" : "未知用户",
"New comment …" : "新评论 ...",
"Delete comment" : "删除评论",
"Post" : "发布",
"Cancel" : "取消",
"Edit comment" : "编辑评论",
"[Deleted user]" : "[Deleted user]",
"Comments" : "评论",
"No other comments available" : "没有其他评论",
"More comments..." : "更多评论...",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"{count} unread comments" : "{count} 条未读评论",
"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 未读评论"],
"Comment" : "评论",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "文件的<strong>评论</strong><em>(始终在数据流中列出)</em>",
"You commented" : "您的评论",
"%1$s commented" : "%1$s 已评论",
"You commented on %2$s" : "你评论了 %2$s",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s"
"{author} commented" : "{author} 评论了",
"You commented on %1$s" : "您在 %1$s 的评论",
"You commented on {file}" : "您对 {file} 的注释",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s",
"{author} commented on {file}" : "{author} 对 {file} 的注释",
"<strong>Comments</strong> for files" : "显示文件的<strong>注释</strong>",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(正)被删除的用户提醒您注释 “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(正)被删除的用户提醒您注释 “{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}”",
"Type in a new comment..." : "添加新评论...",
"No other comments available" : "没有其他评论",
"More comments..." : "更多评论...",
"{count} unread comments" : "{count} 条未读评论",
"You commented on %2$s" : "你评论了 %2$s"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -35,19 +35,19 @@ OC.L10N.register(
"Cheers!" : "Ha de fint!",
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hallå där, <br> Administratören aktiverade serverkryptering. Alla dina filer har blivit krypterade med lösenordet: <strong>%s</ strong>. <br> Gå till i din profil för att ändra krypteringslösenordet till ditt egna lösenord. Ange lösenordet ovan som \"Gammalt lösenord\" och ange sedan ditt egna lösenord.<br>",
"Default encryption module" : "Standard krypteringsfunktion",
"Encrypt the home storage" : "Kryptera hemmalagringen",
"Encrypt the home storage" : "Kryptera alla filer i molnet",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aktivering av det här alternativet krypterar alla filer som är lagrade på huvudlagringsplatsen, annars kommer bara filer på extern lagringsplats att krypteras",
"Enable recovery key" : "Aktivera återställningsnyckel",
"Disable recovery key" : "Inaktivera återställningsnyckel",
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Återställningsnyckeln är en extra krypteringsnyckel som används för att kryptera filer. Den gör det möjligt att återställa en användares filer om användaren glömmer sitt lösenord.",
"Recovery key password" : "Lösenord för återställningsnyckel",
"Repeat recovery key password" : "Upprepa lösenord för återställningsnyckeln",
"Change recovery key password:" : "Ändra lösenord för återställningsnyckel:",
"Old recovery key password" : "Gammalt lösenord för återställningsnyckeln",
"New recovery key password" : "Nytt lösenord för återställningsnyckeln",
"Repeat new recovery key password" : "Upprepa nytt lösenord för återställningsnyckeln",
"Recovery key password" : "Ange lösenord",
"Repeat recovery key password" : "Repetera lösenord",
"Change recovery key password:" : "Ändra lösenord för återställningsnyckel",
"Old recovery key password" : "Gammalt lösenord",
"New recovery key password" : "Nytt lösenord",
"Repeat new recovery key password" : "Repetera lösenord",
"Change Password" : "Byt lösenord",
"Basic encryption module" : "Vanlig krypteringsfunktion",
"Basic encryption module" : "Krypteringsmodul",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet är aktiverat men dina nycklar är inte initierade. Vänligen logga ut och in igen",
"Your private key password no longer matches your log-in password." : "Ditt lösenord för din privata nyckel matchar inte längre ditt inloggningslösenord.",
"Set your old private key password to your current log-in password:" : "Sätt ditt gamla privatnyckellösenord till ditt aktuella inloggningslösenord:",

View File

@ -33,19 +33,19 @@
"Cheers!" : "Ha de fint!",
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hallå där, <br> Administratören aktiverade serverkryptering. Alla dina filer har blivit krypterade med lösenordet: <strong>%s</ strong>. <br> Gå till i din profil för att ändra krypteringslösenordet till ditt egna lösenord. Ange lösenordet ovan som \"Gammalt lösenord\" och ange sedan ditt egna lösenord.<br>",
"Default encryption module" : "Standard krypteringsfunktion",
"Encrypt the home storage" : "Kryptera hemmalagringen",
"Encrypt the home storage" : "Kryptera alla filer i molnet",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aktivering av det här alternativet krypterar alla filer som är lagrade på huvudlagringsplatsen, annars kommer bara filer på extern lagringsplats att krypteras",
"Enable recovery key" : "Aktivera återställningsnyckel",
"Disable recovery key" : "Inaktivera återställningsnyckel",
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Återställningsnyckeln är en extra krypteringsnyckel som används för att kryptera filer. Den gör det möjligt att återställa en användares filer om användaren glömmer sitt lösenord.",
"Recovery key password" : "Lösenord för återställningsnyckel",
"Repeat recovery key password" : "Upprepa lösenord för återställningsnyckeln",
"Change recovery key password:" : "Ändra lösenord för återställningsnyckel:",
"Old recovery key password" : "Gammalt lösenord för återställningsnyckeln",
"New recovery key password" : "Nytt lösenord för återställningsnyckeln",
"Repeat new recovery key password" : "Upprepa nytt lösenord för återställningsnyckeln",
"Recovery key password" : "Ange lösenord",
"Repeat recovery key password" : "Repetera lösenord",
"Change recovery key password:" : "Ändra lösenord för återställningsnyckel",
"Old recovery key password" : "Gammalt lösenord",
"New recovery key password" : "Nytt lösenord",
"Repeat new recovery key password" : "Repetera lösenord",
"Change Password" : "Byt lösenord",
"Basic encryption module" : "Vanlig krypteringsfunktion",
"Basic encryption module" : "Krypteringsmodul",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet är aktiverat men dina nycklar är inte initierade. Vänligen logga ut och in igen",
"Your private key password no longer matches your log-in password." : "Ditt lösenord för din privata nyckel matchar inte längre ditt inloggningslösenord.",
"Set your old private key password to your current log-in password:" : "Sätt ditt gamla privatnyckellösenord till ditt aktuella inloggningslösenord:",

View File

@ -12,7 +12,7 @@ OC.L10N.register(
"Not supported!" : "Stöds ej!",
"Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.",
"Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.",
"Invalid Federated Cloud ID" : "Ogiltig Federerad Cloud-ID",
"Invalid Federated Cloud ID" : "Ogiltig Federerad Moln-ID",
"Server to server sharing is not enabled on this server" : "Server-till-server-delning är inte aktiverat på denna server",
"Couldn't establish a federated share." : "Kunde inte lägga till en fefererad utdelning",
"Couldn't establish a federated share, maybe the password was wrong." : "Kunde inte lägga till en fefererad utdelning, lösenordet kanske var felaktigt.",
@ -20,7 +20,7 @@ OC.L10N.register(
"The mountpoint name contains invalid characters." : "Monteringspunktens namn innehåller ogiltiga tecken.",
"Not allowed to create a federated share with the owner." : "Ej tillåtet att skapa en federerad delning med ägaren",
"Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat",
"Could not authenticate to remote share, password might be wrong" : "Kunde ej autensiera mot externa servern, lösenordet kan vara fel",
"Could not authenticate to remote share, password might be wrong" : "Kunde inte autensiera mot externa servern, lösenordet kan vara fel",
"Storage not valid" : "Lagring ogiltig",
"Federated Share successfully added" : "Federerad delning lyckades",
"Couldn't add remote share" : "Kunde inte lägga till extern delning",
@ -35,15 +35,15 @@ OC.L10N.register(
"You received {share} as a remote share from {user}" : "Du tog emot {share} som en extern delning från {user}",
"Accept" : "Acceptera",
"Decline" : "Neka",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Dela med mig genom mitt #Nextcloud Federated Cloud ID, se %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Dela med mig genom mitt #Nextcloud Federated Cloud ID",
"Federated Cloud Sharing" : "Federerad Cloud-delning",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Dela med mig genom mitt #Nextcloud Federerade Moln-ID, se %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Dela med mig genom mitt #Nextcloud Federerade Moln-ID",
"Federated Cloud Sharing" : "Federerad Moln-delning",
"Open documentation" : "Öppna dokumentation",
"Allow users on this server to send shares to other servers" : "Tillåt användare på denna server att skicka utdelningar till andra servrar",
"Allow users on this server to receive shares from other servers" : "Tillåt användare på denna servern att ta emot utdelningar från andra servrar",
"Search global and public address book for users" : "Sök global och publik adressbok för användare",
"Federated Cloud" : "Federerad Cloud",
"Your Federated Cloud ID:" : "Ditt Federerade Cloud-ID",
"Search global and public address book for users" : "Sök global och offentlig adressbok för användare",
"Federated Cloud" : "Federerat Moln",
"Your Federated Cloud ID:" : "Ditt Federerade Moln-ID",
"Share it:" : "Dela detta:",
"Add to your website" : "Lägg till på din hemsida",
"Share with me via Nextcloud" : "Dela med mig via Nextcloud",

View File

@ -10,7 +10,7 @@
"Not supported!" : "Stöds ej!",
"Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.",
"Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.",
"Invalid Federated Cloud ID" : "Ogiltig Federerad Cloud-ID",
"Invalid Federated Cloud ID" : "Ogiltig Federerad Moln-ID",
"Server to server sharing is not enabled on this server" : "Server-till-server-delning är inte aktiverat på denna server",
"Couldn't establish a federated share." : "Kunde inte lägga till en fefererad utdelning",
"Couldn't establish a federated share, maybe the password was wrong." : "Kunde inte lägga till en fefererad utdelning, lösenordet kanske var felaktigt.",
@ -18,7 +18,7 @@
"The mountpoint name contains invalid characters." : "Monteringspunktens namn innehåller ogiltiga tecken.",
"Not allowed to create a federated share with the owner." : "Ej tillåtet att skapa en federerad delning med ägaren",
"Invalid or untrusted SSL certificate" : "Ogiltigt eller ej betrott SSL-certifikat",
"Could not authenticate to remote share, password might be wrong" : "Kunde ej autensiera mot externa servern, lösenordet kan vara fel",
"Could not authenticate to remote share, password might be wrong" : "Kunde inte autensiera mot externa servern, lösenordet kan vara fel",
"Storage not valid" : "Lagring ogiltig",
"Federated Share successfully added" : "Federerad delning lyckades",
"Couldn't add remote share" : "Kunde inte lägga till extern delning",
@ -33,15 +33,15 @@
"You received {share} as a remote share from {user}" : "Du tog emot {share} som en extern delning från {user}",
"Accept" : "Acceptera",
"Decline" : "Neka",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Dela med mig genom mitt #Nextcloud Federated Cloud ID, se %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Dela med mig genom mitt #Nextcloud Federated Cloud ID",
"Federated Cloud Sharing" : "Federerad Cloud-delning",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Dela med mig genom mitt #Nextcloud Federerade Moln-ID, se %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Dela med mig genom mitt #Nextcloud Federerade Moln-ID",
"Federated Cloud Sharing" : "Federerad Moln-delning",
"Open documentation" : "Öppna dokumentation",
"Allow users on this server to send shares to other servers" : "Tillåt användare på denna server att skicka utdelningar till andra servrar",
"Allow users on this server to receive shares from other servers" : "Tillåt användare på denna servern att ta emot utdelningar från andra servrar",
"Search global and public address book for users" : "Sök global och publik adressbok för användare",
"Federated Cloud" : "Federerad Cloud",
"Your Federated Cloud ID:" : "Ditt Federerade Cloud-ID",
"Search global and public address book for users" : "Sök global och offentlig adressbok för användare",
"Federated Cloud" : "Federerat Moln",
"Your Federated Cloud ID:" : "Ditt Federerade Moln-ID",
"Share it:" : "Dela detta:",
"Add to your website" : "Lägg till på din hemsida",
"Share with me via Nextcloud" : "Dela med mig via Nextcloud",

View File

@ -3,7 +3,7 @@ OC.L10N.register(
{
"Added to the list of trusted servers" : "Tillagd i listan med betrodda servrar",
"Server is already in the list of trusted servers." : "Servern finns redan i listan",
"No server to federate with found" : "Ingen server att federerad med hittad",
"No server to federate with found" : "Ingen server att federera med hittades",
"Could not add server" : "Kunde inte lägga till server",
"Federation" : "Federerad delning",
"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." : "Federation låter dig ansluta till andra betrodda servrar för att utbyta användarinformation. Till exempel kommer detta användas för att auto-komplettera externa användare för federerad delning.",

View File

@ -1,7 +1,7 @@
{ "translations": {
"Added to the list of trusted servers" : "Tillagd i listan med betrodda servrar",
"Server is already in the list of trusted servers." : "Servern finns redan i listan",
"No server to federate with found" : "Ingen server att federerad med hittad",
"No server to federate with found" : "Ingen server att federera med hittades",
"Could not add server" : "Kunde inte lägga till server",
"Federation" : "Federerad delning",
"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." : "Federation låter dig ansluta till andra betrodda servrar för att utbyta användarinformation. Till exempel kommer detta användas för att auto-komplettera externa användare för federerad delning.",

View File

@ -1,15 +1,19 @@
OC.L10N.register(
"federation",
{
"Server added to the list of trusted ownClouds" : "服务器已成功添加至信任服务器列表。",
"Added to the list of trusted servers" : "添加到可信任服务器列表中",
"Server is already in the list of trusted servers." : "服务器在线,并已成功添加至信任服务器列表。",
"No ownCloud server found" : "没有找到对应服务器",
"No server to federate with found" : "没有找到联盟服务器",
"Could not add server" : "无法添加服务器",
"Federation" : "联合",
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合云系统使您可以方便快速的和其他用户共享文件。",
"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." : "联盟允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联盟。",
"Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
"Trusted ownCloud Servers" : "可信 ownCloud 服务器",
"+ Add ownCloud server" : "+ 添加 ownCloud 服务器",
"ownCloud Server" : "ownCloud 服务器"
"Trusted servers" : "可信任服务器",
"+ Add trusted server" : "+ 添加可信任服务器",
"Trusted server" : "可信任服务器",
"Add" : "添加",
"Trusted Servers" : "可信任服务器",
"+ Add Nextcloud server" : "+ 添加 Nextcloud 服务器 ",
"Nextcloud Server" : "Nextcloud 服务器"
},
"nplurals=1; plural=0;");

View File

@ -1,13 +1,17 @@
{ "translations": {
"Server added to the list of trusted ownClouds" : "服务器已成功添加至信任服务器列表。",
"Added to the list of trusted servers" : "添加到可信任服务器列表中",
"Server is already in the list of trusted servers." : "服务器在线,并已成功添加至信任服务器列表。",
"No ownCloud server found" : "没有找到对应服务器",
"No server to federate with found" : "没有找到联盟服务器",
"Could not add server" : "无法添加服务器",
"Federation" : "联合",
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合云系统使您可以方便快速的和其他用户共享文件。",
"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." : "联盟允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联盟。",
"Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
"Trusted ownCloud Servers" : "可信 ownCloud 服务器",
"+ Add ownCloud server" : "+ 添加 ownCloud 服务器",
"ownCloud Server" : "ownCloud 服务器"
"Trusted servers" : "可信任服务器",
"+ Add trusted server" : "+ 添加可信任服务器",
"Trusted server" : "可信任服务器",
"Add" : "添加",
"Trusted Servers" : "可信任服务器",
"+ Add Nextcloud server" : "+ 添加 Nextcloud 服务器 ",
"Nextcloud Server" : "Nextcloud 服务器"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -28,6 +28,7 @@ OC.L10N.register(
"Delete" : "Eliminar",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No se pudo cargar información para el archivo \"{file}\"",
"Details" : "Detalles",
"Select" : "Seleccionar",
"Pending" : "Pendiente",

View File

@ -26,6 +26,7 @@
"Delete" : "Eliminar",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No se pudo cargar información para el archivo \"{file}\"",
"Details" : "Detalles",
"Select" : "Seleccionar",
"Pending" : "Pendiente",

View File

@ -144,6 +144,8 @@ OC.L10N.register(
"Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
"Error uploading file \"{fileName}\": {message}" : "Chyba pri nahrávaní súboru \"{fileName}\": {message}",
"Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
"Any moment now..." : "Už každú chvíľu…",
"Soon..." : "Čoskoro…",
"File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
"Local link" : "Lokálny odkaz",

View File

@ -142,6 +142,8 @@
"Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
"Error uploading file \"{fileName}\": {message}" : "Chyba pri nahrávaní súboru \"{fileName}\": {message}",
"Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
"Any moment now..." : "Už každú chvíľu…",
"Soon..." : "Čoskoro…",
"File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
"Local link" : "Lokálny odkaz",

View File

@ -28,6 +28,7 @@ OC.L10N.register(
"Delete" : "Fshije",
"Disconnect storage" : "Shkëpute depozitën",
"Unshare" : "Hiqe ndarjen",
"Could not load info for file \"{file}\"" : "Nuk mund të ngarkohet informacioni për skedarin \"{file}\"",
"Details" : "Hollësi",
"Select" : "Përzgjidhe",
"Pending" : "Në pritje",

View File

@ -26,6 +26,7 @@
"Delete" : "Fshije",
"Disconnect storage" : "Shkëpute depozitën",
"Unshare" : "Hiqe ndarjen",
"Could not load info for file \"{file}\"" : "Nuk mund të ngarkohet informacioni për skedarin \"{file}\"",
"Details" : "Hollësi",
"Select" : "Përzgjidhe",
"Pending" : "Në pritje",

View File

@ -6,7 +6,7 @@ OC.L10N.register(
"Unknown error" : "Okänt fel",
"Files" : "Filer",
"All files" : "Alla filer",
"Recent" : "Nyligen",
"Recent" : "Senaste",
"File could not be found" : "Fil kunde inte hittas",
"Home" : "Hem",
"Close" : "Stäng",
@ -68,7 +68,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoriserad",
"Favorite" : "Favorit",
"Copy local link" : "Kopiera lokal länk",
"Copy local link" : "Kopiera den lokala länken",
"Folder" : "Mapp",
"New folder" : "Ny mapp",
"Upload" : "Ladda upp",
@ -86,7 +86,7 @@ OC.L10N.register(
"Moved by {user}" : "Flyttad av {user}",
"You created {file}" : "Du skapade {file}",
"{user} created {file}" : "{user} skapade {file}",
"{file} was created in a public folder" : "{file} skapades i en publik mapp",
"{file} was created in a public folder" : "{file} skapades i en offentlig mapp",
"You changed {file}" : "Du ändrade {file}",
"{user} changed {file}" : "{user} ändrade {file}",
"You deleted {file}" : "Du raderade {file}",
@ -101,7 +101,7 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil har blivit <strong>ändrad</strong> eller <strong>bytt namn</strong>",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
"A new file or folder has been <strong>deleted</strong>" : "En ny fil har blivit <strong>raderad</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>",
"A new file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återställd</strong>",
"Upload (max. %s)" : "Ladda upp (max. %s)",
"File handling" : "Filhantering",
@ -121,7 +121,7 @@ OC.L10N.register(
"Upload too large" : "För stor uppladdning",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
"No favorites" : "Inga favoriter",
"Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här",
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Shared with you" : "Delad med dig",
"Shared with others" : "Delad med andra",
"Shared by link" : "Delad via länk",
@ -165,7 +165,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>",
"You created %1$s" : "Du skapade %1$s",
"%2$s created %1$s" : "%2$s skapade %1$s",
"%1$s was created in a public folder" : "%1$s skapades i en publik mapp",
"%1$s was created in a public folder" : "%1$s skapades i en offentlig mapp",
"You changed %1$s" : "Du ändrade %1$s",
"%2$s changed %1$s" : "%2$s ändrade %1$s",
"You deleted %1$s" : "Du raderade %1$s",

View File

@ -4,7 +4,7 @@
"Unknown error" : "Okänt fel",
"Files" : "Filer",
"All files" : "Alla filer",
"Recent" : "Nyligen",
"Recent" : "Senaste",
"File could not be found" : "Fil kunde inte hittas",
"Home" : "Hem",
"Close" : "Stäng",
@ -66,7 +66,7 @@
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoriserad",
"Favorite" : "Favorit",
"Copy local link" : "Kopiera lokal länk",
"Copy local link" : "Kopiera den lokala länken",
"Folder" : "Mapp",
"New folder" : "Ny mapp",
"Upload" : "Ladda upp",
@ -84,7 +84,7 @@
"Moved by {user}" : "Flyttad av {user}",
"You created {file}" : "Du skapade {file}",
"{user} created {file}" : "{user} skapade {file}",
"{file} was created in a public folder" : "{file} skapades i en publik mapp",
"{file} was created in a public folder" : "{file} skapades i en offentlig mapp",
"You changed {file}" : "Du ändrade {file}",
"{user} changed {file}" : "{user} ändrade {file}",
"You deleted {file}" : "Du raderade {file}",
@ -99,7 +99,7 @@
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil har blivit <strong>ändrad</strong> eller <strong>bytt namn</strong>",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
"A new file or folder has been <strong>deleted</strong>" : "En ny fil har blivit <strong>raderad</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>",
"A new file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återställd</strong>",
"Upload (max. %s)" : "Ladda upp (max. %s)",
"File handling" : "Filhantering",
@ -119,7 +119,7 @@
"Upload too large" : "För stor uppladdning",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
"No favorites" : "Inga favoriter",
"Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här",
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Shared with you" : "Delad med dig",
"Shared with others" : "Delad med andra",
"Shared by link" : "Delad via länk",
@ -163,7 +163,7 @@
"A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>",
"You created %1$s" : "Du skapade %1$s",
"%2$s created %1$s" : "%2$s skapade %1$s",
"%1$s was created in a public folder" : "%1$s skapades i en publik mapp",
"%1$s was created in a public folder" : "%1$s skapades i en offentlig mapp",
"You changed %1$s" : "Du ändrade %1$s",
"%2$s changed %1$s" : "%2$s ändrade %1$s",
"You deleted %1$s" : "Du raderade %1$s",

View File

@ -1,10 +1,12 @@
OC.L10N.register(
"files",
{
"Storage is temporarily not available" : "存储器当前无法访问",
"Storage invalid" : "存储空间无效",
"Unknown error" : "未知错误",
"Files" : "文件",
"All files" : "全部文件",
"Recent" : "最近",
"File could not be found" : "文件未找到",
"Home" : "家庭",
"Close" : "关闭",
@ -13,15 +15,20 @@ OC.L10N.register(
"Upload cancelled." : "上传已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} 由于它是一个目录或者为0字节",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。",
"Target folder \"{dir}\" does not exist any more" : "目标目录\"{dir}\" 不存在",
"Not enough free space" : "没有足够空间",
"Uploading..." : "上传中...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Actions" : "动作",
"Download" : "下载",
"Rename" : "重命名",
"Move" : "移动",
"Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开储存连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法载入\"{file}\"文件信息",
"Details" : "详细信息",
"Select" : "选择",
"Pending" : "等待",
@ -38,13 +45,15 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "不能创建文件 \"{file}\" ,因为它已经存在",
"Could not create folder \"{dir}\" because it already exists" : "不能创建文件夹 \"{dir}\" ,因为它已经存在",
"Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
"No search results in other folders for '{tag}{filter}{endtag}'" : " 在其他文件夹未找到包含 '{tag}{filter}{endtag}'标签的结果",
"Name" : "名称",
"Size" : "大小",
"Modified" : "修改日期",
"_%n folder_::_%n folders_" : ["%n 文件夹"],
"_%n file_::_%n files_" : ["%n个文件"],
"{dirs} and {files}" : "{dirs} 和 {files}",
"You dont have permission to upload or create files here" : "您没有权限来上传湖州哦和创建文件",
"_including %n hidden_::_including %n hidden_" : ["包括 %n 隐藏的"],
"You dont have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
"New" : "新建",
"\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
@ -54,16 +63,46 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完 ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["匹配“{filter}”"],
"View in folder" : "在文件夹里查看",
"Path" : "路径",
"_%n byte_::_%n bytes_" : ["%n 字节"],
"Favorited" : "已收藏",
"Favorite" : "收藏",
"Copy local link" : "复制本地链接",
"Folder" : "文件夹",
"New folder" : "增加文件夹",
"Upload" : "上传",
"An error occurred while trying to update the tags" : "更新标签时出错",
"Added to favorites" : "添加到收藏",
"Removed from favorites" : "取消收藏",
"You added {file} to your favorites" : "您添加了 {file} 文件到您的收藏夹",
"You removed {file} from your favorites" : "您从您的收藏夹删除了 {file} 文件",
"File changes" : "文件发生变化",
"Created by {user}" : "由 {user} 创建",
"Changed by {user}" : "由 {user} 更改",
"Deleted by {user}" : "由 {user} 删除",
"Restored by {user}" : "由 {user} 恢复",
"Renamed by {user}" : "由 {user} 重命名",
"Moved by {user}" : "由 {user} 移动",
"You created {file}" : "您创建了 {file}",
"{user} created {file}" : "{user} 创建了 {file}",
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
"You changed {file}" : "您更改了 {file}",
"{user} changed {file}" : "{user} 更改了 {file}",
"You deleted {file}" : "您删除了{file}",
"{user} deleted {file}" : "{user} 删除了 {file}",
"You restored {file}" : "您恢复了{file}",
"{user} restored {file}" : "{user} 恢复了 {file}",
"You renamed {oldfile} to {newfile}" : "您将 {oldfile} 改名为 {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} 将 {oldfile} 改名为 {newfile}",
"You moved {oldfile} to {newfile}" : "您移动 {oldfile} 到 {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} 移动 {oldfile} 到 {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "一个文件从您的 <strong>收藏夹</strong> 添加或者删除",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "一个文件或者文件夹被 <strong>更改</strong> 或者 <strong>重命名</strong>",
"A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
"A new file or folder has been <strong>deleted</strong>" : "一个新文件或者文件夹被 <strong>删除</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "针对<strong>已收藏文件</strong>的新建和修改发送有限的通知 <em>(仅流)</em>",
"A new file or folder has been <strong>restored</strong>" : "一个新文件或者文件夹被<strong>恢复</strong>",
"Upload (max. %s)" : "上传 (最大 %s)",
"File handling" : "文件处理",
"Maximum upload size" : "最大上传大小",
@ -83,6 +122,11 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",
"No favorites" : "无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Shared with you" : "与您分享",
"Shared with others" : "与他人分享",
"Shared by link" : "通过链接分享",
"Tags" : "标签",
"Deleted files" : "已删除的文件",
"Text file" : "文本文件",
"New text file.txt" : "创建文本文件 .txt",
"Storage not available" : "存储空间不可用",

View File

@ -1,8 +1,10 @@
{ "translations": {
"Storage is temporarily not available" : "存储器当前无法访问",
"Storage invalid" : "存储空间无效",
"Unknown error" : "未知错误",
"Files" : "文件",
"All files" : "全部文件",
"Recent" : "最近",
"File could not be found" : "文件未找到",
"Home" : "家庭",
"Close" : "关闭",
@ -11,15 +13,20 @@
"Upload cancelled." : "上传已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} 由于它是一个目录或者为0字节",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。",
"Target folder \"{dir}\" does not exist any more" : "目标目录\"{dir}\" 不存在",
"Not enough free space" : "没有足够空间",
"Uploading..." : "上传中...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Actions" : "动作",
"Download" : "下载",
"Rename" : "重命名",
"Move" : "移动",
"Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开储存连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法载入\"{file}\"文件信息",
"Details" : "详细信息",
"Select" : "选择",
"Pending" : "等待",
@ -36,13 +43,15 @@
"Could not create file \"{file}\" because it already exists" : "不能创建文件 \"{file}\" ,因为它已经存在",
"Could not create folder \"{dir}\" because it already exists" : "不能创建文件夹 \"{dir}\" ,因为它已经存在",
"Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
"No search results in other folders for '{tag}{filter}{endtag}'" : " 在其他文件夹未找到包含 '{tag}{filter}{endtag}'标签的结果",
"Name" : "名称",
"Size" : "大小",
"Modified" : "修改日期",
"_%n folder_::_%n folders_" : ["%n 文件夹"],
"_%n file_::_%n files_" : ["%n个文件"],
"{dirs} and {files}" : "{dirs} 和 {files}",
"You dont have permission to upload or create files here" : "您没有权限来上传湖州哦和创建文件",
"_including %n hidden_::_including %n hidden_" : ["包括 %n 隐藏的"],
"You dont have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
"New" : "新建",
"\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
@ -52,16 +61,46 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完 ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["匹配“{filter}”"],
"View in folder" : "在文件夹里查看",
"Path" : "路径",
"_%n byte_::_%n bytes_" : ["%n 字节"],
"Favorited" : "已收藏",
"Favorite" : "收藏",
"Copy local link" : "复制本地链接",
"Folder" : "文件夹",
"New folder" : "增加文件夹",
"Upload" : "上传",
"An error occurred while trying to update the tags" : "更新标签时出错",
"Added to favorites" : "添加到收藏",
"Removed from favorites" : "取消收藏",
"You added {file} to your favorites" : "您添加了 {file} 文件到您的收藏夹",
"You removed {file} from your favorites" : "您从您的收藏夹删除了 {file} 文件",
"File changes" : "文件发生变化",
"Created by {user}" : "由 {user} 创建",
"Changed by {user}" : "由 {user} 更改",
"Deleted by {user}" : "由 {user} 删除",
"Restored by {user}" : "由 {user} 恢复",
"Renamed by {user}" : "由 {user} 重命名",
"Moved by {user}" : "由 {user} 移动",
"You created {file}" : "您创建了 {file}",
"{user} created {file}" : "{user} 创建了 {file}",
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
"You changed {file}" : "您更改了 {file}",
"{user} changed {file}" : "{user} 更改了 {file}",
"You deleted {file}" : "您删除了{file}",
"{user} deleted {file}" : "{user} 删除了 {file}",
"You restored {file}" : "您恢复了{file}",
"{user} restored {file}" : "{user} 恢复了 {file}",
"You renamed {oldfile} to {newfile}" : "您将 {oldfile} 改名为 {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} 将 {oldfile} 改名为 {newfile}",
"You moved {oldfile} to {newfile}" : "您移动 {oldfile} 到 {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} 移动 {oldfile} 到 {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "一个文件从您的 <strong>收藏夹</strong> 添加或者删除",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "一个文件或者文件夹被 <strong>更改</strong> 或者 <strong>重命名</strong>",
"A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
"A new file or folder has been <strong>deleted</strong>" : "一个新文件或者文件夹被 <strong>删除</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "针对<strong>已收藏文件</strong>的新建和修改发送有限的通知 <em>(仅流)</em>",
"A new file or folder has been <strong>restored</strong>" : "一个新文件或者文件夹被<strong>恢复</strong>",
"Upload (max. %s)" : "上传 (最大 %s)",
"File handling" : "文件处理",
"Maximum upload size" : "最大上传大小",
@ -81,6 +120,11 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",
"No favorites" : "无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Shared with you" : "与您分享",
"Shared with others" : "与他人分享",
"Shared by link" : "通过链接分享",
"Tags" : "标签",
"Deleted files" : "已删除的文件",
"Text file" : "文本文件",
"New text file.txt" : "创建文本文件 .txt",
"Storage not available" : "存储空间不可用",

View File

@ -70,8 +70,8 @@ OC.L10N.register(
"Username and password" : "Användarnamn och lösenord",
"Log-in credentials, save in session" : "Inloggninguppgifter, spara i sessionen",
"User entered, store in database" : "Användare lades till, lagras i databasen",
"RSA public key" : "RSA publik nyckel",
"Public key" : "Publik nyckel",
"RSA public key" : "RSA offentlig nyckel",
"Public key" : "Offentlig nyckel",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Värdnamn",

View File

@ -68,8 +68,8 @@
"Username and password" : "Användarnamn och lösenord",
"Log-in credentials, save in session" : "Inloggninguppgifter, spara i sessionen",
"User entered, store in database" : "Användare lades till, lagras i databasen",
"RSA public key" : "RSA publik nyckel",
"Public key" : "Publik nyckel",
"RSA public key" : "RSA offentlig nyckel",
"Public key" : "Offentlig nyckel",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Värdnamn",

View File

@ -81,10 +81,10 @@ OC.L10N.register(
"%1$s removed share" : "%1$s hat die Freigabe entfernt",
"{actor} removed share" : "{actor} hat die Freigabe entfernt",
"You shared %1$s with %2$s" : "Sie haben %1$s mit %2$s geteilt",
"You shared {file} with {user}" : "Du hast {file} mit {user} geteilt",
"You removed %2$s from %1$s" : "Sie haben die %2$s von %1$s entfernt",
"You removed {user} from {file}" : "Sie haben die {user} von {file} entfernt",
"%3$s shared %1$s with %2$s" : "%3$s geteilt %1$s mit %2$s",
"You shared {file} with {user}" : "Sie haben {file} mit {user} geteilt",
"You removed %2$s from %1$s" : "Sie haben %2$s von %1$s entfernt",
"You removed {user} from {file}" : "Sie haben {user} von {file} entfernt",
"%3$s shared %1$s with %2$s" : "%3$s hat %1$s mit %2$s geteilt",
"{actor} removed {user} from {file}" : "{actor} hat {user} von {file} entfernt",
"%3$s removed %2$s from %1$s" : "%3$s hat %2$s von %1$s entfernt",
"%2$s shared %1$s with you" : "%2$s hat %1$s mit Ihnen geteilt",
@ -112,7 +112,7 @@ OC.L10N.register(
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
"Wrong or no update parameter given" : "Falscher oder kein Updateparameter wurde übergeben",
"Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter übergeben",
"Can't change permissions for public share links" : "Berechtigungen für öffentlich freigegebene Links konnten nicht geändert werden",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden",
"%s is publicly shared" : "%s ist öffentlich geteilt",
@ -144,8 +144,8 @@ OC.L10N.register(
"%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert",
"%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt",
"%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Sie entfernt",
"Public shared folder %1$s was downloaded" : "Der öffentliche geteilte Ordner %1$s wurde heruntergeladen",
"Public shared file %1$s was downloaded" : "Die öffentliche geteilte Datei %1$s wurde heruntergeladen",
"Public shared folder %1$s was downloaded" : "Der öffentlich geteilte Ordner %1$s wurde heruntergeladen",
"Public shared file %1$s was downloaded" : "Die öffentlich geteilte Datei %1$s wurde heruntergeladen",
"%2$s shared %1$s with %3$s" : "%2$s hat %1$s mit %3$s geteilt",
"You removed the share of %2$s for %1$s" : "Sie haben die Freigabe von %2$s für %1$s entfernt",
"%2$s removed the share of %3$s for %1$s" : "%2$s hat die Freigabe von %3$s für %1$s entfernt",
@ -166,10 +166,10 @@ OC.L10N.register(
"Shared with group %2$s" : "Geteilt mit der Gruppe %2$s",
"Shared with group %3$s by %2$s" : "Geteilt mit der Gruppe %3$s von %2$s",
"Removed share of group %2$s" : "Freigabe für Gruppe %2$s entfernt",
"%2$s removed share of group %3$s" : "%2$s hat die Freigabe für Gruppe %3$s entfernt",
"%2$s removed share of group %3$s" : "%2$s hat die Freigabe für die Gruppe %3$s entfernt",
"Shared via link by %2$s" : "Geteilt durch einen Link von %2$s",
"Shared via public link" : "Durch einen öffentlichen Link geteilt",
"%2$s removed public link" : "%2$s hat die Freigabe als Link entfernt",
"%2$s removed public link" : "%2$s hat die Freigabe als öffentlichen Link entfernt",
"Public link expired" : "öffentlicher Link ist abgelaufen",
"Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen",
"Shared by %2$s" : "Geteilt von %2$s",

View File

@ -79,10 +79,10 @@
"%1$s removed share" : "%1$s hat die Freigabe entfernt",
"{actor} removed share" : "{actor} hat die Freigabe entfernt",
"You shared %1$s with %2$s" : "Sie haben %1$s mit %2$s geteilt",
"You shared {file} with {user}" : "Du hast {file} mit {user} geteilt",
"You removed %2$s from %1$s" : "Sie haben die %2$s von %1$s entfernt",
"You removed {user} from {file}" : "Sie haben die {user} von {file} entfernt",
"%3$s shared %1$s with %2$s" : "%3$s geteilt %1$s mit %2$s",
"You shared {file} with {user}" : "Sie haben {file} mit {user} geteilt",
"You removed %2$s from %1$s" : "Sie haben %2$s von %1$s entfernt",
"You removed {user} from {file}" : "Sie haben {user} von {file} entfernt",
"%3$s shared %1$s with %2$s" : "%3$s hat %1$s mit %2$s geteilt",
"{actor} removed {user} from {file}" : "{actor} hat {user} von {file} entfernt",
"%3$s removed %2$s from %1$s" : "%3$s hat %2$s von %1$s entfernt",
"%2$s shared %1$s with you" : "%2$s hat %1$s mit Ihnen geteilt",
@ -110,7 +110,7 @@
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
"Wrong or no update parameter given" : "Falscher oder kein Updateparameter wurde übergeben",
"Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter übergeben",
"Can't change permissions for public share links" : "Berechtigungen für öffentlich freigegebene Links konnten nicht geändert werden",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden",
"%s is publicly shared" : "%s ist öffentlich geteilt",
@ -142,8 +142,8 @@
"%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert",
"%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt",
"%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Sie entfernt",
"Public shared folder %1$s was downloaded" : "Der öffentliche geteilte Ordner %1$s wurde heruntergeladen",
"Public shared file %1$s was downloaded" : "Die öffentliche geteilte Datei %1$s wurde heruntergeladen",
"Public shared folder %1$s was downloaded" : "Der öffentlich geteilte Ordner %1$s wurde heruntergeladen",
"Public shared file %1$s was downloaded" : "Die öffentlich geteilte Datei %1$s wurde heruntergeladen",
"%2$s shared %1$s with %3$s" : "%2$s hat %1$s mit %3$s geteilt",
"You removed the share of %2$s for %1$s" : "Sie haben die Freigabe von %2$s für %1$s entfernt",
"%2$s removed the share of %3$s for %1$s" : "%2$s hat die Freigabe von %3$s für %1$s entfernt",
@ -164,10 +164,10 @@
"Shared with group %2$s" : "Geteilt mit der Gruppe %2$s",
"Shared with group %3$s by %2$s" : "Geteilt mit der Gruppe %3$s von %2$s",
"Removed share of group %2$s" : "Freigabe für Gruppe %2$s entfernt",
"%2$s removed share of group %3$s" : "%2$s hat die Freigabe für Gruppe %3$s entfernt",
"%2$s removed share of group %3$s" : "%2$s hat die Freigabe für die Gruppe %3$s entfernt",
"Shared via link by %2$s" : "Geteilt durch einen Link von %2$s",
"Shared via public link" : "Durch einen öffentlichen Link geteilt",
"%2$s removed public link" : "%2$s hat die Freigabe als Link entfernt",
"%2$s removed public link" : "%2$s hat die Freigabe als öffentlichen Link entfernt",
"Public link expired" : "öffentlicher Link ist abgelaufen",
"Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen",
"Shared by %2$s" : "Geteilt von %2$s",

View File

@ -5,25 +5,25 @@ OC.L10N.register(
"Shared with others" : "Delat med andra",
"Shared by link" : "Delat som länk",
"Nothing shared with you yet" : "Inget delat med dig ännu",
"Files and folders others share with you will show up here" : "Filer och mappar andra delar med dig kommer visas här",
"Files and folders others share with you will show up here" : "Filer och mappar som andra delar med dig kommer visas här",
"Nothing shared yet" : "Inget delat ännu",
"Files and folders you share will show up here" : "Filer och mappar du delar kommer visas här",
"Files and folders you share will show up here" : "Filer och mappar som du delar kommer visas här",
"No shared links" : "Inga delade länkar",
"Files and folders you share by link will show up here" : "Filer och mappar du delar som länkar kommer visas här",
"Files and folders you share by link will show up here" : "Filer och mappar som du delar som länkar kommer visas här",
"You can upload into this folder" : "Du kan ladda upp i denna map",
"No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}",
"Invalid server URL" : "Ogiltig server URL",
"Failed to add the public link to your Nextcloud" : "Misslyckades skapa den publika delningslänken till ditt moln",
"Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln",
"Share" : "Dela",
"No expiration date set" : "Inget utgångsdatum satt",
"Shared by" : "Delad av",
"Sharing" : "Dela",
"Sharing" : "Delning",
"File shares" : "Fildelningar",
"Downloaded via public link" : "Nedladdad via publik länk",
"Downloaded via public link" : "Nedladdad via offentlig länk",
"Downloaded by %1$s" : "Nedladdad av %1$s",
"Downloaded by {email}" : "Nedladdad av {email}",
"%1$s downloaded via public link" : "%1$s nedladdad via publik länk",
"{file} downloaded via public link" : "{file} nedladdad via publik länk",
"%1$s downloaded via public link" : "%1$s nedladdad via offentlig länk",
"{file} downloaded via public link" : "{file} nedladdad via offentlig länk",
"%1$s downloaded %2$s" : "%1$s laddade ned %2$s",
"{email} downloaded {file}" : "{email} laddade ned {file}",
"Shared with group %1$s" : "Delad med grupp %1$s",
@ -42,8 +42,8 @@ OC.L10N.register(
"{actor} shared {file} with group {group}" : "{actor} delade {file} med gruppen {group}",
"%3$s removed group %2$s from %1$s" : "%3$s tog bort gruppen %2$s från %1$s",
"{actor} removed group {group} from {file}" : "{actor} tog bort gruppen {group} från {file}",
"Shared as public link" : "Delad offentligt",
"Removed public link" : "Tog bort publik länk",
"Shared as public link" : "Delades offentligt",
"Removed public link" : "Tog bort offentlig länk",
"%1$s shared as public link" : "%1$s delade offentligt",
"{actor} shared as public link" : "{actor} delade offentligt",
"%1$s removed public link" : "%1$s tog bort offentlig länk",
@ -138,14 +138,14 @@ OC.L10N.register(
"Select or drop files" : "Välj eller dra filer hit",
"Uploading files…" : "Laddar upp filer...",
"Uploaded files:" : "Uppladdade filer:",
"A public shared file or folder was <strong>downloaded</strong>" : "En publikt delad fil eller mapp blev <strong>nedladdad</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "En offentligt delad fil eller mapp blev <strong>nedladdad</strong>",
"You received a new remote share %2$s from %1$s" : "Du har mottagit en ny extern delning %2$s från %1$s",
"You received a new remote share from %s" : "Du har mottagit en ny extern delning från %s",
"%1$s accepted remote share %2$s" : "%1$s accepterade extern delning %2$s",
"%1$s declined remote share %2$s" : "%1$s nekade extern delning av %2$s",
"%1$s unshared %2$s from you" : "%1$s tog bort delningen %2$s från dig",
"Public shared folder %1$s was downloaded" : "Publikt delad mapp %1$s blev nedladdad",
"Public shared file %1$s was downloaded" : "Publikt delad fil %1$s blev nedladdad",
"Public shared folder %1$s was downloaded" : "Offentligt delad mapp %1$s blev nedladdad",
"Public shared file %1$s was downloaded" : "Offentligt delad fil %1$s blev nedladdad",
"%2$s shared %1$s with %3$s" : "%2$s delade %1$s med %3$s",
"You removed the share of %2$s for %1$s" : "Du tog bort delning av %2$s för %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s tog bort delningen av %3$s för %1$s",
@ -154,10 +154,10 @@ OC.L10N.register(
"%2$s removed the share of group %3$s for %1$s" : "%2$s tog bort delningen av grupp %3$s för %1$s",
"%2$s shared %1$s via link" : "%2$s delade %1$s via länk",
"You shared %1$s via link" : "Du delade %1$s via länk",
"You removed the public link for %1$s" : "Du tog bort den publika länken för %1$s",
"%2$s removed the public link for %1$s" : "%2$s tog bort den publika länken för %1$s",
"Your public link for %1$s expired" : "Din publika länk för %1$s har löpt ut",
"The public link of %2$s for %1$s expired" : "Den publika länken för %2$s av %1$s har löpt ut",
"You removed the public link for %1$s" : "Du tog bort den offentliga länken för %1$s",
"%2$s removed the public link for %1$s" : "%2$s tog bort den offentliga länken för %1$s",
"Your public link for %1$s expired" : "Din offentliga länk för %1$s har löpt ut",
"The public link of %2$s for %1$s expired" : "Den offentliga länken för %2$s av %1$s har löpt ut",
"%2$s removed the share for %1$s" : "%2$s tog bort delningen av %1$s",
"Shared with %2$s" : "Delad med %2$s",
"Shared with %3$s by %2$s" : "Delad med %3$s av %2$s",
@ -168,10 +168,10 @@ OC.L10N.register(
"Removed share of group %2$s" : "Tog bort delning av grupp %2$s",
"%2$s removed share of group %3$s" : "%2$s tog bort delningen av grupp %3$s",
"Shared via link by %2$s" : "Delad via länk av %2$s",
"Shared via public link" : "Delad via publik länk",
"%2$s removed public link" : "%2$s tog bort publik länk",
"Public link expired" : "Tidsgräns för publik länk har löpt ut",
"Public link of %2$s expired" : "Tidsgräns för publik länk för %2$s har löpt ut",
"Shared via public link" : "Delad via offentlig länk",
"%2$s removed public link" : "%2$s tog bort offentlig länk",
"Public link expired" : "Tidsgräns för offentlig länk har löpt ut",
"Public link of %2$s expired" : "Tidsgräns för offentlig länk för %2$s har löpt ut",
"Shared by %2$s" : "Delad av %2$s",
"Shares" : "Delningar"
},

View File

@ -3,25 +3,25 @@
"Shared with others" : "Delat med andra",
"Shared by link" : "Delat som länk",
"Nothing shared with you yet" : "Inget delat med dig ännu",
"Files and folders others share with you will show up here" : "Filer och mappar andra delar med dig kommer visas här",
"Files and folders others share with you will show up here" : "Filer och mappar som andra delar med dig kommer visas här",
"Nothing shared yet" : "Inget delat ännu",
"Files and folders you share will show up here" : "Filer och mappar du delar kommer visas här",
"Files and folders you share will show up here" : "Filer och mappar som du delar kommer visas här",
"No shared links" : "Inga delade länkar",
"Files and folders you share by link will show up here" : "Filer och mappar du delar som länkar kommer visas här",
"Files and folders you share by link will show up here" : "Filer och mappar som du delar som länkar kommer visas här",
"You can upload into this folder" : "Du kan ladda upp i denna map",
"No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}",
"Invalid server URL" : "Ogiltig server URL",
"Failed to add the public link to your Nextcloud" : "Misslyckades skapa den publika delningslänken till ditt moln",
"Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln",
"Share" : "Dela",
"No expiration date set" : "Inget utgångsdatum satt",
"Shared by" : "Delad av",
"Sharing" : "Dela",
"Sharing" : "Delning",
"File shares" : "Fildelningar",
"Downloaded via public link" : "Nedladdad via publik länk",
"Downloaded via public link" : "Nedladdad via offentlig länk",
"Downloaded by %1$s" : "Nedladdad av %1$s",
"Downloaded by {email}" : "Nedladdad av {email}",
"%1$s downloaded via public link" : "%1$s nedladdad via publik länk",
"{file} downloaded via public link" : "{file} nedladdad via publik länk",
"%1$s downloaded via public link" : "%1$s nedladdad via offentlig länk",
"{file} downloaded via public link" : "{file} nedladdad via offentlig länk",
"%1$s downloaded %2$s" : "%1$s laddade ned %2$s",
"{email} downloaded {file}" : "{email} laddade ned {file}",
"Shared with group %1$s" : "Delad med grupp %1$s",
@ -40,8 +40,8 @@
"{actor} shared {file} with group {group}" : "{actor} delade {file} med gruppen {group}",
"%3$s removed group %2$s from %1$s" : "%3$s tog bort gruppen %2$s från %1$s",
"{actor} removed group {group} from {file}" : "{actor} tog bort gruppen {group} från {file}",
"Shared as public link" : "Delad offentligt",
"Removed public link" : "Tog bort publik länk",
"Shared as public link" : "Delades offentligt",
"Removed public link" : "Tog bort offentlig länk",
"%1$s shared as public link" : "%1$s delade offentligt",
"{actor} shared as public link" : "{actor} delade offentligt",
"%1$s removed public link" : "%1$s tog bort offentlig länk",
@ -136,14 +136,14 @@
"Select or drop files" : "Välj eller dra filer hit",
"Uploading files…" : "Laddar upp filer...",
"Uploaded files:" : "Uppladdade filer:",
"A public shared file or folder was <strong>downloaded</strong>" : "En publikt delad fil eller mapp blev <strong>nedladdad</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "En offentligt delad fil eller mapp blev <strong>nedladdad</strong>",
"You received a new remote share %2$s from %1$s" : "Du har mottagit en ny extern delning %2$s från %1$s",
"You received a new remote share from %s" : "Du har mottagit en ny extern delning från %s",
"%1$s accepted remote share %2$s" : "%1$s accepterade extern delning %2$s",
"%1$s declined remote share %2$s" : "%1$s nekade extern delning av %2$s",
"%1$s unshared %2$s from you" : "%1$s tog bort delningen %2$s från dig",
"Public shared folder %1$s was downloaded" : "Publikt delad mapp %1$s blev nedladdad",
"Public shared file %1$s was downloaded" : "Publikt delad fil %1$s blev nedladdad",
"Public shared folder %1$s was downloaded" : "Offentligt delad mapp %1$s blev nedladdad",
"Public shared file %1$s was downloaded" : "Offentligt delad fil %1$s blev nedladdad",
"%2$s shared %1$s with %3$s" : "%2$s delade %1$s med %3$s",
"You removed the share of %2$s for %1$s" : "Du tog bort delning av %2$s för %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s tog bort delningen av %3$s för %1$s",
@ -152,10 +152,10 @@
"%2$s removed the share of group %3$s for %1$s" : "%2$s tog bort delningen av grupp %3$s för %1$s",
"%2$s shared %1$s via link" : "%2$s delade %1$s via länk",
"You shared %1$s via link" : "Du delade %1$s via länk",
"You removed the public link for %1$s" : "Du tog bort den publika länken för %1$s",
"%2$s removed the public link for %1$s" : "%2$s tog bort den publika länken för %1$s",
"Your public link for %1$s expired" : "Din publika länk för %1$s har löpt ut",
"The public link of %2$s for %1$s expired" : "Den publika länken för %2$s av %1$s har löpt ut",
"You removed the public link for %1$s" : "Du tog bort den offentliga länken för %1$s",
"%2$s removed the public link for %1$s" : "%2$s tog bort den offentliga länken för %1$s",
"Your public link for %1$s expired" : "Din offentliga länk för %1$s har löpt ut",
"The public link of %2$s for %1$s expired" : "Den offentliga länken för %2$s av %1$s har löpt ut",
"%2$s removed the share for %1$s" : "%2$s tog bort delningen av %1$s",
"Shared with %2$s" : "Delad med %2$s",
"Shared with %3$s by %2$s" : "Delad med %3$s av %2$s",
@ -166,10 +166,10 @@
"Removed share of group %2$s" : "Tog bort delning av grupp %2$s",
"%2$s removed share of group %3$s" : "%2$s tog bort delningen av grupp %3$s",
"Shared via link by %2$s" : "Delad via länk av %2$s",
"Shared via public link" : "Delad via publik länk",
"%2$s removed public link" : "%2$s tog bort publik länk",
"Public link expired" : "Tidsgräns för publik länk har löpt ut",
"Public link of %2$s expired" : "Tidsgräns för publik länk för %2$s har löpt ut",
"Shared via public link" : "Delad via offentlig länk",
"%2$s removed public link" : "%2$s tog bort offentlig länk",
"Public link expired" : "Tidsgräns för offentlig länk har löpt ut",
"Public link of %2$s expired" : "Tidsgräns för offentlig länk för %2$s har löpt ut",
"Shared by %2$s" : "Delad av %2$s",
"Shares" : "Delningar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -8,9 +8,11 @@ OC.L10N.register(
"Delete" : "Esborra",
"Delete permanently" : "Esborra permanentment",
"Error" : "Error",
"This operation is forbidden" : "Aquesta operació està prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.",
"restored" : "restaurat",
"No deleted files" : "No hi ha cap arxiu eliminat",
"You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar arxius eliminats",
"No deleted files" : "No hi ha cap fitxer eliminat",
"You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar fitxers eliminats",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
"Select all" : "Seleccionar tot",
"Name" : "Nom",

View File

@ -6,9 +6,11 @@
"Delete" : "Esborra",
"Delete permanently" : "Esborra permanentment",
"Error" : "Error",
"This operation is forbidden" : "Aquesta operació està prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.",
"restored" : "restaurat",
"No deleted files" : "No hi ha cap arxiu eliminat",
"You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar arxius eliminats",
"No deleted files" : "No hi ha cap fitxer eliminat",
"You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar fitxers eliminats",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
"Select all" : "Seleccionar tot",
"Name" : "Nom",

View File

@ -3,7 +3,7 @@ OC.L10N.register(
{
"Could not revert: %s" : "Kunde inte återställa: %s",
"Versions" : "Versioner",
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till revision {timestamp}.",
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Återskapa",
"No versions available" : "Inga versioner tillgängliga",

View File

@ -1,7 +1,7 @@
{ "translations": {
"Could not revert: %s" : "Kunde inte återställa: %s",
"Versions" : "Versioner",
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till revision {timestamp}.",
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Återskapa",
"No versions available" : "Inga versioner tillgängliga",

View File

@ -9,7 +9,7 @@ OC.L10N.register(
"Select tags to filter by" : "Välj taggar att filtrera med",
"No tags found" : "Inga taggar hittades",
"Please select tags to filter by" : "Vänligen välj taggar att filtrera med",
"No files found for the selected tags" : "Inga filer hittade för de valda taggarna",
"No files found for the selected tags" : "Inga filer hittades för de valda taggarna",
"Added system tag %1$s" : "La till systemtagg %1$s",
"Added system tag {systemtag}" : "La till systemtagg {systemtag}",
"%1$s added system tag %2$s" : "%1$s la till systemtagg %2$s",
@ -41,17 +41,17 @@ OC.L10N.register(
"%s (restricted)" : "%s (begränsad)",
"%s (invisible)" : "%s (osynlig)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Systemtaggar</strong> för en fil har blivit ändrade",
"Collaborative tags" : "Samverkade taggar",
"Collaborative tags" : "Samverkande taggar",
"Name" : "Namn",
"Delete" : "Radera",
"Public" : "Publikt",
"Public" : "Offentlig",
"Restricted" : "Begränsad",
"Invisible" : "Osynlig",
"Reset" : "Återställ",
"No files in here" : "Inga filer kunde hittas",
"No entries found in this folder" : "Inga filer hittades i denna mapp",
"No files in here" : "Inga filer här inne",
"No entries found in this folder" : "Ingenting hittades i denna mapp",
"Size" : "Storlek",
"Modified" : "Ändrad",
"Modified" : "Modifierad",
"You assigned system tag %3$s" : "Du tilldelade systemtagg %3$s",
"%1$s assigned system tag %3$s" : "%1$s blev tilldelad systemtagg %3$s",
"You unassigned system tag %3$s" : "Du tog bort tilldelning av systemtag %3$s",

View File

@ -7,7 +7,7 @@
"Select tags to filter by" : "Välj taggar att filtrera med",
"No tags found" : "Inga taggar hittades",
"Please select tags to filter by" : "Vänligen välj taggar att filtrera med",
"No files found for the selected tags" : "Inga filer hittade för de valda taggarna",
"No files found for the selected tags" : "Inga filer hittades för de valda taggarna",
"Added system tag %1$s" : "La till systemtagg %1$s",
"Added system tag {systemtag}" : "La till systemtagg {systemtag}",
"%1$s added system tag %2$s" : "%1$s la till systemtagg %2$s",
@ -39,17 +39,17 @@
"%s (restricted)" : "%s (begränsad)",
"%s (invisible)" : "%s (osynlig)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Systemtaggar</strong> för en fil har blivit ändrade",
"Collaborative tags" : "Samverkade taggar",
"Collaborative tags" : "Samverkande taggar",
"Name" : "Namn",
"Delete" : "Radera",
"Public" : "Publikt",
"Public" : "Offentlig",
"Restricted" : "Begränsad",
"Invisible" : "Osynlig",
"Reset" : "Återställ",
"No files in here" : "Inga filer kunde hittas",
"No entries found in this folder" : "Inga filer hittades i denna mapp",
"No files in here" : "Inga filer här inne",
"No entries found in this folder" : "Ingenting hittades i denna mapp",
"Size" : "Storlek",
"Modified" : "Ändrad",
"Modified" : "Modifierad",
"You assigned system tag %3$s" : "Du tilldelade systemtagg %3$s",
"%1$s assigned system tag %3$s" : "%1$s blev tilldelad systemtagg %3$s",
"You unassigned system tag %3$s" : "Du tog bort tilldelning av systemtag %3$s",

View File

@ -16,9 +16,9 @@ OC.L10N.register(
"Update channel:" : "Uppdateringskanal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal.",
"Notify members of the following groups about available updates:" : "Notifiera medlemmar i följande grupper om tillgängliga uppdateraingar:",
"Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga",
"Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Den valda uppdateringskanalen gör dedikerade notiser för servern förlegade.",
"The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern",
"The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern.",
"You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du använder PHP %s. För att kunna uppgradera till Nextcloud 11 och högre så behöver du minst använda PHP 5.6 . När du har uppgraderat din PHP version kommer du att kunna ta emot uppdateringsnotifikationer för de nyare versionerna."
},
"nplurals=2; plural=(n != 1);");

View File

@ -14,9 +14,9 @@
"Update channel:" : "Uppdateringskanal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal.",
"Notify members of the following groups about available updates:" : "Notifiera medlemmar i följande grupper om tillgängliga uppdateraingar:",
"Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga",
"Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Den valda uppdateringskanalen gör dedikerade notiser för servern förlegade.",
"The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern",
"The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern.",
"You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du använder PHP %s. För att kunna uppgradera till Nextcloud 11 och högre så behöver du minst använda PHP 5.6 . När du har uppgraderat din PHP version kommer du att kunna ta emot uppdateringsnotifikationer för de nyare versionerna."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,14 +1,24 @@
OC.L10N.register(
"updatenotification",
{
"Update notifications" : "升级通知",
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
"Updated channel" : "更新通道",
"Updater" : "更新管理器",
"Channel updated" : "更新通道",
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
"A new version is available: %s" : "有可用的新版本: %s",
"Open updater" : "打开更新管理器",
"Open updater" : "打开更新器",
"Download now" : "开始下载",
"Your version is up to date." : "您的版本已是最新。",
"Checked on %s" : "检查于 %s",
"Update channel:" : "更新通道:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。"
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。",
"Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:",
"Only notification for app updates are available." : "仅提醒应用更新就绪。",
"The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器",
"The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。",
"You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "您在使用PHP %s. 如果要使用 Nextcloud 11 您至少要使用 PHP 5.6。如果您升级了您的 PHP 版本您将不会收到这些提示您更新更高版本的信息提示。"
},
"nplurals=1; plural=0;");

View File

@ -1,12 +1,22 @@
{ "translations": {
"Update notifications" : "升级通知",
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
"Updated channel" : "更新通道",
"Updater" : "更新管理器",
"Channel updated" : "更新通道",
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
"A new version is available: %s" : "有可用的新版本: %s",
"Open updater" : "打开更新管理器",
"Open updater" : "打开更新器",
"Download now" : "开始下载",
"Your version is up to date." : "您的版本已是最新。",
"Checked on %s" : "检查于 %s",
"Update channel:" : "更新通道:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。"
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。",
"Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:",
"Only notification for app updates are available." : "仅提醒应用更新就绪。",
"The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器",
"The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。",
"You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "您在使用PHP %s. 如果要使用 Nextcloud 11 您至少要使用 PHP 5.6。如果您升级了您的 PHP 版本您将不会收到这些提示您更新更高版本的信息提示。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -22,7 +22,7 @@ OC.L10N.register(
"Please check the credentials, they seem to be wrong." : "Var god kontrollera dina uppgifter, de verkar vara fel.",
"Please specify the port, it could not be auto-detected." : "Var god specificera en port, den kunde ej autodetekteras.",
"Base DN could not be auto-detected, please revise credentials, host and port." : "Grundläggande DN kunde ej autodetekteras, var god dubbelkontrollera dina uppgifter, värd och port.",
"Could not detect Base DN, please enter it manually." : "Kunde ej upptäcka Base DN, var god ange det manuellt.",
"Could not detect Base DN, please enter it manually." : "Kunde inte upptäcka Base DN, var god ange det manuellt.",
"{nthServer}. Server" : "{nthServer}. Server",
"No object found in the given Base DN. Please revise." : "Inget objekt funnet i den givna Base DN. Var god granska.",
"More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.",
@ -32,20 +32,18 @@ OC.L10N.register(
"Confirm Deletion" : "Bekräfta radering",
"Mappings cleared successfully!" : "Rensning av mappningar lyckades!",
"Error while clearing the mappings." : "Fel uppstod under rensning av mappningar",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonymous bind är inte tillåten. Var god ange en Användar-DN och lösenord.",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP procedursfel. Anonymous bind tillåts troligtvis inte.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Sparning misslyckades. Var god kontrollera att databasen är verksam. Ladda om innan du fortsätter.",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Byte av läge kommer aktivera automatiska LDAP förfrågningar. Beroende på din LDAP storlek kan de ta ett tag. Vill du fortfarande ändra läge?",
"Mode switch" : "Lägesändring",
"Select attributes" : "Välj attribut",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):",
"User found and settings verified." : "Användare hittad och inställnings bekräftade.",
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningarna verifierade men flera än 1 användare hittades. Endast den första kommer att kunna logga in. Annars testa med att göra en mer specifik sökning.",
"An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ej giltigt, antagligen på grund utav ett syntaxfel så som ojämnat antal öppna och stängda klammrar. Var god granska.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ett anslutningsfel till LDAP / AD uppstod. Var god granska värd, port och inloggningsuppgifter.",
"Please provide a login name to test against" : "Vänligen ange ett inloggningsnamn att försöka ansluta med",
"Password change rejected. Hint: " : "Lösenordsbyte nekad. Anledning/tips: ",
"LDAP / AD integration" : "LDAP / AD integration",
"_%s group found_::_%s groups found_" : ["%s grupp hittad","%s grupper hittade"],
"_%s user found_::_%s users found_" : ["%s användare hittad","%s användare hittade"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.",
@ -67,7 +65,6 @@ OC.L10N.register(
"LDAP / AD Email Address:" : "LDAP / AD E-postadress:",
"Other Attributes:" : "Övriga attribut:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"",
"Test Loginname" : "Test Inloggningsnamn",
"Verify settings" : "Verifiera inställningar",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
@ -84,6 +81,7 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "För anonym åtkomst, lämna DN och lösenord tomt.",
"One Base DN per line" : "Ett start-DN per rad",
"You can specify Base DN for users and groups in the Advanced tab" : "Du kan ange start-DN för användare och grupper under fliken Avancerat",
"Test Base DN" : "Testa Bas-DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Undviker automatiska LDAP-förfrågningar. Bättre för större installationer, men kräver en del LDAP-kunskap.",
"Manually enter LDAP filters (recommended for large directories)" : "Ange LDAP-filter manuellt (rekommenderat för stora kataloger)",
"The filter specifies which LDAP users shall have access to the %s instance." : "Filtret specifierar vilka LDAP-användare som skall ha åtkomst till %s instans",
@ -94,7 +92,6 @@ OC.L10N.register(
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Användare",
"Login Attributes" : "Login Attribut",
"Groups" : "Grupper",
"Expert" : "Expert",
"Advanced" : "Avancerad",
@ -110,7 +107,6 @@ OC.L10N.register(
"Only connect to the replica server." : "Anslut endast till replikaservern.",
"Turn off SSL certificate validation." : "Stäng av verifiering av SSL-certifikat.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Rekommenderas inte, använd endast för test! Om anslutningen bara fungerar med denna inställning behöver du importera LDAP-serverns SSL-certifikat till din %s server.",
"Cache Time-To-Live" : "Cache Time-To-Live",
"in seconds. A change empties the cache." : "i sekunder. En förändring tömmer cache.",
"Directory Settings" : "Mappinställningar",
"User Display Name Field" : "Attribut för användarnamn",
@ -126,14 +122,16 @@ OC.L10N.register(
"One Group Base DN per line" : "En gruppstart-DN per rad",
"Group Search Attributes" : "Gruppsökningsattribut",
"Group-Member association" : "Attribut för gruppmedlemmar",
"Dynamic Group Member URL" : "Dynamic Group Member URL",
"Nested Groups" : "Undergrupper",
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "När den är påslagen, stöds grupper som innehåller grupper. (Fungerar endast om gruppmedlemmens attribut innehåller DN.)",
"Paging chunksize" : "Paging klusterstorlek",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Klusterstorlek som används för paged LDAP sökningar som kan komma att returnera skrymmande resultat som uppräknande av användare eller grupper. (Inställning av denna till 0 inaktiverar paged LDAP sökningar i de situationerna)",
"Enable LDAP password changes per user" : "Aktivera: Antal tillåtna lösenordsbyten för LDAP-användare",
"(New password is sent as plain text to LDAP)" : "(Nytt lösenord skickas som oformaterad text till LDAP)",
"Special Attributes" : "Specialattribut",
"Quota Field" : "Kvotfält",
"Quota Default" : "Datakvot standard",
"Quota Field" : "Fält för lagringsutrymme",
"Quota Default" : "Standardutrymme för lagring",
"in bytes" : "i bytes",
"Email Field" : "E-postfält",
"User Home Folder Naming Rule" : "Namnregel för hemkatalog",

View File

@ -20,7 +20,7 @@
"Please check the credentials, they seem to be wrong." : "Var god kontrollera dina uppgifter, de verkar vara fel.",
"Please specify the port, it could not be auto-detected." : "Var god specificera en port, den kunde ej autodetekteras.",
"Base DN could not be auto-detected, please revise credentials, host and port." : "Grundläggande DN kunde ej autodetekteras, var god dubbelkontrollera dina uppgifter, värd och port.",
"Could not detect Base DN, please enter it manually." : "Kunde ej upptäcka Base DN, var god ange det manuellt.",
"Could not detect Base DN, please enter it manually." : "Kunde inte upptäcka Base DN, var god ange det manuellt.",
"{nthServer}. Server" : "{nthServer}. Server",
"No object found in the given Base DN. Please revise." : "Inget objekt funnet i den givna Base DN. Var god granska.",
"More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.",
@ -30,20 +30,18 @@
"Confirm Deletion" : "Bekräfta radering",
"Mappings cleared successfully!" : "Rensning av mappningar lyckades!",
"Error while clearing the mappings." : "Fel uppstod under rensning av mappningar",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonymous bind är inte tillåten. Var god ange en Användar-DN och lösenord.",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP procedursfel. Anonymous bind tillåts troligtvis inte.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Sparning misslyckades. Var god kontrollera att databasen är verksam. Ladda om innan du fortsätter.",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Byte av läge kommer aktivera automatiska LDAP förfrågningar. Beroende på din LDAP storlek kan de ta ett tag. Vill du fortfarande ändra läge?",
"Mode switch" : "Lägesändring",
"Select attributes" : "Välj attribut",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Användare inte hittad. Var god kontrollera din inloggnings attribut och användarnamn. Effektivt filter (för att kopiera och klistra in i kommandofönster validering):",
"User found and settings verified." : "Användare hittad och inställnings bekräftade.",
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Inställningarna verifierade men flera än 1 användare hittades. Endast den första kommer att kunna logga in. Annars testa med att göra en mer specifik sökning.",
"An unspecified error occurred. Please check the settings and the log." : "Ett ospecificerat fel uppstod. Var god kontrollera inställningar och logfilen.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ej giltigt, antagligen på grund utav ett syntaxfel så som ojämnat antal öppna och stängda klammrar. Var god granska.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Ett anslutningsfel till LDAP / AD uppstod. Var god granska värd, port och inloggningsuppgifter.",
"Please provide a login name to test against" : "Vänligen ange ett inloggningsnamn att försöka ansluta med",
"Password change rejected. Hint: " : "Lösenordsbyte nekad. Anledning/tips: ",
"LDAP / AD integration" : "LDAP / AD integration",
"_%s group found_::_%s groups found_" : ["%s grupp hittad","%s grupper hittade"],
"_%s user found_::_%s users found_" : ["%s användare hittad","%s användare hittade"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunde inte upptäcka attributet användarvisningsnamn. Vänligen ange det själv i de avancerade LDAP-inställningarna.",
@ -65,7 +63,6 @@
"LDAP / AD Email Address:" : "LDAP / AD E-postadress:",
"Other Attributes:" : "Övriga attribut:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"",
"Test Loginname" : "Test Inloggningsnamn",
"Verify settings" : "Verifiera inställningar",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
@ -82,6 +79,7 @@
"For anonymous access, leave DN and Password empty." : "För anonym åtkomst, lämna DN och lösenord tomt.",
"One Base DN per line" : "Ett start-DN per rad",
"You can specify Base DN for users and groups in the Advanced tab" : "Du kan ange start-DN för användare och grupper under fliken Avancerat",
"Test Base DN" : "Testa Bas-DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Undviker automatiska LDAP-förfrågningar. Bättre för större installationer, men kräver en del LDAP-kunskap.",
"Manually enter LDAP filters (recommended for large directories)" : "Ange LDAP-filter manuellt (rekommenderat för stora kataloger)",
"The filter specifies which LDAP users shall have access to the %s instance." : "Filtret specifierar vilka LDAP-användare som skall ha åtkomst till %s instans",
@ -92,7 +90,6 @@
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Användare",
"Login Attributes" : "Login Attribut",
"Groups" : "Grupper",
"Expert" : "Expert",
"Advanced" : "Avancerad",
@ -108,7 +105,6 @@
"Only connect to the replica server." : "Anslut endast till replikaservern.",
"Turn off SSL certificate validation." : "Stäng av verifiering av SSL-certifikat.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Rekommenderas inte, använd endast för test! Om anslutningen bara fungerar med denna inställning behöver du importera LDAP-serverns SSL-certifikat till din %s server.",
"Cache Time-To-Live" : "Cache Time-To-Live",
"in seconds. A change empties the cache." : "i sekunder. En förändring tömmer cache.",
"Directory Settings" : "Mappinställningar",
"User Display Name Field" : "Attribut för användarnamn",
@ -124,14 +120,16 @@
"One Group Base DN per line" : "En gruppstart-DN per rad",
"Group Search Attributes" : "Gruppsökningsattribut",
"Group-Member association" : "Attribut för gruppmedlemmar",
"Dynamic Group Member URL" : "Dynamic Group Member URL",
"Nested Groups" : "Undergrupper",
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "När den är påslagen, stöds grupper som innehåller grupper. (Fungerar endast om gruppmedlemmens attribut innehåller DN.)",
"Paging chunksize" : "Paging klusterstorlek",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Klusterstorlek som används för paged LDAP sökningar som kan komma att returnera skrymmande resultat som uppräknande av användare eller grupper. (Inställning av denna till 0 inaktiverar paged LDAP sökningar i de situationerna)",
"Enable LDAP password changes per user" : "Aktivera: Antal tillåtna lösenordsbyten för LDAP-användare",
"(New password is sent as plain text to LDAP)" : "(Nytt lösenord skickas som oformaterad text till LDAP)",
"Special Attributes" : "Specialattribut",
"Quota Field" : "Kvotfält",
"Quota Default" : "Datakvot standard",
"Quota Field" : "Fält för lagringsutrymme",
"Quota Default" : "Standardutrymme för lagring",
"in bytes" : "i bytes",
"Email Field" : "E-postfält",
"User Home Folder Naming Rule" : "Namnregel för hemkatalog",

View File

@ -13,6 +13,7 @@ OC.L10N.register(
" Could not set configuration %s" : " 无法设定配置文件 %s",
"Action does not exist" : "操作不存在",
"The Base DN appears to be wrong" : "Base DN似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
"Configuration incomplete" : "配置未完成",
"Configuration OK" : "配置完成",
@ -39,12 +40,15 @@ OC.L10N.register(
"Select attributes" : "选择属性",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找不到用户。请检查您的登录属性和用户名。有效过滤(复制和粘贴命令行验证):",
"User found and settings verified." : "用户已找到,设置已验证。",
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "已验证设置,但找到了多个用户。 只有第一个用户能登录。 请您考虑使用一个更小的过滤范围。",
"An unspecified error occurred. Please check the settings and the log." : "发生未指定的错误。请检查设置和日志。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "搜索的筛选条件无效,可能是由于不完全开闭括号的句法的问题,请检查。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/ AD连接错误请检查主机端口和凭证。",
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "该%uid占位符缺失。它将在LDAP/ AD登录名查询时进行替换。",
"Please provide a login name to test against" : "请提供登录名以测试",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "该组框被禁用因为LDAP/ AD服务器不支持memberOf。",
"Password change rejected. Hint: " : "密码更改出错。提示:",
"LDAP / AD integration" : "LDAP / AD 整合",
"_%s group found_::_%s groups found_" : ["发现 %s 个群组"],
"_%s user found_::_%s users found_" : ["发现 %s 个用户"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "无法检测到用户的显示名称属性。请在高级LDAP设置中指定。",
@ -90,6 +94,7 @@ OC.L10N.register(
"Test Base DN" : "测试基础DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "避免自动LDAP请求。用于更精确的设置但需要一些LDAP知识。",
"Manually enter LDAP filters (recommended for large directories)" : "手动输入LDAP筛选条件(建议用于大型目录)",
"%s access is limited to users meeting these criteria:" : "%s 的访问权限限于满足以下条件的用户:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "对于用户最常用的对象类为organizationalPersonpersonuser和inetOrgPerson。如果你不确定选择哪些对象类请咨询您的目录管理员。",
"The filter specifies which LDAP users shall have access to the %s instance." : "该筛选条件指定哪些LDAP用户有权访问%s的实例。",
"Verify settings and count users" : "验证设置和统计用户",
@ -138,6 +143,9 @@ OC.L10N.register(
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "当选择后,包含组的组将启用。(只有当组成员属性包含DNs时有效。)",
"Paging chunksize" : "页块大小",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "用于在LDAP搜索返回如用户或组枚举结果时进行分页显示。 (设置它为0时禁止在这些情况下分页LDAP搜索。)",
"Enable LDAP password changes per user" : "每个用户可以更改 LDAP 密码",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "允许LDAP用户更改其密码并允许超级管理员和组管理员更改LDAP用户的密码。 仅在LDAP服务器上相应配置访问控制策略时有效。 由于密码以纯文本形式发送到LDAP服务器因此必须使用传输加密并在LDAP服务器上配置散列密码。",
"(New password is sent as plain text to LDAP)" : "(新的密码将以纯文本形式发送到 LDAP)",
"Special Attributes" : "特殊属性",
"Quota Field" : "配额字段",
"Quota Default" : "默认配额",
@ -146,6 +154,7 @@ OC.L10N.register(
"User Home Folder Naming Rule" : "用户主目录命名规则",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "指定一个 LDAP/AD 属性。留空,则使用用户名称(默认)。",
"Internal Username" : "内部用户名",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "默认情况下将从UUID属性创建内部用户名。将确保用户名是唯一的字符并且不需要转换。 内部用户名,只允许使用这些字符:[a-zA-Z0-9 _。@ - ]。 其他字符被替换为它们的ASCII对应或简单地被忽略。如果出现重复将添加或增加一个数字。 内部用户名用于在内部标识用户。 它是用户主文件夹的默认名称。 它也是远程URL的一部分例如对于所有* DAV 服务。 使用此设置,可以覆盖默认行为。 默认行为为空, 则更改只会对新映射 (已添加) 的LDAP用户有效。",
"Internal Username Attribute:" : "内部用户名属性:",
"Override UUID detection" : "超越UUID检测",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "ownCloud 默认会自动检测 UUID 属性。UUID 属性用来无误地识别 LDAP 用户和组。同时,如果上面没有特别设置,内部用户名也基于 UUID 创建。也可以覆盖设置,直接指定一个属性。但一定要确保指定的属性取得的用户和组是唯一的。留空,则执行默认操作。更改只影响新映射 (或增加) 的 LDAP 用户和组。",

View File

@ -11,6 +11,7 @@
" Could not set configuration %s" : " 无法设定配置文件 %s",
"Action does not exist" : "操作不存在",
"The Base DN appears to be wrong" : "Base DN似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
"Configuration incomplete" : "配置未完成",
"Configuration OK" : "配置完成",
@ -37,12 +38,15 @@
"Select attributes" : "选择属性",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找不到用户。请检查您的登录属性和用户名。有效过滤(复制和粘贴命令行验证):",
"User found and settings verified." : "用户已找到,设置已验证。",
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "已验证设置,但找到了多个用户。 只有第一个用户能登录。 请您考虑使用一个更小的过滤范围。",
"An unspecified error occurred. Please check the settings and the log." : "发生未指定的错误。请检查设置和日志。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "搜索的筛选条件无效,可能是由于不完全开闭括号的句法的问题,请检查。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/ AD连接错误请检查主机端口和凭证。",
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "该%uid占位符缺失。它将在LDAP/ AD登录名查询时进行替换。",
"Please provide a login name to test against" : "请提供登录名以测试",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "该组框被禁用因为LDAP/ AD服务器不支持memberOf。",
"Password change rejected. Hint: " : "密码更改出错。提示:",
"LDAP / AD integration" : "LDAP / AD 整合",
"_%s group found_::_%s groups found_" : ["发现 %s 个群组"],
"_%s user found_::_%s users found_" : ["发现 %s 个用户"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "无法检测到用户的显示名称属性。请在高级LDAP设置中指定。",
@ -88,6 +92,7 @@
"Test Base DN" : "测试基础DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "避免自动LDAP请求。用于更精确的设置但需要一些LDAP知识。",
"Manually enter LDAP filters (recommended for large directories)" : "手动输入LDAP筛选条件(建议用于大型目录)",
"%s access is limited to users meeting these criteria:" : "%s 的访问权限限于满足以下条件的用户:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "对于用户最常用的对象类为organizationalPersonpersonuser和inetOrgPerson。如果你不确定选择哪些对象类请咨询您的目录管理员。",
"The filter specifies which LDAP users shall have access to the %s instance." : "该筛选条件指定哪些LDAP用户有权访问%s的实例。",
"Verify settings and count users" : "验证设置和统计用户",
@ -136,6 +141,9 @@
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "当选择后,包含组的组将启用。(只有当组成员属性包含DNs时有效。)",
"Paging chunksize" : "页块大小",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "用于在LDAP搜索返回如用户或组枚举结果时进行分页显示。 (设置它为0时禁止在这些情况下分页LDAP搜索。)",
"Enable LDAP password changes per user" : "每个用户可以更改 LDAP 密码",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "允许LDAP用户更改其密码并允许超级管理员和组管理员更改LDAP用户的密码。 仅在LDAP服务器上相应配置访问控制策略时有效。 由于密码以纯文本形式发送到LDAP服务器因此必须使用传输加密并在LDAP服务器上配置散列密码。",
"(New password is sent as plain text to LDAP)" : "(新的密码将以纯文本形式发送到 LDAP)",
"Special Attributes" : "特殊属性",
"Quota Field" : "配额字段",
"Quota Default" : "默认配额",
@ -144,6 +152,7 @@
"User Home Folder Naming Rule" : "用户主目录命名规则",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "指定一个 LDAP/AD 属性。留空,则使用用户名称(默认)。",
"Internal Username" : "内部用户名",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "默认情况下将从UUID属性创建内部用户名。将确保用户名是唯一的字符并且不需要转换。 内部用户名,只允许使用这些字符:[a-zA-Z0-9 _。@ - ]。 其他字符被替换为它们的ASCII对应或简单地被忽略。如果出现重复将添加或增加一个数字。 内部用户名用于在内部标识用户。 它是用户主文件夹的默认名称。 它也是远程URL的一部分例如对于所有* DAV 服务。 使用此设置,可以覆盖默认行为。 默认行为为空, 则更改只会对新映射 (已添加) 的LDAP用户有效。",
"Internal Username Attribute:" : "内部用户名属性:",
"Override UUID detection" : "超越UUID检测",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "ownCloud 默认会自动检测 UUID 属性。UUID 属性用来无误地识别 LDAP 用户和组。同时,如果上面没有特别设置,内部用户名也基于 UUID 创建。也可以覆盖设置,直接指定一个属性。但一定要确保指定的属性取得的用户和组是唯一的。留空,则执行默认操作。更改只影响新映射 (或增加) 的 LDAP 用户和组。",

View File

@ -89,25 +89,25 @@ OC.L10N.register(
"Strong password" : "Mot de passe fort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas correctement configuré pour la synchronisation de fichiers : l'interface WebDAV semble ne pas fonctionner.",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration du serveur web ne permet pas d'atteindre \"{url}\". Consultez la <a target=\"_blank\" ref=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteins. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoie de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour augmenter les performances. Pour plus d'information consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des amélioration liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des améliorations liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train daccéder à Nextcloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le module installé est \"memcache\". \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas réussi à passer la vérification dintégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas passé la vérification dintégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\" créant potentiellement un risque relié à la sécurité et à la vie privée. Il est recommandé d'ajuster ce paramètre.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans notre <a href=\"{docUrl} rel=\"noreferrer\">Guide pour le renforcement et la sécurité</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans notre <a href=\"{docUrl}\">Guide pour le renforcement et la sécurité</a>.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl} rel=\"noreferrer\">conseils de sécurisation</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation</a>.",
"Shared" : "Partagé",
"Shared with {recipients}" : "Partagé avec {recipients}",
"Error" : "Erreur",
"Error while sharing" : "Erreur lors de la mise en partage",
"Error while unsharing" : "Erreur lors de l'annulation du partage",
"Error setting expiration date" : "Erreur lors de la spécification de la date d'expiration",
"The public link will expire no later than {days} days after it is created" : "Ce lien public expirera au plus tard {days} jours après sa création.",
"Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
"The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
"Set expiration date" : "Spécifier une date d'expiration",
"Expiration" : "Expiration",
"Expiration date" : "Date d'expiration",
@ -122,7 +122,7 @@ OC.L10N.register(
"Link" : "Lien",
"Password protect" : "Protéger par un mot de passe",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
"File drop (upload only)" : "Dépôt de fichier (uniquement pour le téléversement)",
"File drop (upload only)" : "Dépôt de fichier (téléversement uniquement)",
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
@ -130,7 +130,7 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
"group" : "groupe",
"remote" : "distant",
"email" : "Adresse e-mail",
"email" : "Adresse de courriel",
"Unshare" : "Ne plus partager",
"can reshare" : "peut repartager",
"can edit" : "peut modifier",
@ -147,14 +147,14 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (distant)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré utilisateur@exemple.com/nextcloud",
"Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré (utilisateur@exemple.com/nextcloud)",
"Share with users or by mail..." : "Partager avec des utilisateurs ou par courriel…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par mail…",
"Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par courriel…",
"Share with users or groups..." : "Partager avec des utilisateurs ou des groupes...",
"Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par mail…",
"Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par courriel…",
"Share with users, groups or remote users..." : "Partager avec des utilisateurs, groupes ou utilisateurs distants...",
"Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par mail…",
"Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par courriel…",
"Share with users..." : "Partager avec des utilisateurs...",
"Error removing share" : "Erreur lors de l'arrêt du partage",
"Non-existing tag #{tag}" : "Étiquette #{tag} inexistante",
@ -166,7 +166,7 @@ OC.L10N.register(
"Collaborative tags" : "Étiquettes collaboratives ",
"No tags found" : "Aucune étiquette n'a été trouvée",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
"Enter new" : "Saisir un nouveau",
"Enter new" : "Nouvelle étiquette",
"Add" : "Ajouter",
"Edit tags" : "Modifier les étiquettes",
"Error loading dialog template: {error}" : "Erreur lors du chargement du modèle de dialogue : {error}",
@ -228,13 +228,13 @@ OC.L10N.register(
"Database user" : "Utilisateur de la base de données",
"Database password" : "Mot de passe de la base de données",
"Database name" : "Nom de la base de données",
"Database tablespace" : "Tablespace de la base de données",
"Database tablespace" : "Espace de stockage de la base de données",
"Database host" : "Hôte de la base de données",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l'hôte (ex: localhost:5432).",
"Performance warning" : "Avertissement à propos des performances",
"SQLite will be used as database." : "SQLite sera utilisé comme gestionnaire de base de données.",
"For larger installations we recommend to choose a different database backend." : "Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données : l'utilisation de SQLite est alors déconseillée.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données, l'utilisation de SQLite est déconseillée.",
"Finish setup" : "Terminer l'installation",
"Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
@ -248,7 +248,7 @@ OC.L10N.register(
"Please contact your administrator." : "Veuillez contacter votre administrateur.",
"An internal error occurred." : "Une erreur interne est survenue.",
"Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.",
"Username or email" : "Nom d'utilisateur ou e-mail",
"Username or email" : "Nom d'utilisateur ou adresse de courriel",
"Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?",
"Wrong password." : "Mot de passe incorrect.",
"Log in" : "Se connecter",
@ -282,7 +282,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Afin d'éviter les timeouts avec les installations de volume conséquent, vous pouvez exécuter la commande suivante depuis le répertoire d'installation :",
"Detailed logs" : "Journaux détaillés",
"Update needed" : "Mise à jour nécessaire",
"Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande, votre instance est trop volumineuse.",
"Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pour obtenir de l'aide, lisez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Cette instance de %s est en cours de maintenance, cela peut prendre du temps.",
"This page will refresh itself when the %s instance is available again." : "Cette page se rafraîchira d'elle-même lorsque l'instance %s sera à nouveau disponible.",
@ -339,7 +339,7 @@ OC.L10N.register(
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par courriel peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à ownCloud depuis un proxy de confiance. Si vous n'êtes pas en train daccéder à ownCloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant de masquer sa véritable adresse IP. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"Allow editing" : "Permettre la modification",
"Hide file listing" : "Cacher la liste des fichiers",
@ -358,7 +358,7 @@ OC.L10N.register(
"Share with users or remote users…" : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Warning" : "Attention",
"Error while sending notification" : "Erreur lors de l'envoi de la notification",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans beaucoup d'environnements.",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans certains d'environnements.",
"Updating to {version}" : "Mise à jour vers {version}",
"The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.",
"No search results in other folders" : "Aucun résultat dans d'autres dossiers",

View File

@ -87,25 +87,25 @@
"Strong password" : "Mot de passe fort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas correctement configuré pour la synchronisation de fichiers : l'interface WebDAV semble ne pas fonctionner.",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration du serveur web ne permet pas d'atteindre \"{url}\". Consultez la <a target=\"_blank\" ref=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteins. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoie de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour augmenter les performances. Pour plus d'information consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des amélioration liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des améliorations liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train daccéder à Nextcloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le module installé est \"memcache\". \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas réussi à passer la vérification dintégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas passé la vérification dintégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\" créant potentiellement un risque relié à la sécurité et à la vie privée. Il est recommandé d'ajuster ce paramètre.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans notre <a href=\"{docUrl} rel=\"noreferrer\">Guide pour le renforcement et la sécurité</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans notre <a href=\"{docUrl}\">Guide pour le renforcement et la sécurité</a>.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl} rel=\"noreferrer\">conseils de sécurisation</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation</a>.",
"Shared" : "Partagé",
"Shared with {recipients}" : "Partagé avec {recipients}",
"Error" : "Erreur",
"Error while sharing" : "Erreur lors de la mise en partage",
"Error while unsharing" : "Erreur lors de l'annulation du partage",
"Error setting expiration date" : "Erreur lors de la spécification de la date d'expiration",
"The public link will expire no later than {days} days after it is created" : "Ce lien public expirera au plus tard {days} jours après sa création.",
"Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
"The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
"Set expiration date" : "Spécifier une date d'expiration",
"Expiration" : "Expiration",
"Expiration date" : "Date d'expiration",
@ -120,7 +120,7 @@
"Link" : "Lien",
"Password protect" : "Protéger par un mot de passe",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
"File drop (upload only)" : "Dépôt de fichier (uniquement pour le téléversement)",
"File drop (upload only)" : "Dépôt de fichier (téléversement uniquement)",
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
@ -128,7 +128,7 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
"group" : "groupe",
"remote" : "distant",
"email" : "Adresse e-mail",
"email" : "Adresse de courriel",
"Unshare" : "Ne plus partager",
"can reshare" : "peut repartager",
"can edit" : "peut modifier",
@ -145,14 +145,14 @@
"{sharee} (remote)" : "{sharee} (distant)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré utilisateur@exemple.com/nextcloud",
"Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré (utilisateur@exemple.com/nextcloud)",
"Share with users or by mail..." : "Partager avec des utilisateurs ou par courriel…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par mail…",
"Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par courriel…",
"Share with users or groups..." : "Partager avec des utilisateurs ou des groupes...",
"Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par mail…",
"Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par courriel…",
"Share with users, groups or remote users..." : "Partager avec des utilisateurs, groupes ou utilisateurs distants...",
"Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par mail…",
"Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par courriel…",
"Share with users..." : "Partager avec des utilisateurs...",
"Error removing share" : "Erreur lors de l'arrêt du partage",
"Non-existing tag #{tag}" : "Étiquette #{tag} inexistante",
@ -164,7 +164,7 @@
"Collaborative tags" : "Étiquettes collaboratives ",
"No tags found" : "Aucune étiquette n'a été trouvée",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
"Enter new" : "Saisir un nouveau",
"Enter new" : "Nouvelle étiquette",
"Add" : "Ajouter",
"Edit tags" : "Modifier les étiquettes",
"Error loading dialog template: {error}" : "Erreur lors du chargement du modèle de dialogue : {error}",
@ -226,13 +226,13 @@
"Database user" : "Utilisateur de la base de données",
"Database password" : "Mot de passe de la base de données",
"Database name" : "Nom de la base de données",
"Database tablespace" : "Tablespace de la base de données",
"Database tablespace" : "Espace de stockage de la base de données",
"Database host" : "Hôte de la base de données",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l'hôte (ex: localhost:5432).",
"Performance warning" : "Avertissement à propos des performances",
"SQLite will be used as database." : "SQLite sera utilisé comme gestionnaire de base de données.",
"For larger installations we recommend to choose a different database backend." : "Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données : l'utilisation de SQLite est alors déconseillée.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données, l'utilisation de SQLite est déconseillée.",
"Finish setup" : "Terminer l'installation",
"Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
@ -246,7 +246,7 @@
"Please contact your administrator." : "Veuillez contacter votre administrateur.",
"An internal error occurred." : "Une erreur interne est survenue.",
"Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.",
"Username or email" : "Nom d'utilisateur ou e-mail",
"Username or email" : "Nom d'utilisateur ou adresse de courriel",
"Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?",
"Wrong password." : "Mot de passe incorrect.",
"Log in" : "Se connecter",
@ -280,7 +280,7 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Afin d'éviter les timeouts avec les installations de volume conséquent, vous pouvez exécuter la commande suivante depuis le répertoire d'installation :",
"Detailed logs" : "Journaux détaillés",
"Update needed" : "Mise à jour nécessaire",
"Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande, votre instance est trop volumineuse.",
"Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pour obtenir de l'aide, lisez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Cette instance de %s est en cours de maintenance, cela peut prendre du temps.",
"This page will refresh itself when the %s instance is available again." : "Cette page se rafraîchira d'elle-même lorsque l'instance %s sera à nouveau disponible.",
@ -337,7 +337,7 @@
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par courriel peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à ownCloud depuis un proxy de confiance. Si vous n'êtes pas en train daccéder à ownCloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant de masquer sa véritable adresse IP. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"Allow editing" : "Permettre la modification",
"Hide file listing" : "Cacher la liste des fichiers",
@ -356,7 +356,7 @@
"Share with users or remote users…" : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Warning" : "Attention",
"Error while sending notification" : "Erreur lors de l'envoi de la notification",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans beaucoup d'environnements.",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans certains d'environnements.",
"Updating to {version}" : "Mise à jour vers {version}",
"The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.",
"No search results in other folders" : "Aucun résultat dans d'autres dossiers",

View File

@ -1,7 +1,7 @@
OC.L10N.register(
"core",
{
"Please select a file." : "Vänligen välj en fil.",
"Please select a file." : "Välj en fil.",
"File is too big" : "Filen är för stor",
"The selected file is not an image." : "Den valda filen är ingen bild.",
"The selected file cannot be read." : "Den valda filen kan inte läsas.",
@ -16,10 +16,10 @@ OC.L10N.register(
"Crop is not square" : "Beskärning är inte kvadratisk",
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
"Couldn't reset password because the token is expired" : "Lösenord kunde inte återställas eftersom \"token\" har utgått",
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmail. Vänligen kontrollera att ditt användarnamn är korrekt.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmail eftersom det saknas epost-adress för denna användaren. Kontakta din administratör",
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmejl eftersom det saknas e-postadress för denna användare. Kontakta din administratör",
"%s password reset" : "%s återställ lösenord",
"Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmail. Vänligen kontakta din administratör.",
"Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmejl. Vänligen kontakta din administratör.",
"Preparing update" : "Förbereder uppdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Reperationsvarning:",
@ -27,8 +27,8 @@ OC.L10N.register(
"Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen använd den kommandotolksbaserade uppdateringen då automatisk uppdatering är inaktiverat i config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s",
"Turned on maintenance mode" : "Aktiverade underhållsläge",
"Turned off maintenance mode" : "Deaktiverade underhållsläge",
"Maintenance mode is kept active" : "Underhållsläget förblir aktivt",
"Turned off maintenance mode" : "Inaktivera underhållsläge",
"Maintenance mode is kept active" : "Underhållsläget förblir aktiverat",
"Updating database schema" : "Uppdaterar databasschema",
"Updated database" : "Uppdaterade databasen",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollerar om databasschema kan uppdateras (detta kan ta lång tid beroende på databasens storlek)",
@ -75,7 +75,7 @@ OC.L10N.register(
"One file conflict" : "En filkonflikt",
"New Files" : "Nya filer",
"Already existing files" : "Filer som redan existerar",
"Which files do you want to keep?" : "Vilken fil vill du behålla?",
"Which files do you want to keep?" : "Vilka filer vill du behålla?",
"If you select both versions, the copied file will have a number added to its name." : "Om du väljer båda versionerna kommer de kopierade filerna ha nummer tillagda i filnamnet.",
"Continue" : "Fortsätt",
"(all selected)" : "(Alla valda)",
@ -106,12 +106,12 @@ OC.L10N.register(
"Error" : "Fel",
"Error while sharing" : "Fel vid delning",
"Error while unsharing" : "Fel när delning skulle avslutas",
"Error setting expiration date" : "Fel vid sättning av utgångsdatum",
"The public link will expire no later than {days} days after it is created" : "Den publika länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
"Set expiration date" : "Sätt utgångsdatum",
"Error setting expiration date" : "Fel vid val av utgångsdatum",
"The public link will expire no later than {days} days after it is created" : "Den offentliga länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
"Set expiration date" : "Välj utgångsdatum",
"Expiration" : "Upphör",
"Expiration date" : "Utgångsdatum",
"Choose a password for the public link" : "Välj ett lösenord för den publika länken",
"Choose a password for the public link" : "Välj ett lösenord för den offentliga länken",
"Copied!" : "Kopierad!",
"Copy" : "Kopiera",
"Not supported!" : "Stöds ej!",
@ -123,14 +123,14 @@ OC.L10N.register(
"Password protect" : "Lösenordsskydda",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
"File drop (upload only)" : "Göm fillista (endast uppladdning)",
"Email link to person" : "E-posta länk till person",
"Email link to person" : "Skicka länken som e-postmeddelande",
"Send" : "Skicka",
"Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" : "Delad med dig av {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
"group" : "Grupp",
"remote" : "extern",
"email" : "epost",
"email" : "e-post",
"Unshare" : "Sluta dela",
"can reshare" : "kan dela vidare",
"can edit" : "kan redigera",
@ -138,17 +138,17 @@ OC.L10N.register(
"can change" : "kan ändra",
"can delete" : "kan radera",
"access control" : "åtkomstkontroll",
"Could not unshare" : "Kunde inte odela",
"Could not unshare" : "Kunde inte ta bort delning",
"Share details could not be loaded for this item." : "Delningsdetaljer kunde inte laddas för detta objekt.",
"No users or groups found for {search}" : "Inga användare eller grupper funna för {search}",
"No users found for {search}" : "Inga användare funna för {search}",
"An error occurred. Please try again" : "Ett fel uppstod. Vänligen försök igen",
"{sharee} (group)" : "{sharee} (group)",
"{sharee} (remote)" : "{sharee} (remote)",
"{sharee} (email)" : "{sharee} (email)",
"{sharee} (group)" : "{sharee} (grupp)",
"{sharee} (remote)" : "{sharee} (externt)",
"{sharee} (email)" : "{sharee} (e-post)",
"Share" : "Dela",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Cloud ID användarnamn@example.com/nextcloud",
"Share with users or by mail..." : "Dela med användare via epost...",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Moln-ID användarnamn@example.com/nextcloud",
"Share with users or by mail..." : "Dela med användare eller via e-post...",
"Share with users or remote users..." : "Dela med användare eller externanvändare...",
"Share with users, remote users or by mail..." : "Dela med användare, externanvändare eller via e-post...",
"Share with users or groups..." : "Dela med användare eller grupper...",
@ -163,13 +163,13 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Radera",
"Rename" : "Byt namn",
"Collaborative tags" : "Sammarbets taggar",
"Collaborative tags" : "Samverkanstaggar",
"No tags found" : "Hittade inga taggar",
"The object type is not specified." : "Objekttypen är inte specificerad.",
"Enter new" : "Skriv nytt",
"Add" : "Lägg till",
"Edit tags" : "Redigera taggar",
"Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {fel}",
"Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {error}",
"No tags selected for deletion." : "Inga taggar valda för borttagning.",
"unknown text" : "okänd text",
"Hello world!" : "Hej världen!",
@ -189,9 +189,9 @@ OC.L10N.register(
"Searching other places" : "Söker på andra platser",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Inga sökresultat i andra mappar för '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"],
"Personal" : "Personligt",
"Personal" : "Personliga Inställningar",
"Users" : "Användare",
"Apps" : "Program",
"Apps" : "Appar",
"Admin" : "Admin",
"Help" : "Hjälp",
"Access forbidden" : "Åtkomst förbjuden",
@ -199,7 +199,7 @@ OC.L10N.register(
"The specified document has not been found on the server." : "Det angivna dokumentet hittades inte på servern.",
"You can click here to return to %s." : "Du kan klicka här för att återvända till %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej där,\n\nVi vill bara meddela att %s delade %s med dig.\nTitta på den här: %s\n\n",
"The share will expire on %s." : "Utdelningen kommer att upphöra %s.",
"The share will expire on %s." : "Delningen kommer att upphöra %s.",
"Cheers!" : "Ha de fint!",
"Internal Server Error" : "Internt serverfel",
"The server encountered an internal error and was unable to complete your request." : "Servern påträffade ett internt fel och lmisslyckades att slutföra din begäran.",
@ -231,14 +231,14 @@ OC.L10N.register(
"Database tablespace" : "Databas tabellutrymme",
"Database host" : "Databasserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med hostnamnet (t.ex. localhost:5432).",
"Performance warning" : "Prestanda varning",
"Performance warning" : "Prestandavarning",
"SQLite will be used as database." : "SQLite kommer att användas som databas",
"For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi at man väljer en annan databasmotor.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
"Finish setup" : "Avsluta installation",
"For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi att man väljer en annan databasmotor.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när skrivbordsklienten för filsynkronisering används så avråds användande av SQLite.",
"Finish setup" : "Slutför installationen",
"Finishing …" : "Avslutar ...",
"Need help?" : "Behöver du hjälp?",
"See the documentation" : "Kolla dokumentationen",
"See the documentation" : "Läs dokumentationen",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Var god {linkstart}aktivera JavaScript{linkend} och ladda om sidan.",
"Log out" : "Logga ut",
"Search" : "Sök",
@ -249,7 +249,7 @@ OC.L10N.register(
"An internal error occurred." : "Ett internt fel uppstod.",
"Please try again or contact your administrator." : "Vänligen försök igen eller kontakta din administratör.",
"Username or email" : "Användarnamn eller e-post",
"Wrong password. Reset it?" : "Fel lösenord. Vill du återställa?",
"Wrong password. Reset it?" : "Fel lösenord. Vill du återställa lösenordet?",
"Wrong password." : "Fel lösenord.",
"Log in" : "Logga in",
"Stay logged in" : "Fortsätt vara inloggad.",
@ -257,19 +257,19 @@ OC.L10N.register(
"Use the following link to reset your password: {link}" : "Använd följande länk för att återställa lösenordet: {link}",
"New password" : "Nytt lösenord",
"New Password" : "Nytt lösenord",
"Reset password" : "Återställ lösenordet",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
"Reset password" : "Återställ lösenord",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Klicka här för att se!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Denna Nextcloud instans är för närvarande i enanvändarläge",
"This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör ifall detta meddelande fortsätter eller visas oväntat.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Thank you for your patience." : "Tack för ditt tålamod.",
"Two-factor authentication" : "Tvåfaktorsautentisering",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med en andra faktor. ",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med tvåfaktorsautentisering.",
"Cancel log in" : "Avbryt inloggning",
"Use backup code" : "Använd backupkod",
"Error while validating your second factor" : "Fel vid verifiering av din andra faktor.",
"You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installationen konfigurera \"trusted_domains\" i inställnings i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
"Use backup code" : "Använd reservkod",
"Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.",
"You are accessing the server from an untrusted domain." : "Du försöker ansluta från en icke tillåten domän.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installation så behöver du konfigurera \"trusted_domains\" i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.",
"Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän",
"App update required" : "Appen behöver uppdateras",
@ -278,7 +278,7 @@ OC.L10N.register(
"These incompatible apps will be disabled:" : "Dessa inkompatibla appar kommer att inaktiveras",
"The theme %s has been disabled." : "Temat %s har blivit inaktiverat.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Vänligen säkerställ att en säkerhetskopia har gjorts av databasen, konfigurations- och datamappen innan du fortsätter.",
"Start update" : "Starta uppdateringen",
"Start update" : "Påbörja uppdateringen",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "För att undvika timeout vid större installationer kan du istället köra följande kommando från din installationskatalog:",
"Detailed logs" : "Detaljerade loggar",
"Update needed" : "Uppdatering krävs",
@ -286,13 +286,13 @@ OC.L10N.register(
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.",
"Error loading tags" : "Fel vid inläsning utav taggar",
"Tag already exists" : "Tagg existerar redan",
"Error loading tags" : "Fel vid inläsning av taggar",
"Tag already exists" : "Taggen finns redan",
"Error deleting tag(s)" : "Fel vid borttagning utav tagg(ar)",
"Error tagging" : "Fel vid taggning",
"Error untagging" : "Fel vid avtaggning",
"Error untagging" : "Fel vid borttagning av tagg",
"Error favoriting" : "Fel vid favorisering",
"Error unfavoriting" : "Fel vid avfavorisering ",
"Error unfavoriting" : "Fel vid borttagning av favorisering ",
"Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s",
"Sunday" : "Söndag",
"Monday" : "Måndag",
@ -342,18 +342,18 @@ OC.L10N.register(
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Konfiguration för \"reverse proxy headers\" är felaktig eller så försöker du nå Owncloud från en betrodd proxy. Om du inte försöker nå Owncloud från en betrodd proxy, detta är en säkerhetsrisk och kan möjliggöra att en hacker att förfalska sin IP adress som är synlig för Owncloud. Vidare information kan finnas i vår <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.",
"Allow editing" : "Tillåt redigering",
"Hide file listing" : "Göm fillista",
"Hide file listing" : "Dölj filer i mappen",
"Sending ..." : "Skickar ...",
"Email sent" : "E-post skickat",
"Send link via email" : "Skicka länk via e-post",
"notify by email" : "informera via e-post",
"can share" : "får dela",
"create" : "skapa",
"change" : "ändra",
"change" : "redigera",
"delete" : "radera",
"{sharee} (at {server})" : "{sharee} (at {server})",
"{sharee} (at {server})" : "{sharee} ( {server})",
"Share with users…" : "Dela med användare...",
"Share with users, groups or remote users…" : "Dela med användare, grupper och externanvändare...",
"Share with users, groups or remote users…" : "Dela med användare, grupper eller externanvändare...",
"Share with users or groups…" : "Dela med användare eller grupper...",
"Share with users or remote users…" : "Dela med användare eller externanvändare...",
"Warning" : "Varning",

View File

@ -1,5 +1,5 @@
{ "translations": {
"Please select a file." : "Vänligen välj en fil.",
"Please select a file." : "Välj en fil.",
"File is too big" : "Filen är för stor",
"The selected file is not an image." : "Den valda filen är ingen bild.",
"The selected file cannot be read." : "Den valda filen kan inte läsas.",
@ -14,10 +14,10 @@
"Crop is not square" : "Beskärning är inte kvadratisk",
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
"Couldn't reset password because the token is expired" : "Lösenord kunde inte återställas eftersom \"token\" har utgått",
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmail. Vänligen kontrollera att ditt användarnamn är korrekt.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmail eftersom det saknas epost-adress för denna användaren. Kontakta din administratör",
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmejl eftersom det saknas e-postadress för denna användare. Kontakta din administratör",
"%s password reset" : "%s återställ lösenord",
"Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmail. Vänligen kontakta din administratör.",
"Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmejl. Vänligen kontakta din administratör.",
"Preparing update" : "Förbereder uppdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Reperationsvarning:",
@ -25,8 +25,8 @@
"Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen använd den kommandotolksbaserade uppdateringen då automatisk uppdatering är inaktiverat i config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s",
"Turned on maintenance mode" : "Aktiverade underhållsläge",
"Turned off maintenance mode" : "Deaktiverade underhållsläge",
"Maintenance mode is kept active" : "Underhållsläget förblir aktivt",
"Turned off maintenance mode" : "Inaktivera underhållsläge",
"Maintenance mode is kept active" : "Underhållsläget förblir aktiverat",
"Updating database schema" : "Uppdaterar databasschema",
"Updated database" : "Uppdaterade databasen",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollerar om databasschema kan uppdateras (detta kan ta lång tid beroende på databasens storlek)",
@ -73,7 +73,7 @@
"One file conflict" : "En filkonflikt",
"New Files" : "Nya filer",
"Already existing files" : "Filer som redan existerar",
"Which files do you want to keep?" : "Vilken fil vill du behålla?",
"Which files do you want to keep?" : "Vilka filer vill du behålla?",
"If you select both versions, the copied file will have a number added to its name." : "Om du väljer båda versionerna kommer de kopierade filerna ha nummer tillagda i filnamnet.",
"Continue" : "Fortsätt",
"(all selected)" : "(Alla valda)",
@ -104,12 +104,12 @@
"Error" : "Fel",
"Error while sharing" : "Fel vid delning",
"Error while unsharing" : "Fel när delning skulle avslutas",
"Error setting expiration date" : "Fel vid sättning av utgångsdatum",
"The public link will expire no later than {days} days after it is created" : "Den publika länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
"Set expiration date" : "Sätt utgångsdatum",
"Error setting expiration date" : "Fel vid val av utgångsdatum",
"The public link will expire no later than {days} days after it is created" : "Den offentliga länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
"Set expiration date" : "Välj utgångsdatum",
"Expiration" : "Upphör",
"Expiration date" : "Utgångsdatum",
"Choose a password for the public link" : "Välj ett lösenord för den publika länken",
"Choose a password for the public link" : "Välj ett lösenord för den offentliga länken",
"Copied!" : "Kopierad!",
"Copy" : "Kopiera",
"Not supported!" : "Stöds ej!",
@ -121,14 +121,14 @@
"Password protect" : "Lösenordsskydda",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
"File drop (upload only)" : "Göm fillista (endast uppladdning)",
"Email link to person" : "E-posta länk till person",
"Email link to person" : "Skicka länken som e-postmeddelande",
"Send" : "Skicka",
"Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" : "Delad med dig av {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
"group" : "Grupp",
"remote" : "extern",
"email" : "epost",
"email" : "e-post",
"Unshare" : "Sluta dela",
"can reshare" : "kan dela vidare",
"can edit" : "kan redigera",
@ -136,17 +136,17 @@
"can change" : "kan ändra",
"can delete" : "kan radera",
"access control" : "åtkomstkontroll",
"Could not unshare" : "Kunde inte odela",
"Could not unshare" : "Kunde inte ta bort delning",
"Share details could not be loaded for this item." : "Delningsdetaljer kunde inte laddas för detta objekt.",
"No users or groups found for {search}" : "Inga användare eller grupper funna för {search}",
"No users found for {search}" : "Inga användare funna för {search}",
"An error occurred. Please try again" : "Ett fel uppstod. Vänligen försök igen",
"{sharee} (group)" : "{sharee} (group)",
"{sharee} (remote)" : "{sharee} (remote)",
"{sharee} (email)" : "{sharee} (email)",
"{sharee} (group)" : "{sharee} (grupp)",
"{sharee} (remote)" : "{sharee} (externt)",
"{sharee} (email)" : "{sharee} (e-post)",
"Share" : "Dela",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Cloud ID användarnamn@example.com/nextcloud",
"Share with users or by mail..." : "Dela med användare via epost...",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Moln-ID användarnamn@example.com/nextcloud",
"Share with users or by mail..." : "Dela med användare eller via e-post...",
"Share with users or remote users..." : "Dela med användare eller externanvändare...",
"Share with users, remote users or by mail..." : "Dela med användare, externanvändare eller via e-post...",
"Share with users or groups..." : "Dela med användare eller grupper...",
@ -161,13 +161,13 @@
"({scope})" : "({scope})",
"Delete" : "Radera",
"Rename" : "Byt namn",
"Collaborative tags" : "Sammarbets taggar",
"Collaborative tags" : "Samverkanstaggar",
"No tags found" : "Hittade inga taggar",
"The object type is not specified." : "Objekttypen är inte specificerad.",
"Enter new" : "Skriv nytt",
"Add" : "Lägg till",
"Edit tags" : "Redigera taggar",
"Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {fel}",
"Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {error}",
"No tags selected for deletion." : "Inga taggar valda för borttagning.",
"unknown text" : "okänd text",
"Hello world!" : "Hej världen!",
@ -187,9 +187,9 @@
"Searching other places" : "Söker på andra platser",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Inga sökresultat i andra mappar för '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"],
"Personal" : "Personligt",
"Personal" : "Personliga Inställningar",
"Users" : "Användare",
"Apps" : "Program",
"Apps" : "Appar",
"Admin" : "Admin",
"Help" : "Hjälp",
"Access forbidden" : "Åtkomst förbjuden",
@ -197,7 +197,7 @@
"The specified document has not been found on the server." : "Det angivna dokumentet hittades inte på servern.",
"You can click here to return to %s." : "Du kan klicka här för att återvända till %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej där,\n\nVi vill bara meddela att %s delade %s med dig.\nTitta på den här: %s\n\n",
"The share will expire on %s." : "Utdelningen kommer att upphöra %s.",
"The share will expire on %s." : "Delningen kommer att upphöra %s.",
"Cheers!" : "Ha de fint!",
"Internal Server Error" : "Internt serverfel",
"The server encountered an internal error and was unable to complete your request." : "Servern påträffade ett internt fel och lmisslyckades att slutföra din begäran.",
@ -229,14 +229,14 @@
"Database tablespace" : "Databas tabellutrymme",
"Database host" : "Databasserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med hostnamnet (t.ex. localhost:5432).",
"Performance warning" : "Prestanda varning",
"Performance warning" : "Prestandavarning",
"SQLite will be used as database." : "SQLite kommer att användas som databas",
"For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi at man väljer en annan databasmotor.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
"Finish setup" : "Avsluta installation",
"For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi att man väljer en annan databasmotor.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när skrivbordsklienten för filsynkronisering används så avråds användande av SQLite.",
"Finish setup" : "Slutför installationen",
"Finishing …" : "Avslutar ...",
"Need help?" : "Behöver du hjälp?",
"See the documentation" : "Kolla dokumentationen",
"See the documentation" : "Läs dokumentationen",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Var god {linkstart}aktivera JavaScript{linkend} och ladda om sidan.",
"Log out" : "Logga ut",
"Search" : "Sök",
@ -247,7 +247,7 @@
"An internal error occurred." : "Ett internt fel uppstod.",
"Please try again or contact your administrator." : "Vänligen försök igen eller kontakta din administratör.",
"Username or email" : "Användarnamn eller e-post",
"Wrong password. Reset it?" : "Fel lösenord. Vill du återställa?",
"Wrong password. Reset it?" : "Fel lösenord. Vill du återställa lösenordet?",
"Wrong password." : "Fel lösenord.",
"Log in" : "Logga in",
"Stay logged in" : "Fortsätt vara inloggad.",
@ -255,19 +255,19 @@
"Use the following link to reset your password: {link}" : "Använd följande länk för att återställa lösenordet: {link}",
"New password" : "Nytt lösenord",
"New Password" : "Nytt lösenord",
"Reset password" : "Återställ lösenordet",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
"Reset password" : "Återställ lösenord",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Klicka här för att se!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Denna Nextcloud instans är för närvarande i enanvändarläge",
"This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör ifall detta meddelande fortsätter eller visas oväntat.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Thank you for your patience." : "Tack för ditt tålamod.",
"Two-factor authentication" : "Tvåfaktorsautentisering",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med en andra faktor. ",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med tvåfaktorsautentisering.",
"Cancel log in" : "Avbryt inloggning",
"Use backup code" : "Använd backupkod",
"Error while validating your second factor" : "Fel vid verifiering av din andra faktor.",
"You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installationen konfigurera \"trusted_domains\" i inställnings i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
"Use backup code" : "Använd reservkod",
"Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.",
"You are accessing the server from an untrusted domain." : "Du försöker ansluta från en icke tillåten domän.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installation så behöver du konfigurera \"trusted_domains\" i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.",
"Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän",
"App update required" : "Appen behöver uppdateras",
@ -276,7 +276,7 @@
"These incompatible apps will be disabled:" : "Dessa inkompatibla appar kommer att inaktiveras",
"The theme %s has been disabled." : "Temat %s har blivit inaktiverat.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Vänligen säkerställ att en säkerhetskopia har gjorts av databasen, konfigurations- och datamappen innan du fortsätter.",
"Start update" : "Starta uppdateringen",
"Start update" : "Påbörja uppdateringen",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "För att undvika timeout vid större installationer kan du istället köra följande kommando från din installationskatalog:",
"Detailed logs" : "Detaljerade loggar",
"Update needed" : "Uppdatering krävs",
@ -284,13 +284,13 @@
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.",
"Error loading tags" : "Fel vid inläsning utav taggar",
"Tag already exists" : "Tagg existerar redan",
"Error loading tags" : "Fel vid inläsning av taggar",
"Tag already exists" : "Taggen finns redan",
"Error deleting tag(s)" : "Fel vid borttagning utav tagg(ar)",
"Error tagging" : "Fel vid taggning",
"Error untagging" : "Fel vid avtaggning",
"Error untagging" : "Fel vid borttagning av tagg",
"Error favoriting" : "Fel vid favorisering",
"Error unfavoriting" : "Fel vid avfavorisering ",
"Error unfavoriting" : "Fel vid borttagning av favorisering ",
"Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s",
"Sunday" : "Söndag",
"Monday" : "Måndag",
@ -340,18 +340,18 @@
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Konfiguration för \"reverse proxy headers\" är felaktig eller så försöker du nå Owncloud från en betrodd proxy. Om du inte försöker nå Owncloud från en betrodd proxy, detta är en säkerhetsrisk och kan möjliggöra att en hacker att förfalska sin IP adress som är synlig för Owncloud. Vidare information kan finnas i vår <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.",
"Allow editing" : "Tillåt redigering",
"Hide file listing" : "Göm fillista",
"Hide file listing" : "Dölj filer i mappen",
"Sending ..." : "Skickar ...",
"Email sent" : "E-post skickat",
"Send link via email" : "Skicka länk via e-post",
"notify by email" : "informera via e-post",
"can share" : "får dela",
"create" : "skapa",
"change" : "ändra",
"change" : "redigera",
"delete" : "radera",
"{sharee} (at {server})" : "{sharee} (at {server})",
"{sharee} (at {server})" : "{sharee} ( {server})",
"Share with users…" : "Dela med användare...",
"Share with users, groups or remote users…" : "Dela med användare, grupper och externanvändare...",
"Share with users, groups or remote users…" : "Dela med användare, grupper eller externanvändare...",
"Share with users or groups…" : "Dela med användare eller grupper...",
"Share with users or remote users…" : "Dela med användare eller externanvändare...",
"Warning" : "Varning",

View File

@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "请选择一个文件",
"File is too big" : "文件太大",
"The selected file is not an image." : "所选文件不是一张图片",
"The selected file cannot be read." : "无法读取所选文件",
"Invalid file provided" : "提供了无效文件",
"No image or file provided" : "没有提供图片或文件",
"Unknown filetype" : "未知的文件类型",
@ -45,18 +47,25 @@ OC.L10N.register(
"Already up to date" : "已经是最新",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
"Settings" : "设置",
"Connection to server lost" : "与服务器的连接断开",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新载入",
"Saving..." : "保存中...",
"Dismiss" : "忽略",
"This action requires you to confirm your password" : "请您确认您的密码",
"Authentication required" : "授权请求",
"Password" : "密码",
"Cancel" : "取消",
"Confirm" : "确认",
"Failed to authenticate, try again" : "授权失败,请重试",
"seconds ago" : "几秒前",
"Logging in …" : "正在登陆...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。<br />在继续之前,如果有疑问请联系您的管理员。<br />确认继续?",
"I know what I'm doing" : "我知道我在做什么",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"No" : "否",
"Yes" : "是",
"No files in here" : "未找到文件",
"Choose" : "选择",
"Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
"Ok" : "确定",
@ -72,6 +81,7 @@ OC.L10N.register(
"(all selected)" : "(选中全部)",
"({count} selected)" : "(选择了{count}个)",
"Error loading file exists template" : "加载文件存在性模板失败",
"Pending" : "挂起",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
@ -79,9 +89,11 @@ OC.L10N.register(
"Strong password" : "强密码",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏,因此你的网页服务器没有正确地设置来允许文件同步。",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "您的web服务器未正确设置以解析 \"{url}\"。您可以在我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>中找到更多可用信息。",
"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. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接:无法访问多个节点。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a> 。",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom 无法被 PHP 读取,出于安全原因,这是强烈不推荐的。请查看<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>了解详情。",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "你的 PHP 版本 ({version}) 不再被 <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\"> PHP </a>支持。我们建议您升级您的PHP版本以便获得 PHP 性能和安全提升。",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "方向代理配置不正确,或者您正在通过可信的代理访问 Nextcloud 。如果您不是通过可信代理访问 Nextcloud 这将会是一个安全问题将允许攻击者通过伪装IP地址访问 Nextcloud。要获得更进一步的信息请访问 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 配置为分布式缓存,但是已经安装的 PHP 模块是 \"memcache\" 。 \\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\"> memcached wiki 了解两个模块的不同</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。如何解决此问题的详细信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)",
"Error occurred while checking server setup" : "当检查服务器启动时出错",
@ -100,18 +112,31 @@ OC.L10N.register(
"Expiration" : "过期",
"Expiration date" : "过期日期",
"Choose a password for the public link" : "为共享链接设置密码",
"Copied!" : "已经复制!",
"Copy" : "复制",
"Not supported!" : "不被支持!",
"Press ⌘-C to copy." : "按 ⌘ + C 进行复制。",
"Press Ctrl-C to copy." : "按 Ctrl + C 进行复制。",
"Resharing is not allowed" : "不允许二次共享",
"Share link" : "分享链接",
"Link" : "链接",
"Password protect" : "密码保护",
"Allow upload and editing" : "允许上传和编辑",
"File drop (upload only)" : "文件访问(只允许上传)",
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" : "{owner} 与您共享",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
"group" : "群组",
"remote" : "远程",
"email" : "邮件",
"Unshare" : "取消共享",
"can reshare" : "允许重新分享",
"can edit" : "可以修改",
"can create" : "允许创建",
"can change" : "允许改变",
"can delete" : "允许删除",
"access control" : "访问控制",
"Could not unshare" : "无法共享",
"Share details could not be loaded for this item." : "无法加载这个项目的分享详情",
@ -120,7 +145,17 @@ OC.L10N.register(
"An error occurred. Please try again" : "发生错误。请重试。",
"{sharee} (group)" : "{sharee} (组)",
"{sharee} (remote)" : "{sharee} (远程)",
"{sharee} (email)" : "{sharee} (邮件)",
"Share" : "分享",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用云ID格式与其他服务器的用户分享如 用户名@example.com/nextcloud",
"Share with users or by mail..." : "通过邮件分享...",
"Share with users or remote users..." : "和用户或者远程用户分享...",
"Share with users, remote users or by mail..." : "和用户或者远程用户通过邮件分享...",
"Share with users or groups..." : "和用户或者组分享...",
"Share with users, groups or by mail..." : "和用户或者组通过邮件分享...",
"Share with users, groups or remote users..." : "和用户、组群或者远程用户分享...",
"Share with users, groups, remote users or by mail..." : "和用户、组群或者远程用户通过邮件分享...",
"Share with users..." : "和用户分享...",
"Error removing share" : "移除分享时出错",
"Non-existing tag #{tag}" : "标签 #{tag} 不存在",
"restricted" : "受限",
@ -129,6 +164,7 @@ OC.L10N.register(
"Delete" : "删除",
"Rename" : "重命名",
"Collaborative tags" : "协作标签",
"No tags found" : "标签未找到",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
"Add" : "增加",
@ -142,10 +178,16 @@ OC.L10N.register(
"Hello {name}" : "你好 {name}",
"new" : "新建",
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "正在更新升级,离开当前页面可能导致某些环境中断。",
"Update to {version}" : "升级到 {version}",
"An error occurred." : "发生了一个错误",
"Please reload the page." : "请重新加载页面。",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级成功。请此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>.",
"Continue to Nextcloud" : "继续访问 Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "升级成功。将重新打开Nextcloud。",
"Searching other places" : "搜索其他地方",
"No search results in other folders for '{tag}{filter}{endtag}'" : "在其他文件夹内未找到含有 '{tag}{filter}{endtag}'的结果",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"Personal" : "个人",
"Users" : "用户",
@ -188,6 +230,7 @@ OC.L10N.register(
"Database name" : "数据库名",
"Database tablespace" : "数据库表空间",
"Database host" : "数据库主机",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(示例, localhost:5432)。",
"Performance warning" : "性能警告",
"SQLite will be used as database." : "SQLite 将被作为数据库使用。",
"For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个不同的数据库后端。",
@ -199,6 +242,8 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
"Log out" : "注销",
"Search" : "搜索",
"This action requires you to confirm your password:" : "需要您确认您的密码:",
"Confirm your password" : "确认您的密码",
"Server side authentication failed!" : "服务端验证失败!",
"Please contact your administrator." : "请联系你的管理员。",
"An internal error occurred." : "发生了内部错误。",
@ -218,6 +263,11 @@ OC.L10N.register(
"This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
"Thank you for your patience." : "感谢让你久等了。",
"Two-factor authentication" : "双项认证",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "已为您的帐户启用增强的安全性。 请使用附加项目进行验证。",
"Cancel log in" : "取消登陆",
"Use backup code" : "使用备份口令",
"Error while validating your second factor" : "验证您的第二项时出错",
"You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置 config/config.php 文件中参数 \"trusted_domain\" 设置。可以在 config/config.sample.php 文件中找到例子。",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
@ -251,20 +301,20 @@ OC.L10N.register(
"Thursday" : "星期四",
"Friday" : "星期五",
"Saturday" : "星期六",
"Sun." : "日",
"Sun." : "日",
"Mon." : "周一",
"Tue." : "周二",
"Wed." : "周三",
"Thu." : "周四",
"Fri." : "周五",
"Sat." : "周六",
"Su" : "Su",
"Mo" : "Mo",
"Tu" : "Tu",
"We" : "We",
"Th" : "Th",
"Fr" : "Fr",
"Sa" : "Sa",
"Su" : "",
"Mo" : "",
"Tu" : "",
"We" : "",
"Th" : "",
"Fr" : "",
"Sa" : "",
"January" : "一月",
"February" : "二月",
"March" : "三月",
@ -289,8 +339,10 @@ OC.L10N.register(
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "反向代理头配置不正确或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud这将引发一个安全问题可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>。",
"Allow editing" : "允许编辑",
"Hide file listing" : "隐藏列出的文件",
"Sending ..." : "正在发送...",
"Email sent" : "邮件已发送",
"Send link via email" : "通过邮件发送链接",
@ -306,6 +358,9 @@ OC.L10N.register(
"Share with users or remote users…" : "与用户或远程用户分享...",
"Warning" : "警告",
"Error while sending notification" : "发送通知时出现错误",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,如果离开当前页面可能会中断当前环境。",
"Updating to {version}" : "升级到 {version}",
"The update was successful. There were warnings." : "更新成功。更新过程中出现一些警告。",
"No search results in other folders" : "在其他文件夹中没有得到任何搜索结果",
"Two-step verification" : "两步验证",
"Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",

View File

@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "请选择一个文件",
"File is too big" : "文件太大",
"The selected file is not an image." : "所选文件不是一张图片",
"The selected file cannot be read." : "无法读取所选文件",
"Invalid file provided" : "提供了无效文件",
"No image or file provided" : "没有提供图片或文件",
"Unknown filetype" : "未知的文件类型",
@ -43,18 +45,25 @@
"Already up to date" : "已经是最新",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
"Settings" : "设置",
"Connection to server lost" : "与服务器的连接断开",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新载入",
"Saving..." : "保存中...",
"Dismiss" : "忽略",
"This action requires you to confirm your password" : "请您确认您的密码",
"Authentication required" : "授权请求",
"Password" : "密码",
"Cancel" : "取消",
"Confirm" : "确认",
"Failed to authenticate, try again" : "授权失败,请重试",
"seconds ago" : "几秒前",
"Logging in …" : "正在登陆...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。<br />在继续之前,如果有疑问请联系您的管理员。<br />确认继续?",
"I know what I'm doing" : "我知道我在做什么",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"No" : "否",
"Yes" : "是",
"No files in here" : "未找到文件",
"Choose" : "选择",
"Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
"Ok" : "确定",
@ -70,6 +79,7 @@
"(all selected)" : "(选中全部)",
"({count} selected)" : "(选择了{count}个)",
"Error loading file exists template" : "加载文件存在性模板失败",
"Pending" : "挂起",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
@ -77,9 +87,11 @@
"Strong password" : "强密码",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏,因此你的网页服务器没有正确地设置来允许文件同步。",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "您的web服务器未正确设置以解析 \"{url}\"。您可以在我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>中找到更多可用信息。",
"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. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接:无法访问多个节点。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a> 。",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom 无法被 PHP 读取,出于安全原因,这是强烈不推荐的。请查看<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>了解详情。",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "你的 PHP 版本 ({version}) 不再被 <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\"> PHP </a>支持。我们建议您升级您的PHP版本以便获得 PHP 性能和安全提升。",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "方向代理配置不正确,或者您正在通过可信的代理访问 Nextcloud 。如果您不是通过可信代理访问 Nextcloud 这将会是一个安全问题将允许攻击者通过伪装IP地址访问 Nextcloud。要获得更进一步的信息请访问 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 配置为分布式缓存,但是已经安装的 PHP 模块是 \"memcache\" 。 \\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\"> memcached wiki 了解两个模块的不同</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。如何解决此问题的详细信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)",
"Error occurred while checking server setup" : "当检查服务器启动时出错",
@ -98,18 +110,31 @@
"Expiration" : "过期",
"Expiration date" : "过期日期",
"Choose a password for the public link" : "为共享链接设置密码",
"Copied!" : "已经复制!",
"Copy" : "复制",
"Not supported!" : "不被支持!",
"Press ⌘-C to copy." : "按 ⌘ + C 进行复制。",
"Press Ctrl-C to copy." : "按 Ctrl + C 进行复制。",
"Resharing is not allowed" : "不允许二次共享",
"Share link" : "分享链接",
"Link" : "链接",
"Password protect" : "密码保护",
"Allow upload and editing" : "允许上传和编辑",
"File drop (upload only)" : "文件访问(只允许上传)",
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" : "{owner} 与您共享",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
"group" : "群组",
"remote" : "远程",
"email" : "邮件",
"Unshare" : "取消共享",
"can reshare" : "允许重新分享",
"can edit" : "可以修改",
"can create" : "允许创建",
"can change" : "允许改变",
"can delete" : "允许删除",
"access control" : "访问控制",
"Could not unshare" : "无法共享",
"Share details could not be loaded for this item." : "无法加载这个项目的分享详情",
@ -118,7 +143,17 @@
"An error occurred. Please try again" : "发生错误。请重试。",
"{sharee} (group)" : "{sharee} (组)",
"{sharee} (remote)" : "{sharee} (远程)",
"{sharee} (email)" : "{sharee} (邮件)",
"Share" : "分享",
"Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用云ID格式与其他服务器的用户分享如 用户名@example.com/nextcloud",
"Share with users or by mail..." : "通过邮件分享...",
"Share with users or remote users..." : "和用户或者远程用户分享...",
"Share with users, remote users or by mail..." : "和用户或者远程用户通过邮件分享...",
"Share with users or groups..." : "和用户或者组分享...",
"Share with users, groups or by mail..." : "和用户或者组通过邮件分享...",
"Share with users, groups or remote users..." : "和用户、组群或者远程用户分享...",
"Share with users, groups, remote users or by mail..." : "和用户、组群或者远程用户通过邮件分享...",
"Share with users..." : "和用户分享...",
"Error removing share" : "移除分享时出错",
"Non-existing tag #{tag}" : "标签 #{tag} 不存在",
"restricted" : "受限",
@ -127,6 +162,7 @@
"Delete" : "删除",
"Rename" : "重命名",
"Collaborative tags" : "协作标签",
"No tags found" : "标签未找到",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
"Add" : "增加",
@ -140,10 +176,16 @@
"Hello {name}" : "你好 {name}",
"new" : "新建",
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "正在更新升级,离开当前页面可能导致某些环境中断。",
"Update to {version}" : "升级到 {version}",
"An error occurred." : "发生了一个错误",
"Please reload the page." : "请重新加载页面。",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级成功。请此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>.",
"Continue to Nextcloud" : "继续访问 Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "升级成功。将重新打开Nextcloud。",
"Searching other places" : "搜索其他地方",
"No search results in other folders for '{tag}{filter}{endtag}'" : "在其他文件夹内未找到含有 '{tag}{filter}{endtag}'的结果",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"Personal" : "个人",
"Users" : "用户",
@ -186,6 +228,7 @@
"Database name" : "数据库名",
"Database tablespace" : "数据库表空间",
"Database host" : "数据库主机",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(示例, localhost:5432)。",
"Performance warning" : "性能警告",
"SQLite will be used as database." : "SQLite 将被作为数据库使用。",
"For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个不同的数据库后端。",
@ -197,6 +240,8 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
"Log out" : "注销",
"Search" : "搜索",
"This action requires you to confirm your password:" : "需要您确认您的密码:",
"Confirm your password" : "确认您的密码",
"Server side authentication failed!" : "服务端验证失败!",
"Please contact your administrator." : "请联系你的管理员。",
"An internal error occurred." : "发生了内部错误。",
@ -216,6 +261,11 @@
"This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
"Thank you for your patience." : "感谢让你久等了。",
"Two-factor authentication" : "双项认证",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "已为您的帐户启用增强的安全性。 请使用附加项目进行验证。",
"Cancel log in" : "取消登陆",
"Use backup code" : "使用备份口令",
"Error while validating your second factor" : "验证您的第二项时出错",
"You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置 config/config.php 文件中参数 \"trusted_domain\" 设置。可以在 config/config.sample.php 文件中找到例子。",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
@ -249,20 +299,20 @@
"Thursday" : "星期四",
"Friday" : "星期五",
"Saturday" : "星期六",
"Sun." : "日",
"Sun." : "日",
"Mon." : "周一",
"Tue." : "周二",
"Wed." : "周三",
"Thu." : "周四",
"Fri." : "周五",
"Sat." : "周六",
"Su" : "Su",
"Mo" : "Mo",
"Tu" : "Tu",
"We" : "We",
"Th" : "Th",
"Fr" : "Fr",
"Sa" : "Sa",
"Su" : "",
"Mo" : "",
"Tu" : "",
"We" : "",
"Th" : "",
"Fr" : "",
"Sa" : "",
"January" : "一月",
"February" : "二月",
"March" : "三月",
@ -287,8 +337,10 @@
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
"This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "反向代理头配置不正确或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud这将引发一个安全问题可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>。",
"Allow editing" : "允许编辑",
"Hide file listing" : "隐藏列出的文件",
"Sending ..." : "正在发送...",
"Email sent" : "邮件已发送",
"Send link via email" : "通过邮件发送链接",
@ -304,6 +356,9 @@
"Share with users or remote users…" : "与用户或远程用户分享...",
"Warning" : "警告",
"Error while sending notification" : "发送通知时出现错误",
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,如果离开当前页面可能会中断当前环境。",
"Updating to {version}" : "升级到 {version}",
"The update was successful. There were warnings." : "更新成功。更新过程中出现一些警告。",
"No search results in other folders" : "在其他文件夹中没有得到任何搜索结果",
"Two-step verification" : "两步验证",
"Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",

View File

@ -67,7 +67,7 @@ OC.L10N.register(
"Set an admin username." : "Ange ett användarnamn för administratören.",
"Set an admin password." : "Ange ett administratörslösenord.",
"Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s",
"Invalid Federated Cloud ID" : "Ogiltigt \"Federated Cloud\"-ID",
"Invalid Federated Cloud ID" : "Ogiltigt Federarat Moln-ID",
"%s shared »%s« with you" : "%s delade »%s« med dig",
"%s via %s" : "%s via %s",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s då backend inte tillåter delningar från typ %i",
@ -158,7 +158,7 @@ OC.L10N.register(
"Login canceled by app" : "Inloggningen avbruten av appen",
"User disabled" : "Användare inaktiverad",
"Help" : "Hjälp",
"Personal" : "Min profil",
"Personal" : "Personligt",
"Users" : "Användare",
"Admin" : "Administration",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Applikationen \"%s\" kan ej installeras eftersom informationen från appen ej kunde läsas.",
@ -202,7 +202,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Kontrollera värdet av \"datakatalog\" i din konfiguration",
"Data directory (%s) is invalid" : "Datakatlogen (%s) är ogiltig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Vänligen kontrollera att datakatalogen innehåller filen \".ocdata\" i rooten.",
"Could not obtain lock type %d on \"%s\"." : "Kan inte hämta låstyp %d på \"%s\".",
"Could not obtain lock type %d on \"%s\"." : "Kunde inte hämta låstyp %d på \"%s\".",
"Storage unauthorized. %s" : "Lagringsutrymme ej tillåtet. %s",
"Storage incomplete configuration. %s" : "Lagringsutrymme felaktigt inställt. %s",
"Storage connection error. %s" : "Lagringsutrymme lyckas inte ansluta. %s",

View File

@ -65,7 +65,7 @@
"Set an admin username." : "Ange ett användarnamn för administratören.",
"Set an admin password." : "Ange ett administratörslösenord.",
"Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s",
"Invalid Federated Cloud ID" : "Ogiltigt \"Federated Cloud\"-ID",
"Invalid Federated Cloud ID" : "Ogiltigt Federarat Moln-ID",
"%s shared »%s« with you" : "%s delade »%s« med dig",
"%s via %s" : "%s via %s",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s då backend inte tillåter delningar från typ %i",
@ -156,7 +156,7 @@
"Login canceled by app" : "Inloggningen avbruten av appen",
"User disabled" : "Användare inaktiverad",
"Help" : "Hjälp",
"Personal" : "Min profil",
"Personal" : "Personligt",
"Users" : "Användare",
"Admin" : "Administration",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Applikationen \"%s\" kan ej installeras eftersom informationen från appen ej kunde läsas.",
@ -200,7 +200,7 @@
"Check the value of \"datadirectory\" in your configuration" : "Kontrollera värdet av \"datakatalog\" i din konfiguration",
"Data directory (%s) is invalid" : "Datakatlogen (%s) är ogiltig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Vänligen kontrollera att datakatalogen innehåller filen \".ocdata\" i rooten.",
"Could not obtain lock type %d on \"%s\"." : "Kan inte hämta låstyp %d på \"%s\".",
"Could not obtain lock type %d on \"%s\"." : "Kunde inte hämta låstyp %d på \"%s\".",
"Storage unauthorized. %s" : "Lagringsutrymme ej tillåtet. %s",
"Storage incomplete configuration. %s" : "Lagringsutrymme felaktigt inställt. %s",
"Storage connection error. %s" : "Lagringsutrymme lyckas inte ansluta. %s",

View File

@ -27,39 +27,79 @@ OC.L10N.register(
"Unable to create user." : "Nie je možné vytvoriť používateľa.",
"Your %s account was created" : "Váš účet %s bol vytvorený",
"Unable to delete user." : "Nie je možné zmazať používateľa.",
"Settings saved" : "Nastavenia uložené",
"Unable to change full name" : "Nemožno zmeniť meno a priezvisko",
"Unable to change email address" : "Nemožno zmeniť emailovú adresu",
"Your full name has been changed." : "Vaše meno a priezvisko bolo zmenené.",
"Forbidden" : "Zakázané",
"Invalid user" : "Neplatný používateľ",
"Unable to change mail address" : "Nemožno zmeniť emailovú adresu",
"Email saved" : "Email uložený",
"Password confirmation is required" : "Vyžaduje sa overenie heslom",
"Couldn't remove app." : "Nemožno odstrániť aplikáciu.",
"Admins can't remove themself from the admin group" : "Administrátori nesmú odstrániť sami seba zo skupiny admin",
"Unable to add user to group %s" : "Nie je možné pridať používateľa do skupiny %s",
"Unable to remove user from group %s" : "Nie je možné odstrániť používateľa zo skupiny %s",
"Couldn't update app." : "Nemožno aktualizovať aplikáciu.",
"Are you really sure you want add {domain} as trusted domain?" : "Ste si istí, že chcete pridať {domain} medzi dôveryhodné domény?",
"Add trusted domain" : "Pridať dôveryhodnú doménu",
"Migration in progress. Please wait until the migration is finished" : "Prebieha migrácia. Počkajte prosím, kým sa skončí",
"Migration started …" : "Migrácia spustená ...",
"Not saved" : "Neuložené",
"Sending..." : "Odosielam...",
"Official" : "Oficiálny",
"All" : "Všetky",
"Update to %s" : "Aktualizovať na %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["Prebieha aktualizácia %n aplikácie","Prebieha aktualizácia %n aplikácií","Prebieha aktualizácia %n aplikácií"],
"No apps found for your version" : "Aplikácie pre vašu verziu sa nenašli",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Táto aplikácia nie je skontrolovaná na bezpečnostné chyby, je nová, alebo patrí medzi nestabilné. Inštalácia na vlastné riziko.",
"Enabling app …" : "Povoľujem aplikáciu …",
"Error while disabling app" : "Chyba pri zakázaní aplikácie",
"Disable" : "Zakázať",
"Enable" : "Zapnúť",
"Error while enabling app" : "Chyba pri povoľovaní aplikácie",
"Error: this app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliť, lebo naruší stabilitu servera",
"Error: could not disable broken app" : "Chyba: nebolo možné zakázať poškodenú aplikáciu",
"Error while disabling broken app" : "Nastala chyba počas zakazovania poškodenej aplikácie",
"Updating...." : "Aktualizujem...",
"Error while updating app" : "chyba pri aktualizácii aplikácie",
"Updated" : "Aktualizované",
"Uninstalling ...." : "Prebieha odinštalovanie...",
"Error while uninstalling app" : "Chyba pri odinštalovaní aplikácie",
"Uninstall" : "Odinštalácia",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikácia bola povolená, ale je potrebné ju aktualizovať. O 5 sekúnd budete presmerovaní na aktualizačnú stránku.",
"App update" : "Aktualizácia aplikácie",
"Approved" : "Schválené",
"Experimental" : "Experimentálny",
"No apps found for {query}" : "Žiadna aplikácia nebola nájdená pre {query}",
"Allow filesystem access" : "Povoliť prístup ku súborovému systému",
"Disconnect" : "Odpojiť",
"Revoke" : "Odvolať",
"Internet Explorer" : "Internet Explorer",
"Firefox" : "Firefox",
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
"Google Chrome for Android" : "Google Chrome pre Android",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS Klient",
"Android Client" : "Android Klient",
"Copy" : "Kopírovať",
"Copied!" : "Skopírované!",
"Not supported!" : "Nie je podporované!",
"Press ⌘-C to copy." : "Stlač ⌘-C pre skopírovanie.",
"Press Ctrl-C to copy." : "Stlač Ctrl-C pre skopírovanie.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Vyskytla sa chyba. Nahrajte prosím PEM certifikát v ASCII kódovaní.",
"Valid until {date}" : "Platný do {date}",
"Delete" : "Zmazať",
"Local" : "Lokálny",
"Private" : "Súkromný",
"Only visible to local users" : "Viditeľné iba pre lokálnych používateľov",
"Only visible to you" : "Viditeľné iba pre seba",
"Contacts" : "Kontakty",
"Visible to local users and to trusted servers" : "Viditeľné pre lokálnych používateľov a dôveryhodné servery",
"Public" : "Verejné",
"Will be synced to a global and public address book" : "Bude synchronizované s globálnym a verejným adresárom",
"Select a profile picture" : "Vybrať avatara",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
@ -68,23 +108,32 @@ OC.L10N.register(
"Strong password" : "Silné heslo",
"Groups" : "Skupiny",
"Unable to delete {objName}" : "Nemožno vymazať {objName}",
"Error creating group: {message}" : "Chyba pri vytváraní skupiny: {message}",
"A valid group name must be provided" : "Musíte zadať platný názov skupiny",
"deleted {groupName}" : "vymazaná {groupName}",
"undo" : "vrátiť",
"never" : "nikdy",
"deleted {userName}" : "vymazané {userName}",
"Add group" : "Pridať skupinu",
"Invalid quota value \"{val}\"" : "Neplatná hodnota kvóty \"{val}\"",
"Password successfully changed" : "Heslo úspešne zmenené",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Zmena hesla bude mať za následok stratu dát, pretože obnova dát nie je k dispozícii pre tohto používateľa",
"Could not change the users email" : "Nemožno zmeniť email používateľa",
"A valid username must be provided" : "Musíte zadať platné používateľské meno",
"Error creating user: {message}" : "Chyba pri vytváraní používateľa: {message}",
"A valid password must be provided" : "Musíte zadať platné heslo",
"A valid email must be provided" : "Musíte zadať platnú emailovú adresu",
"__language_name__" : "Slovensky",
"Unlimited" : "Nelimitované",
"Personal info" : "Osobné informácie",
"App passwords" : "Heslá aplikácie",
"Sync clients" : "Klienti synchronizácie",
"None" : "Žiadny",
"Login" : "Prihlásenie",
"Plain" : "Neformátovaný",
"NT LAN Manager" : "NT LAN Manager",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Email server" : "Email server",
"Open documentation" : "Otvoriť dokumentáciu",
"This is used for sending out notifications." : "Používa sa na odosielanie upozornení.",
@ -104,7 +153,12 @@ OC.L10N.register(
"Send email" : "Odoslať email",
"Server-side encryption" : "Šifrovanie na serveri",
"Enable server-side encryption" : "Povoliť šifrovanie na serveri",
"Please read carefully before activating server-side encryption: " : "Prečítajte prosím pozorne pred použitím šifrovania na serveri:",
"Be aware that encryption always increases the file size." : "Majte na vedomí, že šifrovanie vždy zväčší veľkosť súborov.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Je dobré vytvárať pravidelné zálohy vašich dát, uistite sa, že v prípade šifrovania spolu s vašimi dátami zálohujete aj šifrovacie kľúče.",
"This is the final warning: Do you really want to enable encryption?" : "Toto je posledné varovanie: Vážne si prajete povoliť šifrovanie?",
"Enable encryption" : "Povoliť šifrovanie",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nebol načítaný žiadny šifrovací modul, povoľte prosím šifrovací modul v menu aplikácií.",
"Select default encryption module:" : "Vybrať predvolený šifrovací modul:",
"Start migration" : "Začať migráciu",
"Security & setup warnings" : "Bezpečnosť a nastavenia upozornení",
@ -116,6 +170,7 @@ OC.L10N.register(
"This means that there might be problems with certain characters in file names." : "To znamená, že sa môžu vyskytnúť problémy s niektorými znakmi v názvoch súborov.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Dôrazne doporučujeme nainštalovať na váš systém požadované balíčky podporujúce jednu z nasledovných znakových sád: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Inštalácia mimo koreňový priečinok domény a používanie systémového príkazu cron môže spôsobiť problém s generovaním správnej URL. Pre zabránenie týmto chybám nastavte prosím správnu cestu v svojom config.php súbore pre hodnotu \"overwrite.cli.url\" (Doporučujeme: \"%s\")",
"All checks passed." : "Všetky kontroly prešli úspešne.",
"Cron" : "Cron",
"Last cron job execution: %s." : "Posledný cron prebehol: %s.",
"Last cron job execution: %s. Something seems wrong." : "Posledný cron prebehol: %s. Zdá sa, že niečo nie je vporiadku.",
@ -123,6 +178,7 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.",
"The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".",
"Version" : "Verzia",
"Sharing" : "Sprístupňovanie",
"Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie",
@ -134,6 +190,7 @@ OC.L10N.register(
"days" : "dni",
"Enforce expiration date" : "Vynútiť dátum expirácie",
"Allow resharing" : "Povoliť sprístupňovanie ďalej",
"Allow sharing with groups" : "Povoliť sprístupnenie so skupinami",
"Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny",
"Exclude groups from sharing" : "Nesprístupniť obsah skupinám",
"These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny nebudú mocť sprístupňovať obsah, môžu však stále čítať sprístupnené súbory",
@ -145,32 +202,56 @@ OC.L10N.register(
"Theming" : "Vzhľady tém",
"Hardening and security guidance" : "Sprievodca vylepšením bezpečnosti",
"Developer documentation" : "Dokumentácia vývojára",
"by %s" : "od %s",
"%s-licensed" : "%s-licencovaný",
"Documentation:" : "Dokumentácia:",
"User documentation" : "Príručka používateľa",
"Admin documentation" : "Príručka administrátora",
"Visit website" : "Navštíviť webstránku",
"Report a bug" : "Nahlásiť chybu",
"Show description …" : "Zobraziť popis …",
"Hide description …" : "Skryť popis …",
"This app has an update available." : "Pre túto aplikáciu je dostupná aktualizácia.",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
"Enable only for specific groups" : "Povoliť len pre vybrané skupiny",
"Uninstall app" : "Odinštalovať aplikáciu",
"SSL Root Certificates" : "Koreňové certifikáty SSL",
"Common Name" : "Bežný názov",
"Valid until" : "Platný do",
"Issued By" : "Vydal",
"Valid until %s" : "Platný do %s",
"Import root certificate" : "Importovať koreňový certifikát",
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: <strong>%s</strong><br>Prihlásiť sa môžete tu: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Pekný deň!",
"Administrator documentation" : "Príručka administrátora",
"Online documentation" : "Online príručka",
"Forum" : "Fórum",
"Getting help" : "Získať pomoc",
"Commercial support" : "Komerčná podpora",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Využívate <strong>%s</strong> z <strong>%s</strong>",
"Profile picture" : "Avatar",
"Upload new" : "Nahrať nový",
"Select from Files" : "Vybrať zo súborov",
"Remove image" : "Zmazať obrázok",
"png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB",
"Picture provided by original account" : "Obrázok poskytnutý originálnym účtom",
"Cancel" : "Zrušiť",
"Choose as profile picture" : "Použiť ako obrázok avatara",
"Full name" : "Meno a priezvisko",
"No display name set" : "Zobrazované meno nie je nastavené",
"Email" : "Email",
"Your email address" : "Vaša emailová adresa",
"No email address set" : "Emailová adresa nie je nastavená",
"For password recovery and notifications" : "Pre obnovu hesla a oznámenia",
"Phone number" : "Telefónne číslo",
"Your phone number" : "Vaše telefónne číslo",
"Address" : "Adresa",
"Your postal address" : "Vaša poštová adresa",
"Website" : "Webstránka",
"Your website" : "Vaša webstránka",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Ste členom nasledovných skupín:",
"Password" : "Heslo",
"Current password" : "Aktuálne heslo",
@ -182,10 +263,20 @@ OC.L10N.register(
"Desktop client" : "Desktopový klient",
"Android app" : "Android aplikácia",
"iOS app" : "iOS aplikácia",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ak chcete podporiť projekt {contributeopen}zapojte sa do vývoja{linkclose}, alebo {contributeopen}dajte o nás vedieť{linkclose}!",
"Show First Run Wizard again" : "Znovu zobraziť sprievodcu prvým spustením",
"Web, desktop and mobile clients currently logged in to your account." : "Weboví, desktopoví, alebo mobilní klienti práve prihlásení na váš účet.",
"Device" : "Zariadenie",
"Last activity" : "Posledná aktivita",
"Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.",
"Name" : "Názov",
"App name" : "Názov aplikácie",
"Create new app password" : "Vytvoriť nové heslo aplikácie",
"Use the credentials below to configure your app or device." : "Pre konfiguráciu vašej aplikácie, alebo zariadenia použite nižšie uvedené prihlasovacie údaje.",
"For security reasons this password will only be shown once." : "Z dôvodu bezpečnosti toto heslo bude zobrazené iba jeden krát.",
"Username" : "Používateľské meno",
"Done" : "Hotovo",
"Follow us on Google Plus!" : "Sleduj nás na Google Plus!",
"Show storage location" : "Zobraziť umiestnenie úložiska",
"Show last log in" : "Zobraziť posledné prihlásenie",
"Show user backend" : "Zobraziť backend používateľa",
@ -195,11 +286,17 @@ OC.L10N.register(
"Create" : "Vytvoriť",
"Admin Recovery Password" : "Obnovenie hesla administrátora",
"Enter the recovery password in order to recover the users files during password change" : "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla",
"Group name" : "Názov skupiny",
"Everyone" : "Všetci",
"Admins" : "Administrátori",
"Default quota" : "Predvolená kvóta",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Prosím zadajte kvótu úložného priestoru (napr.: \"512 MB\" alebo \"12 GB\")",
"Other" : "Iné",
"Group admin for" : "Administrátor skupiny pre",
"Quota" : "Kvóta",
"Storage location" : "Umiestnenie úložiska",
"User backend" : "Backend používateľa",
"Last login" : "Posledné prihlásenie",
"change full name" : "zmeniť meno a priezvisko",
"set new password" : "nastaviť nové heslo",
"change email address" : "zmeniť emailovú adresu",
@ -208,12 +305,15 @@ OC.L10N.register(
"Language changed" : "Jazyk zmenený",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?",
"Please wait...." : "Čakajte prosím...",
"iPhone" : "iPhone",
"add group" : "pridať skupinu",
"Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, upozornenia, chyby a fatálne problémy",
"Warnings, errors and fatal issues" : "Upozornenia, chyby a fatálne problémy",
"Errors and fatal issues" : "Chyby a fatálne problémy",
"Fatal issues only" : "Len fatálne problémy",
"Log" : "Záznam",
"What to log" : "Čo sa má zaznamenávať",
"Download logfile" : "Stiahnuť súbor logu",
"More" : "Viac",
"Less" : "Menej",
@ -228,6 +328,13 @@ OC.L10N.register(
"Enable experimental apps" : "Povoliť experimentálne aplikácie",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n",
"Group" : "Skupina"
"Add Group" : "Pridať skupinu",
"Group" : "Skupina",
"Default Quota" : "Predvolená kvóta",
"Full Name" : "Meno a priezvisko",
"Group Admin for" : "Administrátor skupiny pre",
"Storage Location" : "Umiestnenie úložiska",
"User Backend" : "Backend používateľa",
"Last Login" : "Posledné prihlásenie"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

View File

@ -25,39 +25,79 @@
"Unable to create user." : "Nie je možné vytvoriť používateľa.",
"Your %s account was created" : "Váš účet %s bol vytvorený",
"Unable to delete user." : "Nie je možné zmazať používateľa.",
"Settings saved" : "Nastavenia uložené",
"Unable to change full name" : "Nemožno zmeniť meno a priezvisko",
"Unable to change email address" : "Nemožno zmeniť emailovú adresu",
"Your full name has been changed." : "Vaše meno a priezvisko bolo zmenené.",
"Forbidden" : "Zakázané",
"Invalid user" : "Neplatný používateľ",
"Unable to change mail address" : "Nemožno zmeniť emailovú adresu",
"Email saved" : "Email uložený",
"Password confirmation is required" : "Vyžaduje sa overenie heslom",
"Couldn't remove app." : "Nemožno odstrániť aplikáciu.",
"Admins can't remove themself from the admin group" : "Administrátori nesmú odstrániť sami seba zo skupiny admin",
"Unable to add user to group %s" : "Nie je možné pridať používateľa do skupiny %s",
"Unable to remove user from group %s" : "Nie je možné odstrániť používateľa zo skupiny %s",
"Couldn't update app." : "Nemožno aktualizovať aplikáciu.",
"Are you really sure you want add {domain} as trusted domain?" : "Ste si istí, že chcete pridať {domain} medzi dôveryhodné domény?",
"Add trusted domain" : "Pridať dôveryhodnú doménu",
"Migration in progress. Please wait until the migration is finished" : "Prebieha migrácia. Počkajte prosím, kým sa skončí",
"Migration started …" : "Migrácia spustená ...",
"Not saved" : "Neuložené",
"Sending..." : "Odosielam...",
"Official" : "Oficiálny",
"All" : "Všetky",
"Update to %s" : "Aktualizovať na %s",
"_You have %n app update pending_::_You have %n app updates pending_" : ["Prebieha aktualizácia %n aplikácie","Prebieha aktualizácia %n aplikácií","Prebieha aktualizácia %n aplikácií"],
"No apps found for your version" : "Aplikácie pre vašu verziu sa nenašli",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Táto aplikácia nie je skontrolovaná na bezpečnostné chyby, je nová, alebo patrí medzi nestabilné. Inštalácia na vlastné riziko.",
"Enabling app …" : "Povoľujem aplikáciu …",
"Error while disabling app" : "Chyba pri zakázaní aplikácie",
"Disable" : "Zakázať",
"Enable" : "Zapnúť",
"Error while enabling app" : "Chyba pri povoľovaní aplikácie",
"Error: this app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliť, lebo naruší stabilitu servera",
"Error: could not disable broken app" : "Chyba: nebolo možné zakázať poškodenú aplikáciu",
"Error while disabling broken app" : "Nastala chyba počas zakazovania poškodenej aplikácie",
"Updating...." : "Aktualizujem...",
"Error while updating app" : "chyba pri aktualizácii aplikácie",
"Updated" : "Aktualizované",
"Uninstalling ...." : "Prebieha odinštalovanie...",
"Error while uninstalling app" : "Chyba pri odinštalovaní aplikácie",
"Uninstall" : "Odinštalácia",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikácia bola povolená, ale je potrebné ju aktualizovať. O 5 sekúnd budete presmerovaní na aktualizačnú stránku.",
"App update" : "Aktualizácia aplikácie",
"Approved" : "Schválené",
"Experimental" : "Experimentálny",
"No apps found for {query}" : "Žiadna aplikácia nebola nájdená pre {query}",
"Allow filesystem access" : "Povoliť prístup ku súborovému systému",
"Disconnect" : "Odpojiť",
"Revoke" : "Odvolať",
"Internet Explorer" : "Internet Explorer",
"Firefox" : "Firefox",
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
"Google Chrome for Android" : "Google Chrome pre Android",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS Klient",
"Android Client" : "Android Klient",
"Copy" : "Kopírovať",
"Copied!" : "Skopírované!",
"Not supported!" : "Nie je podporované!",
"Press ⌘-C to copy." : "Stlač ⌘-C pre skopírovanie.",
"Press Ctrl-C to copy." : "Stlač Ctrl-C pre skopírovanie.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Vyskytla sa chyba. Nahrajte prosím PEM certifikát v ASCII kódovaní.",
"Valid until {date}" : "Platný do {date}",
"Delete" : "Zmazať",
"Local" : "Lokálny",
"Private" : "Súkromný",
"Only visible to local users" : "Viditeľné iba pre lokálnych používateľov",
"Only visible to you" : "Viditeľné iba pre seba",
"Contacts" : "Kontakty",
"Visible to local users and to trusted servers" : "Viditeľné pre lokálnych používateľov a dôveryhodné servery",
"Public" : "Verejné",
"Will be synced to a global and public address book" : "Bude synchronizované s globálnym a verejným adresárom",
"Select a profile picture" : "Vybrať avatara",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
@ -66,23 +106,32 @@
"Strong password" : "Silné heslo",
"Groups" : "Skupiny",
"Unable to delete {objName}" : "Nemožno vymazať {objName}",
"Error creating group: {message}" : "Chyba pri vytváraní skupiny: {message}",
"A valid group name must be provided" : "Musíte zadať platný názov skupiny",
"deleted {groupName}" : "vymazaná {groupName}",
"undo" : "vrátiť",
"never" : "nikdy",
"deleted {userName}" : "vymazané {userName}",
"Add group" : "Pridať skupinu",
"Invalid quota value \"{val}\"" : "Neplatná hodnota kvóty \"{val}\"",
"Password successfully changed" : "Heslo úspešne zmenené",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Zmena hesla bude mať za následok stratu dát, pretože obnova dát nie je k dispozícii pre tohto používateľa",
"Could not change the users email" : "Nemožno zmeniť email používateľa",
"A valid username must be provided" : "Musíte zadať platné používateľské meno",
"Error creating user: {message}" : "Chyba pri vytváraní používateľa: {message}",
"A valid password must be provided" : "Musíte zadať platné heslo",
"A valid email must be provided" : "Musíte zadať platnú emailovú adresu",
"__language_name__" : "Slovensky",
"Unlimited" : "Nelimitované",
"Personal info" : "Osobné informácie",
"App passwords" : "Heslá aplikácie",
"Sync clients" : "Klienti synchronizácie",
"None" : "Žiadny",
"Login" : "Prihlásenie",
"Plain" : "Neformátovaný",
"NT LAN Manager" : "NT LAN Manager",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Email server" : "Email server",
"Open documentation" : "Otvoriť dokumentáciu",
"This is used for sending out notifications." : "Používa sa na odosielanie upozornení.",
@ -102,7 +151,12 @@
"Send email" : "Odoslať email",
"Server-side encryption" : "Šifrovanie na serveri",
"Enable server-side encryption" : "Povoliť šifrovanie na serveri",
"Please read carefully before activating server-side encryption: " : "Prečítajte prosím pozorne pred použitím šifrovania na serveri:",
"Be aware that encryption always increases the file size." : "Majte na vedomí, že šifrovanie vždy zväčší veľkosť súborov.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Je dobré vytvárať pravidelné zálohy vašich dát, uistite sa, že v prípade šifrovania spolu s vašimi dátami zálohujete aj šifrovacie kľúče.",
"This is the final warning: Do you really want to enable encryption?" : "Toto je posledné varovanie: Vážne si prajete povoliť šifrovanie?",
"Enable encryption" : "Povoliť šifrovanie",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nebol načítaný žiadny šifrovací modul, povoľte prosím šifrovací modul v menu aplikácií.",
"Select default encryption module:" : "Vybrať predvolený šifrovací modul:",
"Start migration" : "Začať migráciu",
"Security & setup warnings" : "Bezpečnosť a nastavenia upozornení",
@ -114,6 +168,7 @@
"This means that there might be problems with certain characters in file names." : "To znamená, že sa môžu vyskytnúť problémy s niektorými znakmi v názvoch súborov.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Dôrazne doporučujeme nainštalovať na váš systém požadované balíčky podporujúce jednu z nasledovných znakových sád: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Inštalácia mimo koreňový priečinok domény a používanie systémového príkazu cron môže spôsobiť problém s generovaním správnej URL. Pre zabránenie týmto chybám nastavte prosím správnu cestu v svojom config.php súbore pre hodnotu \"overwrite.cli.url\" (Doporučujeme: \"%s\")",
"All checks passed." : "Všetky kontroly prešli úspešne.",
"Cron" : "Cron",
"Last cron job execution: %s." : "Posledný cron prebehol: %s.",
"Last cron job execution: %s. Something seems wrong." : "Posledný cron prebehol: %s. Zdá sa, že niečo nie je vporiadku.",
@ -121,6 +176,7 @@
"Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.",
"The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".",
"Version" : "Verzia",
"Sharing" : "Sprístupňovanie",
"Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie",
@ -132,6 +188,7 @@
"days" : "dni",
"Enforce expiration date" : "Vynútiť dátum expirácie",
"Allow resharing" : "Povoliť sprístupňovanie ďalej",
"Allow sharing with groups" : "Povoliť sprístupnenie so skupinami",
"Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny",
"Exclude groups from sharing" : "Nesprístupniť obsah skupinám",
"These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny nebudú mocť sprístupňovať obsah, môžu však stále čítať sprístupnené súbory",
@ -143,32 +200,56 @@
"Theming" : "Vzhľady tém",
"Hardening and security guidance" : "Sprievodca vylepšením bezpečnosti",
"Developer documentation" : "Dokumentácia vývojára",
"by %s" : "od %s",
"%s-licensed" : "%s-licencovaný",
"Documentation:" : "Dokumentácia:",
"User documentation" : "Príručka používateľa",
"Admin documentation" : "Príručka administrátora",
"Visit website" : "Navštíviť webstránku",
"Report a bug" : "Nahlásiť chybu",
"Show description …" : "Zobraziť popis …",
"Hide description …" : "Skryť popis …",
"This app has an update available." : "Pre túto aplikáciu je dostupná aktualizácia.",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
"Enable only for specific groups" : "Povoliť len pre vybrané skupiny",
"Uninstall app" : "Odinštalovať aplikáciu",
"SSL Root Certificates" : "Koreňové certifikáty SSL",
"Common Name" : "Bežný názov",
"Valid until" : "Platný do",
"Issued By" : "Vydal",
"Valid until %s" : "Platný do %s",
"Import root certificate" : "Importovať koreňový certifikát",
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: <strong>%s</strong><br>Prihlásiť sa môžete tu: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Pekný deň!",
"Administrator documentation" : "Príručka administrátora",
"Online documentation" : "Online príručka",
"Forum" : "Fórum",
"Getting help" : "Získať pomoc",
"Commercial support" : "Komerčná podpora",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Využívate <strong>%s</strong> z <strong>%s</strong>",
"Profile picture" : "Avatar",
"Upload new" : "Nahrať nový",
"Select from Files" : "Vybrať zo súborov",
"Remove image" : "Zmazať obrázok",
"png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB",
"Picture provided by original account" : "Obrázok poskytnutý originálnym účtom",
"Cancel" : "Zrušiť",
"Choose as profile picture" : "Použiť ako obrázok avatara",
"Full name" : "Meno a priezvisko",
"No display name set" : "Zobrazované meno nie je nastavené",
"Email" : "Email",
"Your email address" : "Vaša emailová adresa",
"No email address set" : "Emailová adresa nie je nastavená",
"For password recovery and notifications" : "Pre obnovu hesla a oznámenia",
"Phone number" : "Telefónne číslo",
"Your phone number" : "Vaše telefónne číslo",
"Address" : "Adresa",
"Your postal address" : "Vaša poštová adresa",
"Website" : "Webstránka",
"Your website" : "Vaša webstránka",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Ste členom nasledovných skupín:",
"Password" : "Heslo",
"Current password" : "Aktuálne heslo",
@ -180,10 +261,20 @@
"Desktop client" : "Desktopový klient",
"Android app" : "Android aplikácia",
"iOS app" : "iOS aplikácia",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ak chcete podporiť projekt {contributeopen}zapojte sa do vývoja{linkclose}, alebo {contributeopen}dajte o nás vedieť{linkclose}!",
"Show First Run Wizard again" : "Znovu zobraziť sprievodcu prvým spustením",
"Web, desktop and mobile clients currently logged in to your account." : "Weboví, desktopoví, alebo mobilní klienti práve prihlásení na váš účet.",
"Device" : "Zariadenie",
"Last activity" : "Posledná aktivita",
"Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.",
"Name" : "Názov",
"App name" : "Názov aplikácie",
"Create new app password" : "Vytvoriť nové heslo aplikácie",
"Use the credentials below to configure your app or device." : "Pre konfiguráciu vašej aplikácie, alebo zariadenia použite nižšie uvedené prihlasovacie údaje.",
"For security reasons this password will only be shown once." : "Z dôvodu bezpečnosti toto heslo bude zobrazené iba jeden krát.",
"Username" : "Používateľské meno",
"Done" : "Hotovo",
"Follow us on Google Plus!" : "Sleduj nás na Google Plus!",
"Show storage location" : "Zobraziť umiestnenie úložiska",
"Show last log in" : "Zobraziť posledné prihlásenie",
"Show user backend" : "Zobraziť backend používateľa",
@ -193,11 +284,17 @@
"Create" : "Vytvoriť",
"Admin Recovery Password" : "Obnovenie hesla administrátora",
"Enter the recovery password in order to recover the users files during password change" : "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla",
"Group name" : "Názov skupiny",
"Everyone" : "Všetci",
"Admins" : "Administrátori",
"Default quota" : "Predvolená kvóta",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Prosím zadajte kvótu úložného priestoru (napr.: \"512 MB\" alebo \"12 GB\")",
"Other" : "Iné",
"Group admin for" : "Administrátor skupiny pre",
"Quota" : "Kvóta",
"Storage location" : "Umiestnenie úložiska",
"User backend" : "Backend používateľa",
"Last login" : "Posledné prihlásenie",
"change full name" : "zmeniť meno a priezvisko",
"set new password" : "nastaviť nové heslo",
"change email address" : "zmeniť emailovú adresu",
@ -206,12 +303,15 @@
"Language changed" : "Jazyk zmenený",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?",
"Please wait...." : "Čakajte prosím...",
"iPhone" : "iPhone",
"add group" : "pridať skupinu",
"Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, upozornenia, chyby a fatálne problémy",
"Warnings, errors and fatal issues" : "Upozornenia, chyby a fatálne problémy",
"Errors and fatal issues" : "Chyby a fatálne problémy",
"Fatal issues only" : "Len fatálne problémy",
"Log" : "Záznam",
"What to log" : "Čo sa má zaznamenávať",
"Download logfile" : "Stiahnuť súbor logu",
"More" : "Viac",
"Less" : "Menej",
@ -226,6 +326,13 @@
"Enable experimental apps" : "Povoliť experimentálne aplikácie",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n",
"Group" : "Skupina"
"Add Group" : "Pridať skupinu",
"Group" : "Skupina",
"Default Quota" : "Predvolená kvóta",
"Full Name" : "Meno a priezvisko",
"Group Admin for" : "Administrátor skupiny pre",
"Storage Location" : "Umiestnenie úložiska",
"User Backend" : "Backend používateľa",
"Last Login" : "Posledné prihlásenie"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

View File

@ -11,8 +11,8 @@ OC.L10N.register(
"Please provide an admin recovery password, otherwise all user data will be lost" : "Ange ett återställningslösenord för administratören. Annars kommer all användardata förloras",
"Wrong admin recovery password. Please check the password and try again." : "Felaktigt återställningslösenord för administratör. Kolla lösenordet och prova igen.",
"Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend stödjer inte lösenordsbyte, men användarens ändring av krypteringsnyckel lyckades.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installering och uppdatering utav applikationer eller Federate Cloud delning.",
"Federated Cloud Sharing" : "Federerad Cloud delning",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installering och uppdatering utav applikationer eller Federerad Moln-delning.",
"Federated Cloud Sharing" : "Federerad Moln-delning",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL använder en föråldrad %s version (%s). Var god uppdatera ditt operativsystem annars kan funktioner som %s sluta fungera pålitligt.",
"A problem occurred, please check your log files (Error: %s)" : "Ett problem uppstod, var god kontrollera loggfiler (Error: %s)",
"Migration Completed" : "Migrering Färdigställd",
@ -30,7 +30,7 @@ OC.L10N.register(
"Your %s account was created" : "Ditt %s konto skapades",
"Unable to delete user." : "Kan inte radera användare.",
"Settings saved" : "Inställningar sparade",
"Unable to change full name" : "Kunde inte ändra hela namnet",
"Unable to change full name" : "Kunde inte ändra namn",
"Unable to change email address" : "Kunde inte ändra e-postadress",
"Your full name has been changed." : "Hela ditt namn har ändrats",
"Forbidden" : "Förbjuden",
@ -60,11 +60,11 @@ OC.L10N.register(
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Denna applikation är ej kontrollerad för säkerhetsbrister och är ny eller känd att orsaka instabilitetsproblem. Installera på egen risk.",
"Enabling app …" : "Aktiverar app ...",
"Error while disabling app" : "Fel vid inaktivering av app",
"Disable" : "Deaktivera",
"Disable" : "Inaktivera",
"Enable" : "Aktivera",
"Error while enabling app" : "Fel vid aktivering av app",
"Error: this app cannot be enabled because it makes the server unstable" : "Fel uppstod: Denna applikation kan ej startas för det gör servern ostabil.",
"Error: could not disable broken app" : "Fel: Gick ej att inaktivera trasig applikation.",
"Error: could not disable broken app" : "Fel: Gick inte att inaktivera trasig applikation.",
"Error while disabling broken app" : "Fel under inaktivering av trasig applikation.",
"Updating...." : "Uppdaterar ...",
"Error while updating app" : "Fel uppstod vid uppdatering av appen",
@ -109,8 +109,8 @@ OC.L10N.register(
"Only visible to you" : "Endast synlig för dig",
"Contacts" : "Kontakter",
"Visible to local users and to trusted servers" : "Synlig för lokala användare och tillförlitliga servrar",
"Public" : "Publik",
"Will be synced to a global and public address book" : "Kommer att synkroniseras till global och publik adressbok",
"Public" : "Offentlig",
"Will be synced to a global and public address book" : "Kommer att synkroniseras till global och offentlig adressbok",
"Select a profile picture" : "Välj en profilbild",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
@ -136,7 +136,7 @@ OC.L10N.register(
"A valid password must be provided" : "Ett giltigt lösenord måste anges",
"A valid email must be provided" : "En giltig e-postadress måste anges",
"__language_name__" : "Svenska",
"Unlimited" : "Obegränsad",
"Unlimited" : "Obegränsat",
"Personal info" : "Personlig information",
"Sessions" : "Sessioner",
"App passwords" : "Applösenord",
@ -221,7 +221,7 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillåt användarnamn att autokompletteras i delningsfönstret. Om det är inaktiverat krävs fullständigt användarnamn i rutan.",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Visa friskrivningstext på offentliga uppladdningssidan. (Visas endast när fil-listan är gömd.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Denna text kommer att visa på den publika uppladdnings-sidan när fil-listan är gömd.",
"This text will be shown on the public link upload page when the file list is hidden." : "Denna text kommer att visa på den offentliga uppladdnings-sidan när fil-listan är gömd.",
"Tips & tricks" : "Tips & tricks",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasbackend.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Detta rekommenderas speciellt när skrivbordsklienten används för att synkronisera filer.",
@ -271,7 +271,7 @@ OC.L10N.register(
"Picture provided by original account" : "Bild gjordes tillgänglig av orginal konto",
"Cancel" : "Avbryt",
"Choose as profile picture" : "Välj som profilbild",
"Full name" : "Fullständigt namn",
"Full name" : "Namn",
"No display name set" : "Inget visningsnamn angivet",
"Email" : "E-post",
"Your email address" : "Din e-postadress",
@ -296,7 +296,7 @@ OC.L10N.register(
"Desktop client" : "Skrivbordsklient",
"Android app" : "Android-app",
"iOS app" : "iOS-app",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}delta i utvecklinngen{linkclose} eller {contributeopen}sprid det vidare{linkclose}!",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}, delta i utvecklinngen{linkclose} eller {contributeopen}sprida det vidare{linkclose}!",
"Show First Run Wizard again" : "Visa Första uppstarts-guiden igen",
"Web, desktop and mobile clients currently logged in to your account." : "Webb, skrivbordsklienter och mobila klienter som är inloggade på ditt konto just nu.",
"Device" : "Enhet",
@ -309,7 +309,7 @@ OC.L10N.register(
"For security reasons this password will only be shown once." : "Av säkerhetsskäl kommer lösenordet endast att visas en gång",
"Username" : "Användarnamn",
"Done" : "Färdig",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose}är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
"Follow us on Google Plus!" : "Fälj oss på Google Plus!",
"Like our facebook page!" : "Gilla vår Facebooksida!",
"Subscribe to our twitter channel!" : "Prenumerera på vårt Twitterkonto!",
@ -322,20 +322,20 @@ OC.L10N.register(
"Show email address" : "Visa e-postadress",
"E-Mail" : "E-post",
"Create" : "Skapa",
"Admin Recovery Password" : "Admin-återställningslösenord",
"Admin Recovery Password" : "Admin-återställningslösen",
"Enter the recovery password in order to recover the users files during password change" : "Ange återställningslösenordet för att återställa användarnas filer vid lösenordsbyte",
"Group name" : "Gruppnamn",
"Everyone" : "Alla",
"Admins" : "Administratörer",
"Default quota" : "Förvald standardkvot",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Var god skriv in lagringskvot (ex: \"512MB\" eller \"12 GB\")",
"Default quota" : "Förvalt lagringsutrymme",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ange storlek på lagringsutrymmet (t.ex: \"512 MB\" eller \"12 GB\")",
"Other" : "Annat",
"Group admin for" : "Gruppadministratör för",
"Quota" : "Kvot",
"Quota" : "Lagringsutrymme",
"Storage location" : "Lagringsplats",
"User backend" : "Användarbackend",
"Last login" : "Senaste inloggning",
"change full name" : "ändra hela namnet",
"change full name" : "ändra namn",
"set new password" : "ange nytt lösenord",
"change email address" : "ändra e-postadress",
"Default" : "Förvald",
@ -370,7 +370,7 @@ OC.L10N.register(
"Add Group" : "Lägg till Grupp",
"Group" : "Grupp",
"Default Quota" : "Förvald datakvot",
"Full Name" : "Fullständigt namn",
"Full Name" : "Namn",
"Group Admin for" : "Gruppadmin för",
"Storage Location" : "Lagringsplats",
"User Backend" : "Användarbackend",

View File

@ -9,8 +9,8 @@
"Please provide an admin recovery password, otherwise all user data will be lost" : "Ange ett återställningslösenord för administratören. Annars kommer all användardata förloras",
"Wrong admin recovery password. Please check the password and try again." : "Felaktigt återställningslösenord för administratör. Kolla lösenordet och prova igen.",
"Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend stödjer inte lösenordsbyte, men användarens ändring av krypteringsnyckel lyckades.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installering och uppdatering utav applikationer eller Federate Cloud delning.",
"Federated Cloud Sharing" : "Federerad Cloud delning",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installering och uppdatering utav applikationer eller Federerad Moln-delning.",
"Federated Cloud Sharing" : "Federerad Moln-delning",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL använder en föråldrad %s version (%s). Var god uppdatera ditt operativsystem annars kan funktioner som %s sluta fungera pålitligt.",
"A problem occurred, please check your log files (Error: %s)" : "Ett problem uppstod, var god kontrollera loggfiler (Error: %s)",
"Migration Completed" : "Migrering Färdigställd",
@ -28,7 +28,7 @@
"Your %s account was created" : "Ditt %s konto skapades",
"Unable to delete user." : "Kan inte radera användare.",
"Settings saved" : "Inställningar sparade",
"Unable to change full name" : "Kunde inte ändra hela namnet",
"Unable to change full name" : "Kunde inte ändra namn",
"Unable to change email address" : "Kunde inte ändra e-postadress",
"Your full name has been changed." : "Hela ditt namn har ändrats",
"Forbidden" : "Förbjuden",
@ -58,11 +58,11 @@
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Denna applikation är ej kontrollerad för säkerhetsbrister och är ny eller känd att orsaka instabilitetsproblem. Installera på egen risk.",
"Enabling app …" : "Aktiverar app ...",
"Error while disabling app" : "Fel vid inaktivering av app",
"Disable" : "Deaktivera",
"Disable" : "Inaktivera",
"Enable" : "Aktivera",
"Error while enabling app" : "Fel vid aktivering av app",
"Error: this app cannot be enabled because it makes the server unstable" : "Fel uppstod: Denna applikation kan ej startas för det gör servern ostabil.",
"Error: could not disable broken app" : "Fel: Gick ej att inaktivera trasig applikation.",
"Error: could not disable broken app" : "Fel: Gick inte att inaktivera trasig applikation.",
"Error while disabling broken app" : "Fel under inaktivering av trasig applikation.",
"Updating...." : "Uppdaterar ...",
"Error while updating app" : "Fel uppstod vid uppdatering av appen",
@ -107,8 +107,8 @@
"Only visible to you" : "Endast synlig för dig",
"Contacts" : "Kontakter",
"Visible to local users and to trusted servers" : "Synlig för lokala användare och tillförlitliga servrar",
"Public" : "Publik",
"Will be synced to a global and public address book" : "Kommer att synkroniseras till global och publik adressbok",
"Public" : "Offentlig",
"Will be synced to a global and public address book" : "Kommer att synkroniseras till global och offentlig adressbok",
"Select a profile picture" : "Välj en profilbild",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
@ -134,7 +134,7 @@
"A valid password must be provided" : "Ett giltigt lösenord måste anges",
"A valid email must be provided" : "En giltig e-postadress måste anges",
"__language_name__" : "Svenska",
"Unlimited" : "Obegränsad",
"Unlimited" : "Obegränsat",
"Personal info" : "Personlig information",
"Sessions" : "Sessioner",
"App passwords" : "Applösenord",
@ -219,7 +219,7 @@
"These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillåt användarnamn att autokompletteras i delningsfönstret. Om det är inaktiverat krävs fullständigt användarnamn i rutan.",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Visa friskrivningstext på offentliga uppladdningssidan. (Visas endast när fil-listan är gömd.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Denna text kommer att visa på den publika uppladdnings-sidan när fil-listan är gömd.",
"This text will be shown on the public link upload page when the file list is hidden." : "Denna text kommer att visa på den offentliga uppladdnings-sidan när fil-listan är gömd.",
"Tips & tricks" : "Tips & tricks",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasbackend.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Detta rekommenderas speciellt när skrivbordsklienten används för att synkronisera filer.",
@ -269,7 +269,7 @@
"Picture provided by original account" : "Bild gjordes tillgänglig av orginal konto",
"Cancel" : "Avbryt",
"Choose as profile picture" : "Välj som profilbild",
"Full name" : "Fullständigt namn",
"Full name" : "Namn",
"No display name set" : "Inget visningsnamn angivet",
"Email" : "E-post",
"Your email address" : "Din e-postadress",
@ -294,7 +294,7 @@
"Desktop client" : "Skrivbordsklient",
"Android app" : "Android-app",
"iOS app" : "iOS-app",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}delta i utvecklinngen{linkclose} eller {contributeopen}sprid det vidare{linkclose}!",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}, delta i utvecklinngen{linkclose} eller {contributeopen}sprida det vidare{linkclose}!",
"Show First Run Wizard again" : "Visa Första uppstarts-guiden igen",
"Web, desktop and mobile clients currently logged in to your account." : "Webb, skrivbordsklienter och mobila klienter som är inloggade på ditt konto just nu.",
"Device" : "Enhet",
@ -307,7 +307,7 @@
"For security reasons this password will only be shown once." : "Av säkerhetsskäl kommer lösenordet endast att visas en gång",
"Username" : "Användarnamn",
"Done" : "Färdig",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose}är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
"Follow us on Google Plus!" : "Fälj oss på Google Plus!",
"Like our facebook page!" : "Gilla vår Facebooksida!",
"Subscribe to our twitter channel!" : "Prenumerera på vårt Twitterkonto!",
@ -320,20 +320,20 @@
"Show email address" : "Visa e-postadress",
"E-Mail" : "E-post",
"Create" : "Skapa",
"Admin Recovery Password" : "Admin-återställningslösenord",
"Admin Recovery Password" : "Admin-återställningslösen",
"Enter the recovery password in order to recover the users files during password change" : "Ange återställningslösenordet för att återställa användarnas filer vid lösenordsbyte",
"Group name" : "Gruppnamn",
"Everyone" : "Alla",
"Admins" : "Administratörer",
"Default quota" : "Förvald standardkvot",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Var god skriv in lagringskvot (ex: \"512MB\" eller \"12 GB\")",
"Default quota" : "Förvalt lagringsutrymme",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ange storlek på lagringsutrymmet (t.ex: \"512 MB\" eller \"12 GB\")",
"Other" : "Annat",
"Group admin for" : "Gruppadministratör för",
"Quota" : "Kvot",
"Quota" : "Lagringsutrymme",
"Storage location" : "Lagringsplats",
"User backend" : "Användarbackend",
"Last login" : "Senaste inloggning",
"change full name" : "ändra hela namnet",
"change full name" : "ändra namn",
"set new password" : "ange nytt lösenord",
"change email address" : "ändra e-postadress",
"Default" : "Förvald",
@ -368,7 +368,7 @@
"Add Group" : "Lägg till Grupp",
"Group" : "Grupp",
"Default Quota" : "Förvald datakvot",
"Full Name" : "Fullständigt namn",
"Full Name" : "Namn",
"Group Admin for" : "Gruppadmin för",
"Storage Location" : "Lagringsplats",
"User Backend" : "Användarbackend",