diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-21 01:06:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-21 01:06:58 +0000 |
commit | ba9b17c9069c5d9fe8595ffd306647f33067c927 (patch) | |
tree | ee94fcb35b457703a6abab346cb5fb99384dfd5a /apps | |
parent | 97af4f762d44ddd97d9db2566cb2841ca37d9fff (diff) | |
download | nextcloud-server-ba9b17c9069c5d9fe8595ffd306647f33067c927.tar.gz nextcloud-server-ba9b17c9069c5d9fe8595ffd306647f33067c927.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
32 files changed, 242 insertions, 6 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js new file mode 100644 index 00000000000..47d1fbe5ef4 --- /dev/null +++ b/apps/dav/l10n/ja.js @@ -0,0 +1,40 @@ +OC.L10N.register( + "dav", + { + "A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されました", + "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されました", + "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されました", + "%1$s created calendar %2$s" : "%1$s はカレンダー %2$s を作成しました", + "You created calendar %2$s" : "カレンダー %2$s を作成しました", + "%1$s deleted calendar %2$s" : "%1$s はカレンダー %2$s を削除しました", + "You deleted calendar %2$s" : "カレンダー %2$s を削除しました", + "%1$s updated calendar %2$s" : "%1$s はカレンダー %2$s を更新しました", + "You updated calendar %2$s" : "カレンダー %2$s を更新しました", + "%1$s shared calendar %2$s with you" : "%1$s がカレンダー %2$s を共有しています", + "You shared calendar %2$s with %1$s" : "%1$s とカレンダー %2$s を共有しました", + "%3$s shared calendar %2$s with %1$s" : "%3$s が %1$s とカレンダー %2$s を共有しています", + "%1$s unshared calendar %2$s from you" : "%1$s があなたからカレンダー %2$s を共有解除しました", + "You unshared calendar %2$s from %1$s" : "%1$s からカレンダー %2$s を共有解除しました", + "%3$s unshared calendar %2$s from %1$s" : "%3$s が %1$s からカレンダー %2$s を共有解除しました", + "%1$s unshared calendar %2$s from themselves" : "%1$s が彼らからカレンダー %2$s を共有解除しました", + "You shared calendar %2$s with group %1$s" : "カレンダー %2$s をグループ %1$s と共有しました", + "%3$s shared calendar %2$s with group %1$s" : "%3$s が %1$s グループとカレンダー %2$s を共有しました", + "You unshared calendar %2$s from group %1$s" : "%1$s グループからカレンダー %2$s を共有解除しました", + "%3$s unshared calendar %2$s from group %1$s" : "%3$s が %1$s グループからカレンダー %2$s を共有解除しました", + "%1$s created event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s に %3$s イベントを作成", + "You created event %3$s in calendar %2$s" : "カレンダー %2$s に %3$s イベントを作成しました", + "%1$s deleted event %3$s from calendar %2$s" : "%1$s が カレンダー %2$s から %3$s イベントを削除しました ", + "You deleted event %3$s from calendar %2$s" : "カレンダー %2$s から %3$s イベントを削除しました", + "%1$s updated event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s の %3$s イベントを更新しました", + "You updated event %3$s in calendar %2$s" : "カレンダー %2$s で %3$s イベントを更新しました", + "%1$s created todo %3$s in list %2$s" : "%1$s がリスト %2$s にTodo %3$s を作成しました", + "Calendar" : "カレンダー", + "Todos" : "ToDo", + "Contact birthdays" : "誕生日", + "Personal" : "個人", + "Contacts" : "アドレス帳", + "Technical details" : "技術的な詳細", + "Remote Address: %s" : "リモートアドレス: %s", + "Request ID: %s" : "リクエスト ID: %s" +}, +"nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json new file mode 100644 index 00000000000..0c7281a8d06 --- /dev/null +++ b/apps/dav/l10n/ja.json @@ -0,0 +1,38 @@ +{ "translations": { + "A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されました", + "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されました", + "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されました", + "%1$s created calendar %2$s" : "%1$s はカレンダー %2$s を作成しました", + "You created calendar %2$s" : "カレンダー %2$s を作成しました", + "%1$s deleted calendar %2$s" : "%1$s はカレンダー %2$s を削除しました", + "You deleted calendar %2$s" : "カレンダー %2$s を削除しました", + "%1$s updated calendar %2$s" : "%1$s はカレンダー %2$s を更新しました", + "You updated calendar %2$s" : "カレンダー %2$s を更新しました", + "%1$s shared calendar %2$s with you" : "%1$s がカレンダー %2$s を共有しています", + "You shared calendar %2$s with %1$s" : "%1$s とカレンダー %2$s を共有しました", + "%3$s shared calendar %2$s with %1$s" : "%3$s が %1$s とカレンダー %2$s を共有しています", + "%1$s unshared calendar %2$s from you" : "%1$s があなたからカレンダー %2$s を共有解除しました", + "You unshared calendar %2$s from %1$s" : "%1$s からカレンダー %2$s を共有解除しました", + "%3$s unshared calendar %2$s from %1$s" : "%3$s が %1$s からカレンダー %2$s を共有解除しました", + "%1$s unshared calendar %2$s from themselves" : "%1$s が彼らからカレンダー %2$s を共有解除しました", + "You shared calendar %2$s with group %1$s" : "カレンダー %2$s をグループ %1$s と共有しました", + "%3$s shared calendar %2$s with group %1$s" : "%3$s が %1$s グループとカレンダー %2$s を共有しました", + "You unshared calendar %2$s from group %1$s" : "%1$s グループからカレンダー %2$s を共有解除しました", + "%3$s unshared calendar %2$s from group %1$s" : "%3$s が %1$s グループからカレンダー %2$s を共有解除しました", + "%1$s created event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s に %3$s イベントを作成", + "You created event %3$s in calendar %2$s" : "カレンダー %2$s に %3$s イベントを作成しました", + "%1$s deleted event %3$s from calendar %2$s" : "%1$s が カレンダー %2$s から %3$s イベントを削除しました ", + "You deleted event %3$s from calendar %2$s" : "カレンダー %2$s から %3$s イベントを削除しました", + "%1$s updated event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s の %3$s イベントを更新しました", + "You updated event %3$s in calendar %2$s" : "カレンダー %2$s で %3$s イベントを更新しました", + "%1$s created todo %3$s in list %2$s" : "%1$s がリスト %2$s にTodo %3$s を作成しました", + "Calendar" : "カレンダー", + "Todos" : "ToDo", + "Contact birthdays" : "誕生日", + "Personal" : "個人", + "Contacts" : "アドレス帳", + "Technical details" : "技術的な詳細", + "Remote Address: %s" : "リモートアドレス: %s", + "Request ID: %s" : "リクエスト ID: %s" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 64375fea6fc..4f864ae871b 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -27,6 +27,16 @@ OC.L10N.register( "You deleted event %3$s from calendar %2$s" : "Je verwijderde afspraak %3$s uit agenda %2$s", "%1$s updated event %3$s in calendar %2$s" : "%1$s heeft afspraak %3$s in agenda %2$s bijgewerkt", "You updated event %3$s in calendar %2$s" : "Je hebt afspraak %3$s in agenda %2$s bijgewerkt", + "%1$s created todo %3$s in list %2$s" : "%1$s creëerde taak %3$s in lijst %2$s", + "You created todo %3$s in list %2$s" : "Je creëerde taak %3$s in lijst %2$s", + "%1$s deleted todo %3$s from list %2$s" : "%1$s verwijderde todo %3$s uit lijst %2$s", + "You deleted todo %3$s from list %2$s" : "Je verwijderde taak %3$s uit lijst %2$s", + "%1$s updated todo %3$s in list %2$s" : "%1$s heeft taak %3$s in lijst %2$s bijgewerkt", + "You updated todo %3$s in list %2$s" : "Je hebt taak %3$s in lijst %2$s bijgewerkt", + "%1$s solved todo %3$s in list %2$s" : "%1$s kruiste taak %3$s af op lijst %2$s", + "You solved todo %3$s in list %2$s" : "Je kruiste taak %3$s af op lijst %2$s", + "%1$s reopened todo %3$s in list %2$s" : "%1$s heropende taak %3$s in lijst %2$s", + "You reopened todo %3$s in list %2$s" : "Je heropende taak %3$s in lijst %2$s", "Calendar" : "Kalender", "Todos" : "Te doen", "Contact birthdays" : "Verjaardagen", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index ccd6873dfa0..f39cd8f86dc 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -25,6 +25,16 @@ "You deleted event %3$s from calendar %2$s" : "Je verwijderde afspraak %3$s uit agenda %2$s", "%1$s updated event %3$s in calendar %2$s" : "%1$s heeft afspraak %3$s in agenda %2$s bijgewerkt", "You updated event %3$s in calendar %2$s" : "Je hebt afspraak %3$s in agenda %2$s bijgewerkt", + "%1$s created todo %3$s in list %2$s" : "%1$s creëerde taak %3$s in lijst %2$s", + "You created todo %3$s in list %2$s" : "Je creëerde taak %3$s in lijst %2$s", + "%1$s deleted todo %3$s from list %2$s" : "%1$s verwijderde todo %3$s uit lijst %2$s", + "You deleted todo %3$s from list %2$s" : "Je verwijderde taak %3$s uit lijst %2$s", + "%1$s updated todo %3$s in list %2$s" : "%1$s heeft taak %3$s in lijst %2$s bijgewerkt", + "You updated todo %3$s in list %2$s" : "Je hebt taak %3$s in lijst %2$s bijgewerkt", + "%1$s solved todo %3$s in list %2$s" : "%1$s kruiste taak %3$s af op lijst %2$s", + "You solved todo %3$s in list %2$s" : "Je kruiste taak %3$s af op lijst %2$s", + "%1$s reopened todo %3$s in list %2$s" : "%1$s heropende taak %3$s in lijst %2$s", + "You reopened todo %3$s in list %2$s" : "Je heropende taak %3$s in lijst %2$s", "Calendar" : "Kalender", "Todos" : "Te doen", "Contact birthdays" : "Verjaardagen", diff --git a/apps/encryption/l10n/ja.js b/apps/encryption/l10n/ja.js index 567e68c211b..8f2a9e0253c 100644 --- a/apps/encryption/l10n/ja.js +++ b/apps/encryption/l10n/ja.js @@ -22,6 +22,9 @@ OC.L10N.register( "The current log-in password was not correct, please try again." : "ログインパスワードが一致しませんでした。もう一度入力してください。", "Private key password successfully updated." : "秘密鍵のパスワードが正常に更新されました。", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "古い暗号化(ownCloud 8.0以前)から新しい方へ、暗号化キーを移行する必要があります。'occ encryption:migrate'を実行するか、管理者に問い合わせてください。", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", + "Encryption app is enabled and ready" : "暗号化アプリは有効になっており、準備が整いました", "Bad Signature" : "不正な署名", "Missing Signature" : "署名が存在しません", "one-time password for server-side-encryption" : "サーバーサイド暗号化のワンタイムパスワード", @@ -31,6 +34,7 @@ OC.L10N.register( "The share will expire on %s." : "共有は %s で有効期限が切れます。", "Cheers!" : "それでは!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "こんにちは、<br><br>管理者がサーバーサイド暗号化を有効にしました。<strong>%s</strong>というパスワードであなたのファイルが暗号化されました。<br><br>Web画面からログインして、個人設定画面の\"基本暗号化モジュール\"のセクションにいき、暗号化パスワードの更新をお願いします。 \"旧ログインパスワード”部分に上記パスワードを入力し、現在のログインパスワードで更新します。<br><br>", + "Default encryption module" : "デフォルトの暗号化モジュール", "Encrypt the home storage" : "メインストレージ暗号化", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイル全てが暗号化されます。", "Enable recovery key" : "復旧キーを有効にする", @@ -43,6 +47,7 @@ OC.L10N.register( "New recovery key password" : "新しい復旧キーのパスワード", "Repeat new recovery key password" : "新しい復旧キーのパスワードをもう一度入力", "Change Password" : "パスワードを変更", + "Basic encryption module" : "基本暗号化モジュール", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", "Your private key password no longer matches your log-in password." : "もはや秘密鍵はログインパスワードと一致しません。", "Set your old private key password to your current log-in password:" : "古い秘密鍵のパスワードを現在のログインパスワードに設定:", @@ -53,6 +58,12 @@ OC.L10N.register( "Enable password recovery:" : "パスワードリカバリを有効に:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "このオプションを有効にすると、パスワードを紛失した場合も、暗号化されたファイルに再度アクセスすることができるようになります。", "Enabled" : "有効", - "Disabled" : "無効" + "Disabled" : "無効", + "You need to migrate your encryption keys from the old encryption (Nextcloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "古い暗号化(Nextcloud 8.0以前)から新しい方へ、暗号化キーを移行する必要があります。'occ encryption:migrate' を実行するか、管理者に問い合わせてください。", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", + "Encryption App is enabled and ready" : "暗号化アプリは有効になっており、準備が整いました", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "こんにちは、\n\n管理者がサーバーサイド暗号化を有効にしました。'%s'というパスワードであなたのファイルが暗号化されました。\n\nWeb画面からログインして、個人設定画面の'Nextcloud基本暗号化モジュール' セクションにいき、暗号化パスワードの更新をお願いします。 '旧ログインパスワード'部分に上記パスワードを入力し、現在のログインパスワードで更新します。\n", + "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"Nextcloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "こんにちは、<br><br>管理者がサーバーサイド暗号化を有効にしました。<strong>%s</strong>というパスワードであなたのファイルが暗号化されました。<br><br>Web画面からログインして、個人設定画面の\"Nextcloud基本暗号化モジュール\"のセクションにいき、暗号化パスワードの更新をお願いします。 \"旧ログインパスワード”部分に上記パスワードを入力し、現在のログインパスワードで更新します。<br><br>", + "Nextcloud basic encryption module" : "Nextcloud 基本暗号化モジュール" }, "nplurals=1; plural=0;"); diff --git a/apps/encryption/l10n/ja.json b/apps/encryption/l10n/ja.json index 98c435abbeb..28c4a528a94 100644 --- a/apps/encryption/l10n/ja.json +++ b/apps/encryption/l10n/ja.json @@ -20,6 +20,9 @@ "The current log-in password was not correct, please try again." : "ログインパスワードが一致しませんでした。もう一度入力してください。", "Private key password successfully updated." : "秘密鍵のパスワードが正常に更新されました。", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "古い暗号化(ownCloud 8.0以前)から新しい方へ、暗号化キーを移行する必要があります。'occ encryption:migrate'を実行するか、管理者に問い合わせてください。", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", + "Encryption app is enabled and ready" : "暗号化アプリは有効になっており、準備が整いました", "Bad Signature" : "不正な署名", "Missing Signature" : "署名が存在しません", "one-time password for server-side-encryption" : "サーバーサイド暗号化のワンタイムパスワード", @@ -29,6 +32,7 @@ "The share will expire on %s." : "共有は %s で有効期限が切れます。", "Cheers!" : "それでは!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "こんにちは、<br><br>管理者がサーバーサイド暗号化を有効にしました。<strong>%s</strong>というパスワードであなたのファイルが暗号化されました。<br><br>Web画面からログインして、個人設定画面の\"基本暗号化モジュール\"のセクションにいき、暗号化パスワードの更新をお願いします。 \"旧ログインパスワード”部分に上記パスワードを入力し、現在のログインパスワードで更新します。<br><br>", + "Default encryption module" : "デフォルトの暗号化モジュール", "Encrypt the home storage" : "メインストレージ暗号化", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイル全てが暗号化されます。", "Enable recovery key" : "復旧キーを有効にする", @@ -41,6 +45,7 @@ "New recovery key password" : "新しい復旧キーのパスワード", "Repeat new recovery key password" : "新しい復旧キーのパスワードをもう一度入力", "Change Password" : "パスワードを変更", + "Basic encryption module" : "基本暗号化モジュール", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", "Your private key password no longer matches your log-in password." : "もはや秘密鍵はログインパスワードと一致しません。", "Set your old private key password to your current log-in password:" : "古い秘密鍵のパスワードを現在のログインパスワードに設定:", @@ -51,6 +56,12 @@ "Enable password recovery:" : "パスワードリカバリを有効に:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "このオプションを有効にすると、パスワードを紛失した場合も、暗号化されたファイルに再度アクセスすることができるようになります。", "Enabled" : "有効", - "Disabled" : "無効" + "Disabled" : "無効", + "You need to migrate your encryption keys from the old encryption (Nextcloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "古い暗号化(Nextcloud 8.0以前)から新しい方へ、暗号化キーを移行する必要があります。'occ encryption:migrate' を実行するか、管理者に問い合わせてください。", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", + "Encryption App is enabled and ready" : "暗号化アプリは有効になっており、準備が整いました", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "こんにちは、\n\n管理者がサーバーサイド暗号化を有効にしました。'%s'というパスワードであなたのファイルが暗号化されました。\n\nWeb画面からログインして、個人設定画面の'Nextcloud基本暗号化モジュール' セクションにいき、暗号化パスワードの更新をお願いします。 '旧ログインパスワード'部分に上記パスワードを入力し、現在のログインパスワードで更新します。\n", + "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"Nextcloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "こんにちは、<br><br>管理者がサーバーサイド暗号化を有効にしました。<strong>%s</strong>というパスワードであなたのファイルが暗号化されました。<br><br>Web画面からログインして、個人設定画面の\"Nextcloud基本暗号化モジュール\"のセクションにいき、暗号化パスワードの更新をお願いします。 \"旧ログインパスワード”部分に上記パスワードを入力し、現在のログインパスワードで更新します。<br><br>", + "Nextcloud basic encryption module" : "Nextcloud 基本暗号化モジュール" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index 1f067d5524c..0b6656c12e8 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -7,6 +7,7 @@ OC.L10N.register( "Remote share password" : "Password della condivisione remota", "Cancel" : "Annulla", "Add remote share" : "Aggiungi condivisione remota", + "Copy" : "Copia", "Copied!" : "Copiato!", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index 30df8ca9356..ab077f90d88 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -5,6 +5,7 @@ "Remote share password" : "Password della condivisione remota", "Cancel" : "Annulla", "Add remote share" : "Aggiungi condivisione remota", + "Copy" : "Copia", "Copied!" : "Copiato!", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", diff --git a/apps/federation/l10n/it.js b/apps/federation/l10n/it.js index 6b96d124c6a..4f936bef860 100644 --- a/apps/federation/l10n/it.js +++ b/apps/federation/l10n/it.js @@ -11,6 +11,7 @@ OC.L10N.register( "Trusted Servers" : "Server affidabili", "+ Add Nextcloud server" : "+ Aggiungi server Nextcloud", "Nextcloud Server" : "Server Nextcloud", + "Add" : "Aggiungi", "Server added to the list of trusted Nextclouds" : "Server aggiunto all'elenco dei Nextcloud affidabili", "No Nextcloud server found" : "Nessun server Nextcloud trovato", "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federazione di Nextcloud consente di connettersi ad altri server affidabili per accedere alla cartella utente. Ad esempio, ciò sarà utilizzato per il completamento automatico di utenti esterni per la condivisione federata.", diff --git a/apps/federation/l10n/it.json b/apps/federation/l10n/it.json index 642f640bd92..633c0908ce5 100644 --- a/apps/federation/l10n/it.json +++ b/apps/federation/l10n/it.json @@ -9,6 +9,7 @@ "Trusted Servers" : "Server affidabili", "+ Add Nextcloud server" : "+ Aggiungi server Nextcloud", "Nextcloud Server" : "Server Nextcloud", + "Add" : "Aggiungi", "Server added to the list of trusted Nextclouds" : "Server aggiunto all'elenco dei Nextcloud affidabili", "No Nextcloud server found" : "Nessun server Nextcloud trovato", "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federazione di Nextcloud consente di connettersi ad altri server affidabili per accedere alla cartella utente. Ad esempio, ciò sarà utilizzato per il completamento automatico di utenti esterni per la condivisione federata.", diff --git a/apps/federation/l10n/ja.js b/apps/federation/l10n/ja.js index dafb51b6df9..abc71e23c23 100644 --- a/apps/federation/l10n/ja.js +++ b/apps/federation/l10n/ja.js @@ -3,11 +3,18 @@ OC.L10N.register( { "Added to the list of trusted servers" : "信頼済サーバーとしてリストに登録済", "Server is already in the list of trusted servers." : "信頼済サイトとして既に登録されています。", - "No server to federate found" : "ownCloud 連携サーバーはありません。", + "No server to federate with found" : "Nextcloud 連携サーバーはありません。", "Could not add server" : "サーバーを追加できませんでした", "Federation" : "連携", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud 連携では他の信頼済サーバーとユーザーリストをやり取りすること許可します。例えば、連携共有時で他のサーバーのユーザーのIDを自動補完します。", "Add server automatically once a federated share was created successfully" : "追加するサーバは自動的に統合され、共有が追加されました", - "Trusted Servers" : "信頼済サーバー" + "Trusted Servers" : "信頼済サーバー", + "+ Add Nextcloud server" : "Nextcloudサーバーを追加", + "Nextcloud Server" : "Nextcloud サーバー", + "Add" : "追加", + "Server added to the list of trusted Nextclouds" : "信頼済Nextcloudサーバーとして登録済", + "No Nextcloud server found" : "Nextcloud サーバーがありません。", + "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloudサーバー連携では、他の信頼できるNextcloudサーバーと接続して、ユーザーリストを交換することができます。これを使えば、サーバー連携共有時に他のサーバーのユーザーのIDを自動補完します。", + "Trusted Nextcloud Servers" : "信頼済のNextcloudサーバー" }, "nplurals=1; plural=0;"); diff --git a/apps/federation/l10n/ja.json b/apps/federation/l10n/ja.json index 912d8f57f33..09d231f43ef 100644 --- a/apps/federation/l10n/ja.json +++ b/apps/federation/l10n/ja.json @@ -1,11 +1,18 @@ { "translations": { "Added to the list of trusted servers" : "信頼済サーバーとしてリストに登録済", "Server is already in the list of trusted servers." : "信頼済サイトとして既に登録されています。", - "No server to federate found" : "ownCloud 連携サーバーはありません。", + "No server to federate with found" : "Nextcloud 連携サーバーはありません。", "Could not add server" : "サーバーを追加できませんでした", "Federation" : "連携", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud 連携では他の信頼済サーバーとユーザーリストをやり取りすること許可します。例えば、連携共有時で他のサーバーのユーザーのIDを自動補完します。", "Add server automatically once a federated share was created successfully" : "追加するサーバは自動的に統合され、共有が追加されました", - "Trusted Servers" : "信頼済サーバー" + "Trusted Servers" : "信頼済サーバー", + "+ Add Nextcloud server" : "Nextcloudサーバーを追加", + "Nextcloud Server" : "Nextcloud サーバー", + "Add" : "追加", + "Server added to the list of trusted Nextclouds" : "信頼済Nextcloudサーバーとして登録済", + "No Nextcloud server found" : "Nextcloud サーバーがありません。", + "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloudサーバー連携では、他の信頼できるNextcloudサーバーと接続して、ユーザーリストを交換することができます。これを使えば、サーバー連携共有時に他のサーバーのユーザーのIDを自動補完します。", + "Trusted Nextcloud Servers" : "信頼済のNextcloudサーバー" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/federation/l10n/nl.js b/apps/federation/l10n/nl.js index b92cc12d381..e0b49ed9da2 100644 --- a/apps/federation/l10n/nl.js +++ b/apps/federation/l10n/nl.js @@ -11,6 +11,7 @@ OC.L10N.register( "Trusted Servers" : "Vertrouwde servers", "+ Add Nextcloud server" : "+ Toevoegen Nextcloud server", "Nextcloud Server" : "Nextcloud Server", + "Add" : "Toevoegen", "Server added to the list of trusted Nextclouds" : "Server toegevoegd aan de lijst met vertrouwde Nextclouds", "No Nextcloud server found" : "Geen Nextcloud server gevonden", "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloud federatie maakt het mogelijk om te verbinden met andere vertrouwde Nextclouds om de gebuikersadministratie te delen. Zo kun je automatisch externe gebruikers toevoegen voor federatief delen.", diff --git a/apps/federation/l10n/nl.json b/apps/federation/l10n/nl.json index bd1e31df423..c8748c8344c 100644 --- a/apps/federation/l10n/nl.json +++ b/apps/federation/l10n/nl.json @@ -9,6 +9,7 @@ "Trusted Servers" : "Vertrouwde servers", "+ Add Nextcloud server" : "+ Toevoegen Nextcloud server", "Nextcloud Server" : "Nextcloud Server", + "Add" : "Toevoegen", "Server added to the list of trusted Nextclouds" : "Server toegevoegd aan de lijst met vertrouwde Nextclouds", "No Nextcloud server found" : "Geen Nextcloud server gevonden", "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloud federatie maakt het mogelijk om te verbinden met andere vertrouwde Nextclouds om de gebuikersadministratie te delen. Zo kun je automatisch externe gebruikers toevoegen voor federatief delen.", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index d3293d6d1ce..ab5dccb41eb 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -76,32 +76,55 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "Copy local link" : "Copia collegamento locale", "Folder" : "Cartella", "New folder" : "Nuova cartella", "Upload" : "Carica", "An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette", "File changes" : "Modiche dei file", + "Created by %s" : "Creata da %s", + "Created by {user1}" : "Creata da {user1}", "Changed by %2$s" : "Modificata da %2$s", + "Changed by {user1}" : "Modificata da {user1}", "Deleted by %2$s" : "Eliminata da %2$s", + "Deleted by {user1}" : "Eliminata da {user1}", "Restored by %2$s" : "Ripristinata da %2$s", + "Restored by {user1}" : "Ripristinata da {user1}", "Renamed by %2$s" : "Rinominata da %2$s", + "Renamed by {user1}" : "Rinominata da {user1}", "Moved by %2$s" : "Spostata da %2$s", + "Moved by {user1}" : "Spostata da {user1}", "You created %1$s" : "Hai creato %1$s", + "You created {file1}" : "Hai creato {file1}", "%2$s created %1$s" : "%2$s ha creato %1$s", + "{user1} created {file1}" : "{user1} ha creato {file1}", "%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica", + "{file1} was created in a public folder" : "{file1} è stato creato in una cartella pubblica", "You changed %1$s" : "Hai modificato %1$s", + "You changed {file1}" : "Hai modificato {file1}", "%2$s changed %1$s" : "%2$s ha modificato %1$s", + "{user1} changed {file1}" : "{user1} ha modificato {file1}", "You deleted %1$s" : "Hai eliminato %1$s", + "You deleted {file1}" : "Hai eliminato {file1}", "%2$s deleted %1$s" : "%2$s ha eliminato %1$s", + "{user1} deleted {file1}" : "{user1} ha eliminato {file1}", "You restored %1$s" : "Hai ripristinato %1$s", + "You restored {file1}" : "Hai ripristinato {file1}", "%2$s restored %1$s" : "%2$s ha ripristinato %1$s", + "{user1} restored {file1}" : "{user1} ha ripristinato {file1}", "You renamed %2$s to %1$s" : "Hai rinominato %2$s in %1$s", + "You renamed {file2} to {file1}" : "Hai rinominato {file2} in {file1}", "%2$s renamed %3$s to %1$s" : "%2$s ha rinominato %3$s in %1$s", + "{user1} renamed {file2} to {file1}" : "{user1} ha rinominato {file2} in {file1}", "You moved %2$s to %1$s" : "Hai spostato %1$s in %2$s", + "You moved {file2} to {file1}" : "Hai spostato {file2} in {file1}", "%2$s moved %3$s to %1$s" : "%2$s ha spostato %3$s in %1$s", + "{user1} moved {file2} to {file1}" : "{user1} ha spostato {file2} in {file1}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", + "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", "Upload (max. %s)" : "Carica (massimo %s)", "File handling" : "Gestione file", "Maximum upload size" : "Dimensione massima caricamento", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 97cb9530996..03e2ada1ad9 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -74,32 +74,55 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "Copy local link" : "Copia collegamento locale", "Folder" : "Cartella", "New folder" : "Nuova cartella", "Upload" : "Carica", "An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette", "File changes" : "Modiche dei file", + "Created by %s" : "Creata da %s", + "Created by {user1}" : "Creata da {user1}", "Changed by %2$s" : "Modificata da %2$s", + "Changed by {user1}" : "Modificata da {user1}", "Deleted by %2$s" : "Eliminata da %2$s", + "Deleted by {user1}" : "Eliminata da {user1}", "Restored by %2$s" : "Ripristinata da %2$s", + "Restored by {user1}" : "Ripristinata da {user1}", "Renamed by %2$s" : "Rinominata da %2$s", + "Renamed by {user1}" : "Rinominata da {user1}", "Moved by %2$s" : "Spostata da %2$s", + "Moved by {user1}" : "Spostata da {user1}", "You created %1$s" : "Hai creato %1$s", + "You created {file1}" : "Hai creato {file1}", "%2$s created %1$s" : "%2$s ha creato %1$s", + "{user1} created {file1}" : "{user1} ha creato {file1}", "%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica", + "{file1} was created in a public folder" : "{file1} è stato creato in una cartella pubblica", "You changed %1$s" : "Hai modificato %1$s", + "You changed {file1}" : "Hai modificato {file1}", "%2$s changed %1$s" : "%2$s ha modificato %1$s", + "{user1} changed {file1}" : "{user1} ha modificato {file1}", "You deleted %1$s" : "Hai eliminato %1$s", + "You deleted {file1}" : "Hai eliminato {file1}", "%2$s deleted %1$s" : "%2$s ha eliminato %1$s", + "{user1} deleted {file1}" : "{user1} ha eliminato {file1}", "You restored %1$s" : "Hai ripristinato %1$s", + "You restored {file1}" : "Hai ripristinato {file1}", "%2$s restored %1$s" : "%2$s ha ripristinato %1$s", + "{user1} restored {file1}" : "{user1} ha ripristinato {file1}", "You renamed %2$s to %1$s" : "Hai rinominato %2$s in %1$s", + "You renamed {file2} to {file1}" : "Hai rinominato {file2} in {file1}", "%2$s renamed %3$s to %1$s" : "%2$s ha rinominato %3$s in %1$s", + "{user1} renamed {file2} to {file1}" : "{user1} ha rinominato {file2} in {file1}", "You moved %2$s to %1$s" : "Hai spostato %1$s in %2$s", + "You moved {file2} to {file1}" : "Hai spostato {file2} in {file1}", "%2$s moved %3$s to %1$s" : "%2$s ha spostato %3$s in %1$s", + "{user1} moved {file2} to {file1}" : "{user1} ha spostato {file2} in {file1}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", + "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", "Upload (max. %s)" : "Carica (massimo %s)", "File handling" : "Gestione file", "Maximum upload size" : "Dimensione massima caricamento", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index a3e68612710..c5efaaf6bde 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -76,6 +76,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", "Favorite" : "Favoriet", + "Copy local link" : "Kopiëren lokale link", "Folder" : "Map", "New folder" : "Nieuwe map", "Upload" : "Uploaden", @@ -94,25 +95,36 @@ OC.L10N.register( "Moved by %2$s" : "Verplaatst door %2$s", "Moved by {user1}" : "Verplaatst door {user1}", "You created %1$s" : "Gecreëerd: %1$s", + "You created {file1}" : "Je creëerde {file1}", "%2$s created %1$s" : "%2$s creëerde %1$s", + "{user1} created {file1}" : "{user1} creëerde {file1}", "%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map", + "{file1} was created in a public folder" : "{file1} werd gecreëerd in een openbare map", "You changed %1$s" : "Gewijzigd: %1$s", + "You changed {file1}" : "Je wijzigde {file1}", "%2$s changed %1$s" : "%2$s wijzigde %1$s", + "{user1} changed {file1}" : "{user1} wijzigde {file1}", "You deleted %1$s" : "Je verwijderde: %1$s", + "You deleted {file1}" : "Je verwijderde {file1}", "%2$s deleted %1$s" : "%2$s verwijderde %1$s", "{user1} deleted {file1}" : "{user1} verwijderde {file1}", "You restored %1$s" : "Hersteld: %1$s", + "You restored {file1}" : "Je herstelde {file1}", "%2$s restored %1$s" : "%2$s herstelde %1$s", "{user1} restored {file1}" : "{user1} herstelde {file1}", "You renamed %2$s to %1$s" : "Je hernoemde %2$s naar %1$s", + "You renamed {file2} to {file1}" : "Je hernoemde (file2} naar {file1}", "%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s", "{user1} renamed {file2} to {file1}" : "{user1} hernoemde file2} naar {file1}", "You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s", + "You moved {file2} to {file1}" : "Je verplaatste {file2} naar {file1}", "%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s", "{user1} moved {file2} to {file1}" : "{user1} verplaatste {file2} naar {file1}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Een nieuw bestand of nieuwe map is <strong>verwijderd</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", + "A new file or folder has been <strong>restored</strong>" : "Een nieuw bestand of een nieuwe map is <strong>hersteld</strong>", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "Bestand", "Maximum upload size" : "Maximale bestandsgrootte voor uploads", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index ac1627c0cbc..b432994db8a 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -74,6 +74,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", "Favorite" : "Favoriet", + "Copy local link" : "Kopiëren lokale link", "Folder" : "Map", "New folder" : "Nieuwe map", "Upload" : "Uploaden", @@ -92,25 +93,36 @@ "Moved by %2$s" : "Verplaatst door %2$s", "Moved by {user1}" : "Verplaatst door {user1}", "You created %1$s" : "Gecreëerd: %1$s", + "You created {file1}" : "Je creëerde {file1}", "%2$s created %1$s" : "%2$s creëerde %1$s", + "{user1} created {file1}" : "{user1} creëerde {file1}", "%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map", + "{file1} was created in a public folder" : "{file1} werd gecreëerd in een openbare map", "You changed %1$s" : "Gewijzigd: %1$s", + "You changed {file1}" : "Je wijzigde {file1}", "%2$s changed %1$s" : "%2$s wijzigde %1$s", + "{user1} changed {file1}" : "{user1} wijzigde {file1}", "You deleted %1$s" : "Je verwijderde: %1$s", + "You deleted {file1}" : "Je verwijderde {file1}", "%2$s deleted %1$s" : "%2$s verwijderde %1$s", "{user1} deleted {file1}" : "{user1} verwijderde {file1}", "You restored %1$s" : "Hersteld: %1$s", + "You restored {file1}" : "Je herstelde {file1}", "%2$s restored %1$s" : "%2$s herstelde %1$s", "{user1} restored {file1}" : "{user1} herstelde {file1}", "You renamed %2$s to %1$s" : "Je hernoemde %2$s naar %1$s", + "You renamed {file2} to {file1}" : "Je hernoemde (file2} naar {file1}", "%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s", "{user1} renamed {file2} to {file1}" : "{user1} hernoemde file2} naar {file1}", "You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s", + "You moved {file2} to {file1}" : "Je verplaatste {file2} naar {file1}", "%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s", "{user1} moved {file2} to {file1}" : "{user1} verplaatste {file2} naar {file1}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Een nieuw bestand of nieuwe map is <strong>verwijderd</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", + "A new file or folder has been <strong>restored</strong>" : "Een nieuw bestand of een nieuwe map is <strong>hersteld</strong>", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "Bestand", "Maximum upload size" : "Maximale bestandsgrootte voor uploads", diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 767ef9e97c3..9f80c381383 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -25,6 +25,7 @@ OC.L10N.register( "Save" : "Bewaren", "Empty response from the server" : "Lege reactie van de server", "Couldn't access. Please logout and login to activate this mount point" : "Geen toegang. Log uit en opnieuw in om dit koppelpunt te activeren", + "Couldn't get the information from the remote server: {code} {type}" : "Kon geen informatie van de externe server krijgen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Kon geen overzicht met externe koppelpunten krijgen: {type}", "There was an error with message: " : "Er was een fout met de volgende melding:", "External mount error" : "Extern koppelpunt fout", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index a12f3208aa1..0d81e726c9f 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -23,6 +23,7 @@ "Save" : "Bewaren", "Empty response from the server" : "Lege reactie van de server", "Couldn't access. Please logout and login to activate this mount point" : "Geen toegang. Log uit en opnieuw in om dit koppelpunt te activeren", + "Couldn't get the information from the remote server: {code} {type}" : "Kon geen informatie van de externe server krijgen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Kon geen overzicht met externe koppelpunten krijgen: {type}", "There was an error with message: " : "Er was een fout met de volgende melding:", "External mount error" : "Extern koppelpunt fout", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 7a90653289d..040b2b1edba 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -20,6 +20,7 @@ OC.L10N.register( "Sharing" : "Delen", "A file or folder has been <strong>shared</strong>" : "Een bestand of map is <strong>gedeeld</strong>", "A file or folder was shared from <strong>another server</strong>" : "Een bestand of map werd gedeeld vanaf <strong>een andere server</strong>", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Een bestand of map gedeeld via mail of publieke link werd <strong>gedownload</strong>", "You received a new remote share %2$s from %1$s" : "Je ontving een nieuwe externe share %2$s van %1$s", "You received a new remote share from %s" : "Je ontving een nieuwe externe share van %s", "%1$s accepted remote share %2$s" : "%1$s accepteerde externe share %2$s", @@ -43,6 +44,8 @@ OC.L10N.register( "The public link of %2$s for %1$s expired" : "De openbare link van %2$s voor %1$s is verlopen", "%2$s shared %1$s with you" : "%2$s deelde %1$s met u", "%2$s removed the share for %1$s" : "%2$s heeft de share van %1$s verwijderd", + "File %1$s shared by email with %2$s was downloaded" : "Via e-mail met %2$s gedeeld bestand %1$s werd gedownload", + "Folder %1$s shared by email with %2$s was downloaded" : "Via e-mail met %2$s gedeelde map %1$s werd gedownload", "Downloaded via public link" : "Gedownload via een openbare link", "Shared with %2$s" : "Gedeeld met %2$s", "Shared with %3$s by %2$s" : "Gedeeld met %3$s door %2$s", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 58d8fddba1f..9cb5dc47c7b 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -18,6 +18,7 @@ "Sharing" : "Delen", "A file or folder has been <strong>shared</strong>" : "Een bestand of map is <strong>gedeeld</strong>", "A file or folder was shared from <strong>another server</strong>" : "Een bestand of map werd gedeeld vanaf <strong>een andere server</strong>", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Een bestand of map gedeeld via mail of publieke link werd <strong>gedownload</strong>", "You received a new remote share %2$s from %1$s" : "Je ontving een nieuwe externe share %2$s van %1$s", "You received a new remote share from %s" : "Je ontving een nieuwe externe share van %s", "%1$s accepted remote share %2$s" : "%1$s accepteerde externe share %2$s", @@ -41,6 +42,8 @@ "The public link of %2$s for %1$s expired" : "De openbare link van %2$s voor %1$s is verlopen", "%2$s shared %1$s with you" : "%2$s deelde %1$s met u", "%2$s removed the share for %1$s" : "%2$s heeft de share van %1$s verwijderd", + "File %1$s shared by email with %2$s was downloaded" : "Via e-mail met %2$s gedeeld bestand %1$s werd gedownload", + "Folder %1$s shared by email with %2$s was downloaded" : "Via e-mail met %2$s gedeelde map %1$s werd gedownload", "Downloaded via public link" : "Gedownload via een openbare link", "Shared with %2$s" : "Gedeeld met %2$s", "Shared with %3$s by %2$s" : "Gedeeld met %3$s door %2$s", diff --git a/apps/files_versions/l10n/bg_BG.js b/apps/files_versions/l10n/bg_BG.js index 09b4ed63e0d..903db5ba400 100644 --- a/apps/files_versions/l10n/bg_BG.js +++ b/apps/files_versions/l10n/bg_BG.js @@ -4,6 +4,7 @@ OC.L10N.register( "Could not revert: %s" : "Грешка при връщане: %s", "Versions" : "Версии", "Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n байт","%n байта"], "Restore" : "Възтановяване", "No other versions available" : "Няма други налични версии", "More versions..." : "Още версии..." diff --git a/apps/files_versions/l10n/bg_BG.json b/apps/files_versions/l10n/bg_BG.json index 339ea7b1a33..05f42ece61a 100644 --- a/apps/files_versions/l10n/bg_BG.json +++ b/apps/files_versions/l10n/bg_BG.json @@ -2,6 +2,7 @@ "Could not revert: %s" : "Грешка при връщане: %s", "Versions" : "Версии", "Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n байт","%n байта"], "Restore" : "Възтановяване", "No other versions available" : "Няма други налични версии", "More versions..." : "Още версии..." diff --git a/apps/files_versions/l10n/fr.js b/apps/files_versions/l10n/fr.js index 65a02256d79..8103edca4e7 100644 --- a/apps/files_versions/l10n/fr.js +++ b/apps/files_versions/l10n/fr.js @@ -4,6 +4,7 @@ OC.L10N.register( "Could not revert: %s" : "Impossible de restaurer %s", "Versions" : "Versions", "Failed to revert {file} to revision {timestamp}." : "Échec du retour du fichier {file} à la révision {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Restore" : "Restaurer", "No other versions available" : "Aucune autre version n'est disponible", "More versions..." : "Plus de versions..." diff --git a/apps/files_versions/l10n/fr.json b/apps/files_versions/l10n/fr.json index 2c2664d01a0..4aa632d1372 100644 --- a/apps/files_versions/l10n/fr.json +++ b/apps/files_versions/l10n/fr.json @@ -2,6 +2,7 @@ "Could not revert: %s" : "Impossible de restaurer %s", "Versions" : "Versions", "Failed to revert {file} to revision {timestamp}." : "Échec du retour du fichier {file} à la révision {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Restore" : "Restaurer", "No other versions available" : "Aucune autre version n'est disponible", "More versions..." : "Plus de versions..." diff --git a/apps/files_versions/l10n/it.js b/apps/files_versions/l10n/it.js index cb6248c3f42..57166c6dccd 100644 --- a/apps/files_versions/l10n/it.js +++ b/apps/files_versions/l10n/it.js @@ -4,6 +4,7 @@ OC.L10N.register( "Could not revert: %s" : "Impossibile ripristinare: %s", "Versions" : "Versioni", "Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.", + "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Restore" : "Ripristina", "No other versions available" : "Non sono disponibili altre versioni", "More versions..." : "Altre versioni..." diff --git a/apps/files_versions/l10n/it.json b/apps/files_versions/l10n/it.json index f1479e7c114..858b18ff55f 100644 --- a/apps/files_versions/l10n/it.json +++ b/apps/files_versions/l10n/it.json @@ -2,6 +2,7 @@ "Could not revert: %s" : "Impossibile ripristinare: %s", "Versions" : "Versioni", "Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.", + "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Restore" : "Ripristina", "No other versions available" : "Non sono disponibili altre versioni", "More versions..." : "Altre versioni..." diff --git a/apps/files_versions/l10n/nl.js b/apps/files_versions/l10n/nl.js index 14f7f06852a..fee8ce2296c 100644 --- a/apps/files_versions/l10n/nl.js +++ b/apps/files_versions/l10n/nl.js @@ -4,6 +4,7 @@ OC.L10N.register( "Could not revert: %s" : "Kon niet terugdraaien: %s", "Versions" : "Versies", "Failed to revert {file} to revision {timestamp}." : "Kon {file} niet terugdraaien naar revisie {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Herstellen", "No other versions available" : "Geen andere versies beschikbaar", "More versions..." : "Meer versies..." diff --git a/apps/files_versions/l10n/nl.json b/apps/files_versions/l10n/nl.json index 400b9d46730..4fe509f9b4f 100644 --- a/apps/files_versions/l10n/nl.json +++ b/apps/files_versions/l10n/nl.json @@ -2,6 +2,7 @@ "Could not revert: %s" : "Kon niet terugdraaien: %s", "Versions" : "Versies", "Failed to revert {file} to revision {timestamp}." : "Kon {file} niet terugdraaien naar revisie {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Herstellen", "No other versions available" : "Geen andere versies beschikbaar", "More versions..." : "Meer versies..." diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 8c9a7f2eed0..a9370179d8f 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -19,6 +19,10 @@ OC.L10N.register( "is not tagged with" : "n'est pas étiqueté avec", "Select tag…" : "Sélectionner une étiquette...", "Request remote address" : "Demander une adresse distante", + "matches IPv4" : "correspond à une adresse IPv4", + "does not match IPv4" : "ne correspond pas à une adresse IPv4", + "matches IPv6" : "correspond à une adresse IPv6", + "does not match IPv6" : "ne correspond pas à une adresse IPv6", "Request time" : "Temps de requête", "between" : "entre", "not between" : "en dehors de", @@ -49,6 +53,7 @@ OC.L10N.register( "Operation #%s does not exist" : "L'opération #%s n'existe pas", "Operation %s does not exist" : "L'opération %s n'existe pas", "Operation %s is invalid" : "L'opération %s est invalide", + "Workflow" : "Flux d'activités", "Open documentation" : "Voir la documentation", "Add rule group" : "Ajouter une règle de groupe", "Add rule" : "Ajouter règle", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 099be959b7a..612c9db8d78 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -17,6 +17,10 @@ "is not tagged with" : "n'est pas étiqueté avec", "Select tag…" : "Sélectionner une étiquette...", "Request remote address" : "Demander une adresse distante", + "matches IPv4" : "correspond à une adresse IPv4", + "does not match IPv4" : "ne correspond pas à une adresse IPv4", + "matches IPv6" : "correspond à une adresse IPv6", + "does not match IPv6" : "ne correspond pas à une adresse IPv6", "Request time" : "Temps de requête", "between" : "entre", "not between" : "en dehors de", @@ -47,6 +51,7 @@ "Operation #%s does not exist" : "L'opération #%s n'existe pas", "Operation %s does not exist" : "L'opération %s n'existe pas", "Operation %s is invalid" : "L'opération %s est invalide", + "Workflow" : "Flux d'activités", "Open documentation" : "Voir la documentation", "Add rule group" : "Ajouter une règle de groupe", "Add rule" : "Ajouter règle", |