Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/comments/l10n/ja.js1
-rw-r--r--apps/comments/l10n/ja.json1
-rw-r--r--apps/comments/l10n/zh_CN.js12
-rw-r--r--apps/comments/l10n/zh_CN.json12
-rw-r--r--apps/dashboard/l10n/ja.js2
-rw-r--r--apps/dashboard/l10n/ja.json2
-rw-r--r--apps/files/l10n/de_DE.js2
-rw-r--r--apps/files/l10n/de_DE.json2
-rw-r--r--apps/files/l10n/eu.js2
-rw-r--r--apps/files/l10n/eu.json2
-rw-r--r--apps/files/l10n/ja.js2
-rw-r--r--apps/files/l10n/ja.json2
-rw-r--r--apps/files/l10n/zh_HK.js2
-rw-r--r--apps/files/l10n/zh_HK.json2
-rw-r--r--apps/files_external/l10n/ja.js7
-rw-r--r--apps/files_external/l10n/ja.json7
-rw-r--r--apps/files_sharing/l10n/de_DE.js2
-rw-r--r--apps/files_sharing/l10n/de_DE.json2
-rw-r--r--apps/files_sharing/l10n/eu.js2
-rw-r--r--apps/files_sharing/l10n/eu.json2
-rw-r--r--apps/files_sharing/l10n/ja.js4
-rw-r--r--apps/files_sharing/l10n/ja.json4
-rw-r--r--apps/files_sharing/l10n/zh_HK.js2
-rw-r--r--apps/files_sharing/l10n/zh_HK.json2
-rw-r--r--apps/files_versions/l10n/de_DE.js1
-rw-r--r--apps/files_versions/l10n/de_DE.json1
-rw-r--r--apps/files_versions/l10n/eu.js1
-rw-r--r--apps/files_versions/l10n/eu.json1
-rw-r--r--apps/files_versions/l10n/zh_HK.js1
-rw-r--r--apps/files_versions/l10n/zh_HK.json1
-rw-r--r--apps/settings/l10n/de_DE.js5
-rw-r--r--apps/settings/l10n/de_DE.json5
-rw-r--r--apps/settings/l10n/eu.js5
-rw-r--r--apps/settings/l10n/eu.json5
-rw-r--r--apps/settings/l10n/zh_HK.js5
-rw-r--r--apps/settings/l10n/zh_HK.json5
-rw-r--r--apps/sharebymail/l10n/ca.js7
-rw-r--r--apps/sharebymail/l10n/ca.json7
-rw-r--r--apps/sharebymail/l10n/ja.js1
-rw-r--r--apps/sharebymail/l10n/ja.json1
-rw-r--r--apps/systemtags/l10n/ja.js2
-rw-r--r--apps/systemtags/l10n/ja.json2
-rw-r--r--apps/theming/l10n/de_DE.js1
-rw-r--r--apps/theming/l10n/de_DE.json1
-rw-r--r--apps/theming/l10n/eu.js1
-rw-r--r--apps/theming/l10n/eu.json1
-rw-r--r--apps/theming/l10n/zh_HK.js1
-rw-r--r--apps/theming/l10n/zh_HK.json1
-rw-r--r--apps/user_status/l10n/ca.js2
-rw-r--r--apps/user_status/l10n/ca.json2
-rw-r--r--lib/l10n/ca.js1
-rw-r--r--lib/l10n/ca.json1
52 files changed, 134 insertions, 14 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index f6db2bd353f..3007d0d72a2 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -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" : "コメントを削除",
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json
index 74015db118c..d78f69c2317 100644
--- a/apps/comments/l10n/ja.json
+++ b/apps/comments/l10n/ja.json
@@ -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" : "コメントを削除",
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 572b18161dc..852ebe65537 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -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;");
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index c5785008996..11734c401d8 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -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
diff --git a/apps/dashboard/l10n/ja.js b/apps/dashboard/l10n/ja.js
index 63f6793ce73..3fe490ab0bd 100644
--- a/apps/dashboard/l10n/ja.js
+++ b/apps/dashboard/l10n/ja.js
@@ -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 サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。",
diff --git a/apps/dashboard/l10n/ja.json b/apps/dashboard/l10n/ja.json
index 1c73ce291ef..afe2f2c7996 100644
--- a/apps/dashboard/l10n/ja.json
+++ b/apps/dashboard/l10n/ja.json
@@ -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 サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index c29074675ef..8d78a0824fd 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -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",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 77d7aba2d48..a52fb3ed87f 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -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",
@@ -168,6 +169,7 @@
"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",
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index 75b04d5c5ad..bae8f0b5be5 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -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",
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index 3a9fc614b6d..69c348e9394 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -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",
@@ -168,6 +169,7 @@
"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",
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index ad41566599e..0953348b021 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -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" : "ファイルデータの読み込み中にエラーが発生しました",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 319641c2b31..d82f1ad2823 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -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" : "ファイルを範囲選択",
@@ -168,6 +169,7 @@
"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" : "ファイルデータの読み込み中にエラーが発生しました",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 707bde23b22..cba58a145e8 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -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" : "載入檔案資料失敗",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 89ded90a7d3..5b2cf2e29c6 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -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" : "選擇多個檔案",
@@ -168,6 +169,7 @@
"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" : "載入檔案資料失敗",
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index ec7948d5975..9ef4ba7c7ae 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -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;");
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 4e5ffc49bf6..615958114a0 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -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" : "バケット名",
@@ -133,6 +137,7 @@
"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
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 8720ab09c71..aa3e2629bc0 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -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",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 167890a8439..7dde7a4fe87 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -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",
@@ -234,6 +235,7 @@
"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",
diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js
index 113b1d35293..706f1fb6e29 100644
--- a/apps/files_sharing/l10n/eu.js
+++ b/apps/files_sharing/l10n/eu.js
@@ -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",
diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json
index 612220ba905..4033d8f7320 100644
--- a/apps/files_sharing/l10n/eu.json
+++ b/apps/files_sharing/l10n/eu.json
@@ -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",
@@ -234,6 +235,7 @@
"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",
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 8e146134674..a591bbb1dfe 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -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" : "リンクの期限が切れています",
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json
index 98d5e9dc03a..17419df32b5 100644
--- a/apps/files_sharing/l10n/ja.json
+++ b/apps/files_sharing/l10n/ja.json
@@ -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" : "パスが間違っています。ファイル/フォルダーがありません",
@@ -189,6 +190,8 @@
"Share label" : "共有ラベル",
"Hide download" : "ダウンロードを隠す",
"Password protect" : "パスワード保護",
+ "Password expires {passwordExpirationTime}" : "パスワードの有効期限は、{passwordExpirationTime}",
+ "Password expired" : "パスワード期限切れ",
"Video verification" : "ビデオ通話によるパスワード通知",
"Enter a note for the share recipient" : "共有受信者へのメモを入力してください",
"Add another link" : "別のリンクを追加",
@@ -232,6 +235,7 @@
"Name" : "名前",
"Share time" : "共有した時刻",
"Expiration date" : "有効期限",
+ "Sorry, this link does not seem to work anymore." : "申し訳ありません、このリンクは利用できなくなっています。",
"Reasons might be:" : "理由は以下の通りと考えられます:",
"the item was removed" : "アイテムが削除されました",
"the link expired" : "リンクの期限が切れています",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index e64a6cbb15b..99ad9a5a457 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -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" : "連結已過期",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 4188682b809..356e190e205 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -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" : "錯誤的路徑,該檔案或資料夾不存在",
@@ -234,6 +235,7 @@
"Name" : "名稱",
"Share time" : "分享時間",
"Expiration date" : "到期日",
+ "Sorry, this link does not seem to work anymore." : "抱歉,此連結已經失效",
"Reasons might be:" : "可能的原因:",
"the item was removed" : "項目已經移除",
"the link expired" : "連結已過期",
diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js
index 297cee59da0..5f53105efa4 100644
--- a/apps/files_versions/l10n/de_DE.js
+++ b/apps/files_versions/l10n/de_DE.js
@@ -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",
diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json
index 3dbdf6b2475..193e017c151 100644
--- a/apps/files_versions/l10n/de_DE.json
+++ b/apps/files_versions/l10n/de_DE.json
@@ -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",
diff --git a/apps/files_versions/l10n/eu.js b/apps/files_versions/l10n/eu.js
index 7ad5de277eb..cb64409d55d 100644
--- a/apps/files_versions/l10n/eu.js
+++ b/apps/files_versions/l10n/eu.js
@@ -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",
diff --git a/apps/files_versions/l10n/eu.json b/apps/files_versions/l10n/eu.json
index 02c5f75ddd6..dcd8580d19f 100644
--- a/apps/files_versions/l10n/eu.json
+++ b/apps/files_versions/l10n/eu.json
@@ -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",
diff --git a/apps/files_versions/l10n/zh_HK.js b/apps/files_versions/l10n/zh_HK.js
index 17a90edd78a..057bcfd6a85 100644
--- a/apps/files_versions/l10n/zh_HK.js
+++ b/apps/files_versions/l10n/zh_HK.js
@@ -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" : "復原",
diff --git a/apps/files_versions/l10n/zh_HK.json b/apps/files_versions/l10n/zh_HK.json
index a8513d90cd6..b9435ec5204 100644
--- a/apps/files_versions/l10n/zh_HK.json
+++ b/apps/files_versions/l10n/zh_HK.json
@@ -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" : "復原",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index ce806bcc127..f0876aa2ff2 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -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",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index ba8a5466f69..b6722e6fe22 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -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.",
@@ -225,8 +228,10 @@
"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",
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index 277adc56d8d..e2d2c7bcbb8 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -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",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index 7a70f22bd4f..ef958068115 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -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.",
@@ -225,8 +228,10 @@
"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",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 88ac70f5196..268b39f5835 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -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",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 1ecc02a343c..50a6db4c301 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -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 等功能可能無法正常運作。",
@@ -225,8 +228,10 @@
"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",
diff --git a/apps/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js
index 4e00a2e2719..15de20cd97d 100644
--- a/apps/sharebymail/l10n/ca.js
+++ b/apps/sharebymail/l10n/ca.js
@@ -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);");
diff --git a/apps/sharebymail/l10n/ca.json b/apps/sharebymail/l10n/ca.json
index d6fee9f18eb..efe2f3edb04 100644
--- a/apps/sharebymail/l10n/ca.json
+++ b/apps/sharebymail/l10n/ca.json
@@ -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
diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js
index 16d90555657..4e381d62385 100644
--- a/apps/sharebymail/l10n/ja.js
+++ b/apps/sharebymail/l10n/ja.js
@@ -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« あなたと共有しているファイルにノートを追加しました。 ",
diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json
index d3440b65443..427612cf370 100644
--- a/apps/sharebymail/l10n/ja.json
+++ b/apps/sharebymail/l10n/ja.json
@@ -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« あなたと共有しているファイルにノートを追加しました。 ",
diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js
index 43fc62d6b71..7c6f2b80ef2 100644
--- a/apps/systemtags/l10n/ja.js
+++ b/apps/systemtags/l10n/ja.js
@@ -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(マルチテナンシーインストールのプロバイダーの場合は、タグが共有されているため、このアプリを非アクティブ化することをお勧めします。)",
diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json
index ef97d4fde05..a45bbd6bbcc 100644
--- a/apps/systemtags/l10n/ja.json
+++ b/apps/systemtags/l10n/ja.json
@@ -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(マルチテナンシーインストールのプロバイダーの場合は、タグが共有されているため、このアプリを非アクティブ化することをお勧めします。)",
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js
index 4ff9c3ff380..e71373a921b 100644
--- a/apps/theming/l10n/de_DE.js
+++ b/apps/theming/l10n/de_DE.js
@@ -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.",
diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json
index c66dc4ca729..e1c216981a2 100644
--- a/apps/theming/l10n/de_DE.json
+++ b/apps/theming/l10n/de_DE.json
@@ -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.",
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js
index afba1bf2f03..ea7e42de27c 100644
--- a/apps/theming/l10n/eu.js
+++ b/apps/theming/l10n/eu.js
@@ -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.",
diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json
index e2db9ceaadb..cc4a0d9706a 100644
--- a/apps/theming/l10n/eu.json
+++ b/apps/theming/l10n/eu.json
@@ -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.",
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js
index cc46dd165da..d5be45dee47 100644
--- a/apps/theming/l10n/zh_HK.js
+++ b/apps/theming/l10n/zh_HK.js
@@ -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." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有用戶。",
diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json
index f3e2ccfa46f..b4cdd23f2ea 100644
--- a/apps/theming/l10n/zh_HK.json
+++ b/apps/theming/l10n/zh_HK.json
@@ -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." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有用戶。",
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js
index e7f28b5694e..7bcf33baf25 100644
--- a/apps/user_status/l10n/ca.js
+++ b/apps/user_status/l10n/ca.js
@@ -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",
diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json
index 71c4cafe099..461e8eb0999 100644
--- a/apps/user_status/l10n/ca.json
+++ b/apps/user_status/l10n/ca.json
@@ -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",
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index ac957865e6c..9ac9151fb6d 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -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",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index 97f3a6df60b..dc152ed98a9 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -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",