[tx-robot] updated from transifex
This commit is contained in:
parent
5238d79452
commit
1901b750c7
|
@ -26,9 +26,9 @@ 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 Federerade Moln-ID, se %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Dela med mig genom mitt #Nextcloud Federerade Moln-ID",
|
||||
"Sharing" : "Delar",
|
||||
"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",
|
||||
"Sharing" : "Dela",
|
||||
"Federated file sharing" : "Federerad fildelning",
|
||||
"Federated Cloud Sharing" : "Federerad Moln-delning",
|
||||
"Open documentation" : "Öppna dokumentation",
|
||||
|
@ -37,9 +37,9 @@ OC.L10N.register(
|
|||
"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 offentlig adressbok för användare",
|
||||
"Allow users to publish their data to a global and public address book" : "Tillåt användare att publicera deras data till en global och publik adressbok",
|
||||
"Federated Cloud" : "Federerat Moln",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Du kan dela med vem som helst som använder Nextcloud, ownCloud eller Pydio! Ange bara deras Federerade Moln-ID i dela-dialogen. Exempelvis person@cloud.example.com",
|
||||
"Your Federated Cloud ID:" : "Ditt Federerade Moln-ID:",
|
||||
"Federated Cloud" : "Federerat moln",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Du kan dela med vem som helst som använder Nextcloud, ownCloud eller Pydio! Ange bara deras federerade moln-ID i dela-dialogen. Exempelvis person@cloud.example.com",
|
||||
"Your Federated Cloud ID:" : "Ditt federerade moln-ID:",
|
||||
"Share it so your friends can share files with you:" : "Dela det så att dina vänner kan dela filer med dig:",
|
||||
"Add to your website" : "Lägg till på din hemsida",
|
||||
"Share with me via Nextcloud" : "Dela med mig via Nextcloud",
|
||||
|
|
|
@ -24,9 +24,9 @@
|
|||
"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 Federerade Moln-ID, se %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Dela med mig genom mitt #Nextcloud Federerade Moln-ID",
|
||||
"Sharing" : "Delar",
|
||||
"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",
|
||||
"Sharing" : "Dela",
|
||||
"Federated file sharing" : "Federerad fildelning",
|
||||
"Federated Cloud Sharing" : "Federerad Moln-delning",
|
||||
"Open documentation" : "Öppna dokumentation",
|
||||
|
@ -35,9 +35,9 @@
|
|||
"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 offentlig adressbok för användare",
|
||||
"Allow users to publish their data to a global and public address book" : "Tillåt användare att publicera deras data till en global och publik adressbok",
|
||||
"Federated Cloud" : "Federerat Moln",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Du kan dela med vem som helst som använder Nextcloud, ownCloud eller Pydio! Ange bara deras Federerade Moln-ID i dela-dialogen. Exempelvis person@cloud.example.com",
|
||||
"Your Federated Cloud ID:" : "Ditt Federerade Moln-ID:",
|
||||
"Federated Cloud" : "Federerat moln",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Du kan dela med vem som helst som använder Nextcloud, ownCloud eller Pydio! Ange bara deras federerade moln-ID i dela-dialogen. Exempelvis person@cloud.example.com",
|
||||
"Your Federated Cloud ID:" : "Ditt federerade moln-ID:",
|
||||
"Share it so your friends can share files with you:" : "Dela det så att dina vänner kan dela filer med dig:",
|
||||
"Add to your website" : "Lägg till på din hemsida",
|
||||
"Share with me via Nextcloud" : "Dela med mig via Nextcloud",
|
||||
|
|
|
@ -44,6 +44,7 @@ OC.L10N.register(
|
|||
"This directory is unavailable, please check the logs or contact the administrator" : "Ce dossier n'est pas disponible. Consultez les logs ou contactez votre administrateur",
|
||||
"Could not move \"{file}\", target exists" : "Impossible de déplacer \"{file}\", la cible existe",
|
||||
"Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"",
|
||||
"copy" : "Copier",
|
||||
"Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe",
|
||||
"Could not copy \"{file}\"" : "Impossible de copier \"{file}\"",
|
||||
"Copied {origin} inside {destination}" : "{origin} copié dans {destination}",
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
"This directory is unavailable, please check the logs or contact the administrator" : "Ce dossier n'est pas disponible. Consultez les logs ou contactez votre administrateur",
|
||||
"Could not move \"{file}\", target exists" : "Impossible de déplacer \"{file}\", la cible existe",
|
||||
"Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"",
|
||||
"copy" : "Copier",
|
||||
"Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe",
|
||||
"Could not copy \"{file}\"" : "Impossible de copier \"{file}\"",
|
||||
"Copied {origin} inside {destination}" : "{origin} copié dans {destination}",
|
||||
|
|
|
@ -129,10 +129,10 @@ OC.L10N.register(
|
|||
"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 file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>",
|
||||
"Unlimited" : "Obegränsad",
|
||||
"Upload (max. %s)" : "Ladda upp (max. %s)",
|
||||
"Upload (max. %s)" : "Ladda upp (högst %s)",
|
||||
"File Management" : "Filhantering",
|
||||
"File handling" : "Filhantering",
|
||||
"Maximum upload size" : "Maximal storlek att ladda upp",
|
||||
"Maximum upload size" : "Största storlek att ladda upp",
|
||||
"max. possible: " : "max. möjligt:",
|
||||
"Save" : "Spara",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.",
|
||||
|
|
|
@ -127,10 +127,10 @@
|
|||
"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 file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>",
|
||||
"Unlimited" : "Obegränsad",
|
||||
"Upload (max. %s)" : "Ladda upp (max. %s)",
|
||||
"Upload (max. %s)" : "Ladda upp (högst %s)",
|
||||
"File Management" : "Filhantering",
|
||||
"File handling" : "Filhantering",
|
||||
"Maximum upload size" : "Maximal storlek att ladda upp",
|
||||
"Maximum upload size" : "Största storlek att ladda upp",
|
||||
"max. possible: " : "max. möjligt:",
|
||||
"Save" : "Spara",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.",
|
||||
|
|
|
@ -44,6 +44,7 @@ OC.L10N.register(
|
|||
"This directory is unavailable, please check the logs or contact the administrator" : "Bu klasör yazılabilir değil. Lütfen günlük kayıtlarına bakın ya da yönetici ile görüşün",
|
||||
"Could not move \"{file}\", target exists" : "\"{file}\" taşınamadı, hedef zaten var",
|
||||
"Could not move \"{file}\"" : "\"{file}\" taşınamadı",
|
||||
"copy" : "kopya",
|
||||
"Could not copy \"{file}\", target exists" : "\"{file}\" dosyası kopyalanamadı, hedef zaten var",
|
||||
"Could not copy \"{file}\"" : "\"{file}\" kopyalanamadı",
|
||||
"Copied {origin} inside {destination}" : "{origin} dosyası, {destination} içine kopyalandı",
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
"This directory is unavailable, please check the logs or contact the administrator" : "Bu klasör yazılabilir değil. Lütfen günlük kayıtlarına bakın ya da yönetici ile görüşün",
|
||||
"Could not move \"{file}\", target exists" : "\"{file}\" taşınamadı, hedef zaten var",
|
||||
"Could not move \"{file}\"" : "\"{file}\" taşınamadı",
|
||||
"copy" : "kopya",
|
||||
"Could not copy \"{file}\", target exists" : "\"{file}\" dosyası kopyalanamadı, hedef zaten var",
|
||||
"Could not copy \"{file}\"" : "\"{file}\" kopyalanamadı",
|
||||
"Copied {origin} inside {destination}" : "{origin} dosyası, {destination} içine kopyalandı",
|
||||
|
|
|
@ -216,7 +216,7 @@ OC.L10N.register(
|
|||
"An error occurred." : "Ett fel inträffade.",
|
||||
"Please reload the page." : "Vänligen ladda om sidan.",
|
||||
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uppdateringen misslyckades. För mer information <a href=\"{url}\">kolla vår forum post</a> angående problemet.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uppdateringen misslyckades. Vänligen rapportera felet till <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uppdateringen misslyckades. Vänligen rapportera felet till <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-gemenskapen</a>.",
|
||||
"Continue to Nextcloud" : "Fortsätt till Nextcloud",
|
||||
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Uppdateringen lyckades. Omdirigerar dig till molnet om %n sekund.","Uppdateringen lyckades. Omdirigerar dig till molnet om %n sekunder."],
|
||||
"Searching other places" : "Söker på andra platser",
|
||||
|
|
|
@ -214,7 +214,7 @@
|
|||
"An error occurred." : "Ett fel inträffade.",
|
||||
"Please reload the page." : "Vänligen ladda om sidan.",
|
||||
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uppdateringen misslyckades. För mer information <a href=\"{url}\">kolla vår forum post</a> angående problemet.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uppdateringen misslyckades. Vänligen rapportera felet till <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uppdateringen misslyckades. Vänligen rapportera felet till <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-gemenskapen</a>.",
|
||||
"Continue to Nextcloud" : "Fortsätt till Nextcloud",
|
||||
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Uppdateringen lyckades. Omdirigerar dig till molnet om %n sekund.","Uppdateringen lyckades. Omdirigerar dig till molnet om %n sekunder."],
|
||||
"Searching other places" : "Söker på andra platser",
|
||||
|
|
|
@ -75,7 +75,7 @@ OC.L10N.register(
|
|||
"Groupware" : "Grupprogram",
|
||||
"Additional settings" : "Övriga inställningar",
|
||||
"Personal info" : "Personlig information",
|
||||
"Mobile & desktop" : "Mobil & desktop",
|
||||
"Mobile & desktop" : "Mobil & skrivbord",
|
||||
"Unlimited" : "Obegränsad",
|
||||
"Verifying" : "Verifierar",
|
||||
"Verifying …" : "Verifierar ...",
|
||||
|
@ -95,7 +95,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 Federerat Moln-ID",
|
||||
"Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID",
|
||||
"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",
|
||||
"Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades på grund av att filen inte existerar",
|
||||
"You are not allowed to share %s" : "Du har inte rätt att dela %s",
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
"Groupware" : "Grupprogram",
|
||||
"Additional settings" : "Övriga inställningar",
|
||||
"Personal info" : "Personlig information",
|
||||
"Mobile & desktop" : "Mobil & desktop",
|
||||
"Mobile & desktop" : "Mobil & skrivbord",
|
||||
"Unlimited" : "Obegränsad",
|
||||
"Verifying" : "Verifierar",
|
||||
"Verifying …" : "Verifierar ...",
|
||||
|
@ -93,7 +93,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 Federerat Moln-ID",
|
||||
"Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID",
|
||||
"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",
|
||||
"Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades på grund av att filen inte existerar",
|
||||
"You are not allowed to share %s" : "Du har inte rätt att dela %s",
|
||||
|
|
|
@ -72,6 +72,12 @@ OC.L10N.register(
|
|||
"Google Chrome" : "Google Chrome",
|
||||
"Safari" : "Safari",
|
||||
"Google Chrome for Android" : "Google Chrome pour Android",
|
||||
"iPhone" : "iPhone",
|
||||
"iPad" : "iPad",
|
||||
"Nextcloud iOS app" : "Application iOS Nextcloud",
|
||||
"Nextcloud Android app" : "Application Android Nextcloud",
|
||||
"Nextcloud Talk for iOS" : "Nextcloud Talk pour iOS",
|
||||
"Nextcloud Talk for Android" : "Nextcloud Talk pour Android",
|
||||
"Sync client - {os}" : "Client de synchronisation - {os}",
|
||||
"This session" : "Cette session",
|
||||
"Copy" : "Copier",
|
||||
|
@ -100,6 +106,8 @@ OC.L10N.register(
|
|||
"So-so password" : "Mot de passe de sécurité tout juste acceptable",
|
||||
"Good password" : "Mot de passe de sécurité suffisante",
|
||||
"Strong password" : "Mot de passe de forte sécurité",
|
||||
"An error occurred while changing your language. Please reload the page and try again." : "Une erreur est survenue lors du changement de votre langue. Veuillez recharger la page et réessayer.",
|
||||
"An error occurred while changing your locale. Please reload the page and try again." : "Une erreur est survenue lors du changement de vos paramètres régionaux. Veuillez recharger la page et réessayer.",
|
||||
"Select a profile picture" : "Selectionnez une photo de profil ",
|
||||
"Week starts on {fdow}" : "La semaine commence le {fdow}",
|
||||
"Groups" : "Groupes",
|
||||
|
|
|
@ -70,6 +70,12 @@
|
|||
"Google Chrome" : "Google Chrome",
|
||||
"Safari" : "Safari",
|
||||
"Google Chrome for Android" : "Google Chrome pour Android",
|
||||
"iPhone" : "iPhone",
|
||||
"iPad" : "iPad",
|
||||
"Nextcloud iOS app" : "Application iOS Nextcloud",
|
||||
"Nextcloud Android app" : "Application Android Nextcloud",
|
||||
"Nextcloud Talk for iOS" : "Nextcloud Talk pour iOS",
|
||||
"Nextcloud Talk for Android" : "Nextcloud Talk pour Android",
|
||||
"Sync client - {os}" : "Client de synchronisation - {os}",
|
||||
"This session" : "Cette session",
|
||||
"Copy" : "Copier",
|
||||
|
@ -98,6 +104,8 @@
|
|||
"So-so password" : "Mot de passe de sécurité tout juste acceptable",
|
||||
"Good password" : "Mot de passe de sécurité suffisante",
|
||||
"Strong password" : "Mot de passe de forte sécurité",
|
||||
"An error occurred while changing your language. Please reload the page and try again." : "Une erreur est survenue lors du changement de votre langue. Veuillez recharger la page et réessayer.",
|
||||
"An error occurred while changing your locale. Please reload the page and try again." : "Une erreur est survenue lors du changement de vos paramètres régionaux. Veuillez recharger la page et réessayer.",
|
||||
"Select a profile picture" : "Selectionnez une photo de profil ",
|
||||
"Week starts on {fdow}" : "La semaine commence le {fdow}",
|
||||
"Groups" : "Groupes",
|
||||
|
|
|
@ -104,7 +104,7 @@ OC.L10N.register(
|
|||
"Group list is empty" : "Grupplistan är tom",
|
||||
"Unable to retrieve the group list" : "Kan inte hämta grupplistan",
|
||||
"Limit to groups" : "Begränsa till grupper",
|
||||
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiella appar är utvecklade av Nextclouds community. De erbjuder central funktionalitet och är redo för att användas i produktion.",
|
||||
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiella appar är utvecklade av och inom gemenskapen. De erbjuder central funktionalitet och är redo för att användas i produktion.",
|
||||
"Official" : "Officiell",
|
||||
"Remove" : "Ta bort",
|
||||
"Disable" : "Inaktivera",
|
||||
|
@ -116,7 +116,7 @@ OC.L10N.register(
|
|||
"User documentation" : "Användardokumentation",
|
||||
"Admin documentation" : "Administratörsdokumentation",
|
||||
"Developer documentation" : "Utvecklardokumentation",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen max Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lägsta Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.",
|
||||
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras då följande beroenden inte är uppfyllda: %s",
|
||||
"No apps found for your version" : "Inga appar funna för din version",
|
||||
|
@ -246,7 +246,7 @@ OC.L10N.register(
|
|||
"Default share permissions" : "Standardrättigheter för delning",
|
||||
"Personal" : "Privat",
|
||||
"Administration" : "Administration",
|
||||
"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}Nextcloud-gemenskapen{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
|
||||
"Follow us on Google+" : "Följ oss på Google+",
|
||||
"Like our Facebook page" : "Gilla vår Facebook-sida",
|
||||
"Follow us on Twitter" : "Följ oss på Twitter",
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"Group list is empty" : "Grupplistan är tom",
|
||||
"Unable to retrieve the group list" : "Kan inte hämta grupplistan",
|
||||
"Limit to groups" : "Begränsa till grupper",
|
||||
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiella appar är utvecklade av Nextclouds community. De erbjuder central funktionalitet och är redo för att användas i produktion.",
|
||||
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiella appar är utvecklade av och inom gemenskapen. De erbjuder central funktionalitet och är redo för att användas i produktion.",
|
||||
"Official" : "Officiell",
|
||||
"Remove" : "Ta bort",
|
||||
"Disable" : "Inaktivera",
|
||||
|
@ -114,7 +114,7 @@
|
|||
"User documentation" : "Användardokumentation",
|
||||
"Admin documentation" : "Administratörsdokumentation",
|
||||
"Developer documentation" : "Utvecklardokumentation",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen max Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lägsta Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.",
|
||||
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras då följande beroenden inte är uppfyllda: %s",
|
||||
"No apps found for your version" : "Inga appar funna för din version",
|
||||
|
@ -244,7 +244,7 @@
|
|||
"Default share permissions" : "Standardrättigheter för delning",
|
||||
"Personal" : "Privat",
|
||||
"Administration" : "Administration",
|
||||
"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}Nextcloud-gemenskapen{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
|
||||
"Follow us on Google+" : "Följ oss på Google+",
|
||||
"Like our Facebook page" : "Gilla vår Facebook-sida",
|
||||
"Follow us on Twitter" : "Följ oss på Twitter",
|
||||
|
|
|
@ -72,6 +72,12 @@ OC.L10N.register(
|
|||
"Google Chrome" : "Google Chrome",
|
||||
"Safari" : "Safari",
|
||||
"Google Chrome for Android" : "Android için Google Chrome",
|
||||
"iPhone" : "iPhone",
|
||||
"iPad" : "iPad",
|
||||
"Nextcloud iOS app" : "Nextcloud iOS uygulaması",
|
||||
"Nextcloud Android app" : "Nextcloud Android uygulaması",
|
||||
"Nextcloud Talk for iOS" : "iOS için Nextcloud Talk",
|
||||
"Nextcloud Talk for Android" : "Android için Nextcloud Talk",
|
||||
"Sync client - {os}" : "Eşitleme istemcisi - {os}",
|
||||
"This session" : "Bu oturum",
|
||||
"Copy" : "Kopyala",
|
||||
|
@ -100,6 +106,8 @@ OC.L10N.register(
|
|||
"So-so password" : "Parola idare eder",
|
||||
"Good password" : "Parola iyi",
|
||||
"Strong password" : "Parola güçlü",
|
||||
"An error occurred while changing your language. Please reload the page and try again." : "Dil değiştirilirken bir sorun çıktı. Lütfen sayfayı yeniden yükleyerek yeniden deneyin.",
|
||||
"An error occurred while changing your locale. Please reload the page and try again." : "Yerel ayarlarınız değiştirilirken bir sorun çıktı. Lütfen sayfayı yeniden yükleyerek yeniden deneyin.",
|
||||
"Select a profile picture" : "Bir profil fotoğrafı seçin",
|
||||
"Week starts on {fdow}" : "Hafta başlangıcı {fdow}",
|
||||
"Groups" : "Gruplar",
|
||||
|
|
|
@ -70,6 +70,12 @@
|
|||
"Google Chrome" : "Google Chrome",
|
||||
"Safari" : "Safari",
|
||||
"Google Chrome for Android" : "Android için Google Chrome",
|
||||
"iPhone" : "iPhone",
|
||||
"iPad" : "iPad",
|
||||
"Nextcloud iOS app" : "Nextcloud iOS uygulaması",
|
||||
"Nextcloud Android app" : "Nextcloud Android uygulaması",
|
||||
"Nextcloud Talk for iOS" : "iOS için Nextcloud Talk",
|
||||
"Nextcloud Talk for Android" : "Android için Nextcloud Talk",
|
||||
"Sync client - {os}" : "Eşitleme istemcisi - {os}",
|
||||
"This session" : "Bu oturum",
|
||||
"Copy" : "Kopyala",
|
||||
|
@ -98,6 +104,8 @@
|
|||
"So-so password" : "Parola idare eder",
|
||||
"Good password" : "Parola iyi",
|
||||
"Strong password" : "Parola güçlü",
|
||||
"An error occurred while changing your language. Please reload the page and try again." : "Dil değiştirilirken bir sorun çıktı. Lütfen sayfayı yeniden yükleyerek yeniden deneyin.",
|
||||
"An error occurred while changing your locale. Please reload the page and try again." : "Yerel ayarlarınız değiştirilirken bir sorun çıktı. Lütfen sayfayı yeniden yükleyerek yeniden deneyin.",
|
||||
"Select a profile picture" : "Bir profil fotoğrafı seçin",
|
||||
"Week starts on {fdow}" : "Hafta başlangıcı {fdow}",
|
||||
"Groups" : "Gruplar",
|
||||
|
|
Loading…
Reference in New Issue