summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-12 01:11:38 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-12 01:11:38 +0000
commitf1af773e1115a65ff8e8000639113750998251ae (patch)
treedc67180372656cb4143680f9a42ea9ce27fa94f2 /apps
parent4830fb7fb9dc355566ede942785d00a60323c68a (diff)
downloadnextcloud-server-f1af773e1115a65ff8e8000639113750998251ae.tar.gz
nextcloud-server-f1af773e1115a65ff8e8000639113750998251ae.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/ja.js1
-rw-r--r--apps/files/l10n/ja.json1
-rw-r--r--apps/files_external/l10n/hu.js1
-rw-r--r--apps/files_external/l10n/hu.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/hu.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/hu.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/ja.js8
-rw-r--r--apps/twofactor_backupcodes/l10n/ja.json8
-rw-r--r--apps/updatenotification/l10n/hu.js3
-rw-r--r--apps/updatenotification/l10n/hu.json3
-rw-r--r--apps/updatenotification/l10n/nl.js2
-rw-r--r--apps/updatenotification/l10n/nl.json2
12 files changed, 22 insertions, 10 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 40f66f102de..f2c029cc4b7 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした",
"Could not move \"{file}\"" : "\"{file}\" を移動できませんでした",
+ "copy" : "コピー",
"Could not copy \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"をコピーできませんでした",
"Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした",
"Copied {origin} inside {destination}" : "コピー先{origin} {destination}内",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 89ef5c5aa16..ce627ef4334 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -42,6 +42,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした",
"Could not move \"{file}\"" : "\"{file}\" を移動できませんでした",
+ "copy" : "コピー",
"Could not copy \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"をコピーできませんでした",
"Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした",
"Copied {origin} inside {destination}" : "コピー先{origin} {destination}内",
diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js
index 6df399a7e01..790e438dfec 100644
--- a/apps/files_external/l10n/hu.js
+++ b/apps/files_external/l10n/hu.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"Public key" : "Nyilvános kulcs",
"RSA private key" : "RSA-titkos kulcs",
"Private key" : "Titkos kulcs",
+ "Kerberos ticket" : "Kerbeos jegy",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Hosztnév",
diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json
index ddc4382c6b9..10111d73e06 100644
--- a/apps/files_external/l10n/hu.json
+++ b/apps/files_external/l10n/hu.json
@@ -77,6 +77,7 @@
"Public key" : "Nyilvános kulcs",
"RSA private key" : "RSA-titkos kulcs",
"Private key" : "Titkos kulcs",
+ "Kerberos ticket" : "Kerbeos jegy",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Hosztnév",
diff --git a/apps/twofactor_backupcodes/l10n/hu.js b/apps/twofactor_backupcodes/l10n/hu.js
index 91ea908d446..decd2741fb1 100644
--- a/apps/twofactor_backupcodes/l10n/hu.js
+++ b/apps/twofactor_backupcodes/l10n/hu.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Backup code" : "Biztonsági kód",
"Use backup code" : "Biztonsági kód használata",
"Two factor backup codes" : "Kétfaktoros biztonsági mentési kódok",
+ "A two-factor auth backup codes provider" : "Kétfaktoros azonosítás biztonsági kódok szolgáltatója",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/hu.json b/apps/twofactor_backupcodes/l10n/hu.json
index 60c5013eabb..b12eb4a43c8 100644
--- a/apps/twofactor_backupcodes/l10n/hu.json
+++ b/apps/twofactor_backupcodes/l10n/hu.json
@@ -12,6 +12,7 @@
"Backup code" : "Biztonsági kód",
"Use backup code" : "Biztonsági kód használata",
"Two factor backup codes" : "Kétfaktoros biztonsági mentési kódok",
+ "A two-factor auth backup codes provider" : "Kétfaktoros azonosítás biztonsági kódok szolgáltatója",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/ja.js b/apps/twofactor_backupcodes/l10n/ja.js
index 940707fd6ab..130c24a784a 100644
--- a/apps/twofactor_backupcodes/l10n/ja.js
+++ b/apps/twofactor_backupcodes/l10n/ja.js
@@ -21,14 +21,14 @@ OC.L10N.register(
"Generate backup codes" : "バックアップコードを生成する",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
- "You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
+ "You created two-factor backup codes for your account" : "アカウントの2要素認証バックアップコードを作成しました",
"Second-factor backup codes" : "第二要素バックアップコード",
- "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
- "Two factor backup codes" : "2要素バックアップコード",
+ "Two factor backup codes" : "2要素認証バックアップコード",
"A two-factor auth backup codes provider" : "2要素認証バックアップコードプロバイダ",
- "Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "2要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。"
},
diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json
index 75c1f96e19d..5c9c927f7d8 100644
--- a/apps/twofactor_backupcodes/l10n/ja.json
+++ b/apps/twofactor_backupcodes/l10n/ja.json
@@ -19,14 +19,14 @@
"Generate backup codes" : "バックアップコードを生成する",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
- "You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
+ "You created two-factor backup codes for your account" : "アカウントの2要素認証バックアップコードを作成しました",
"Second-factor backup codes" : "第二要素バックアップコード",
- "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
- "Two factor backup codes" : "2要素バックアップコード",
+ "Two factor backup codes" : "2要素認証バックアップコード",
"A two-factor auth backup codes provider" : "2要素認証バックアップコードプロバイダ",
- "Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "2要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。"
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js
index a4963e04611..347b52e15dc 100644
--- a/apps/updatenotification/l10n/hu.js
+++ b/apps/updatenotification/l10n/hu.js
@@ -10,9 +10,12 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.",
"Update for {app} to version %s is available." : "{app} %s verzió frissítése elérhető",
"Update notification" : "Frissítési értesítés",
+ "Apps missing updates" : "Alkalmazások frissítés nélkül",
+ "View in store" : "Nézze meg a boltban",
"Apps with available updates" : "Alkalmazások frissítéssel",
"Open updater" : "Frissítő megnyitása",
"Download now" : "Letöltés most",
+ "What's new?" : "Újdonságok?",
"The update check is not yet finished. Please refresh the page." : "A frissítéskeresés még nem ért véget. Kérjük frissítsd az oldalt.",
"Your version is up to date." : "Verzió frissítve.",
"A non-default update server is in use to be checked for updates:" : "Egy nem alapértelmezett szervert használunk a frissítések kereséséhez:",
diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json
index 7b1c373e658..1dce709a8c2 100644
--- a/apps/updatenotification/l10n/hu.json
+++ b/apps/updatenotification/l10n/hu.json
@@ -8,9 +8,12 @@
"Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.",
"Update for {app} to version %s is available." : "{app} %s verzió frissítése elérhető",
"Update notification" : "Frissítési értesítés",
+ "Apps missing updates" : "Alkalmazások frissítés nélkül",
+ "View in store" : "Nézze meg a boltban",
"Apps with available updates" : "Alkalmazások frissítéssel",
"Open updater" : "Frissítő megnyitása",
"Download now" : "Letöltés most",
+ "What's new?" : "Újdonságok?",
"The update check is not yet finished. Please refresh the page." : "A frissítéskeresés még nem ért véget. Kérjük frissítsd az oldalt.",
"Your version is up to date." : "Verzió frissítve.",
"A non-default update server is in use to be checked for updates:" : "Egy nem alapértelmezett szervert használunk a frissítések kereséséhez:",
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index 11b04f904b9..87db37acb72 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -34,7 +34,7 @@ OC.L10N.register(
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Kan niet verbinden met de appstore of de appstore gaf geen updates terug. Zoek handmatig naar updates of verifieer dat je server internettoegang heeft en kan verbinden met de appstore.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Alle</strong> apps hebben een update voor deze versie beschikbaar",
- "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de verwerkt de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> is de recentste stabiele versie. Het is geschikt voor regulier gebruik en zal altijd bijwerken naar de laatste grote versie.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>bèta</strong> is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.",
"View changelog" : "Bekijk wijzigingenoverzicht",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index ed86ef98350..e5a6102edc5 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -32,7 +32,7 @@
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Kan niet verbinden met de appstore of de appstore gaf geen updates terug. Zoek handmatig naar updates of verifieer dat je server internettoegang heeft en kan verbinden met de appstore.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Alle</strong> apps hebben een update voor deze versie beschikbaar",
- "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de verwerkt de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> is de recentste stabiele versie. Het is geschikt voor regulier gebruik en zal altijd bijwerken naar de laatste grote versie.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>bèta</strong> is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.",
"View changelog" : "Bekijk wijzigingenoverzicht",