aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-29 00:19:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-29 00:19:43 +0000
commit700372578259e1cb384bd6f3910720db026f6a92 (patch)
tree0a6337b1204c6a1d109dbad8bce1cb9af5be41b2 /core/l10n
parentb901a629574c3afa87793a356404a24f5ac5b0ea (diff)
downloadnextcloud-server-700372578259e1cb384bd6f3910720db026f6a92.tar.gz
nextcloud-server-700372578259e1cb384bd6f3910720db026f6a92.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ar.js3
-rw-r--r--core/l10n/ar.json3
-rw-r--r--core/l10n/de_DE.js3
-rw-r--r--core/l10n/de_DE.json3
-rw-r--r--core/l10n/eu.js3
-rw-r--r--core/l10n/eu.json3
-rw-r--r--core/l10n/ga.js3
-rw-r--r--core/l10n/ga.json3
-rw-r--r--core/l10n/gl.js3
-rw-r--r--core/l10n/gl.json3
-rw-r--r--core/l10n/ja.js6
-rw-r--r--core/l10n/ja.json6
-rw-r--r--core/l10n/nb.js3
-rw-r--r--core/l10n/nb.json3
-rw-r--r--core/l10n/zh_CN.js3
-rw-r--r--core/l10n/zh_CN.json3
-rw-r--r--core/l10n/zh_TW.js3
-rw-r--r--core/l10n/zh_TW.json3
18 files changed, 60 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index 04bd1299c7f..b7a7ced40b4 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "إختَر تاريخ البدء",
"Pick end date" : "إختَر تاريخ الانتهاء",
"Search in date range" : "البحث في نطاق البيانات",
+ "Search in current app" : "البحث في التطبيق الحالي",
+ "Clear search" : "مَحوُ البحث",
+ "Search everywhere" : "البحث الشامل",
"Unified search" : "بحث مُوحَّد",
"Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل",
"Places" : "أماكن",
diff --git a/core/l10n/ar.json b/core/l10n/ar.json
index bb705a66c4e..51fde211c06 100644
--- a/core/l10n/ar.json
+++ b/core/l10n/ar.json
@@ -104,6 +104,9 @@
"Pick start date" : "إختَر تاريخ البدء",
"Pick end date" : "إختَر تاريخ الانتهاء",
"Search in date range" : "البحث في نطاق البيانات",
+ "Search in current app" : "البحث في التطبيق الحالي",
+ "Clear search" : "مَحوُ البحث",
+ "Search everywhere" : "البحث الشامل",
"Unified search" : "بحث مُوحَّد",
"Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل",
"Places" : "أماكن",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index ea2fe56b021..c7b2a06e8ac 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "Startdatum wählen",
"Pick end date" : "Enddatum wählen",
"Search in date range" : "Im Datumsbereich suchen",
+ "Search in current app" : "In aktueller App suchen ",
+ "Clear search" : "Suche löschen",
+ "Search everywhere" : "Überall suchen",
"Unified search" : "Einheitliche Suche",
"Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen",
"Places" : "Orte",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index a281f302b35..f6b197b33d5 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -104,6 +104,9 @@
"Pick start date" : "Startdatum wählen",
"Pick end date" : "Enddatum wählen",
"Search in date range" : "Im Datumsbereich suchen",
+ "Search in current app" : "In aktueller App suchen ",
+ "Clear search" : "Suche löschen",
+ "Search everywhere" : "Überall suchen",
"Unified search" : "Einheitliche Suche",
"Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen",
"Places" : "Orte",
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index e8f7cc97533..f8b110519c1 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "Aukeratu hasiera-data",
"Pick end date" : "Aukeratu amaiera-data",
"Search in date range" : "Bilatu data-tartean",
+ "Search in current app" : "Bilatu aplikazio honetan",
+ "Clear search" : "Garbitu bilaketa",
+ "Search everywhere" : "Bilatu nonahi",
"Unified search" : "Bilaketa bateratua",
"Search apps, files, tags, messages" : "Bilatu aplikazioak, fitxategiak, etiketak, mezuak",
"Places" : "Lekuak",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index c025c9eb689..d134e1ee4b5 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -104,6 +104,9 @@
"Pick start date" : "Aukeratu hasiera-data",
"Pick end date" : "Aukeratu amaiera-data",
"Search in date range" : "Bilatu data-tartean",
+ "Search in current app" : "Bilatu aplikazio honetan",
+ "Clear search" : "Garbitu bilaketa",
+ "Search everywhere" : "Bilatu nonahi",
"Unified search" : "Bilaketa bateratua",
"Search apps, files, tags, messages" : "Bilatu aplikazioak, fitxategiak, etiketak, mezuak",
"Places" : "Lekuak",
diff --git a/core/l10n/ga.js b/core/l10n/ga.js
index 64e9771d832..5558e0c97d5 100644
--- a/core/l10n/ga.js
+++ b/core/l10n/ga.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "Roghnaigh dáta tosaithe",
"Pick end date" : "Roghnaigh dáta deiridh",
"Search in date range" : "Cuardaigh i raon dáta",
+ "Search in current app" : "Cuardaigh san aip reatha",
+ "Clear search" : "Glan cuardach",
+ "Search everywhere" : "Cuardaigh i ngach áit",
"Unified search" : "Cuardach aontaithe",
"Search apps, files, tags, messages" : "Cuardaigh apps, comhaid, clibeanna, teachtaireachtaí",
"Places" : "Áiteanna",
diff --git a/core/l10n/ga.json b/core/l10n/ga.json
index 309146d87ab..e6295e6ce7f 100644
--- a/core/l10n/ga.json
+++ b/core/l10n/ga.json
@@ -104,6 +104,9 @@
"Pick start date" : "Roghnaigh dáta tosaithe",
"Pick end date" : "Roghnaigh dáta deiridh",
"Search in date range" : "Cuardaigh i raon dáta",
+ "Search in current app" : "Cuardaigh san aip reatha",
+ "Clear search" : "Glan cuardach",
+ "Search everywhere" : "Cuardaigh i ngach áit",
"Unified search" : "Cuardach aontaithe",
"Search apps, files, tags, messages" : "Cuardaigh apps, comhaid, clibeanna, teachtaireachtaí",
"Places" : "Áiteanna",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 1d22a30b51c..acce8741be5 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "Escolla a data de inicio",
"Pick end date" : "Escolla a data de finalización",
"Search in date range" : "Buscar nun intervalo de datas",
+ "Search in current app" : "Buscar na aplicación actual",
+ "Clear search" : "Limpar a busca",
+ "Search everywhere" : "Buscar por todas partes",
"Unified search" : "Busca unificada",
"Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes",
"Places" : "Lugares",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 10eff0159c8..ff048a0954e 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -104,6 +104,9 @@
"Pick start date" : "Escolla a data de inicio",
"Pick end date" : "Escolla a data de finalización",
"Search in date range" : "Buscar nun intervalo de datas",
+ "Search in current app" : "Buscar na aplicación actual",
+ "Clear search" : "Limpar a busca",
+ "Search everywhere" : "Buscar por todas partes",
"Unified search" : "Busca unificada",
"Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes",
"Places" : "Lugares",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index a1e7c441e92..b938f3b12c7 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックして、パスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
"Reset your password" : "パスワードをリセット",
+ "The given provider is not available" : "指定されたプロバイダは使用できません",
"Task not found" : "タスクは見つかりません",
"Internal error" : "内部エラー",
"Not found" : "見つかりませんでした",
@@ -105,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "開始日を指定",
"Pick end date" : "終了日を指定",
"Search in date range" : "日付の範囲で検索",
+ "Search in current app" : "現在のアプリケーションで検索",
+ "Clear search" : "検索をクリア",
+ "Search everywhere" : "あらゆる場所を検索",
"Unified search" : "統合検索",
"Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索",
"Places" : "場所",
@@ -138,6 +142,7 @@ OC.L10N.register(
"This account is disabled" : "アカウントが無効化されています",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。",
"Account name or email" : "アカウント名またはメールアドレス",
+ "Account name" : "アカウント名",
"Log in with a device" : "デバイスを使ってログインする",
"Login or email" : "ログイン名またはEメール",
"Your account is not setup for passwordless login." : "あなたのアカウントはパスワードなしでログインできるように設定されていません。",
@@ -273,6 +278,7 @@ OC.L10N.register(
"The server was unable to complete your request." : "サーバーは要求を完了できませんでした。",
"If this happens again, please send the technical details below to the server administrator." : "再びこのようなことが起こった場合は、以下の技術情報をサーバー管理者に送ってください。",
"More details can be found in the server log." : "詳細は、サーバーのログを確認してください。",
+ "For more details see the documentation ↗." : "詳細については、ドキュメントを参照してください ↗",
"Technical details" : "技術詳細",
"Remote Address: %s" : "リモートアドレス: %s",
"Request ID: %s" : "リクエスト ID: %s",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 52230fe6235..84e4a48657b 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -37,6 +37,7 @@
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックして、パスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
"Reset your password" : "パスワードをリセット",
+ "The given provider is not available" : "指定されたプロバイダは使用できません",
"Task not found" : "タスクは見つかりません",
"Internal error" : "内部エラー",
"Not found" : "見つかりませんでした",
@@ -103,6 +104,9 @@
"Pick start date" : "開始日を指定",
"Pick end date" : "終了日を指定",
"Search in date range" : "日付の範囲で検索",
+ "Search in current app" : "現在のアプリケーションで検索",
+ "Clear search" : "検索をクリア",
+ "Search everywhere" : "あらゆる場所を検索",
"Unified search" : "統合検索",
"Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索",
"Places" : "場所",
@@ -136,6 +140,7 @@
"This account is disabled" : "アカウントが無効化されています",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。",
"Account name or email" : "アカウント名またはメールアドレス",
+ "Account name" : "アカウント名",
"Log in with a device" : "デバイスを使ってログインする",
"Login or email" : "ログイン名またはEメール",
"Your account is not setup for passwordless login." : "あなたのアカウントはパスワードなしでログインできるように設定されていません。",
@@ -271,6 +276,7 @@
"The server was unable to complete your request." : "サーバーは要求を完了できませんでした。",
"If this happens again, please send the technical details below to the server administrator." : "再びこのようなことが起こった場合は、以下の技術情報をサーバー管理者に送ってください。",
"More details can be found in the server log." : "詳細は、サーバーのログを確認してください。",
+ "For more details see the documentation ↗." : "詳細については、ドキュメントを参照してください ↗",
"Technical details" : "技術詳細",
"Remote Address: %s" : "リモートアドレス: %s",
"Request ID: %s" : "リクエスト ID: %s",
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index ba16808c062..4ea83808e0e 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "Velg start dato",
"Pick end date" : "Velg sluttdato",
"Search in date range" : "Søk innenfor valgte datoer",
+ "Search in current app" : "Søk i gjeldende app",
+ "Clear search" : "Tøm søk",
+ "Search everywhere" : "Søk overalt",
"Unified search" : "Enhetlig søk",
"Search apps, files, tags, messages" : "Søk i apper, filer, tagger, meldinger",
"Places" : "Steder",
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index a55174e4f11..f67682ae29d 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -104,6 +104,9 @@
"Pick start date" : "Velg start dato",
"Pick end date" : "Velg sluttdato",
"Search in date range" : "Søk innenfor valgte datoer",
+ "Search in current app" : "Søk i gjeldende app",
+ "Clear search" : "Tøm søk",
+ "Search everywhere" : "Søk overalt",
"Unified search" : "Enhetlig søk",
"Search apps, files, tags, messages" : "Søk i apper, filer, tagger, meldinger",
"Places" : "Steder",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 3a9c54914b2..4c115b574d7 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "选择起始日期",
"Pick end date" : "选择结束日期",
"Search in date range" : "在日期范围内进行搜索",
+ "Search in current app" : "在当前应用程序中搜索",
+ "Clear search" : "清除搜索",
+ "Search everywhere" : "在所有位置搜索",
"Unified search" : "统一搜索",
"Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息",
"Places" : "地点",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 57c808359fa..1700b080ea6 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -104,6 +104,9 @@
"Pick start date" : "选择起始日期",
"Pick end date" : "选择结束日期",
"Search in date range" : "在日期范围内进行搜索",
+ "Search in current app" : "在当前应用程序中搜索",
+ "Clear search" : "清除搜索",
+ "Search everywhere" : "在所有位置搜索",
"Unified search" : "统一搜索",
"Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息",
"Places" : "地点",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index c7625e96caa..62863900b17 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -106,6 +106,9 @@ OC.L10N.register(
"Pick start date" : "挑選開始日期",
"Pick end date" : "挑選結束日期",
"Search in date range" : "在日期範圍內搜尋",
+ "Search in current app" : "在目前的應用程式中搜尋",
+ "Clear search" : "清除搜尋",
+ "Search everywhere" : "到處搜尋",
"Unified search" : "統一搜尋",
"Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息",
"Places" : "地點",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 5abac54d2c8..1ef77574d9e 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -104,6 +104,9 @@
"Pick start date" : "挑選開始日期",
"Pick end date" : "挑選結束日期",
"Search in date range" : "在日期範圍內搜尋",
+ "Search in current app" : "在目前的應用程式中搜尋",
+ "Clear search" : "清除搜尋",
+ "Search everywhere" : "到處搜尋",
"Unified search" : "統一搜尋",
"Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息",
"Places" : "地點",