summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-23 02:27:06 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-23 02:27:06 +0000
commit4521c7916944b341d2329a1125f2c48f91b8ed99 (patch)
tree39bb69bfee34cfdab8a7671b14a7fea1110a4a2b /apps/settings
parent7fee4b7867728208f2244753b19874b7830942bf (diff)
downloadnextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.tar.gz
nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/sv.js2
-rw-r--r--apps/settings/l10n/sv.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js
index d38755b49ec..9c9885e6db6 100644
--- a/apps/settings/l10n/sv.js
+++ b/apps/settings/l10n/sv.js
@@ -71,6 +71,7 @@ OC.L10N.register(
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache Àr konfigurerad för att ta bort kodkommentarer. Med OPcache aktiverat mÄste <code>opcache.save_comments=1</code> sÀttas för att Nextcloud ska fungera.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fÄr inte anvÀnda OPcache API. Med OPcache aktiverat rekommenderas det starkt att inkludera alla Nextcloud-kataloger med <code>opcache.restrict_api</code> eller avaktivera denna instÀllning för att inaktivera OPcache API-begrÀnsningar, för att förhindra fel under Nextcloud kÀrna eller appuppgraderingar.",
"Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fÄr inte anvÀnda OPcache API. Det rekommenderas starkt att inkludera alla Nextcloud-kataloger med <code>opcache.restrict_api</code> eller avaktivera denna instÀllning för att inaktivera OPcache API-begrÀnsningar, för att förhindra fel under Nextcloud core eller appuppgraderingar.",
+ "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "OPcache, som anvÀnder delat minne, Àr avaktiverat. För bÀttre prestanda rekommenderas att konfigurera <code>opcache.file_cache_only=0</code> i din PHP-konfiguration och att bara anvÀnda fil-cache som andrahands cache.",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Det maximala antalet OPcache-nycklar har nÀstan överskridits. För att sÀkerstÀlla att alla skript kan behÄllas i cachen, rekommenderas det att tillÀmpa <code>opcache.max_accelerated_files</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.",
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache-bufferten Àr nÀstan full. För att sÀkerstÀlla att alla skript kan lagras i cache, rekommenderas det att tillÀmpa <code>opcache.memory_consumption</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.",
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcachens internerade strÀngbuffert Àr nÀstan full. För att sÀkerstÀlla att upprepade strÀngar effektivt kan cachelagras, rekommenderas det att anvÀnda <code>opcache.interned_strings_buffer</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.",
@@ -304,6 +305,7 @@ OC.L10N.register(
"Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
"No email address set" : "Ingen e-postadress angiven",
"Additional emails" : "Ytterligare e-postadresser",
+ "Your handle" : "Ditt kontonamn",
"Your headline" : "Din rubrik",
"Language" : "SprÄk",
"Help translate" : "HjÀlp till med översÀttningarna",
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json
index 4fb0873d470..a3aa013fe3e 100644
--- a/apps/settings/l10n/sv.json
+++ b/apps/settings/l10n/sv.json
@@ -69,6 +69,7 @@
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache Àr konfigurerad för att ta bort kodkommentarer. Med OPcache aktiverat mÄste <code>opcache.save_comments=1</code> sÀttas för att Nextcloud ska fungera.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fÄr inte anvÀnda OPcache API. Med OPcache aktiverat rekommenderas det starkt att inkludera alla Nextcloud-kataloger med <code>opcache.restrict_api</code> eller avaktivera denna instÀllning för att inaktivera OPcache API-begrÀnsningar, för att förhindra fel under Nextcloud kÀrna eller appuppgraderingar.",
"Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fÄr inte anvÀnda OPcache API. Det rekommenderas starkt att inkludera alla Nextcloud-kataloger med <code>opcache.restrict_api</code> eller avaktivera denna instÀllning för att inaktivera OPcache API-begrÀnsningar, för att förhindra fel under Nextcloud core eller appuppgraderingar.",
+ "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "OPcache, som anvÀnder delat minne, Àr avaktiverat. För bÀttre prestanda rekommenderas att konfigurera <code>opcache.file_cache_only=0</code> i din PHP-konfiguration och att bara anvÀnda fil-cache som andrahands cache.",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Det maximala antalet OPcache-nycklar har nÀstan överskridits. För att sÀkerstÀlla att alla skript kan behÄllas i cachen, rekommenderas det att tillÀmpa <code>opcache.max_accelerated_files</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.",
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache-bufferten Àr nÀstan full. För att sÀkerstÀlla att alla skript kan lagras i cache, rekommenderas det att tillÀmpa <code>opcache.memory_consumption</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.",
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcachens internerade strÀngbuffert Àr nÀstan full. För att sÀkerstÀlla att upprepade strÀngar effektivt kan cachelagras, rekommenderas det att anvÀnda <code>opcache.interned_strings_buffer</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.",
@@ -302,6 +303,7 @@
"Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
"No email address set" : "Ingen e-postadress angiven",
"Additional emails" : "Ytterligare e-postadresser",
+ "Your handle" : "Ditt kontonamn",
"Your headline" : "Din rubrik",
"Language" : "SprÄk",
"Help translate" : "HjÀlp till med översÀttningarna",
pan> "
" : "
 ", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alƝuti {filename} ĉar ĝi estas dosierujo aĆ­ ĝi havas 0 bajtoj", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ne sufiĉas libera spaco: vi alƝutas {size1} sed nur {size2} restas", "Target folder \"{dir}\" does not exist any more" : "Cela dosierujo \"{dir}\" ne plu ekzistas", "Not enough free space" : "Ne sufiĉe libera spaco", "An unknown error has occurred" : "Nekonata eraro okazis", "Uploading 
" : "AlƝutado
", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} el {totalSize} ({bitrate})", "Uploading that item is not supported" : "AlƝuto de tiu elemento ne estas subtenata", "Target folder does not exist any more" : "La cela dosierujo ne plu ekzistas", "Error when assembling chunks, status code {status}" : "Eraro dum kunigo de pecoj, stata kodo {status}", "Actions" : "Agoj", "Rename" : "Alinomi", "Copy" : "Kopii", "Choose target folder" : "Elekti celan dosierujon", "Open" : "Malfermi", "Delete file" : "Forigi dosieron", "Delete folder" : "Forigi dosierujon", "Disconnect storage" : "Malkonekti konservejon", "Could not load info for file \"{file}\"" : "Informo pri dosiero „{file}“ ne legeblis", "Files" : "Dosieroj", "Details" : "Detaloj", "Select" : "Elekti", "Pending" : "Pritraktotaj", "Unable to determine date" : "Ne eblas determini daton", "This operation is forbidden" : "Ĉi tiu operacio malpermesatas", "This directory is unavailable, please check the logs or contact the administrator" : "Ĉi tiu dosierujo maldisponeblas, bonvolu kontroli la protokolojn aĆ­ kontakti la administranton", "Could not move \"{file}\", target exists" : "Ne eblas movi la dosieron „{file}“, celo jam ekzistas", "Could not move \"{file}\"" : "Ne eblas movi la dosieron „{file}“", "copy" : "kopio", "Could not copy \"{file}\", target exists" : "Ne eblas kopii la dosieron „{file}“, celo jam ekzistas", "Could not copy \"{file}\"" : "Ne eblas kopii la dosieron „{file}“", "Copied {origin} inside {destination}" : "{origin} kopiita ene de {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} kaj {nbfiles} aliaj dosieroj kopiitaj ene de {destination}", "{newName} already exists" : "{newName} jam ekzistas", "Could not rename \"{fileName}\", it does not exist any more" : "Ne eblis alinomi „{fileName}“, ĝi ne plu ekzistas", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "La nomo „{targetName}“ jam uzatas en la dosierujo „{dir}“. Bonvolu elekti alian nomon.", "Could not rename \"{fileName}\"" : "Ne eblis alinomi „{fileName}“", "Could not create file \"{file}\"" : "Ne eblas krei dosieron „{file}“", "Could not create file \"{file}\" because it already exists" : "Ne eblis krei dosieron „{file}“ ĉar ĝi jam ekzistas", "Could not create folder \"{dir}\" because it already exists" : "Ne eblas krei dosierujon „{dir}“ ĉar ĝi jam ekzistas", "Error deleting file \"{fileName}\"." : "Eraro dum forigo de dosiero „{fileName}“.", "No search results in other folders for {tag}{filter}{endtag}" : "Neniu serĉorezulto en aliaj dosierujoj pri {tag}{filter}{endtag}", "Name" : "Nomo", "Size" : "Grando", "Modified" : "Modifita", "_%n folder_::_%n folders_" : ["%n dosierujo","%n dosierujoj"], "_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"], "{dirs} and {files}" : "{dirs} kaj {files}", "_including %n hidden_::_including %n hidden_" : ["inkluzive %n kaƝita","inkluzive %n kaƝita(j)"], "You don’t have permission to upload or create files here" : "Vi ne permesatas alƝuti aĆ­ krei dosierojn ĉi tie", "_Uploading %n file_::_Uploading %n files_" : ["AlƝutatas %n dosiero","AlƝutatas %n dosieroj"], "New" : "Nova", "Select file range" : "Elekti dosierintervalon", "{used} of {quota} used" : "{used} uzataj el {quota}", "{used} used" : "{used} uzataj", "\"{name}\" is an invalid file name." : "„{name}“ estas nevalida dosiernomo.", "File name cannot be empty." : "Dosiernomo devas ne malpleni.", "\"/\" is not allowed inside a file name." : "Ne eblas uziĝi „/“ en dosiernomo.", "\"{name}\" is not an allowed filetype" : "„{name}“ ne estas permesita dosiertipo.", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Konservejo de {owner} plenas; dosieroj ne povas alƝutiĝi aĆ­ sinkroniĝi plu!", "Your storage is full, files can not be updated or synced anymore!" : "Via konservejo plenas, ne plu eblas ĝisdatigi aĆ­ sinkronigi dosierojn!", "_matches '{filter}'_::_match '{filter}'_" : ["kongruas kun “{filter}”","kongruas kun “{filter}”"], "View in folder" : "Vidi en dosierujo", "Copied!" : "Kopiita!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopii senperan ligilon (nur validas por uzantoj, kiuj povas aliri al tiu dosiero aĆ­ dosierujo)", "Path" : "Vojo", "_%n byte_::_%n bytes_" : ["%n bajto","%n bajtoj"], "Favorited" : "PliƝatitaj", "Favorite" : "PliƝatata", "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliƝatigi nur unu dosieron aĆ­ dosierujon", "New folder" : "Nova dosierujo", "Upload file" : "AlƝuti dosieron", "Recent" : "Lastaj Ɲanĝoj", "Not favorited" : "Ne pliƝatitaj", "Remove from favorites" : "MalpliƝatigi", "Add to favorites" : "PliƝatigi", "An error occurred while trying to update the tags" : "Okazis eraro dum provo ĝisdatigi la etikedojn", "Added to favorites" : "Aldonita al pliƝatataÄ”oj", "Removed from favorites" : "Forigita el pliƝataÄ”oj", "You added {file} to your favorites" : "Vi aldonis {file} al viaj pliƝataÄ”oj", "You removed {file} from your favorites" : "Vi forigis {file} el viaj pliƝataÄ”oj", "File changes" : "DosierƝanĝoj", "Created by {user}" : "Kreita de {user}", "Changed by {user}" : "Ɯanĝita de {user}", "Deleted by {user}" : "Forigita de {user}", "Restored by {user}" : "RestaĆ­rita de {user}", "Renamed by {user}" : "Alinomita de {user}", "Moved by {user}" : "Movita de {user}", "\"remote user\"" : "„fora uzanto“", "You created {file}" : "Vi kreis „{file}“", "You created an encrypted file in {file}" : "Vi kreis ĉifritan dosieron en {file}", "{user} created {file}" : "{user} kreis {file}", "{user} created an encrypted file in {file}" : "{user} kreis ĉifritan dosieron en {file}", "{file} was created in a public folder" : "{file} kreiĝis en publika dosierujo", "You changed {file}" : "Vi Ɲanĝis {file}", "You changed an encrypted file in {file}" : "Vi Ɲanĝis ĉifritan dosieron en {file}", "{user} changed {file}" : "{user} Ɲanĝis {file}", "{user} changed an encrypted file in {file}" : "{user} Ɲanĝis ĉifritan dosieron en {file}", "You deleted {file}" : "Vi forigis {file}", "You deleted an encrypted file in {file}" : "Vi forigis ĉifritan dosieron en {file}", "{user} deleted {file}" : "{user} forigis {file}", "{user} deleted an encrypted file in {file}" : "{user} forigis ĉifritan dosieron en {file}", "You restored {file}" : "Vi restaĆ­ris {file}", "{user} restored {file}" : "{user} restaĆ­ris {file}", "You renamed {oldfile} to {newfile}" : "Vi alinomis {oldfile} al {newfile}", "{user} renamed {oldfile} to {newfile}" : "{user} alinomis {oldfile} al {newfile}", "You moved {oldfile} to {newfile}" : "Vi movis {oldfile} al {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} movis {oldfile} al {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Dosiero aldoniĝis aĆ­ foriĝis el viaj <strong>pliƝataÄ”oj</strong>", "A file or folder has been <strong>changed</strong>" : "Dosiero aĆ­ dosierujo <strong>Ɲanĝiĝis</strong>", "All files" : "Ĉiuj dosieroj", "Unlimited" : "Senlima", "Upload (max. %s)" : "AlƝuti (maks. %s)", "Accept" : "Akcepti", "Reject" : "Rifuzi", "in %s" : "en %s", "File Management" : "Dosieradministrado", "Change" : "Ɯanĝi", "Tags" : "Etikedoj", "Unable to change the favourite state of the file" : "Ne eblas Ɲanĝi la staton pri pliƝatataÄ”o de la dosiero", "Error while loading the file data" : "Eraro dum Ɲargo de la dosierdatumoj", "%s used" : "%s uzataj", "%s%% of %s used" : "%s%% el %s uzataj", "%1$s of %2$s used" : "%1$s uzataj el %2$s", "Settings" : "Agordo", "Show hidden files" : "Montri kaƝitajn dosierojn", "WebDAV" : "WebDAV", "Toggle grid view" : "Baskuligi kradan vidon", "No files in here" : "Neniu dosiero ĉi tie", "Upload some content or sync with your devices!" : "AlƝutu iom da enhavo aĆ­ sinkronigu kun viaj aparatoj!", "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo", "Select all" : "Elekti ĉion", "Upload too large" : "AlƝuto tro granda", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alƝuti, transpasas la maksimuman grandon por dosieralƝutoj en ĉi tiu servilo.", "No favorites yet" : "AnkoraĆ­ neniu pliƝataÄ”o", "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas kiel pliƝataÄ”oj, aperos ĉi tie", "Deleted files" : "Forigitaj dosieroj", "Shares" : "Kunhavigoj", "Shared with others" : "Kunhavata kun aliaj", "Shared with you" : "Kunhavata kun vi", "Shared by link" : "Kunhavata per ligilo", "Deleted shares" : "Forigitaj kunhavigoj", "Text file" : "Tekstodosiero", "New text file.txt" : "Nova tekstodosiero.txt", "Unshare" : "Malkunhavigi", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Konservejo de {owner} preskaĆ­ plenas ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Via konservejo preskaĆ­ plenas ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Dosiero aĆ­ dosierujo <strong>Ɲanĝiĝis</strong> aĆ­ <strong>alinomiĝis</strong>", "A new file or folder has been <strong>created</strong>" : "Nova dosiero aĆ­ dosierujo <strong>kreiĝis</strong>", "A file or folder has been <strong>deleted</strong>" : "Dosiero aĆ­ dosierujo <strong>foriĝis</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limigi sciigojn pri kreo aĆ­ Ɲanĝo de viaj <strong>pliƝatataj dosieroj</strong> <em>(nur en la fluo)</em>", "A file or folder has been <strong>restored</strong>" : "Dosiero aĆ­ dosierujo <strong>restaĆ­rita</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Uzu tiun adreson por <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">atingi viajn dosierojn per WebDAV</a>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }