mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
[tx-robot] updated from transifex
This commit is contained in:
parent
7b5db9085d
commit
a341e786dd
30 changed files with 202 additions and 8 deletions
|
|
@ -30,10 +30,10 @@ OC.L10N.register(
|
|||
"Favorites" : "Favoriter",
|
||||
"Home" : "Hem",
|
||||
"Close" : "Stäng",
|
||||
"Upload cancelled." : "Uppladdning avbruten.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.",
|
||||
"Upload cancelled." : "Uppladdning avbruten.",
|
||||
"Could not get result from server." : "Gick inte att hämta resultat från server.",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
|
||||
"Actions" : "Åtgärder",
|
||||
|
|
@ -44,6 +44,8 @@ OC.L10N.register(
|
|||
"Select" : "Välj",
|
||||
"Pending" : "Väntar",
|
||||
"Unable to determine date" : "Misslyckades avgöra datum",
|
||||
"This operation is forbidden" : "Denna operation är förbjuden",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
|
||||
"Error moving file." : "Fel vid flytt av fil.",
|
||||
"Error moving file" : "Fel uppstod vid flyttning av fil",
|
||||
"Error" : "Fel",
|
||||
|
|
@ -52,6 +54,7 @@ OC.L10N.register(
|
|||
"Could not create file" : "Kunde ej skapa fil",
|
||||
"Could not create folder" : "Kunde ej skapa katalog",
|
||||
"Error deleting file." : "Kunde inte ta bort filen.",
|
||||
"No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
|
||||
"Name" : "Namn",
|
||||
"Size" : "Storlek",
|
||||
"Modified" : "Ändrad",
|
||||
|
|
@ -63,14 +66,20 @@ OC.L10N.register(
|
|||
"New" : "Ny",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
|
||||
"File name cannot be empty." : "Filnamn kan inte vara tomt.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
|
||||
"Path" : "sökväg",
|
||||
"Favorited" : "Favoritiserad",
|
||||
"Favorite" : "Favorit",
|
||||
"{newname} already exists" : "{newname} existerar redan",
|
||||
"Upload" : "Ladda upp",
|
||||
"Text file" : "Textfil",
|
||||
"New text file.txt" : "nytextfil.txt",
|
||||
"Folder" : "Mapp",
|
||||
"New folder" : "Ny mapp",
|
||||
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
|
||||
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
|
||||
"A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
|
||||
|
|
@ -84,18 +93,25 @@ OC.L10N.register(
|
|||
"%2$s deleted %1$s" : "%2$s raderade %1$s",
|
||||
"You restored %1$s" : "Du återkapade %1$s",
|
||||
"%2$s restored %1$s" : "%2$s återskapade %1$s",
|
||||
"Changed by %2$s" : "Ändrad av %2$s",
|
||||
"Deleted by %2$s" : "Bortagen av %2$s",
|
||||
"Restored by %2$s" : "Återställd av %2$s",
|
||||
"%s could not be renamed as it has been deleted" : "%s kan inte döpas om eftersom den har raderats",
|
||||
"%s could not be renamed" : "%s kunde inte namnändras",
|
||||
"Upload (max. %s)" : "Ladda upp (max. %s)",
|
||||
"File handling" : "Filhantering",
|
||||
"Maximum upload size" : "Maximal storlek att ladda upp",
|
||||
"max. possible: " : "max. möjligt:",
|
||||
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM detta värde kan ta upp till 5 minuter för att träda i kraft efter att ha sparat.",
|
||||
"Save" : "Spara",
|
||||
"Can not be edited from here due to insufficient permissions." : "Kan inte redigeras härifrån på grund av otillräcklig behörighet.",
|
||||
"Settings" : "Inställningar",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
|
||||
"Cancel upload" : "Avbryt uppladdning",
|
||||
"No files in here" : "Inga filer kunde hittas",
|
||||
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
|
||||
"No entries found in this folder" : "nga Filer hittades i denna mapp",
|
||||
"Select all" : "Välj allt",
|
||||
"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.",
|
||||
|
|
|
|||
|
|
@ -28,10 +28,10 @@
|
|||
"Favorites" : "Favoriter",
|
||||
"Home" : "Hem",
|
||||
"Close" : "Stäng",
|
||||
"Upload cancelled." : "Uppladdning avbruten.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.",
|
||||
"Upload cancelled." : "Uppladdning avbruten.",
|
||||
"Could not get result from server." : "Gick inte att hämta resultat från server.",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
|
||||
"Actions" : "Åtgärder",
|
||||
|
|
@ -42,6 +42,8 @@
|
|||
"Select" : "Välj",
|
||||
"Pending" : "Väntar",
|
||||
"Unable to determine date" : "Misslyckades avgöra datum",
|
||||
"This operation is forbidden" : "Denna operation är förbjuden",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
|
||||
"Error moving file." : "Fel vid flytt av fil.",
|
||||
"Error moving file" : "Fel uppstod vid flyttning av fil",
|
||||
"Error" : "Fel",
|
||||
|
|
@ -50,6 +52,7 @@
|
|||
"Could not create file" : "Kunde ej skapa fil",
|
||||
"Could not create folder" : "Kunde ej skapa katalog",
|
||||
"Error deleting file." : "Kunde inte ta bort filen.",
|
||||
"No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
|
||||
"Name" : "Namn",
|
||||
"Size" : "Storlek",
|
||||
"Modified" : "Ändrad",
|
||||
|
|
@ -61,14 +64,20 @@
|
|||
"New" : "Ny",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
|
||||
"File name cannot be empty." : "Filnamn kan inte vara tomt.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
|
||||
"Path" : "sökväg",
|
||||
"Favorited" : "Favoritiserad",
|
||||
"Favorite" : "Favorit",
|
||||
"{newname} already exists" : "{newname} existerar redan",
|
||||
"Upload" : "Ladda upp",
|
||||
"Text file" : "Textfil",
|
||||
"New text file.txt" : "nytextfil.txt",
|
||||
"Folder" : "Mapp",
|
||||
"New folder" : "Ny mapp",
|
||||
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
|
||||
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
|
||||
"A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
|
||||
|
|
@ -82,18 +91,25 @@
|
|||
"%2$s deleted %1$s" : "%2$s raderade %1$s",
|
||||
"You restored %1$s" : "Du återkapade %1$s",
|
||||
"%2$s restored %1$s" : "%2$s återskapade %1$s",
|
||||
"Changed by %2$s" : "Ändrad av %2$s",
|
||||
"Deleted by %2$s" : "Bortagen av %2$s",
|
||||
"Restored by %2$s" : "Återställd av %2$s",
|
||||
"%s could not be renamed as it has been deleted" : "%s kan inte döpas om eftersom den har raderats",
|
||||
"%s could not be renamed" : "%s kunde inte namnändras",
|
||||
"Upload (max. %s)" : "Ladda upp (max. %s)",
|
||||
"File handling" : "Filhantering",
|
||||
"Maximum upload size" : "Maximal storlek att ladda upp",
|
||||
"max. possible: " : "max. möjligt:",
|
||||
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM detta värde kan ta upp till 5 minuter för att träda i kraft efter att ha sparat.",
|
||||
"Save" : "Spara",
|
||||
"Can not be edited from here due to insufficient permissions." : "Kan inte redigeras härifrån på grund av otillräcklig behörighet.",
|
||||
"Settings" : "Inställningar",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
|
||||
"Cancel upload" : "Avbryt uppladdning",
|
||||
"No files in here" : "Inga filer kunde hittas",
|
||||
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
|
||||
"No entries found in this folder" : "nga Filer hittades i denna mapp",
|
||||
"Select all" : "Välj allt",
|
||||
"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.",
|
||||
|
|
|
|||
|
|
@ -30,10 +30,10 @@ OC.L10N.register(
|
|||
"Favorites" : "最愛",
|
||||
"Home" : "住宅",
|
||||
"Close" : " 關閉",
|
||||
"Upload cancelled." : "上傳已取消",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
|
||||
"Upload cancelled." : "上傳已取消",
|
||||
"Could not get result from server." : "無法從伺服器取回結果",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
|
||||
"Actions" : "動作",
|
||||
|
|
@ -45,6 +45,7 @@ OC.L10N.register(
|
|||
"Pending" : "等候中",
|
||||
"Unable to determine date" : "無法確定日期",
|
||||
"This operation is forbidden" : "此動作被禁止",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
|
||||
"Error moving file." : "移動檔案發生錯誤",
|
||||
"Error moving file" : "移動檔案失敗",
|
||||
"Error" : "錯誤",
|
||||
|
|
@ -69,17 +70,21 @@ OC.L10N.register(
|
|||
"Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"],
|
||||
"Path" : "路徑",
|
||||
"_%n byte_::_%n bytes_" : ["%n 位元組"],
|
||||
"Favorited" : "已加入最愛",
|
||||
"Favorite" : "我的最愛",
|
||||
"{newname} already exists" : "{newname} 已經存在",
|
||||
"Upload" : "上傳",
|
||||
"Text file" : "文字檔",
|
||||
"New text file.txt" : "新文字檔.txt",
|
||||
"Folder" : "資料夾",
|
||||
"New folder" : "新資料夾",
|
||||
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
|
||||
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
|
||||
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
|
||||
"You created %1$s" : "您建立了 %1$s",
|
||||
|
|
@ -91,13 +96,18 @@ OC.L10N.register(
|
|||
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
|
||||
"You restored %1$s" : "您恢復了 %1$s",
|
||||
"%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
|
||||
"Changed by %2$s" : "由 %2$s 改動",
|
||||
"Deleted by %2$s" : "由 %2$s 刪除",
|
||||
"Restored by %2$s" : "由 %2$s 復原",
|
||||
"%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
|
||||
"%s could not be renamed" : "無法重新命名 %s",
|
||||
"Upload (max. %s)" : "上傳(至多 %s)",
|
||||
"File handling" : "檔案處理",
|
||||
"Maximum upload size" : "上傳限制",
|
||||
"max. possible: " : "最大允許:",
|
||||
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效",
|
||||
"Save" : "儲存",
|
||||
"Can not be edited from here due to insufficient permissions." : "無法在這邊編輯,因為權限不足",
|
||||
"Settings" : "設定",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
|
||||
|
|
|
|||
|
|
@ -28,10 +28,10 @@
|
|||
"Favorites" : "最愛",
|
||||
"Home" : "住宅",
|
||||
"Close" : " 關閉",
|
||||
"Upload cancelled." : "上傳已取消",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
|
||||
"Upload cancelled." : "上傳已取消",
|
||||
"Could not get result from server." : "無法從伺服器取回結果",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
|
||||
"Actions" : "動作",
|
||||
|
|
@ -43,6 +43,7 @@
|
|||
"Pending" : "等候中",
|
||||
"Unable to determine date" : "無法確定日期",
|
||||
"This operation is forbidden" : "此動作被禁止",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
|
||||
"Error moving file." : "移動檔案發生錯誤",
|
||||
"Error moving file" : "移動檔案失敗",
|
||||
"Error" : "錯誤",
|
||||
|
|
@ -67,17 +68,21 @@
|
|||
"Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"],
|
||||
"Path" : "路徑",
|
||||
"_%n byte_::_%n bytes_" : ["%n 位元組"],
|
||||
"Favorited" : "已加入最愛",
|
||||
"Favorite" : "我的最愛",
|
||||
"{newname} already exists" : "{newname} 已經存在",
|
||||
"Upload" : "上傳",
|
||||
"Text file" : "文字檔",
|
||||
"New text file.txt" : "新文字檔.txt",
|
||||
"Folder" : "資料夾",
|
||||
"New folder" : "新資料夾",
|
||||
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
|
||||
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
|
||||
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
|
||||
"You created %1$s" : "您建立了 %1$s",
|
||||
|
|
@ -89,13 +94,18 @@
|
|||
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
|
||||
"You restored %1$s" : "您恢復了 %1$s",
|
||||
"%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
|
||||
"Changed by %2$s" : "由 %2$s 改動",
|
||||
"Deleted by %2$s" : "由 %2$s 刪除",
|
||||
"Restored by %2$s" : "由 %2$s 復原",
|
||||
"%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
|
||||
"%s could not be renamed" : "無法重新命名 %s",
|
||||
"Upload (max. %s)" : "上傳(至多 %s)",
|
||||
"File handling" : "檔案處理",
|
||||
"Maximum upload size" : "上傳限制",
|
||||
"max. possible: " : "最大允許:",
|
||||
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效",
|
||||
"Save" : "儲存",
|
||||
"Can not be edited from here due to insufficient permissions." : "無法在這邊編輯,因為權限不足",
|
||||
"Settings" : "設定",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
|
||||
|
|
|
|||
|
|
@ -99,6 +99,7 @@ OC.L10N.register(
|
|||
"Advanced settings" : "Pokročilá nastavení",
|
||||
"Delete" : "Smazat",
|
||||
"Add storage" : "Přidat úložiště",
|
||||
"Allow users to mount external storages" : "Povolit uživatelům připojení externích úložišť",
|
||||
"Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
"Advanced settings" : "Pokročilá nastavení",
|
||||
"Delete" : "Smazat",
|
||||
"Add storage" : "Přidat úložiště",
|
||||
"Allow users to mount external storages" : "Povolit uživatelům připojení externích úložišť",
|
||||
"Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -101,6 +101,7 @@ OC.L10N.register(
|
|||
"Advanced settings" : "Paramètres avancés",
|
||||
"Delete" : "Supprimer",
|
||||
"Add storage" : "Ajouter un support de stockage",
|
||||
"Allow users to mount external storages" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
|
||||
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -99,6 +99,7 @@
|
|||
"Advanced settings" : "Paramètres avancés",
|
||||
"Delete" : "Supprimer",
|
||||
"Add storage" : "Ajouter un support de stockage",
|
||||
"Allow users to mount external storages" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
|
||||
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -40,6 +40,7 @@ OC.L10N.register(
|
|||
"This share is password-protected" : "Den här delningen är lösenordsskyddad",
|
||||
"The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
|
||||
"Password" : "Lösenord",
|
||||
"No entries found in this folder" : "nga Filer hittades i denna mapp",
|
||||
"Name" : "Namn",
|
||||
"Share time" : "Delningstid",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.",
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@
|
|||
"This share is password-protected" : "Den här delningen är lösenordsskyddad",
|
||||
"The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
|
||||
"Password" : "Lösenord",
|
||||
"No entries found in this folder" : "nga Filer hittades i denna mapp",
|
||||
"Name" : "Namn",
|
||||
"Share time" : "Delningstid",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,15 @@ OC.L10N.register(
|
|||
"Couldn't restore %s" : "Kunde inte återställa %s",
|
||||
"Deleted files" : "Raderade filer",
|
||||
"Restore" : "Återskapa",
|
||||
"Delete" : "Radera",
|
||||
"Delete permanently" : "Radera permanent",
|
||||
"Error" : "Fel",
|
||||
"restored" : "återställd",
|
||||
"No deleted files" : "Inga borttagna filer",
|
||||
"You will be able to recover deleted files from here" : "Du kommer kunna återfå raderade filer härifrån",
|
||||
"No entries found in this folder" : "nga Filer hittades i denna mapp",
|
||||
"Select all" : "Välj allt",
|
||||
"Name" : "Namn",
|
||||
"Deleted" : "Raderad",
|
||||
"Delete" : "Radera"
|
||||
"Deleted" : "Raderad"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -3,14 +3,15 @@
|
|||
"Couldn't restore %s" : "Kunde inte återställa %s",
|
||||
"Deleted files" : "Raderade filer",
|
||||
"Restore" : "Återskapa",
|
||||
"Delete" : "Radera",
|
||||
"Delete permanently" : "Radera permanent",
|
||||
"Error" : "Fel",
|
||||
"restored" : "återställd",
|
||||
"No deleted files" : "Inga borttagna filer",
|
||||
"You will be able to recover deleted files from here" : "Du kommer kunna återfå raderade filer härifrån",
|
||||
"No entries found in this folder" : "nga Filer hittades i denna mapp",
|
||||
"Select all" : "Välj allt",
|
||||
"Name" : "Namn",
|
||||
"Deleted" : "Raderad",
|
||||
"Delete" : "Radera"
|
||||
"Deleted" : "Raderad"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -7,14 +7,20 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "Zapnut režim údržby",
|
||||
"Turned off maintenance mode" : "Vypnut režim údržby",
|
||||
"Maintenance mode is kept active" : "Mód údržby je aktivní",
|
||||
"Updating database schema" : "Aktualizace schéma databáze",
|
||||
"Updated database" : "Zaktualizována databáze",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze (toto může trvat déle v závislosti na velikosti databáze)",
|
||||
"Checked database schema update" : "Aktualizace schéma databáze byla ověřena",
|
||||
"Checking updates of apps" : "Kontrola aktualizace aplikací",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze %s (toto může trvat déle v závislosti na velikosti databáze)",
|
||||
"Checked database schema update for apps" : "Aktualizace schéma databáze aplikací byla ověřena",
|
||||
"Updated \"%s\" to %s" : "Aktualizováno z \"%s\" na %s",
|
||||
"Repair warning: " : "Upozornění opravy:",
|
||||
"Repair error: " : "Chyba opravy:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Nastavit úroveň logování na debug - aktuální úroveň: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Vrátit úroveň logování na \"%s\"",
|
||||
"%s (3rdparty)" : "%s (3. strana)",
|
||||
"%s (incompatible)" : "%s (nekompatibilní)",
|
||||
"Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
|
||||
"Already up to date" : "Je již aktuální",
|
||||
"File is too big" : "Soubor je příliš velký",
|
||||
|
|
@ -170,6 +176,7 @@ OC.L10N.register(
|
|||
"Hello {name}" : "Vítej, {name}",
|
||||
"_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"],
|
||||
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.",
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
|
||||
"An error occurred." : "Došlo k chybě.",
|
||||
"Please reload the page." : "Načtěte stránku znovu, prosím.",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,20 @@
|
|||
"Turned on maintenance mode" : "Zapnut režim údržby",
|
||||
"Turned off maintenance mode" : "Vypnut režim údržby",
|
||||
"Maintenance mode is kept active" : "Mód údržby je aktivní",
|
||||
"Updating database schema" : "Aktualizace schéma databáze",
|
||||
"Updated database" : "Zaktualizována databáze",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze (toto může trvat déle v závislosti na velikosti databáze)",
|
||||
"Checked database schema update" : "Aktualizace schéma databáze byla ověřena",
|
||||
"Checking updates of apps" : "Kontrola aktualizace aplikací",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze %s (toto může trvat déle v závislosti na velikosti databáze)",
|
||||
"Checked database schema update for apps" : "Aktualizace schéma databáze aplikací byla ověřena",
|
||||
"Updated \"%s\" to %s" : "Aktualizováno z \"%s\" na %s",
|
||||
"Repair warning: " : "Upozornění opravy:",
|
||||
"Repair error: " : "Chyba opravy:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Nastavit úroveň logování na debug - aktuální úroveň: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Vrátit úroveň logování na \"%s\"",
|
||||
"%s (3rdparty)" : "%s (3. strana)",
|
||||
"%s (incompatible)" : "%s (nekompatibilní)",
|
||||
"Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
|
||||
"Already up to date" : "Je již aktuální",
|
||||
"File is too big" : "Soubor je příliš velký",
|
||||
|
|
@ -168,6 +174,7 @@
|
|||
"Hello {name}" : "Vítej, {name}",
|
||||
"_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"],
|
||||
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.",
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
|
||||
"An error occurred." : "Došlo k chybě.",
|
||||
"Please reload the page." : "Načtěte stránku znovu, prosím.",
|
||||
|
|
|
|||
|
|
@ -7,14 +7,20 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "Siirrytty huoltotilaan",
|
||||
"Turned off maintenance mode" : "Huoltotila asetettu pois päältä",
|
||||
"Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
|
||||
"Updating database schema" : "Päivitetään tietokannan skeemaa",
|
||||
"Updated database" : "Tietokanta ajan tasalla",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
|
||||
"Checked database schema update" : "Tarkistettu tietokannan skeemapäivitys",
|
||||
"Checking updates of apps" : "Tarkistetaan sovellusten päivityksiä",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko kohteen %s tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
|
||||
"Checked database schema update for apps" : "Tarkistettu tietokannan skeemapäivitys sovelluksille",
|
||||
"Updated \"%s\" to %s" : "Päivitetty \"%s\" versioon %s",
|
||||
"Repair warning: " : "Korjausvaroitus:",
|
||||
"Repair error: " : "Korjausvirhe:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Aseta lokitasoksi vianjäljitys - nykyinen taso: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Palauta lokitasoksi \"%s\"",
|
||||
"%s (3rdparty)" : "%s (kolmannen osapuolen)",
|
||||
"%s (incompatible)" : "%s (ei yhteensopiva)",
|
||||
"Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s",
|
||||
"Already up to date" : "Kaikki on jo ajan tasalla",
|
||||
"File is too big" : "Tiedosto on liian suuri",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,20 @@
|
|||
"Turned on maintenance mode" : "Siirrytty huoltotilaan",
|
||||
"Turned off maintenance mode" : "Huoltotila asetettu pois päältä",
|
||||
"Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
|
||||
"Updating database schema" : "Päivitetään tietokannan skeemaa",
|
||||
"Updated database" : "Tietokanta ajan tasalla",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
|
||||
"Checked database schema update" : "Tarkistettu tietokannan skeemapäivitys",
|
||||
"Checking updates of apps" : "Tarkistetaan sovellusten päivityksiä",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko kohteen %s tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)",
|
||||
"Checked database schema update for apps" : "Tarkistettu tietokannan skeemapäivitys sovelluksille",
|
||||
"Updated \"%s\" to %s" : "Päivitetty \"%s\" versioon %s",
|
||||
"Repair warning: " : "Korjausvaroitus:",
|
||||
"Repair error: " : "Korjausvirhe:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Aseta lokitasoksi vianjäljitys - nykyinen taso: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Palauta lokitasoksi \"%s\"",
|
||||
"%s (3rdparty)" : "%s (kolmannen osapuolen)",
|
||||
"%s (incompatible)" : "%s (ei yhteensopiva)",
|
||||
"Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s",
|
||||
"Already up to date" : "Kaikki on jo ajan tasalla",
|
||||
"File is too big" : "Tiedosto on liian suuri",
|
||||
|
|
|
|||
|
|
@ -7,14 +7,20 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "Mode de maintenance activé",
|
||||
"Turned off maintenance mode" : "Mode de maintenance désactivé",
|
||||
"Maintenance mode is kept active" : "Le mode de maintenance est laissé actif",
|
||||
"Updating database schema" : "Mise à jour du schéma de la base de données",
|
||||
"Updated database" : "Base de données mise à jour",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données (cela peut prendre un certain temps)",
|
||||
"Checked database schema update" : "Mise à jour du schéma de la base de données vérifiée",
|
||||
"Checking updates of apps" : "Recherche de mises à jour pour les applications",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données pour %s (cela peut prendre un certain temps)",
|
||||
"Checked database schema update for apps" : "Mise à jour du schéma de la base de données pour les applications vérifiée",
|
||||
"Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s",
|
||||
"Repair warning: " : "Avertissement de réparation :",
|
||||
"Repair error: " : "Erreur de réparation :",
|
||||
"Set log level to debug - current level: \"%s\"" : "Réglage du niveau de log à \"debug\" - niveau actuel: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Réglage du niveau de log à \"%s\"",
|
||||
"%s (3rdparty)" : "%s (origine tierce)",
|
||||
"%s (incompatible)" : "%s (non compatible)",
|
||||
"Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s",
|
||||
"Already up to date" : "Déjà à jour",
|
||||
"File is too big" : "Fichier trop volumineux",
|
||||
|
|
@ -172,6 +178,7 @@ OC.L10N.register(
|
|||
"Hello {name}" : "Hello {name}",
|
||||
"_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
|
||||
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours. Selon la configuration, le fait de quitter cette page peut entraîner l'interruption de la procédure.",
|
||||
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
|
||||
"An error occurred." : "Une erreur est survenue.",
|
||||
"Please reload the page." : "Veuillez recharger la page.",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,20 @@
|
|||
"Turned on maintenance mode" : "Mode de maintenance activé",
|
||||
"Turned off maintenance mode" : "Mode de maintenance désactivé",
|
||||
"Maintenance mode is kept active" : "Le mode de maintenance est laissé actif",
|
||||
"Updating database schema" : "Mise à jour du schéma de la base de données",
|
||||
"Updated database" : "Base de données mise à jour",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données (cela peut prendre un certain temps)",
|
||||
"Checked database schema update" : "Mise à jour du schéma de la base de données vérifiée",
|
||||
"Checking updates of apps" : "Recherche de mises à jour pour les applications",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Vérification de la possibilité de mettre à jour le schéma de la base de données pour %s (cela peut prendre un certain temps)",
|
||||
"Checked database schema update for apps" : "Mise à jour du schéma de la base de données pour les applications vérifiée",
|
||||
"Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s",
|
||||
"Repair warning: " : "Avertissement de réparation :",
|
||||
"Repair error: " : "Erreur de réparation :",
|
||||
"Set log level to debug - current level: \"%s\"" : "Réglage du niveau de log à \"debug\" - niveau actuel: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Réglage du niveau de log à \"%s\"",
|
||||
"%s (3rdparty)" : "%s (origine tierce)",
|
||||
"%s (incompatible)" : "%s (non compatible)",
|
||||
"Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s",
|
||||
"Already up to date" : "Déjà à jour",
|
||||
"File is too big" : "Fichier trop volumineux",
|
||||
|
|
@ -170,6 +176,7 @@
|
|||
"Hello {name}" : "Hello {name}",
|
||||
"_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
|
||||
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours. Selon la configuration, le fait de quitter cette page peut entraîner l'interruption de la procédure.",
|
||||
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
|
||||
"An error occurred." : "Une erreur est survenue.",
|
||||
"Please reload the page." : "Veuillez recharger la page.",
|
||||
|
|
|
|||
|
|
@ -7,14 +7,20 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "Modalità di manutenzione attivata",
|
||||
"Turned off maintenance mode" : "Modalità di manutenzione disattivata",
|
||||
"Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva",
|
||||
"Updating database schema" : "Aggiornamento schema database",
|
||||
"Updated database" : "Database aggiornato",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
|
||||
"Checked database schema update" : "Verificato l'aggiornamento dello schema del database",
|
||||
"Checking updates of apps" : "Controllo degli aggiornamenti delle applicazioni",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
|
||||
"Checked database schema update for apps" : "Verificato l'aggiornamento dello schema del database per le applicazioni",
|
||||
"Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
|
||||
"Repair warning: " : "Avviso di riparazione",
|
||||
"Repair error: " : "Errore di riparazione:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Ripristina il livello del log a \"%s\"",
|
||||
"%s (3rdparty)" : "%s (Terze parti)",
|
||||
"%s (incompatible)" : "%s (incompatibile)",
|
||||
"Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s",
|
||||
"Already up to date" : "Già aggiornato",
|
||||
"File is too big" : "Il file è troppo grande",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,20 @@
|
|||
"Turned on maintenance mode" : "Modalità di manutenzione attivata",
|
||||
"Turned off maintenance mode" : "Modalità di manutenzione disattivata",
|
||||
"Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva",
|
||||
"Updating database schema" : "Aggiornamento schema database",
|
||||
"Updated database" : "Database aggiornato",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
|
||||
"Checked database schema update" : "Verificato l'aggiornamento dello schema del database",
|
||||
"Checking updates of apps" : "Controllo degli aggiornamenti delle applicazioni",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
|
||||
"Checked database schema update for apps" : "Verificato l'aggiornamento dello schema del database per le applicazioni",
|
||||
"Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
|
||||
"Repair warning: " : "Avviso di riparazione",
|
||||
"Repair error: " : "Errore di riparazione:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Ripristina il livello del log a \"%s\"",
|
||||
"%s (3rdparty)" : "%s (Terze parti)",
|
||||
"%s (incompatible)" : "%s (incompatibile)",
|
||||
"Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s",
|
||||
"Already up to date" : "Già aggiornato",
|
||||
"File is too big" : "Il file è troppo grande",
|
||||
|
|
|
|||
|
|
@ -7,14 +7,20 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "Ativar modo de manutenção",
|
||||
"Turned off maintenance mode" : "Desligar o modo de manutenção",
|
||||
"Maintenance mode is kept active" : "O modo de manutenção está sendo mantido como ativo",
|
||||
"Updating database schema" : "Actualização de esquema do banco de dados",
|
||||
"Updated database" : "Atualizar o banco de dados",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
|
||||
"Checked database schema update" : "Verificado atualização do esquema de banco de dados",
|
||||
"Checking updates of apps" : "Verificar atualizações de aplicativos",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados para %s pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
|
||||
"Checked database schema update for apps" : "Verificar atualização do esquema de banco de dados para aplicativos",
|
||||
"Updated \"%s\" to %s" : "Atualizado \"%s\" para %s",
|
||||
"Repair warning: " : "Aviso de reparação:",
|
||||
"Repair error: " : "Reparação de erro:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Configure o nível de log para debug - nível corrente: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Reconfigurar o nível de log para \"%s\"",
|
||||
"%s (3rdparty)" : "%s (3ºterceiros)",
|
||||
"%s (incompatible)" : "%s (incompatível)",
|
||||
"Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s",
|
||||
"Already up to date" : "Já está atualizado",
|
||||
"File is too big" : "O arquivo é muito grande",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,20 @@
|
|||
"Turned on maintenance mode" : "Ativar modo de manutenção",
|
||||
"Turned off maintenance mode" : "Desligar o modo de manutenção",
|
||||
"Maintenance mode is kept active" : "O modo de manutenção está sendo mantido como ativo",
|
||||
"Updating database schema" : "Actualização de esquema do banco de dados",
|
||||
"Updated database" : "Atualizar o banco de dados",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
|
||||
"Checked database schema update" : "Verificado atualização do esquema de banco de dados",
|
||||
"Checking updates of apps" : "Verificar atualizações de aplicativos",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificar se o esquema do banco de dados para %s pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
|
||||
"Checked database schema update for apps" : "Verificar atualização do esquema de banco de dados para aplicativos",
|
||||
"Updated \"%s\" to %s" : "Atualizado \"%s\" para %s",
|
||||
"Repair warning: " : "Aviso de reparação:",
|
||||
"Repair error: " : "Reparação de erro:",
|
||||
"Set log level to debug - current level: \"%s\"" : "Configure o nível de log para debug - nível corrente: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Reconfigurar o nível de log para \"%s\"",
|
||||
"%s (3rdparty)" : "%s (3ºterceiros)",
|
||||
"%s (incompatible)" : "%s (incompatível)",
|
||||
"Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s",
|
||||
"Already up to date" : "Já está atualizado",
|
||||
"File is too big" : "O arquivo é muito grande",
|
||||
|
|
|
|||
|
|
@ -7,14 +7,20 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua",
|
||||
"Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua",
|
||||
"Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
|
||||
"Updating database schema" : "Po përditësohet skema e bazës së të dhënave",
|
||||
"Updated database" : "U përditësua baza e të dhënave",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
|
||||
"Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave",
|
||||
"Checking updates of apps" : "Po kontrollohen përditësime të aplikacionit",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave për %s (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
|
||||
"Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet",
|
||||
"Updated \"%s\" to %s" : "U përditësua \"%s\" në %s",
|
||||
"Repair warning: " : "Sinjalizim ndreqjeje: ",
|
||||
"Repair error: " : "Gabim ndreqjeje: ",
|
||||
"Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Riktheni nivel regjistri në \"%s\"",
|
||||
"%s (3rdparty)" : "%s (prej palësh të treta)",
|
||||
"%s (incompatible)" : "%s (e papërputhshme)",
|
||||
"Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
|
||||
"Already up to date" : "Tashmë e përditësuar",
|
||||
"File is too big" : "Kartela është shumë e madhe",
|
||||
|
|
|
|||
|
|
@ -5,14 +5,20 @@
|
|||
"Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua",
|
||||
"Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua",
|
||||
"Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
|
||||
"Updating database schema" : "Po përditësohet skema e bazës së të dhënave",
|
||||
"Updated database" : "U përditësua baza e të dhënave",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
|
||||
"Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave",
|
||||
"Checking updates of apps" : "Po kontrollohen përditësime të aplikacionit",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave për %s (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)",
|
||||
"Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet",
|
||||
"Updated \"%s\" to %s" : "U përditësua \"%s\" në %s",
|
||||
"Repair warning: " : "Sinjalizim ndreqjeje: ",
|
||||
"Repair error: " : "Gabim ndreqjeje: ",
|
||||
"Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"",
|
||||
"Reset log level to \"%s\"" : "Riktheni nivel regjistri në \"%s\"",
|
||||
"%s (3rdparty)" : "%s (prej palësh të treta)",
|
||||
"%s (incompatible)" : "%s (e papërputhshme)",
|
||||
"Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
|
||||
"Already up to date" : "Tashmë e përditësuar",
|
||||
"File is too big" : "Kartela është shumë e madhe",
|
||||
|
|
|
|||
|
|
@ -118,7 +118,11 @@ OC.L10N.register(
|
|||
"change" : "ändra",
|
||||
"delete" : "radera",
|
||||
"access control" : "åtkomstkontroll",
|
||||
"An error occured. Please try again" : "Ett fel uppstod. Var god försök igen",
|
||||
"Share" : "Dela",
|
||||
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud",
|
||||
"Share with users or groups …" : "Dela med användare eller grupper ...",
|
||||
"Share with users, groups or remote users …" : "Dela med användare, grupper eller fjärranvändare ...",
|
||||
"Warning" : "Varning",
|
||||
"The object type is not specified." : "Objekttypen är inte specificerad.",
|
||||
"Enter new" : "Skriv nytt",
|
||||
|
|
|
|||
|
|
@ -116,7 +116,11 @@
|
|||
"change" : "ändra",
|
||||
"delete" : "radera",
|
||||
"access control" : "åtkomstkontroll",
|
||||
"An error occured. Please try again" : "Ett fel uppstod. Var god försök igen",
|
||||
"Share" : "Dela",
|
||||
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud",
|
||||
"Share with users or groups …" : "Dela med användare eller grupper ...",
|
||||
"Share with users, groups or remote users …" : "Dela med användare, grupper eller fjärranvändare ...",
|
||||
"Warning" : "Varning",
|
||||
"The object type is not specified." : "Objekttypen är inte specificerad.",
|
||||
"Enter new" : "Skriv nytt",
|
||||
|
|
|
|||
|
|
@ -6,8 +6,12 @@ OC.L10N.register(
|
|||
"Turned on maintenance mode" : "已啓用維護模式",
|
||||
"Turned off maintenance mode" : "已停用維護模式",
|
||||
"Maintenance mode is kept active" : "維護模式維持在開啟狀態",
|
||||
"Updating database schema" : "更新資料庫格式",
|
||||
"Updated database" : "已更新資料庫",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "檢查是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
|
||||
"Checked database schema update" : "已檢查資料庫格式更新",
|
||||
"Checking updates of apps" : "檢查 app 更新",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
|
||||
"Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
|
||||
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
|
||||
"Repair warning: " : "修復警告:",
|
||||
|
|
@ -19,6 +23,7 @@ OC.L10N.register(
|
|||
"No image or file provided" : "未提供圖片或檔案",
|
||||
"Unknown filetype" : "未知的檔案類型",
|
||||
"Invalid image" : "無效的圖片",
|
||||
"An error occurred. Please contact your admin." : "發生錯誤,請聯絡管理員",
|
||||
"No temporary profile picture available, try again" : "沒有臨時用的大頭貼,請再試一次",
|
||||
"No crop data provided" : "未設定剪裁",
|
||||
"No valid crop data provided" : "未提供有效的剪裁設定",
|
||||
|
|
@ -117,9 +122,11 @@ OC.L10N.register(
|
|||
"Email sent" : "Email 已寄出",
|
||||
"Resharing is not allowed" : "不允許重新分享",
|
||||
"Share link" : "分享連結",
|
||||
"Link" : "連結",
|
||||
"Password protect" : "密碼保護",
|
||||
"Password" : "密碼",
|
||||
"Choose a password for the public link" : "為公開連結選一個密碼",
|
||||
"Allow editing" : "允許編輯",
|
||||
"Email link to person" : "將連結 email 給別人",
|
||||
"Send" : "寄出",
|
||||
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
|
||||
|
|
@ -145,7 +152,11 @@ OC.L10N.register(
|
|||
"Edit tags" : "編輯標籤",
|
||||
"Error loading dialog template: {error}" : "載入對話樣板出錯:{error}",
|
||||
"No tags selected for deletion." : "沒有選擇要刪除的標籤",
|
||||
"_download %n file_::_download %n files_" : ["下載 %n 個檔案"],
|
||||
"{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷",
|
||||
"Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候",
|
||||
"An error occurred." : "發生錯誤",
|
||||
"Please reload the page." : "請重新整理頁面",
|
||||
"The update was unsuccessful. " : "更新失敗",
|
||||
"The update was successful. There were warnings." : "更新成功,有警告訊息",
|
||||
|
|
@ -159,6 +170,9 @@ OC.L10N.register(
|
|||
"New password" : "新密碼",
|
||||
"New Password" : "新密碼",
|
||||
"Reset password" : "重設密碼",
|
||||
"Searching other places" : "搜尋其他位置",
|
||||
"No search results in other folders" : "在其他資料夾中沒有找到",
|
||||
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"],
|
||||
"Personal" : "個人",
|
||||
"Users" : "使用者",
|
||||
"Apps" : "應用程式",
|
||||
|
|
@ -185,11 +199,13 @@ OC.L10N.register(
|
|||
"Technical details" : "技術細節",
|
||||
"Remote Address: %s" : "遠端位置:%s",
|
||||
"Request ID: %s" : "請求編號:%s",
|
||||
"Type: %s" : "類型:%s",
|
||||
"Code: %s" : "代碼:%s",
|
||||
"Message: %s" : "訊息:%s",
|
||||
"File: %s" : "檔案:%s",
|
||||
"Line: %s" : "行數:%s",
|
||||
"Trace" : "追蹤",
|
||||
"Security warning" : "安全性警告",
|
||||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
|
||||
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
|
||||
"Create an <strong>admin account</strong>" : "建立一個<strong>管理者帳號</strong>",
|
||||
|
|
@ -198,13 +214,21 @@ OC.L10N.register(
|
|||
"Data folder" : "資料儲存位置",
|
||||
"Configure the database" : "設定資料庫",
|
||||
"Only %s is available." : "剩下 %s 可使用",
|
||||
"Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種資料庫",
|
||||
"For more details check out the documentation." : "更多細節詳見說明文件",
|
||||
"Database user" : "資料庫使用者",
|
||||
"Database password" : "資料庫密碼",
|
||||
"Database name" : "資料庫名稱",
|
||||
"Database tablespace" : "資料庫 tablespace",
|
||||
"Database host" : "資料庫主機",
|
||||
"Performance warning" : "效能警告",
|
||||
"SQLite will be used as database." : "將使用 SQLite 為資料庫",
|
||||
"For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
|
||||
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
|
||||
"Finish setup" : "完成設定",
|
||||
"Finishing …" : "即將完成…",
|
||||
"Need help?" : "需要幫助?",
|
||||
"See the documentation" : "閱讀說明文件",
|
||||
"Log out" : "登出",
|
||||
"Search" : "搜尋",
|
||||
"Server side authentication failed!" : "伺服器端認證失敗!",
|
||||
|
|
|
|||
|
|
@ -4,8 +4,12 @@
|
|||
"Turned on maintenance mode" : "已啓用維護模式",
|
||||
"Turned off maintenance mode" : "已停用維護模式",
|
||||
"Maintenance mode is kept active" : "維護模式維持在開啟狀態",
|
||||
"Updating database schema" : "更新資料庫格式",
|
||||
"Updated database" : "已更新資料庫",
|
||||
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "檢查是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
|
||||
"Checked database schema update" : "已檢查資料庫格式更新",
|
||||
"Checking updates of apps" : "檢查 app 更新",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
|
||||
"Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
|
||||
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
|
||||
"Repair warning: " : "修復警告:",
|
||||
|
|
@ -17,6 +21,7 @@
|
|||
"No image or file provided" : "未提供圖片或檔案",
|
||||
"Unknown filetype" : "未知的檔案類型",
|
||||
"Invalid image" : "無效的圖片",
|
||||
"An error occurred. Please contact your admin." : "發生錯誤,請聯絡管理員",
|
||||
"No temporary profile picture available, try again" : "沒有臨時用的大頭貼,請再試一次",
|
||||
"No crop data provided" : "未設定剪裁",
|
||||
"No valid crop data provided" : "未提供有效的剪裁設定",
|
||||
|
|
@ -115,9 +120,11 @@
|
|||
"Email sent" : "Email 已寄出",
|
||||
"Resharing is not allowed" : "不允許重新分享",
|
||||
"Share link" : "分享連結",
|
||||
"Link" : "連結",
|
||||
"Password protect" : "密碼保護",
|
||||
"Password" : "密碼",
|
||||
"Choose a password for the public link" : "為公開連結選一個密碼",
|
||||
"Allow editing" : "允許編輯",
|
||||
"Email link to person" : "將連結 email 給別人",
|
||||
"Send" : "寄出",
|
||||
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
|
||||
|
|
@ -143,7 +150,11 @@
|
|||
"Edit tags" : "編輯標籤",
|
||||
"Error loading dialog template: {error}" : "載入對話樣板出錯:{error}",
|
||||
"No tags selected for deletion." : "沒有選擇要刪除的標籤",
|
||||
"_download %n file_::_download %n files_" : ["下載 %n 個檔案"],
|
||||
"{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷",
|
||||
"Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候",
|
||||
"An error occurred." : "發生錯誤",
|
||||
"Please reload the page." : "請重新整理頁面",
|
||||
"The update was unsuccessful. " : "更新失敗",
|
||||
"The update was successful. There were warnings." : "更新成功,有警告訊息",
|
||||
|
|
@ -157,6 +168,9 @@
|
|||
"New password" : "新密碼",
|
||||
"New Password" : "新密碼",
|
||||
"Reset password" : "重設密碼",
|
||||
"Searching other places" : "搜尋其他位置",
|
||||
"No search results in other folders" : "在其他資料夾中沒有找到",
|
||||
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"],
|
||||
"Personal" : "個人",
|
||||
"Users" : "使用者",
|
||||
"Apps" : "應用程式",
|
||||
|
|
@ -183,11 +197,13 @@
|
|||
"Technical details" : "技術細節",
|
||||
"Remote Address: %s" : "遠端位置:%s",
|
||||
"Request ID: %s" : "請求編號:%s",
|
||||
"Type: %s" : "類型:%s",
|
||||
"Code: %s" : "代碼:%s",
|
||||
"Message: %s" : "訊息:%s",
|
||||
"File: %s" : "檔案:%s",
|
||||
"Line: %s" : "行數:%s",
|
||||
"Trace" : "追蹤",
|
||||
"Security warning" : "安全性警告",
|
||||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
|
||||
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
|
||||
"Create an <strong>admin account</strong>" : "建立一個<strong>管理者帳號</strong>",
|
||||
|
|
@ -196,13 +212,21 @@
|
|||
"Data folder" : "資料儲存位置",
|
||||
"Configure the database" : "設定資料庫",
|
||||
"Only %s is available." : "剩下 %s 可使用",
|
||||
"Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種資料庫",
|
||||
"For more details check out the documentation." : "更多細節詳見說明文件",
|
||||
"Database user" : "資料庫使用者",
|
||||
"Database password" : "資料庫密碼",
|
||||
"Database name" : "資料庫名稱",
|
||||
"Database tablespace" : "資料庫 tablespace",
|
||||
"Database host" : "資料庫主機",
|
||||
"Performance warning" : "效能警告",
|
||||
"SQLite will be used as database." : "將使用 SQLite 為資料庫",
|
||||
"For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
|
||||
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
|
||||
"Finish setup" : "完成設定",
|
||||
"Finishing …" : "即將完成…",
|
||||
"Need help?" : "需要幫助?",
|
||||
"See the documentation" : "閱讀說明文件",
|
||||
"Log out" : "登出",
|
||||
"Search" : "搜尋",
|
||||
"Server side authentication failed!" : "伺服器端認證失敗!",
|
||||
|
|
|
|||
|
|
@ -129,6 +129,7 @@ OC.L10N.register(
|
|||
"Download logfile" : "下載記錄檔",
|
||||
"More" : "更多",
|
||||
"Less" : "更少",
|
||||
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
|
||||
"How to do backups" : "如何備份",
|
||||
"Advanced monitoring" : "進階監控",
|
||||
"Performance tuning" : "效能調校",
|
||||
|
|
|
|||
|
|
@ -127,6 +127,7 @@
|
|||
"Download logfile" : "下載記錄檔",
|
||||
"More" : "更多",
|
||||
"Less" : "更少",
|
||||
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
|
||||
"How to do backups" : "如何備份",
|
||||
"Advanced monitoring" : "進階監控",
|
||||
"Performance tuning" : "效能調校",
|
||||
|
|
|
|||
Loading…
Reference in a new issue