diff options
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/ja.js | 33 | ||||
-rw-r--r-- | apps/dashboard/l10n/ja.json | 31 | ||||
-rw-r--r-- | apps/dashboard/l10n/oc.js | 23 | ||||
-rw-r--r-- | apps/dashboard/l10n/oc.json | 21 |
4 files changed, 108 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ja.js b/apps/dashboard/l10n/ja.js new file mode 100644 index 00000000000..a968c58daa7 --- /dev/null +++ b/apps/dashboard/l10n/ja.js @@ -0,0 +1,33 @@ +OC.L10N.register( + "dashboard", + { + "Dashboard" : "ダッシュボード", + "Dashboard app" : "ダッシュボードアプリ", + "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 サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。", + "Weather data from Met.no" : "気象データ提供元は Met.no", + "geocoding with Nominatim" : "ジオコーディングは Nominatim", + "elevation data from OpenTopoData" : "標高データ提供元は OpenTopoData です", + "Weather" : "天気", + "Status" : "ステータス", + "Good morning" : "おはようございます", + "Good morning, {name}" : "おはようございます、{name} さん", + "Good afternoon" : "こんにちは", + "Good afternoon, {name}" : "こんにちは、{name} さん", + "Good evening" : "こんばんは", + "Good evening, {name}" : "こんばんは、{name} さん", + "Hello" : "こんにちは", + "Hello, {name}" : "こんにちは、{name} さん", + "Pick from Files" : "ファイルから選択", + "Default images" : "デフォルトの画像", + "Plain background" : "シンプルな背景", + "Insert from {productName}" : "{productName} から挿入", + "Good night, {name}" : "こんばんは、{name} さん", + "Good night" : "こんばんは", + "Pick from files" : "ファイルから選択" +}, +"nplurals=1; plural=0;"); diff --git a/apps/dashboard/l10n/ja.json b/apps/dashboard/l10n/ja.json new file mode 100644 index 00000000000..a5b57021f24 --- /dev/null +++ b/apps/dashboard/l10n/ja.json @@ -0,0 +1,31 @@ +{ "translations": { + "Dashboard" : "ダッシュボード", + "Dashboard app" : "ダッシュボードアプリ", + "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 サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。", + "Weather data from Met.no" : "気象データ提供元は Met.no", + "geocoding with Nominatim" : "ジオコーディングは Nominatim", + "elevation data from OpenTopoData" : "標高データ提供元は OpenTopoData です", + "Weather" : "天気", + "Status" : "ステータス", + "Good morning" : "おはようございます", + "Good morning, {name}" : "おはようございます、{name} さん", + "Good afternoon" : "こんにちは", + "Good afternoon, {name}" : "こんにちは、{name} さん", + "Good evening" : "こんばんは", + "Good evening, {name}" : "こんばんは、{name} さん", + "Hello" : "こんにちは", + "Hello, {name}" : "こんにちは、{name} さん", + "Pick from Files" : "ファイルから選択", + "Default images" : "デフォルトの画像", + "Plain background" : "シンプルな背景", + "Insert from {productName}" : "{productName} から挿入", + "Good night, {name}" : "こんばんは、{name} さん", + "Good night" : "こんばんは", + "Pick from files" : "ファイルから選択" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/dashboard/l10n/oc.js b/apps/dashboard/l10n/oc.js new file mode 100644 index 00000000000..9f08b59c5dd --- /dev/null +++ b/apps/dashboard/l10n/oc.js @@ -0,0 +1,23 @@ +OC.L10N.register( + "dashboard", + { + "Dashboard" : "Tablèu de bòrd", + "Show something" : "Mostrar quicòm", + "Customize" : "Personalizar", + "Change background image" : "Cambiar l’imatge de fons", + "Weather service" : "Servici de metèo", + "Weather" : "Metèo", + "Status" : "Estat", + "Good morning" : "Bonjorn", + "Good morning, {name}" : "Bonjorn, {name}", + "Good afternoon" : "Bonjorn", + "Good afternoon, {name}" : "Bonjorn, {name}", + "Good evening" : "Bonser", + "Good evening, {name}" : "Bonser, {name}", + "Hello" : "Adieu", + "Hello, {name}" : "Adieu, {name}", + "Default images" : "Imatges per defaut", + "Good night, {name}" : "Bona nuèch, {name}", + "Good night" : "Bona nuèch" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/dashboard/l10n/oc.json b/apps/dashboard/l10n/oc.json new file mode 100644 index 00000000000..b550fcd3058 --- /dev/null +++ b/apps/dashboard/l10n/oc.json @@ -0,0 +1,21 @@ +{ "translations": { + "Dashboard" : "Tablèu de bòrd", + "Show something" : "Mostrar quicòm", + "Customize" : "Personalizar", + "Change background image" : "Cambiar l’imatge de fons", + "Weather service" : "Servici de metèo", + "Weather" : "Metèo", + "Status" : "Estat", + "Good morning" : "Bonjorn", + "Good morning, {name}" : "Bonjorn, {name}", + "Good afternoon" : "Bonjorn", + "Good afternoon, {name}" : "Bonjorn, {name}", + "Good evening" : "Bonser", + "Good evening, {name}" : "Bonser, {name}", + "Hello" : "Adieu", + "Hello, {name}" : "Adieu, {name}", + "Default images" : "Imatges per defaut", + "Good night, {name}" : "Bona nuèch, {name}", + "Good night" : "Bona nuèch" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file |