]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Sun, 12 Jun 2022 02:27:53 +0000 (02:27 +0000)
committerNextcloud bot <bot@nextcloud.com>
Sun, 12 Jun 2022 02:27:53 +0000 (02:27 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
52 files changed:
apps/comments/l10n/ja.js
apps/comments/l10n/ja.json
apps/comments/l10n/zh_CN.js
apps/comments/l10n/zh_CN.json
apps/dashboard/l10n/ja.js
apps/dashboard/l10n/ja.json
apps/files/l10n/de_DE.js
apps/files/l10n/de_DE.json
apps/files/l10n/eu.js
apps/files/l10n/eu.json
apps/files/l10n/ja.js
apps/files/l10n/ja.json
apps/files/l10n/zh_HK.js
apps/files/l10n/zh_HK.json
apps/files_external/l10n/ja.js
apps/files_external/l10n/ja.json
apps/files_sharing/l10n/de_DE.js
apps/files_sharing/l10n/de_DE.json
apps/files_sharing/l10n/eu.js
apps/files_sharing/l10n/eu.json
apps/files_sharing/l10n/ja.js
apps/files_sharing/l10n/ja.json
apps/files_sharing/l10n/zh_HK.js
apps/files_sharing/l10n/zh_HK.json
apps/files_versions/l10n/de_DE.js
apps/files_versions/l10n/de_DE.json
apps/files_versions/l10n/eu.js
apps/files_versions/l10n/eu.json
apps/files_versions/l10n/zh_HK.js
apps/files_versions/l10n/zh_HK.json
apps/settings/l10n/de_DE.js
apps/settings/l10n/de_DE.json
apps/settings/l10n/eu.js
apps/settings/l10n/eu.json
apps/settings/l10n/zh_HK.js
apps/settings/l10n/zh_HK.json
apps/sharebymail/l10n/ca.js
apps/sharebymail/l10n/ca.json
apps/sharebymail/l10n/ja.js
apps/sharebymail/l10n/ja.json
apps/systemtags/l10n/ja.js
apps/systemtags/l10n/ja.json
apps/theming/l10n/de_DE.js
apps/theming/l10n/de_DE.json
apps/theming/l10n/eu.js
apps/theming/l10n/eu.json
apps/theming/l10n/zh_HK.js
apps/theming/l10n/zh_HK.json
apps/user_status/l10n/ca.js
apps/user_status/l10n/ca.json
lib/l10n/ca.js
lib/l10n/ca.json

index f6db2bd353f834c0760a3ce7003c28c7581932b7..3007d0d72a296beeef7ee93f2bdcfbab0da94e0e 100644 (file)
@@ -11,6 +11,7 @@ OC.L10N.register(
     "{author} commented on {file}" : "{author} が{file} にコメントしました",
     "<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
     "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
+    "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました",
     "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
     "Edit comment" : "コメントを編集",
     "Delete comment" : "コメントを削除",
index 74015db118c81c3c96bdadd82ee7a1cbbdcf7570..d78f69c2317c8c811580a85cc07edab7fbafce83 100644 (file)
@@ -9,6 +9,7 @@
     "{author} commented on {file}" : "{author} が{file} にコメントしました",
     "<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
     "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
+    "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました",
     "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
     "Edit comment" : "コメントを編集",
     "Delete comment" : "コメントを削除",
index 572b18161dc8209ca84713fb22b57a06f7985055..852ebe65537c557967d5e86923ed1cfc95b06e61 100644 (file)
@@ -2,14 +2,16 @@ OC.L10N.register(
     "comments",
     {
     "Comments" : "评论",
-    "You commented" : "的评论",
+    "You commented" : "的评论",
     "%1$s commented" : "%1$s 已评论",
     "{author} commented" : "{author} 评论了",
-    "You commented on %1$s" : "在 %1$s 的评论",
-    "You commented on {file}" : "对 {file} 的评论",
+    "You commented on %1$s" : "在 %1$s 的评论",
+    "You commented on {file}" : "对 {file} 的评论",
     "%1$s commented on %2$s" : "%1$s 评论了 %2$s",
     "{author} commented on {file}" : "{author} 对 {file} 的评论",
     "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
+    "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除",
+    "{user} mentioned you in a comment on \"{file}\"" : "{user} 在 “{file}” 的评论中提到了你",
     "Files app plugin to add comments to files" : "文件应用插件可向文件添加评论",
     "Edit comment" : "编辑评论",
     "Delete comment" : "删除评论",
@@ -26,7 +28,7 @@ OC.L10N.register(
     "Comment deleted" : "评论已删除",
     "An error occurred while trying to delete the comment" : "删除评论时出错",
     "An error occurred while trying to create the comment" : "创建评论时出错",
-    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了,此评论已被删除",
-    "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了"
+    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了,此评论已被删除",
+    "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了"
 },
 "nplurals=1; plural=0;");
index c5785008996a354d45b378fb82efdc0aa77d3dee..11734c401d82aaabb7f02dbd8e1ec26eec37a81f 100644 (file)
@@ -1,13 +1,15 @@
 { "translations": {
     "Comments" : "评论",
-    "You commented" : "的评论",
+    "You commented" : "的评论",
     "%1$s commented" : "%1$s 已评论",
     "{author} commented" : "{author} 评论了",
-    "You commented on %1$s" : "在 %1$s 的评论",
-    "You commented on {file}" : "对 {file} 的评论",
+    "You commented on %1$s" : "在 %1$s 的评论",
+    "You commented on {file}" : "对 {file} 的评论",
     "%1$s commented on %2$s" : "%1$s 评论了 %2$s",
     "{author} commented on {file}" : "{author} 对 {file} 的评论",
     "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
+    "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除",
+    "{user} mentioned you in a comment on \"{file}\"" : "{user} 在 “{file}” 的评论中提到了你",
     "Files app plugin to add comments to files" : "文件应用插件可向文件添加评论",
     "Edit comment" : "编辑评论",
     "Delete comment" : "删除评论",
@@ -24,7 +26,7 @@
     "Comment deleted" : "评论已删除",
     "An error occurred while trying to delete the comment" : "删除评论时出错",
     "An error occurred while trying to create the comment" : "创建评论时出错",
-    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了,此评论已被删除",
-    "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了"
+    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了,此评论已被删除",
+    "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
index 63f6793ce738f0f8e2785eef517f7beb10ff5538..3fe490ab0bdec9b51965d7b1ec9358b736e1fbfd 100644 (file)
@@ -3,8 +3,10 @@ OC.L10N.register(
     {
     "Dashboard" : "ダッシュボード",
     "Dashboard app" : "ダッシュボードアプリ",
+    "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "情報に基づいて1日を始めましょう\n\nNextcloud ダッシュボードは、あなたの1日の始まりであり、予定されているアポイントの概要、重要なメール、チャットメッセージ、受信したチケット、最新のツイートなどをお届けします!ユーザーは、自由にウィジェットを追加し、背景もお好みのものに変更が可能です。",
     "Customize" : "カスタマイズ",
     "Edit widgets" : "ウィジェットを編集",
+    "Get more widgets from the App Store" : "アプリストアから他のガジェットを入手",
     "Change background image" : "背景画像を変更",
     "Weather service" : "ウェザーサービス",
     "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "あなたのプライバシーを保護するため、あなたに変わって Nextcloud サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。",
index 1c73ce291ef75212c7e896cbe1831a3cae9afe21..afe2f2c799647dfab3e03fae080630f863e6874e 100644 (file)
@@ -1,8 +1,10 @@
 { "translations": {
     "Dashboard" : "ダッシュボード",
     "Dashboard app" : "ダッシュボードアプリ",
+    "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "情報に基づいて1日を始めましょう\n\nNextcloud ダッシュボードは、あなたの1日の始まりであり、予定されているアポイントの概要、重要なメール、チャットメッセージ、受信したチケット、最新のツイートなどをお届けします!ユーザーは、自由にウィジェットを追加し、背景もお好みのものに変更が可能です。",
     "Customize" : "カスタマイズ",
     "Edit widgets" : "ウィジェットを編集",
+    "Get more widgets from the App Store" : "アプリストアから他のガジェットを入手",
     "Change background image" : "背景画像を変更",
     "Weather service" : "ウェザーサービス",
     "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "あなたのプライバシーを保護するため、あなたに変わって Nextcloud サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。",
index c29074675ef2e43570b6a2f322f917cae1189049..8d78a0824fdd5b368585fb9cbaa281be937a3395 100644 (file)
@@ -72,6 +72,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n Datei","%n Dateien"],
     "{dirs} and {files}" : "{dirs} und {files}",
     "_including %n hidden_::_including %n hidden_" : ["%n versteckte eingeschlossen","%n versteckte eingeschlossen"],
+    "You do not have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
     "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hoch geladen","%n Dateien werden hochgeladen"],
     "New" : "Neu",
     "Select file range" : "Dateibereich auswählen",
@@ -170,6 +171,7 @@ OC.L10N.register(
     "Transfer {path} to {userid}" : "Übertrage {path} an {userid}",
     "Invalid path selected" : "Ungültiger Pfad ausgewählt",
     "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet",
+    "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden",
     "Tags" : "Tags",
     "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
     "Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
index 77d7aba2d48ef4fba0f2ae727d2971550b177d58..a52fb3ed87fd879d92e35f9137c9c46ec2ce2e1a 100644 (file)
@@ -70,6 +70,7 @@
     "_%n file_::_%n files_" : ["%n Datei","%n Dateien"],
     "{dirs} and {files}" : "{dirs} und {files}",
     "_including %n hidden_::_including %n hidden_" : ["%n versteckte eingeschlossen","%n versteckte eingeschlossen"],
+    "You do not have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
     "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hoch geladen","%n Dateien werden hochgeladen"],
     "New" : "Neu",
     "Select file range" : "Dateibereich auswählen",
     "Transfer {path} to {userid}" : "Übertrage {path} an {userid}",
     "Invalid path selected" : "Ungültiger Pfad ausgewählt",
     "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet",
+    "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden",
     "Tags" : "Tags",
     "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden",
     "Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
index 75b04d5c5ad3e8a22cc329854794237ba49cea61..bae8f0b5be5cddebb9d5e89fb660abe41aa9619b 100644 (file)
@@ -72,6 +72,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["Fitxategi %n","%n fitxategi"],
     "{dirs} and {files}" : "{dirs} eta {files}",
     "_including %n hidden_::_including %n hidden_" : ["ezkutuko %n barne","ezkutuko %n barne"],
+    "You do not have permission to upload or create files here" : "Ez duzu hemen fitxategiak kargatzeko edo sortzeko baimenik",
     "_Uploading %n file_::_Uploading %n files_" : ["Fitxategi %n kargatzen","%n fitxategi kargatzen"],
     "New" : "Berria",
     "Select file range" : "Hautatu fitxategi-barrutia",
@@ -170,6 +171,7 @@ OC.L10N.register(
     "Transfer {path} to {userid}" : "Transfereritu {path}  {userid} erabiltzaileari",
     "Invalid path selected" : "Bide baliogabea hautatuta",
     "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita",
+    "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu  ",
     "Tags" : "Etiketak",
     "Unable to change the favourite state of the file" : "Ezinezkoa fitxategiaren gogoko egoera aldatzea",
     "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan",
index 3a9fc614b6da38d6119791ad0082d72ed325a3e4..69c348e93943b466909d35635a48b0c1c3b2a70b 100644 (file)
@@ -70,6 +70,7 @@
     "_%n file_::_%n files_" : ["Fitxategi %n","%n fitxategi"],
     "{dirs} and {files}" : "{dirs} eta {files}",
     "_including %n hidden_::_including %n hidden_" : ["ezkutuko %n barne","ezkutuko %n barne"],
+    "You do not have permission to upload or create files here" : "Ez duzu hemen fitxategiak kargatzeko edo sortzeko baimenik",
     "_Uploading %n file_::_Uploading %n files_" : ["Fitxategi %n kargatzen","%n fitxategi kargatzen"],
     "New" : "Berria",
     "Select file range" : "Hautatu fitxategi-barrutia",
     "Transfer {path} to {userid}" : "Transfereritu {path}  {userid} erabiltzaileari",
     "Invalid path selected" : "Bide baliogabea hautatuta",
     "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita",
+    "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu  ",
     "Tags" : "Etiketak",
     "Unable to change the favourite state of the file" : "Ezinezkoa fitxategiaren gogoko egoera aldatzea",
     "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan",
index ad41566599ebdd2f34b9a8c6ee23cb86a7e604dd..0953348b02161c7ac6351620354e15232f482f1d 100644 (file)
@@ -72,6 +72,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n 個のファイル"],
     "{dirs} and {files}" : "{dirs} と {files}",
     "_including %n hidden_::_including %n hidden_" : ["%n 個の隠しファイルが含まれています"],
+    "You do not have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
     "New" : "新規作成",
     "Select file range" : "ファイルを範囲選択",
@@ -170,6 +171,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 do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
     "Tags" : "タグ",
     "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません",
     "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました",
index 319641c2b31c8bacbf7f0eaa9d67de782623a2b8..d82f1ad282318650d8ed96d376bdcdd1d97f4083 100644 (file)
@@ -70,6 +70,7 @@
     "_%n file_::_%n files_" : ["%n 個のファイル"],
     "{dirs} and {files}" : "{dirs} と {files}",
     "_including %n hidden_::_including %n hidden_" : ["%n 個の隠しファイルが含まれています"],
+    "You do not have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
     "New" : "新規作成",
     "Select file range" : "ファイルを範囲選択",
     "Transfer {path} to {userid}" : "{path} を {userid} に転送する",
     "Invalid path selected" : "無効なパスが選択されました",
     "Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
+    "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
     "Tags" : "タグ",
     "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません",
     "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました",
index 707bde23b222392301ef228b25024e11debb39c7..cba58a145e852becb348741fd3ed266f6b79851d 100644 (file)
@@ -72,6 +72,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n 個檔案"],
     "{dirs} and {files}" : "{dirs} 和 {files}",
     "_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
+    "You do not have permission to upload or create files here" : "您無權限上傳或建立檔案",
     "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
     "New" : "新增",
     "Select file range" : "選擇多個檔案",
@@ -170,6 +171,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 do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
     "Tags" : "標籤",
     "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
     "Error while loading the file data" : "載入檔案資料失敗",
index 89ded90a7d3baa7824b1dfb5242b76ab0280f208..5b2cf2e29c63d6a56909febfb21f84981ab8f1d5 100644 (file)
@@ -70,6 +70,7 @@
     "_%n file_::_%n files_" : ["%n 個檔案"],
     "{dirs} and {files}" : "{dirs} 和 {files}",
     "_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
+    "You do not have permission to upload or create files here" : "您無權限上傳或建立檔案",
     "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
     "New" : "新增",
     "Select file range" : "選擇多個檔案",
     "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}",
     "Invalid path selected" : "所選的路徑無效",
     "Ownership transfer request sent" : "已送出擁有權轉移的請求",
+    "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
     "Tags" : "標籤",
     "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
     "Error while loading the file data" : "載入檔案資料失敗",
index ec7948d5975ea5de229b7070d8900ea0a9e4d099..9ef4ba7c7aed7c590c185be3e605b39fc7225c60 100644 (file)
@@ -22,6 +22,8 @@ OC.L10N.register(
     "Read only" : "読み取り専用",
     "Disconnect" : "切断",
     "Admin defined" : "管理者設定済",
+    "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "大量のストレージが設定されているため、ステータスの自動確認は無効になっています。クリックして状態を確認",
+    "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。",
     "Delete storage?" : "ストレージを削除しますか?",
     "Saved" : "保存しました",
     "Saving …" : "保存中...",
@@ -80,6 +82,8 @@ OC.L10N.register(
     "Public key" : "公開鍵",
     "RSA private key" : "RSA秘密鍵",
     "Private key" : "秘密鍵",
+    "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberosのデフォルトのレルム、デフォルトは「WORKGROUP」です",
+    "Kerberos ticket Apache mode" : "Kerberosチケット Apache モード",
     "Kerberos ticket" : "ケルベロスチケット",
     "Amazon S3" : "Amazon S3",
     "Bucket" : "バケット名",
@@ -135,6 +139,7 @@ OC.L10N.register(
     "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
     "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
     "Delete" : "削除",
-    "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?"
+    "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?",
+    "Kerberos ticket apache mode" : "Kerberosチケット apache モード"
 },
 "nplurals=1; plural=0;");
index 4e5ffc49bf665ef4dfbc0134caff2d6ec7992f17..615958114a0e0dae1d03301faeff84af6f9129b2 100644 (file)
@@ -20,6 +20,8 @@
     "Read only" : "読み取り専用",
     "Disconnect" : "切断",
     "Admin defined" : "管理者設定済",
+    "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "大量のストレージが設定されているため、ステータスの自動確認は無効になっています。クリックして状態を確認",
+    "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。",
     "Delete storage?" : "ストレージを削除しますか?",
     "Saved" : "保存しました",
     "Saving …" : "保存中...",
@@ -78,6 +80,8 @@
     "Public key" : "公開鍵",
     "RSA private key" : "RSA秘密鍵",
     "Private key" : "秘密鍵",
+    "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberosのデフォルトのレルム、デフォルトは「WORKGROUP」です",
+    "Kerberos ticket Apache mode" : "Kerberosチケット Apache モード",
     "Kerberos ticket" : "ケルベロスチケット",
     "Amazon S3" : "Amazon S3",
     "Bucket" : "バケット名",
     "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
     "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
     "Delete" : "削除",
-    "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?"
+    "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?",
+    "Kerberos ticket apache mode" : "Kerberosチケット apache モード"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
index 8720ab09c71b7dd344e32d41fdbfe927f0f76b65..aa3e2629bc0fc7e9462fabe9aaac695d9d8dbba1 100644 (file)
@@ -98,6 +98,7 @@ OC.L10N.register(
     "Files" : "Dateien",
     "A file or folder has been <strong>shared</strong>" : "Eine Datei oder ein Ordner wurde <strong>geteilt</strong>",
     "Shared link" : "Geteilter Link",
+    "Wrong share ID, share does not exist" : "Fehlerhafte Freigabe-ID, Freigabe existiert nicht",
     "Could not delete share" : "Freigabe konnte nicht gelöscht werden",
     "Please specify a file or folder path" : "Bitte Datei oder Ordner-Pfad eingeben",
     "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht",
@@ -236,6 +237,7 @@ OC.L10N.register(
     "Name" : "Name",
     "Share time" : "Freigabezeitpunkt",
     "Expiration date" : "Ablaufdatum",
+    "Sorry, this link does not seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.",
     "Reasons might be:" : "Gründe könnten sein:",
     "the item was removed" : "Das Element wurde entfernt",
     "the link expired" : "Der Link ist abgelaufen",
index 167890a8439f6726f3010612e6779234529df7b9..7dde7a4fe874d705ba089b79ca71f2da9621ad12 100644 (file)
@@ -96,6 +96,7 @@
     "Files" : "Dateien",
     "A file or folder has been <strong>shared</strong>" : "Eine Datei oder ein Ordner wurde <strong>geteilt</strong>",
     "Shared link" : "Geteilter Link",
+    "Wrong share ID, share does not exist" : "Fehlerhafte Freigabe-ID, Freigabe existiert nicht",
     "Could not delete share" : "Freigabe konnte nicht gelöscht werden",
     "Please specify a file or folder path" : "Bitte Datei oder Ordner-Pfad eingeben",
     "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht",
     "Name" : "Name",
     "Share time" : "Freigabezeitpunkt",
     "Expiration date" : "Ablaufdatum",
+    "Sorry, this link does not seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.",
     "Reasons might be:" : "Gründe könnten sein:",
     "the item was removed" : "Das Element wurde entfernt",
     "the link expired" : "Der Link ist abgelaufen",
index 113b1d35293309b94ad6cc737211f1dc86bdd09e..706f1fb6e292a8f40aefcd6a9d0a4b3357441352 100644 (file)
@@ -98,6 +98,7 @@ OC.L10N.register(
     "Files" : "Fitxategiak",
     "A file or folder has been <strong>shared</strong>" : "Fitxategia edo karpeta bat <strong>partekatu</strong> da",
     "Shared link" : "Partekatutako esteka",
+    "Wrong share ID, share does not exist" : "Partekatzeko ID okerra, partekatzea ez dago",
     "Could not delete share" : "Ezin izan da partekatzea ezabatu",
     "Please specify a file or folder path" : "Zehaztu fitxategi edo karpetaren bide bat",
     "Wrong path, file/folder does not exist" : "Bide okerra, fitxategia/karpeta ez da existitzen",
@@ -236,6 +237,7 @@ OC.L10N.register(
     "Name" : "Izena",
     "Share time" : "Partekatzearen ordua",
     "Expiration date" : "Iraungitze-data",
+    "Sorry, this link does not seem to work anymore." : "Badirudi esteka honek ez duela funtzionatzen.",
     "Reasons might be:" : "Arrazoiak hurrengoak litezke:",
     "the item was removed" : "fitxategia kendu da",
     "the link expired" : "esteka iraungi da",
index 612220ba9050935a36216508a258b814c3e78325..4033d8f73203d447b902499b25aa12654f14dae5 100644 (file)
@@ -96,6 +96,7 @@
     "Files" : "Fitxategiak",
     "A file or folder has been <strong>shared</strong>" : "Fitxategia edo karpeta bat <strong>partekatu</strong> da",
     "Shared link" : "Partekatutako esteka",
+    "Wrong share ID, share does not exist" : "Partekatzeko ID okerra, partekatzea ez dago",
     "Could not delete share" : "Ezin izan da partekatzea ezabatu",
     "Please specify a file or folder path" : "Zehaztu fitxategi edo karpetaren bide bat",
     "Wrong path, file/folder does not exist" : "Bide okerra, fitxategia/karpeta ez da existitzen",
     "Name" : "Izena",
     "Share time" : "Partekatzearen ordua",
     "Expiration date" : "Iraungitze-data",
+    "Sorry, this link does not seem to work anymore." : "Badirudi esteka honek ez duela funtzionatzen.",
     "Reasons might be:" : "Arrazoiak hurrengoak litezke:",
     "the item was removed" : "fitxategia kendu da",
     "the link expired" : "esteka iraungi da",
index 8e1461346749763e822173b4da424b895314f0dd..a591bbb1dfe47a3511542e1937e0e65746ab1187 100644 (file)
@@ -98,6 +98,7 @@ OC.L10N.register(
     "Files" : "ファイル",
     "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき",
     "Shared link" : "共有リンク",
+    "Wrong share ID, share does not exist" : "共有IDが間違っています。共有がありません",
     "Could not delete share" : "共有を削除できませんでした",
     "Please specify a file or folder path" : "ファイルかフォルダーのパスを指定してください",
     "Wrong path, file/folder does not exist" : "パスが間違っています。ファイル/フォルダーがありません",
@@ -191,6 +192,8 @@ OC.L10N.register(
     "Share label" : "共有ラベル",
     "Hide download" : "ダウンロードを隠す",
     "Password protect" : "パスワード保護",
+    "Password expires {passwordExpirationTime}" : "パスワードの有効期限は、{passwordExpirationTime}",
+    "Password expired" : "パスワード期限切れ",
     "Video verification" : "ビデオ通話によるパスワード通知",
     "Enter a note for the share recipient" : "共有受信者へのメモを入力してください",
     "Add another link" : "別のリンクを追加",
@@ -234,6 +237,7 @@ OC.L10N.register(
     "Name" : "名前",
     "Share time" : "共有した時刻",
     "Expiration date" : "有効期限",
+    "Sorry, this link does not seem to work anymore." : "申し訳ありません、このリンクは利用できなくなっています。",
     "Reasons might be:" : "理由は以下の通りと考えられます:",
     "the item was removed" : "アイテムが削除されました",
     "the link expired" : "リンクの期限が切れています",
index 98d5e9dc03a0643cfe8c2443365f8e48497755ff..17419df32b517152dda70a41486ee2d44b72a780 100644 (file)
@@ -96,6 +96,7 @@
     "Files" : "ファイル",
     "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき",
     "Shared link" : "共有リンク",
+    "Wrong share ID, share does not exist" : "共有IDが間違っています。共有がありません",
     "Could not delete share" : "共有を削除できませんでした",
     "Please specify a file or folder path" : "ファイルかフォルダーのパスを指定してください",
     "Wrong path, file/folder does not exist" : "パスが間違っています。ファイル/フォルダーがありません",
     "Share label" : "共有ラベル",
     "Hide download" : "ダウンロードを隠す",
     "Password protect" : "パスワード保護",
+    "Password expires {passwordExpirationTime}" : "パスワードの有効期限は、{passwordExpirationTime}",
+    "Password expired" : "パスワード期限切れ",
     "Video verification" : "ビデオ通話によるパスワード通知",
     "Enter a note for the share recipient" : "共有受信者へのメモを入力してください",
     "Add another link" : "別のリンクを追加",
     "Name" : "名前",
     "Share time" : "共有した時刻",
     "Expiration date" : "有効期限",
+    "Sorry, this link does not seem to work anymore." : "申し訳ありません、このリンクは利用できなくなっています。",
     "Reasons might be:" : "理由は以下の通りと考えられます:",
     "the item was removed" : "アイテムが削除されました",
     "the link expired" : "リンクの期限が切れています",
index e64a6cbb15b33013075293d13aa12a1a04f789c3..99ad9a5a457fc6a9993517f88362d4c3d491e42b 100644 (file)
@@ -98,6 +98,7 @@ OC.L10N.register(
     "Files" : "檔案",
     "A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>",
     "Shared link" : "已分享的連結",
+    "Wrong share ID, share does not exist" : "錯誤的分享 ID ,分享不存在",
     "Could not delete share" : "無法刪除分享",
     "Please specify a file or folder path" : "請指定檔案或資料夾路徑",
     "Wrong path, file/folder does not exist" : "錯誤的路徑,該檔案或資料夾不存在",
@@ -236,6 +237,7 @@ OC.L10N.register(
     "Name" : "名稱",
     "Share time" : "分享時間",
     "Expiration date" : "到期日",
+    "Sorry, this link does not seem to work anymore." : "抱歉,此連結已經失效",
     "Reasons might be:" : "可能的原因:",
     "the item was removed" : "項目已經移除",
     "the link expired" : "連結已過期",
index 4188682b8097f712d914abbea65ab73bdb56c724..356e190e205e3cf761ac0ee9521b68950ead96e4 100644 (file)
@@ -96,6 +96,7 @@
     "Files" : "檔案",
     "A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>",
     "Shared link" : "已分享的連結",
+    "Wrong share ID, share does not exist" : "錯誤的分享 ID ,分享不存在",
     "Could not delete share" : "無法刪除分享",
     "Please specify a file or folder path" : "請指定檔案或資料夾路徑",
     "Wrong path, file/folder does not exist" : "錯誤的路徑,該檔案或資料夾不存在",
     "Name" : "名稱",
     "Share time" : "分享時間",
     "Expiration date" : "到期日",
+    "Sorry, this link does not seem to work anymore." : "抱歉,此連結已經失效",
     "Reasons might be:" : "可能的原因:",
     "the item was removed" : "項目已經移除",
     "the link expired" : "連結已過期",
index 297cee59da03b68684a5a50170090c67be56c6cf..5f53105efa4d687b6d8f3506bc78b89ffe11573c 100644 (file)
@@ -3,6 +3,7 @@ OC.L10N.register(
     {
     "Versions" : "Versionen",
     "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert werden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Benutzer nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Benutzers für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen finden Sie in der Versionsdokumentation.",
     "Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.",
     "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
     "Restore" : "Wiederherstellen",
index 3dbdf6b247584c102fb5702a7f4e947381db9d27..193e017c1517f091920e346e1fdf79513b0aa8aa 100644 (file)
@@ -1,6 +1,7 @@
 { "translations": {
     "Versions" : "Versionen",
     "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert werden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Benutzer nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Benutzers für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen finden Sie in der Versionsdokumentation.",
     "Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.",
     "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
     "Restore" : "Wiederherstellen",
index 7ad5de277eb3fd775c7d389086bd1413a0fc0c77..cb64409d55d19a693b6498355fc6f3aa30b1abd8 100644 (file)
@@ -3,6 +3,7 @@ OC.L10N.register(
     {
     "Versions" : "Bertsioak",
     "This application automatically maintains older versions of files that are changed." : "Aplikazio honek aldatzen diren fitxategien bertsio zaharrak mantentzen ditu.",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aplikazio honek automatikoki mantentzen ditu aldatzen diren fitxategien bertsio zaharragoak. Gaituta dagoenean, ezkutuko bertsioen karpeta bat hornitzen da erabiltzaile bakoitzaren direktorioa eta fitxategien bertsio zaharrak gordetzeko erabiltzen da. Erabiltzaileak edozein unetan bertsio zaharrago batera itzul dezake web interfazearen bidez, ordeztutako fitxategia bertsio bihurtuz. Aplikazioak automatikoki kudeatzen du bertsioen karpeta, erabiltzailea bertsioak direla eta kuporik gabe geratuko ez dela ziurtatzeko.\n\t\tBertsioak iraungitzeaz gain, bertsioen aplikazioak ziurtatzen du ez dela inoiz erabiliko erabiltzailearen gaur egun eskuragarri dagoen espazio librearen %50 baino gehiago. Biltegiratutako bertsioek muga hori gainditzen badute, aplikazioak bertsio zaharrenak ezabatuko ditu aurreko muga hori betetzen duen arte. Informazio gehiago eskuragarri dago bertsioen dokumentazioan.",
     "Failed to revert {file} to revision {timestamp}." : "Errore bat izan da {fitxategia} {timestamp} bertsiora leheneratzean.",
     "_%n byte_::_%n bytes_" : ["%nbyte","%n bytes"],
     "Restore" : "Berrezarri",
index 02c5f75ddd6acf91633114d8bce66fafe6c7c1cf..dcd8580d19f02398a62224d5f6563f13d26a4d35 100644 (file)
@@ -1,6 +1,7 @@
 { "translations": {
     "Versions" : "Bertsioak",
     "This application automatically maintains older versions of files that are changed." : "Aplikazio honek aldatzen diren fitxategien bertsio zaharrak mantentzen ditu.",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aplikazio honek automatikoki mantentzen ditu aldatzen diren fitxategien bertsio zaharragoak. Gaituta dagoenean, ezkutuko bertsioen karpeta bat hornitzen da erabiltzaile bakoitzaren direktorioa eta fitxategien bertsio zaharrak gordetzeko erabiltzen da. Erabiltzaileak edozein unetan bertsio zaharrago batera itzul dezake web interfazearen bidez, ordeztutako fitxategia bertsio bihurtuz. Aplikazioak automatikoki kudeatzen du bertsioen karpeta, erabiltzailea bertsioak direla eta kuporik gabe geratuko ez dela ziurtatzeko.\n\t\tBertsioak iraungitzeaz gain, bertsioen aplikazioak ziurtatzen du ez dela inoiz erabiliko erabiltzailearen gaur egun eskuragarri dagoen espazio librearen %50 baino gehiago. Biltegiratutako bertsioek muga hori gainditzen badute, aplikazioak bertsio zaharrenak ezabatuko ditu aurreko muga hori betetzen duen arte. Informazio gehiago eskuragarri dago bertsioen dokumentazioan.",
     "Failed to revert {file} to revision {timestamp}." : "Errore bat izan da {fitxategia} {timestamp} bertsiora leheneratzean.",
     "_%n byte_::_%n bytes_" : ["%nbyte","%n bytes"],
     "Restore" : "Berrezarri",
index 17a90edd78a1baae1e0cefe78c5adfb7c8f971cc..057bcfd6a855c589c8b8c1c994bbb81710c93056 100644 (file)
@@ -3,6 +3,7 @@ OC.L10N.register(
     {
     "Versions" : "版本",
     "This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此應用程式會自動維護已變更過檔案的較舊版本。啟用後,每個用戶目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。用戶可以在任何時候透過網路界面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保用戶不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保用戶永遠不會使用超過用戶目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」文件。",
     "Failed to revert {file} to revision {timestamp}." : "無法還原檔案 {file} 至版本 {timestamp}",
     "_%n byte_::_%n bytes_" : ["%n bytes"],
     "Restore" : "復原",
index a8513d90cd6efa4d2c82532cdc4d26e3991fa926..b9435ec52043a3d0728aebd79c3b0f845ce8d4dc 100644 (file)
@@ -1,6 +1,7 @@
 { "translations": {
     "Versions" : "版本",
     "This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此應用程式會自動維護已變更過檔案的較舊版本。啟用後,每個用戶目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。用戶可以在任何時候透過網路界面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保用戶不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保用戶永遠不會使用超過用戶目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」文件。",
     "Failed to revert {file} to revision {timestamp}." : "無法還原檔案 {file} 至版本 {timestamp}",
     "_%n byte_::_%n bytes_" : ["%n bytes"],
     "Restore" : "復原",
index ce806bcc127846465d2e596332147d931bc4c469..f0876aa2ff20e4bb7e68b1868aab749a3f12ea9d 100644 (file)
@@ -54,6 +54,8 @@ OC.L10N.register(
     "Remote wipe was started on %1$s" : "Fernlöschung wurde am %1$s gestartet",
     "Remote wipe has finished on %1$s" : "Fernlöschung wurde am %1$s abgeschlossen",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Ihr <strong>Passwort</strong> oder Ihre <strong>E-Mail-Adresse</strong> wurde geändert",
+    "Could not remove app." : "App konnte nicht entfernt werden.",
+    "Could not update app." : "App konnte nicht aktualisiert werden.",
     "Wrong password" : "Falsches Passwort",
     "Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden",
     "Saved" : "Gespeichert",
@@ -61,6 +63,7 @@ OC.L10N.register(
     "Authentication error" : "Authentifizierungsfehler",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Bitte geben Sie ein Wiederherstellungspasswort für das Administrationskonto an, da sonst alle Benutzerdaten verlorengehen.",
     "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.",
+    "Backend does not support password change, but the user's encryption key was updated." : "Das Backend unterstützt die Passwortänderung nicht, aber das Verschlüsselungspasswort des Benutzers wurde aktualisiert.",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated-Cloud-Sharing",
     "Federated Cloud Sharing" : "Federated-Cloud-Sharing",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie Ihr Betriebssystem, da ansonsten Funktionen wie z.B. %3$s nicht zuverlässig funktionieren.",
@@ -227,8 +230,10 @@ OC.L10N.register(
     "Copied!" : "Kopiert!",
     "Copy" : "Kopieren",
     "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopieren Sie es manuell.",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
     "Last job execution ran {time}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {time}. Etwas scheint falsch zu sein.",
     "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.",
+    "Background job did not run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.",
     "Webcron" : "Webcron",
index ba8a5466f69b652f0376f138c3aa2836da85be04..b6722e6fe223bbd6ee40ca39bb8777ea8995e5ea 100644 (file)
@@ -52,6 +52,8 @@
     "Remote wipe was started on %1$s" : "Fernlöschung wurde am %1$s gestartet",
     "Remote wipe has finished on %1$s" : "Fernlöschung wurde am %1$s abgeschlossen",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Ihr <strong>Passwort</strong> oder Ihre <strong>E-Mail-Adresse</strong> wurde geändert",
+    "Could not remove app." : "App konnte nicht entfernt werden.",
+    "Could not update app." : "App konnte nicht aktualisiert werden.",
     "Wrong password" : "Falsches Passwort",
     "Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden",
     "Saved" : "Gespeichert",
@@ -59,6 +61,7 @@
     "Authentication error" : "Authentifizierungsfehler",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Bitte geben Sie ein Wiederherstellungspasswort für das Administrationskonto an, da sonst alle Benutzerdaten verlorengehen.",
     "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.",
+    "Backend does not support password change, but the user's encryption key was updated." : "Das Backend unterstützt die Passwortänderung nicht, aber das Verschlüsselungspasswort des Benutzers wurde aktualisiert.",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated-Cloud-Sharing",
     "Federated Cloud Sharing" : "Federated-Cloud-Sharing",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie Ihr Betriebssystem, da ansonsten Funktionen wie z.B. %3$s nicht zuverlässig funktionieren.",
     "Copied!" : "Kopiert!",
     "Copy" : "Kopieren",
     "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopieren Sie es manuell.",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
     "Last job execution ran {time}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {time}. Etwas scheint falsch zu sein.",
     "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.",
+    "Background job did not run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.",
     "Webcron" : "Webcron",
index 277adc56d8df266b171ea65d1ae477882976d955..e2d2c7bcbb83e6bed72378c14269ba8c826edc88 100644 (file)
@@ -54,6 +54,8 @@ OC.L10N.register(
     "Remote wipe was started on %1$s" : "Urruneko garbiketa hasi zen %1$s-ean",
     "Remote wipe has finished on %1$s" : "Urruneko garbiketa amaitu zen %1$s-ean",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Zure pasahitza edo e-posta helbidea aldatu da",
+    "Could not remove app." : "Ezin izan da kendu aplikazioa.",
+    "Could not update app." : "Ezin izan da aplikazioa eguneratu.",
     "Wrong password" : "Pasahitz okerra",
     "Unable to change personal password" : "Ezin izan da pasahitz pertsonala aldatu",
     "Saved" : "Gordeta",
@@ -61,6 +63,7 @@ OC.L10N.register(
     "Authentication error" : "Autentifikazio errorea",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Eman berreskuratzeko administrazio  pasahitza, bestela erabiltzaile datu guztiak galduko dira",
     "Wrong admin recovery password. Please check the password and try again." : "Administratzailearen berreskuratze pasahitza ez egokia. Mesedez egiaztatu pasahitza eta saiatu berriz.",
+    "Backend does not support password change, but the user's encryption key was updated." : "Backend-ek ez du onartzen pasahitza aldatzea, baina erabiltzailearen enkriptatze-gakoa eguneratu da.",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "Aplikazioak aplikazio-biltegiaren edo federatutako hodei partekatzearen bidez instalatzen edo eguneratzen",
     "Federated Cloud Sharing" : "Federatutako hodei partekatzea",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURLek zaharra gelditu den %1$s bertsioa (%2$s) darabil. Eguneratu zure sistema eragilea bestela %3$s bezalako ezaugarriek ez dute ondo funtzionatuko.",
@@ -227,8 +230,10 @@ OC.L10N.register(
     "Copied!" : "Kopiatua!",
     "Copy" : "Kopiatu",
     "Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Zerbitzariak behar bezala funtziona dezan, garrantzitsua da atzeko planoko lanak behar bezala konfiguratzea. Cron da gomendatutako ezarpena. Ikus dokumentazioa informazio gehiago lortzeko.",
     "Last job execution ran {time}. Something seems wrong." : "Azken lana exekutatu zen: {time}. Zerbait gaizki dagoela dirudi.",
     "Last job ran {relativeTime}." : "Azken lana {relativeTime}-n egin zen.",
+    "Background job did not run yet!" : "Atzeko planoko lana ez da oraindik exekutatu!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Exekutatu zeregin bat orrialde bakoitza kargatuta. Erabilera kasua: erabiltzaile bakarreko instantzia.",
     "Webcron" : "Webcron",
index 7a70f22bd4f883113b9e5ea8d4f63f720aa5677b..ef958068115b4c26eb3be3a16662221a370b7590 100644 (file)
@@ -52,6 +52,8 @@
     "Remote wipe was started on %1$s" : "Urruneko garbiketa hasi zen %1$s-ean",
     "Remote wipe has finished on %1$s" : "Urruneko garbiketa amaitu zen %1$s-ean",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Zure pasahitza edo e-posta helbidea aldatu da",
+    "Could not remove app." : "Ezin izan da kendu aplikazioa.",
+    "Could not update app." : "Ezin izan da aplikazioa eguneratu.",
     "Wrong password" : "Pasahitz okerra",
     "Unable to change personal password" : "Ezin izan da pasahitz pertsonala aldatu",
     "Saved" : "Gordeta",
@@ -59,6 +61,7 @@
     "Authentication error" : "Autentifikazio errorea",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Eman berreskuratzeko administrazio  pasahitza, bestela erabiltzaile datu guztiak galduko dira",
     "Wrong admin recovery password. Please check the password and try again." : "Administratzailearen berreskuratze pasahitza ez egokia. Mesedez egiaztatu pasahitza eta saiatu berriz.",
+    "Backend does not support password change, but the user's encryption key was updated." : "Backend-ek ez du onartzen pasahitza aldatzea, baina erabiltzailearen enkriptatze-gakoa eguneratu da.",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "Aplikazioak aplikazio-biltegiaren edo federatutako hodei partekatzearen bidez instalatzen edo eguneratzen",
     "Federated Cloud Sharing" : "Federatutako hodei partekatzea",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURLek zaharra gelditu den %1$s bertsioa (%2$s) darabil. Eguneratu zure sistema eragilea bestela %3$s bezalako ezaugarriek ez dute ondo funtzionatuko.",
     "Copied!" : "Kopiatua!",
     "Copy" : "Kopiatu",
     "Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Zerbitzariak behar bezala funtziona dezan, garrantzitsua da atzeko planoko lanak behar bezala konfiguratzea. Cron da gomendatutako ezarpena. Ikus dokumentazioa informazio gehiago lortzeko.",
     "Last job execution ran {time}. Something seems wrong." : "Azken lana exekutatu zen: {time}. Zerbait gaizki dagoela dirudi.",
     "Last job ran {relativeTime}." : "Azken lana {relativeTime}-n egin zen.",
+    "Background job did not run yet!" : "Atzeko planoko lana ez da oraindik exekutatu!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Exekutatu zeregin bat orrialde bakoitza kargatuta. Erabilera kasua: erabiltzaile bakarreko instantzia.",
     "Webcron" : "Webcron",
index 88ac70f51960cf00f4f4ca6c9b24b2ad8f9421ce..268b39f5835bfa323fb3916d0d9b6990c6765e01 100644 (file)
@@ -54,6 +54,8 @@ OC.L10N.register(
     "Remote wipe was started on %1$s" : "遠端抹除已開始於 %1$s",
     "Remote wipe has finished on %1$s" : "遠端抹除已結束於 %1$s",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "您的<strong>密碼</strong>或<strong>電子郵件</strong>已修改",
+    "Could not remove app." : "無法移除應用程式。",
+    "Could not update app." : "無法更新應用程式。",
     "Wrong password" : "密碼錯誤",
     "Unable to change personal password" : "無法更改個人密碼",
     "Saved" : "已儲存",
@@ -61,6 +63,7 @@ OC.L10N.register(
     "Authentication error" : "認證錯誤",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有用戶資料將會遺失。",
     "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
+    "Backend does not support password change, but the user's encryption key was updated." : "後端系統不支援密碼變更,但用戶加密密鑰已更新。",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "透過 App Store 或是聯盟式雲端分享來安裝、更新應用程式",
     "Federated Cloud Sharing" : "聯盟式雲端分享",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL 使用的版本 %1$s 過舊(%2$s)。請更新您的作業系統,否則如 %3$s 等功能可能無法正常運作。",
@@ -227,8 +230,10 @@ OC.L10N.register(
     "Copied!" : "已複製!",
     "Copy" : "複製",
     "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "為了讓伺服器正確運作,正確設定後台作業非常重要。建議使用 \"Cron\" 為設定。請查閱說明文件以獲得更多資訊。",
     "Last job execution ran {time}. Something seems wrong." : "上次執行作業的時間是 {time}。似乎有些不對勁。",
     "Last job ran {relativeTime}." : "上次執行作業的時間是 {relativeTime}。",
+    "Background job did not run yet!" : "後台作業從未執行!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。",
     "Webcron" : "Webcron",
index 1ecc02a343cea75be8d29594a32ab095df0d0480..50a6db4c3013d9214dd8049e6c7f7093f98bf1b3 100644 (file)
@@ -52,6 +52,8 @@
     "Remote wipe was started on %1$s" : "遠端抹除已開始於 %1$s",
     "Remote wipe has finished on %1$s" : "遠端抹除已結束於 %1$s",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "您的<strong>密碼</strong>或<strong>電子郵件</strong>已修改",
+    "Could not remove app." : "無法移除應用程式。",
+    "Could not update app." : "無法更新應用程式。",
     "Wrong password" : "密碼錯誤",
     "Unable to change personal password" : "無法更改個人密碼",
     "Saved" : "已儲存",
@@ -59,6 +61,7 @@
     "Authentication error" : "認證錯誤",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有用戶資料將會遺失。",
     "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
+    "Backend does not support password change, but the user's encryption key was updated." : "後端系統不支援密碼變更,但用戶加密密鑰已更新。",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "透過 App Store 或是聯盟式雲端分享來安裝、更新應用程式",
     "Federated Cloud Sharing" : "聯盟式雲端分享",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL 使用的版本 %1$s 過舊(%2$s)。請更新您的作業系統,否則如 %3$s 等功能可能無法正常運作。",
     "Copied!" : "已複製!",
     "Copy" : "複製",
     "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "為了讓伺服器正確運作,正確設定後台作業非常重要。建議使用 \"Cron\" 為設定。請查閱說明文件以獲得更多資訊。",
     "Last job execution ran {time}. Something seems wrong." : "上次執行作業的時間是 {time}。似乎有些不對勁。",
     "Last job ran {relativeTime}." : "上次執行作業的時間是 {relativeTime}。",
+    "Background job did not run yet!" : "後台作業從未執行!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。",
     "Webcron" : "Webcron",
index 4e00a2e27196ad6baa434b8440760975b5b85416..15de20cd97dfe6c22711880a70064dd6dccc39b0 100644 (file)
@@ -26,6 +26,8 @@ OC.L10N.register(
     "Password to access {file} was sent to you" : "Se us ha enviat la contrasenya per accedir a {file}",
     "Share by mail" : "Comparteix per correu electrònic",
     "Sharing %1$s failed, because this item is already shared with user %2$s" : "No s'ha pogut compartir %1$s perquè l'element ja està compartit amb l'usuari %2$s",
+    "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No us podem enviar la contrasenya generada automàticament. Definiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.",
+    "Failed to send share by email. Got an invalid email address" : "No s'ha pogut enviar la compartició per correu electrònic. Teniu una adreça electrònica no vàlida",
     "Failed to send share by email" : "No s'ha pogut enviar la compartició per correu electrònic",
     "%1$s shared »%2$s« with you" : "%1$s us ha compartit »%2$s«",
     "%1$s shared »%2$s« with you." : "%1$s us ha compartit »%2$s«.",
@@ -37,6 +39,7 @@ OC.L10N.register(
     "Password to access »%1$s« shared to you by %2$s" : "%2$s us ha compartit la contrasenya per accedir a «%1$s»",
     "Password to access »%s«" : "Contrasenya per accedir a »%s«",
     "It is protected with the following password:" : "Està protegit amb la següent contrasenya:",
+    "This password will expire at %s" : "Aquesta contrasenya caducarà a les %s",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s us ha compartit »%2$s« i vol afegir:",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s us ha compartit »%2$s« i vol afegir",
     "»%s« added a note to a file shared with you" : "»%s« ha afegit una anotació a un fitxer amb qui teniu compartit",
@@ -47,6 +50,8 @@ OC.L10N.register(
     "Could not find share" : "No s'ha pogut trobar la compartició",
     "Share provider which allows you to share files by mail" : "Proveïdor de compartició que us permet compartir fitxers per correu electrònic",
     "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta introduïnt una adreça de correu electrònic.",
-    "Send password by mail" : "Envia la contrasenya per correu electrònic"
+    "Send password by mail" : "Envia la contrasenya per correu electrònic",
+    "Reply to initiator" : "Resposta a l'iniciador",
+    "Unable to update share by mail config" : "No es pot actualitzar la configuració compartida per correu"
 },
 "nplurals=2; plural=(n != 1);");
index d6fee9f18ebc86c519ad2979449001597a097456..efe2f3edb04242ed9fe51e0897d0a7c55fa05d14 100644 (file)
@@ -24,6 +24,8 @@
     "Password to access {file} was sent to you" : "Se us ha enviat la contrasenya per accedir a {file}",
     "Share by mail" : "Comparteix per correu electrònic",
     "Sharing %1$s failed, because this item is already shared with user %2$s" : "No s'ha pogut compartir %1$s perquè l'element ja està compartit amb l'usuari %2$s",
+    "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No us podem enviar la contrasenya generada automàticament. Definiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.",
+    "Failed to send share by email. Got an invalid email address" : "No s'ha pogut enviar la compartició per correu electrònic. Teniu una adreça electrònica no vàlida",
     "Failed to send share by email" : "No s'ha pogut enviar la compartició per correu electrònic",
     "%1$s shared »%2$s« with you" : "%1$s us ha compartit »%2$s«",
     "%1$s shared »%2$s« with you." : "%1$s us ha compartit »%2$s«.",
@@ -35,6 +37,7 @@
     "Password to access »%1$s« shared to you by %2$s" : "%2$s us ha compartit la contrasenya per accedir a «%1$s»",
     "Password to access »%s«" : "Contrasenya per accedir a »%s«",
     "It is protected with the following password:" : "Està protegit amb la següent contrasenya:",
+    "This password will expire at %s" : "Aquesta contrasenya caducarà a les %s",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s us ha compartit »%2$s« i vol afegir:",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s us ha compartit »%2$s« i vol afegir",
     "»%s« added a note to a file shared with you" : "»%s« ha afegit una anotació a un fitxer amb qui teniu compartit",
@@ -45,6 +48,8 @@
     "Could not find share" : "No s'ha pogut trobar la compartició",
     "Share provider which allows you to share files by mail" : "Proveïdor de compartició que us permet compartir fitxers per correu electrònic",
     "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta introduïnt una adreça de correu electrònic.",
-    "Send password by mail" : "Envia la contrasenya per correu electrònic"
+    "Send password by mail" : "Envia la contrasenya per correu electrònic",
+    "Reply to initiator" : "Resposta a l'iniciador",
+    "Unable to update share by mail config" : "No es pot actualitzar la configuració compartida per correu"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index 16d90555657b9e2c94e4e90a0615971b0a196336..4e381d62385ba24bd6796f4bd3423efc5c8a4117 100644 (file)
@@ -39,6 +39,7 @@ OC.L10N.register(
     "Password to access »%1$s« shared to you by %2$s" : "»%1$s«への共有アクセスのパスワードが %2$s から共有されました",
     "Password to access »%s«" : "»%s« にアクセスするパスワード",
     "It is protected with the following password:" : "次のパスワードで保護されています。",
+    "This password will expire at %s" : "このパスワードは%sで期限切れとなります。",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。",
     "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ",
index d3440b654438fe4381b24d92e59478db10c92b19..427612cf370b6ad641a584ad6a839695e96b1325 100644 (file)
@@ -37,6 +37,7 @@
     "Password to access »%1$s« shared to you by %2$s" : "»%1$s«への共有アクセスのパスワードが %2$s から共有されました",
     "Password to access »%s«" : "»%s« にアクセスするパスワード",
     "It is protected with the following password:" : "次のパスワードで保護されています。",
+    "This password will expire at %s" : "このパスワードは%sで期限切れとなります。",
     "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。",
     "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。",
     "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ",
index 43fc62d6b717576cf405f6998de3da5eaf2335ed..7c6f2b80ef27d88a58ba07aad0dbe62ca9dff866 100644 (file)
@@ -43,6 +43,8 @@ OC.L10N.register(
     "%s (invisible)" : "%s (不可視)",
     "<strong>System tags</strong> for a file have been modified" : "ファイルの<strong>タグ</strong>が変更されたとき",
     "Tags" : "タグ",
+    "All tagged %s …" : "全てのタグ %s …",
+    "tagged %s" : "タグ付け済み %s",
     "Collaborative tags" : "コラボタグ",
     "Collaborative tagging functionality which shares tags among users." : "ユーザー間でタグを共有するコラボレーティブタグ機能。",
     "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "ユーザー間でタグを共有する共同タグ機能。 チームに最適です。\n(マルチテナンシーインストールのプロバイダーの場合は、タグが共有されているため、このアプリを非アクティブ化することをお勧めします。)",
index ef97d4fde055bcf971d766904d009b1b1a648f66..a45bbd6bbccdc41b16fde4935cfd96667556567a 100644 (file)
@@ -41,6 +41,8 @@
     "%s (invisible)" : "%s (不可視)",
     "<strong>System tags</strong> for a file have been modified" : "ファイルの<strong>タグ</strong>が変更されたとき",
     "Tags" : "タグ",
+    "All tagged %s …" : "全てのタグ %s …",
+    "tagged %s" : "タグ付け済み %s",
     "Collaborative tags" : "コラボタグ",
     "Collaborative tagging functionality which shares tags among users." : "ユーザー間でタグを共有するコラボレーティブタグ機能。",
     "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "ユーザー間でタグを共有する共同タグ機能。 チームに最適です。\n(マルチテナンシーインストールのプロバイダーの場合は、タグが共有されているため、このアプリを非アクティブ化することをお勧めします。)",
index 4ff9c3ff38011c0c31b9a454b52ee217bf6044ce..e71373a921b092ad11af64678919d09eb2f6c56c 100644 (file)
@@ -49,6 +49,7 @@ OC.L10N.register(
     "Privacy policy" : "Datenschutzbestimmungen",
     "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
     "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der universelle Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.",
+    "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Sie Fehler finden, melden Sie diese bitte in {issuetracker}unserem Issue Tracker{linkend}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam}Designteam{linkend} bei!",
     "Theme selection is enforced" : "Designauswahl wird erzwungen",
     "Open documentation" : "Dokumentation öffnen",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
index c66dc4ca7295e92d5280f93ac8fc7d34321eccde..e1c216981a27a76d417b76be9de541d6e64ba1e5 100644 (file)
@@ -47,6 +47,7 @@
     "Privacy policy" : "Datenschutzbestimmungen",
     "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
     "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der universelle Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.",
+    "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Sie Fehler finden, melden Sie diese bitte in {issuetracker}unserem Issue Tracker{linkend}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam}Designteam{linkend} bei!",
     "Theme selection is enforced" : "Designauswahl wird erzwungen",
     "Open documentation" : "Dokumentation öffnen",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
index afba1bf2f03eba6e425c7abab3a5a8bc59780082..ea7e42de27c157136caa28fe2a19ad710db0c0ab 100644 (file)
@@ -49,6 +49,7 @@ OC.L10N.register(
     "Privacy policy" : "Pribatutasun politika",
     "Adjust the Nextcloud theme" : "Doitu Nextcloud gaia",
     "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala izatea oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta guztia sagurik gabe erabili ahal izatea bermatzen dugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino betez.",
+    "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Arazoren bat aurkitzen baduzu, ez izan zalantzarik eta jakinarazi {issuetracker}gure arazoen jarraipena{linkend} zerbitzuan. Eta parte hartu nahi baduzu, etorri {designteam}gure diseinu taldera{linkend}!",
     "Theme selection is enforced" : "Gaiaren hautaketa behartuta dago",
     "Open documentation" : "Ireki dokumentazioa",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Gaiak aukera ematen du zure instantziaren eta onartutako bezeroen itxura eta izaera erraz pertsonalizatzeko. Hau erabiltzaile guztientzat ikusgai egongo da.",
index e2db9ceaadbc5b72b3b7cac1bcc821f816412acf..cc4a0d9706a4a074eeee775cded1a25ac1b57d4c 100644 (file)
@@ -47,6 +47,7 @@
     "Privacy policy" : "Pribatutasun politika",
     "Adjust the Nextcloud theme" : "Doitu Nextcloud gaia",
     "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala izatea oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta guztia sagurik gabe erabili ahal izatea bermatzen dugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino betez.",
+    "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Arazoren bat aurkitzen baduzu, ez izan zalantzarik eta jakinarazi {issuetracker}gure arazoen jarraipena{linkend} zerbitzuan. Eta parte hartu nahi baduzu, etorri {designteam}gure diseinu taldera{linkend}!",
     "Theme selection is enforced" : "Gaiaren hautaketa behartuta dago",
     "Open documentation" : "Ireki dokumentazioa",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Gaiak aukera ematen du zure instantziaren eta onartutako bezeroen itxura eta izaera erraz pertsonalizatzeko. Hau erabiltzaile guztientzat ikusgai egongo da.",
index cc46dd165da013e965fb359e77db981f7a5123f8..d5be45dee474b7b51fb4b70188c74b7aaf68359a 100644 (file)
@@ -49,6 +49,7 @@ OC.L10N.register(
     "Privacy policy" : "隱私權政策",
     "Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
     "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。",
+    "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linked}!",
     "Theme selection is enforced" : "主題選擇已實施",
     "Open documentation" : "開啟說明文件",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有用戶。",
index f3e2ccfa46facf0c26ed364e1999588b3dfb49e2..b4cdd23f2ea2849948ab57a78530db82283657e8 100644 (file)
@@ -47,6 +47,7 @@
     "Privacy policy" : "隱私權政策",
     "Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
     "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。",
+    "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linked}!",
     "Theme selection is enforced" : "主題選擇已實施",
     "Open documentation" : "開啟說明文件",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有用戶。",
index e7f28b5694e87fef2bcc0d73475b951d2c8725e4..7bcf33baf255081b9cdde4eaadfbc6cc406b5215 100644 (file)
@@ -7,7 +7,9 @@ OC.L10N.register(
     "Out sick" : "Fora malalt",
     "Vacationing" : "Vacances",
     "Working remotely" : "Treballant a distància",
+    "In a call" : "En una trucada",
     "User status" : "Estat de l'usuari",
+    "View profile" : "Visualitza el perfil",
     "Clear status after" : "Esborra l'estat després",
     "What is your status?" : "Quin és el vostre estat?",
     "Set status" : "Estableix l'estat",
index 71c4cafe099d609268de11abc37a1de8671dad64..461e8eb0999d569eb203582b6220ccab7f5b92de 100644 (file)
@@ -5,7 +5,9 @@
     "Out sick" : "Fora malalt",
     "Vacationing" : "Vacances",
     "Working remotely" : "Treballant a distància",
+    "In a call" : "En una trucada",
     "User status" : "Estat de l'usuari",
+    "View profile" : "Visualitza el perfil",
     "Clear status after" : "Esborra l'estat després",
     "What is your status?" : "Quin és el vostre estat?",
     "Set status" : "Estableix l'estat",
index ac957865e6c32d8cb1fc0564f067377f335f8c4d..9ac9151fb6d8b7092b3070a721c5a1cc2c59f6df 100644 (file)
@@ -46,6 +46,7 @@ OC.L10N.register(
     "Unknown filetype" : "Tipus de fitxer desconegut",
     "Invalid image" : "Imatge no vàlida",
     "Avatar image is not square" : "La imatge de perfil no és quadrada",
+    "View profile" : "Visualitza el perfil",
     "today" : "avui",
     "tomorrow" : "demà",
     "yesterday" : "ahir",
index 97f3a6df60b916a2782a89382da39b6d0b903b4d..dc152ed98a930699e080b1a81c306b505cb6b732 100644 (file)
@@ -44,6 +44,7 @@
     "Unknown filetype" : "Tipus de fitxer desconegut",
     "Invalid image" : "Imatge no vàlida",
     "Avatar image is not square" : "La imatge de perfil no és quadrada",
+    "View profile" : "Visualitza el perfil",
     "today" : "avui",
     "tomorrow" : "demà",
     "yesterday" : "ahir",