diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 24b6e7dea0..3ab67da3cf 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -74,7 +74,7 @@ OC.L10N.register( "Decline" : "拒否", "More options …" : "他のオプション …", "More options at %s" : "%s のその他のオプション", - "Contacts" : "アドレス帳", + "Contacts" : "連絡先", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", "Configures a CalDAV account" : "CalDAVアカウントを設定します", "Configures a CardDAV account" : "CardDAVアカウントを設定します", diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index e6184c1603..b630e684de 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -72,7 +72,7 @@ "Decline" : "拒否", "More options …" : "他のオプション …", "More options at %s" : "%s のその他のオプション", - "Contacts" : "アドレス帳", + "Contacts" : "連絡先", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", "Configures a CalDAV account" : "CalDAVアカウントを設定します", "Configures a CardDAV account" : "CardDAVアカウントを設定します", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index d13957fb06..0821acd777 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -171,7 +171,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", "Toggle grid view" : "Commuta la vista a griglia", "No files in here" : "Qui non c'è alcun file", - "Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!", + "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 681de26311..4686977593 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -169,7 +169,7 @@ "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", "Toggle grid view" : "Commuta la vista a griglia", "No files in here" : "Qui non c'è alcun file", - "Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!", + "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 8cc085bdf0..e16b793423 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -158,6 +158,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", "Tags" : "標籤", "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", @@ -167,6 +168,7 @@ OC.L10N.register( "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Toggle grid view" : "切換網格檢視", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index c2aa0d203e..60c77b03ba 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -156,6 +156,7 @@ "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", "Tags" : "標籤", "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", @@ -165,6 +166,7 @@ "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Toggle grid view" : "切換網格檢視", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index e2c7722876..34af29b315 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -11,7 +11,7 @@ OC.L10N.register( "Private" : "非公開", "Only visible to local users" : "ローカルユーザーのみ見れます", "Only visible to you" : "あなたのみから見れます", - "Contacts" : "アドレス帳", + "Contacts" : "連絡先", "Visible to local users and to trusted servers" : "ローカルユーザーと信頼できるサーバーから見れます", "Public" : "公開", "Will be synced to a global and public address book" : "グローバルなアドレス帳と公開アドレス帳に同期されます", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 857eee4206..b629e1128a 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -9,7 +9,7 @@ "Private" : "非公開", "Only visible to local users" : "ローカルユーザーのみ見れます", "Only visible to you" : "あなたのみから見れます", - "Contacts" : "アドレス帳", + "Contacts" : "連絡先", "Visible to local users and to trusted servers" : "ローカルユーザーと信頼できるサーバーから見れます", "Public" : "公開", "Will be synced to a global and public address book" : "グローバルなアドレス帳と公開アドレス帳に同期されます", diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js index 07aeebc555..0e80fccbea 100644 --- a/apps/workflowengine/l10n/ja.js +++ b/apps/workflowengine/l10n/ja.js @@ -47,7 +47,7 @@ OC.L10N.register( "Active" : "アクティブ化", "Save" : "保存", "Browse the app store" : "アプリストアをブラウザでみる", - "matches" : "合致", + "matches" : "一致", "does not match" : "一致しない", "is" : "は", "is not" : "は異なる", diff --git a/apps/workflowengine/l10n/ja.json b/apps/workflowengine/l10n/ja.json index 816aa27396..caeabb728c 100644 --- a/apps/workflowengine/l10n/ja.json +++ b/apps/workflowengine/l10n/ja.json @@ -45,7 +45,7 @@ "Active" : "アクティブ化", "Save" : "保存", "Browse the app store" : "アプリストアをブラウザでみる", - "matches" : "合致", + "matches" : "一致", "does not match" : "一致しない", "is" : "は", "is not" : "は異なる", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index a56b0ec4ed..692288c55f 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -26,6 +26,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", "Reset your password" : "Restablecer tu contraseña", + "Nextcloud Server" : "Servidor Nextcloud", + "Some of your link shares have been removed" : "Se han eliminado algunos de sus enlaces compartidos", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un error de seguridad, tuvimos que eliminar algunos de sus enlaces compartidos. Por favor vea el enlace para más información.", "Preparing update" : "Preparando actualización", "[%d / %d]: %s" : "[%d / %d]: %s ", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 77859353af..12b2950040 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -24,6 +24,9 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", "Reset your password" : "Restablecer tu contraseña", + "Nextcloud Server" : "Servidor Nextcloud", + "Some of your link shares have been removed" : "Se han eliminado algunos de sus enlaces compartidos", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un error de seguridad, tuvimos que eliminar algunos de sus enlaces compartidos. Por favor vea el enlace para más información.", "Preparing update" : "Preparando actualización", "[%d / %d]: %s" : "[%d / %d]: %s ", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",