aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--composer.lock30
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml53
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml72
3 files changed, 100 insertions, 55 deletions
diff --git a/composer.lock b/composer.lock
index a703ccaf..44bf25cb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1667,16 +1667,16 @@
1667 }, 1667 },
1668 { 1668 {
1669 "name": "fig/link-util", 1669 "name": "fig/link-util",
1670 "version": "1.1.0", 1670 "version": "1.1.1",
1671 "source": { 1671 "source": {
1672 "type": "git", 1672 "type": "git",
1673 "url": "https://github.com/php-fig/link-util.git", 1673 "url": "https://github.com/php-fig/link-util.git",
1674 "reference": "47f55860678a9e202206047bc02767556d298106" 1674 "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a"
1675 }, 1675 },
1676 "dist": { 1676 "dist": {
1677 "type": "zip", 1677 "type": "zip",
1678 "url": "https://api.github.com/repos/php-fig/link-util/zipball/47f55860678a9e202206047bc02767556d298106", 1678 "url": "https://api.github.com/repos/php-fig/link-util/zipball/c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1679 "reference": "47f55860678a9e202206047bc02767556d298106", 1679 "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1680 "shasum": "" 1680 "shasum": ""
1681 }, 1681 },
1682 "require": { 1682 "require": {
@@ -1720,7 +1720,7 @@
1720 "psr-13", 1720 "psr-13",
1721 "rest" 1721 "rest"
1722 ], 1722 ],
1723 "time": "2019-12-18T15:40:05+00:00" 1723 "time": "2020-04-27T06:40:36+00:00"
1724 }, 1724 },
1725 { 1725 {
1726 "name": "fossar/htmlawed", 1726 "name": "fossar/htmlawed",
@@ -7265,16 +7265,16 @@
7265 }, 7265 },
7266 { 7266 {
7267 "name": "scheb/two-factor-bundle", 7267 "name": "scheb/two-factor-bundle",
7268 "version": "v4.14.0", 7268 "version": "v4.15.0",
7269 "source": { 7269 "source": {
7270 "type": "git", 7270 "type": "git",
7271 "url": "https://github.com/scheb/two-factor-bundle.git", 7271 "url": "https://github.com/scheb/two-factor-bundle.git",
7272 "reference": "6393d304ee51a703711e5f5cc3e76f04ce4e238c" 7272 "reference": "253ed9ed43078c9408acfcd32402784c383cd31d"
7273 }, 7273 },
7274 "dist": { 7274 "dist": {
7275 "type": "zip", 7275 "type": "zip",
7276 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/6393d304ee51a703711e5f5cc3e76f04ce4e238c", 7276 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/253ed9ed43078c9408acfcd32402784c383cd31d",
7277 "reference": "6393d304ee51a703711e5f5cc3e76f04ce4e238c", 7277 "reference": "253ed9ed43078c9408acfcd32402784c383cd31d",
7278 "shasum": "" 7278 "shasum": ""
7279 }, 7279 },
7280 "require": { 7280 "require": {
@@ -7329,7 +7329,7 @@
7329 "two-factor", 7329 "two-factor",
7330 "two-step" 7330 "two-step"
7331 ], 7331 ],
7332 "time": "2020-02-15T13:01:16+00:00" 7332 "time": "2020-04-29T10:32:37+00:00"
7333 }, 7333 },
7334 { 7334 {
7335 "name": "sensio/distribution-bundle", 7335 "name": "sensio/distribution-bundle",
@@ -9011,16 +9011,16 @@
9011 }, 9011 },
9012 { 9012 {
9013 "name": "symfony/symfony", 9013 "name": "symfony/symfony",
9014 "version": "v3.4.39", 9014 "version": "v3.4.40",
9015 "source": { 9015 "source": {
9016 "type": "git", 9016 "type": "git",
9017 "url": "https://github.com/symfony/symfony.git", 9017 "url": "https://github.com/symfony/symfony.git",
9018 "reference": "29ccc948a87d72c991fff9dbb92bd64f728e7b75" 9018 "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5"
9019 }, 9019 },
9020 "dist": { 9020 "dist": {
9021 "type": "zip", 9021 "type": "zip",
9022 "url": "https://api.github.com/repos/symfony/symfony/zipball/29ccc948a87d72c991fff9dbb92bd64f728e7b75", 9022 "url": "https://api.github.com/repos/symfony/symfony/zipball/ad6f8608e92b548e5695f9213a81d14c2ef274b5",
9023 "reference": "29ccc948a87d72c991fff9dbb92bd64f728e7b75", 9023 "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5",
9024 "shasum": "" 9024 "shasum": ""
9025 }, 9025 },
9026 "require": { 9026 "require": {
@@ -9163,7 +9163,7 @@
9163 "keywords": [ 9163 "keywords": [
9164 "framework" 9164 "framework"
9165 ], 9165 ],
9166 "time": "2020-03-30T06:25:29+00:00" 9166 "time": "2020-04-28T17:41:57+00:00"
9167 }, 9167 },
9168 { 9168 {
9169 "name": "tecnickcom/tcpdf", 9169 "name": "tecnickcom/tcpdf",
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml
index 9ae4d6bb..3221ac3f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml
@@ -33,6 +33,7 @@ menu:
33 back_to_unread: '未読の記事へ戻る' 33 back_to_unread: '未読の記事へ戻る'
34 users_management: 'ユーザー管理' 34 users_management: 'ユーザー管理'
35 site_credentials: 'サイト資格情報' 35 site_credentials: 'サイト資格情報'
36 ignore_origin_instance_rules: 'グローバルなオリジン無視ルール'
36 quickstart: "はじめに" 37 quickstart: "はじめに"
37 top: 38 top:
38 add_new_entry: '新しい記事を追加' 39 add_new_entry: '新しい記事を追加'
@@ -40,7 +41,7 @@ menu:
40 filter_entries: 'フィルターを使用' 41 filter_entries: 'フィルターを使用'
41 random_entry: このリストの中からランダムに記事に記事を表示 42 random_entry: このリストの中からランダムに記事に記事を表示
42 export: 'エクスポート' 43 export: 'エクスポート'
43 # account: 'My account' 44 account: 'マイアカウント'
44 search_form: 45 search_form:
45 input_label: '検索内容を入力' 46 input_label: '検索内容を入力'
46 47
@@ -60,6 +61,7 @@ config:
60 user_info: 'ユーザー情報' 61 user_info: 'ユーザー情報'
61 password: 'パスワード' 62 password: 'パスワード'
62 rules: 'タグ付けルール' 63 rules: 'タグ付けルール'
64 ignore_origin: 'オリジン無視ルール'
63 new_user: 'ユーザーの追加' 65 new_user: 'ユーザーの追加'
64 reset: 'リセット関連' 66 reset: 'リセット関連'
65 form: 67 form:
@@ -178,6 +180,24 @@ config:
178 and: 'かつ (例:ルールA AND ルールB)' 180 and: 'かつ (例:ルールA AND ルールB)'
179 matches: '<i>タイトル</i> が <i>検索内容</i> (大文字小文字を区別しない) に一致する例。<br />例:<code>title matches "football"</code>' 181 matches: '<i>タイトル</i> が <i>検索内容</i> (大文字小文字を区別しない) に一致する例。<br />例:<code>title matches "football"</code>'
180 notmatches: '<i>タイトル</i> が <i>検索内容</i> (大文字小文字を区別しない) に一致しない例。<br />例:<code>title notmatches "football"</code>' 182 notmatches: '<i>タイトル</i> が <i>検索内容</i> (大文字小文字を区別しない) に一致しない例。<br />例:<code>title notmatches "football"</code>'
183 form_ignore_origin_rules:
184 faq:
185 title: 'よくある質問'
186 ignore_origin_rules_definition_title: '« オリジン無視ルール » とは何ですか?'
187 ignore_origin_rules_definition_description: 'これらは、リダイレクト後に自動的に元のアドレスを無視するために、Wallabag が使用するルールです。<br />新しい記事を取得中にリダイレクトが発生した場合、すべてのオリジン無視ルール(<i>ユーザー定義およびインスタンス定義</i>)がオリジンアドレスを無視するために使用されます。'
188 how_to_use_them_title: 'どのように使用できますか?'
189 how_to_use_them_description: '« <i>rss.example.com</i> » というオリジンからの記事を無視したいと仮定してみましょう(<i>リダイレクト後の実際のアドレスが example.com であることを知っています</i>)。<br />その場合は、<i>ルール</i>項目に « host = "rss.example.com" » と入力します。'
190 variables_available_title: 'ルールを作成するために使用できる変数と演算子は何ですか?'
191 variables_available_description: '以下の変数と演算子を使用して、オリジン無視ルールを作成できます:'
192 meaning: '説明'
193 variable_description:
194 label: '変数'
195 host: 'アドレスのホスト名'
196 _all: '完全なアドレス、主にパターンマッチング用'
197 operator_description:
198 label: '演算子'
199 equal_to: '等しい'
200 matches: '<i>タイトル</i> が <i>検索内容</i> (大文字小文字を区別しない) に一致する例。<br />例:<code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
181 otp: 201 otp:
182 page_title: 2要素認証 202 page_title: 2要素認証
183 app: 203 app:
@@ -280,14 +300,14 @@ entry:
280 shared_by_wallabag: "これは %username% と <a href='%wallabag_instance%'>Wallabag</a> によって共有された記事です。" 300 shared_by_wallabag: "これは %username% と <a href='%wallabag_instance%'>Wallabag</a> によって共有された記事です。"
281 confirm: 301 confirm:
282 delete: "記事を削除してよろしいですか?" 302 delete: "記事を削除してよろしいですか?"
283 # delete_entries: "Are you sure you want to remove those articles?" 303 delete_entries: "複数の記事を削除してよろしいですか?"
284 delete_tag: "記事からタグを削除してよろしいですか?" 304 delete_tag: "記事からタグを削除してよろしいですか?"
285 metadata: 305 metadata:
286 reading_time: "推定読書時間" 306 reading_time: "推定読書時間"
287 reading_time_minutes_short: "%readingTime% 分" 307 reading_time_minutes_short: "%readingTime% 分"
288 address: "アドレス" 308 address: "アドレス"
289 added_on: "追加日" 309 added_on: "追加日"
290 # published_on: "Published on" 310 published_on: "公開日"
291 311
292about: 312about:
293 page_title: 'アプリについて' 313 page_title: 'アプリについて'
@@ -596,6 +616,24 @@ site_credential:
596 delete_confirm: 本当によろしいですか? 616 delete_confirm: 本当によろしいですか?
597 back_to_list: リストに戻る 617 back_to_list: リストに戻る
598 618
619ignore_origin_instance_rule:
620 page_title: グローバルなオリジン無視ルール
621 new_ignore_origin_instance_rule: グローバルなオリジン無視ルールの作成
622 edit_ignore_origin_instance_rule: 既存のオリジン無視ルールの編集
623 description: "ここでは、特定のパターンのオリジン URL を無視するために使用されるグローバルなオリジン無視ルールを管理することができます。"
624 list:
625 actions: 操作
626 edit_action: 編集
627 yes: はい
628 no: いいえ
629 create_new_one: 新しいグローバルなオリジン無視ルールの作成
630 form:
631 rule_label: ルール
632 save: 保存
633 delete: 削除
634 delete_confirm: よろしいですか?
635 back_to_list: リストに戻る
636
599error: 637error:
600 page_title: エラーが発生しました 638 page_title: エラーが発生しました
601 639
@@ -616,9 +654,11 @@ flashes:
616 entries_reset: 記事がリセットされました 654 entries_reset: 記事がリセットされました
617 archived_reset: アーカイブ済みの記事がリセットされました 655 archived_reset: アーカイブ済みの記事がリセットされました
618 otp_enabled: 2要素認証が有効化されました 656 otp_enabled: 2要素認証が有効化されました
619 # otp_disabled: Two-factor authentication disabled 657 otp_disabled: 2要素認証が無効化されました
620 tagging_rules_imported: タグ付けルールがインポートされました 658 tagging_rules_imported: タグ付けルールがインポートされました
621 tagging_rules_not_imported: タグ付けルールのインポート中にエラーが発生しました 659 tagging_rules_not_imported: タグ付けルールのインポート中にエラーが発生しました
660 ignore_origin_rules_deleted: 'オリジン無視ルールが削除されました'
661 ignore_origin_rules_updated: 'オリジン無視ルールが更新されました'
622 entry: 662 entry:
623 notice: 663 notice:
624 entry_already_saved: 'この記事は既に %date% に保存済みです' 664 entry_already_saved: 'この記事は既に %date% に保存済みです'
@@ -660,3 +700,8 @@ flashes:
660 added: '"%host%" のサイト資格情報が追加されました' 700 added: '"%host%" のサイト資格情報が追加されました'
661 updated: '"%host%" のサイト資格情報が更新されました' 701 updated: '"%host%" のサイト資格情報が更新されました'
662 deleted: '"%host%" のサイト資格情報が削除されました' 702 deleted: '"%host%" のサイト資格情報が削除されました'
703 ignore_origin_instance_rule:
704 notice:
705 added: 'グローバルなオリジン無視ルールが追加されました'
706 updated: 'グローバルなオリジン無視ルールが更新されました'
707 deleted: 'グローバルなオリジン無視ルールが削除されました'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index ea8e92e7..2c7af685 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -33,7 +33,7 @@ menu:
33 back_to_unread: 'Tornar als articles pas legits' 33 back_to_unread: 'Tornar als articles pas legits'
34 users_management: 'Gestion dels utilizaires' 34 users_management: 'Gestion dels utilizaires'
35 site_credentials: 'Identificants del site' 35 site_credentials: 'Identificants del site'
36 # ignore_origin_instance_rules: 'Global ignore origin rules' 36 ignore_origin_instance_rules: 'Règlas globalas per ignorar l’origina'
37 quickstart: "Per ben començar" 37 quickstart: "Per ben començar"
38 top: 38 top:
39 add_new_entry: 'Enregistrar un novèl article' 39 add_new_entry: 'Enregistrar un novèl article'
@@ -47,7 +47,7 @@ menu:
47 47
48footer: 48footer:
49 wallabag: 49 wallabag:
50 elsewhere: 'Emportatz wallabag amb vosautres' 50 elsewhere: 'Emportatz wallabag amb vos'
51 social: 'Social' 51 social: 'Social'
52 powered_by: 'propulsat per' 52 powered_by: 'propulsat per'
53 about: 'A prepaus' 53 about: 'A prepaus'
@@ -61,7 +61,7 @@ config:
61 user_info: 'Mon compte' 61 user_info: 'Mon compte'
62 password: 'Senhal' 62 password: 'Senhal'
63 rules: "Règlas d'etiquetas automaticas" 63 rules: "Règlas d'etiquetas automaticas"
64 # ignore_origin: 'Ignore origin rules' 64 ignore_origin: 'glas d’ignorar l’origina'
65 new_user: 'Crear un compte' 65 new_user: 'Crear un compte'
66 reset: 'Zòna de reïnicializacion' 66 reset: 'Zòna de reïnicializacion'
67 form: 67 form:
@@ -170,7 +170,7 @@ config:
170 domainName: "Lo nom de domeni de l'article" 170 domainName: "Lo nom de domeni de l'article"
171 operator_description: 171 operator_description:
172 label: 'Operator' 172 label: 'Operator'
173 less_than: 'Mens que…...' 173 less_than: 'Mens que…'
174 strictly_less_than: 'Estrictament mens que…' 174 strictly_less_than: 'Estrictament mens que…'
175 greater_than: 'Mai que…' 175 greater_than: 'Mai que…'
176 strictly_greater_than: 'Estrictament mai que…' 176 strictly_greater_than: 'Estrictament mai que…'
@@ -181,25 +181,25 @@ config:
181 matches: 'Teste se un <i>subjècte</i> correspond a una <i>recèrca</i> (non sensibla a la cassa).<br />Exemple : <code>title matches \"football\"</code>' 181 matches: 'Teste se un <i>subjècte</i> correspond a una <i>recèrca</i> (non sensibla a la cassa).<br />Exemple : <code>title matches \"football\"</code>'
182 notmatches: 'Teste se <i>subjècte</i> correspond pas a una <i>recèrca</i> (sensibla a la cassa).<br />Example : <code>title notmatches "football"</code>' 182 notmatches: 'Teste se <i>subjècte</i> correspond pas a una <i>recèrca</i> (sensibla a la cassa).<br />Example : <code>title notmatches "football"</code>'
183 form_ignore_origin_rules: 183 form_ignore_origin_rules:
184 # faq: 184 faq:
185 # title: 'FAQ' 185 title: 'FAQ'
186 # ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?' 186 # ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
187 # ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.' 187 # ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
188 # how_to_use_them_title: 'How do I use them?' 188 how_to_use_them_title: 'Cossí los utilizi ?'
189 # how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.' 189 # how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
190 # variables_available_title: 'Which variables and operators can I use to write rules?' 190 # variables_available_title: 'Which variables and operators can I use to write rules?'
191 # variables_available_description: 'The following variables and operators can be used to create ignore origin rules:' 191 # variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
192 # meaning: 'Meaning' 192 # meaning: 'Meaning'
193 # variable_description: 193 # variable_description:
194 # label: 'Variable' 194 label: 'Variabla'
195 # host: 'Host of the address' 195 # host: 'Host of the address'
196 # _all: 'Full address, mainly for pattern matching' 196 # _all: 'Full address, mainly for pattern matching'
197 # operator_description: 197 operator_description:
198 # label: 'Operator' 198 label: 'Operator'
199 # equal_to: 'Equal to…' 199 equal_to: 'Egal a…'
200 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>' 200 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
201 otp: 201 otp:
202 page_title: Autentificacion en dos temps 202 page_title: 'Autentificacion en dos temps'
203 app: 203 app:
204 two_factor_code_description_1: Avètz pas qu’activat l’autentificacion en dos temps, dobrissètz l’aplicacion OTP e utilizatz aqueste còdi per obténer un senhal unic. Apareisserà aprèp un recargament de pagina. 204 two_factor_code_description_1: Avètz pas qu’activat l’autentificacion en dos temps, dobrissètz l’aplicacion OTP e utilizatz aqueste còdi per obténer un senhal unic. Apareisserà aprèp un recargament de pagina.
205 two_factor_code_description_2: 'Podètz numerizar aqueste còdi QR amb l’aplicacion :' 205 two_factor_code_description_2: 'Podètz numerizar aqueste còdi QR amb l’aplicacion :'
@@ -307,7 +307,7 @@ entry:
307 reading_time_minutes_short: "%readingTime% min" 307 reading_time_minutes_short: "%readingTime% min"
308 address: "Adreça" 308 address: "Adreça"
309 added_on: "Ajustat a" 309 added_on: "Ajustat a"
310 # published_on: "Published on" 310 published_on: "Publicat lo"
311 311
312about: 312about:
313 page_title: 'A prepaus' 313 page_title: 'A prepaus'
@@ -377,30 +377,30 @@ howto:
377 go_config: Anar a la config 377 go_config: Anar a la config
378 go_import: Anar per importar 378 go_import: Anar per importar
379 go_developers: Anar al canton desvolopaires 379 go_developers: Anar al canton desvolopaires
380 go_howto: Anar a l'ajuda (aquesta quita pagina !) 380 go_howto: "Anar a l'ajuda (aquesta quita pagina !)"
381 go_logout: Desconnexion 381 go_logout: Desconnexion
382 list_title: Acorchis disponibles dins las paginas de lista 382 list_title: Acorchis disponibles dins las paginas de lista
383 search: Afichar lo formulari de recèrca 383 search: Afichar lo formulari de recèrca
384 article_title: Acorchis disponibles dins la vista article 384 article_title: Acorchis disponibles dins la vista article
385 open_original: Dobrir l'URL originala de l'article 385 open_original: "Dobrir l'URL originala de l'article"
386 toggle_favorite: Cambiar l'estatut Favorit per l'article 386 toggle_favorite: "Cambiar l'estatut Favorit per l'article"
387 toggle_archive: Cambiar l'estatut Legit per l'article 387 toggle_archive: "Cambiar l'estatut Legit per l'article"
388 delete: Suprimir l'article 388 delete: Suprimir l'article
389 material_title: Acorchis solament disponibles amb lo tèma Material 389 material_title: Acorchis solament disponibles amb lo tèma Material
390 add_link: Apondre un acorchi 390 add_link: Apondre un acorchi
391 hide_form: Rescondre lo formulari actual (recèrca o nòu ligam) 391 hide_form: Rescondre lo formulari actual (recèrca o nòu ligam)
392 arrows_navigation: Navigar dins los articles 392 arrows_navigation: Navigar dins los articles
393 open_article: Afichar l'article seleccionat 393 open_article: "Afichar l'article seleccionat"
394 394
395quickstart: 395quickstart:
396 page_title: 'Per ben començar' 396 page_title: 'Ben començar'
397 more: 'Mai…' 397 more: 'Mai…'
398 intro: 398 intro:
399 title: 'Benvenguda sus wallabag !' 399 title: 'La benvenguda sus wallabag !'
400 paragraph_1: "Anem vos guidar per far lo torn de la proprietat e vos presentar unas foncionalitats que vos poirián interessar per vos apropriar aquesta aisina." 400 paragraph_1: "Anem vos guidar per far lo torn de la proprietat e vos presentar unas foncionalitats que vos poirián interessar per vos apropriar aquesta aisina."
401 paragraph_2: 'Seguètz-nos !' 401 paragraph_2: 'Seguètz-nos !'
402 configure: 402 configure:
403 title: "Configuratz l'aplicacion" 403 title: "Configurar l'aplicacion"
404 description: "Per fin d'aver una aplicacion que vos va ben, anatz veire la configuracion de wallabag." 404 description: "Per fin d'aver una aplicacion que vos va ben, anatz veire la configuracion de wallabag."
405 language: "Cambiatz la lenga e l'estil de l'aplicacion" 405 language: "Cambiatz la lenga e l'estil de l'aplicacion"
406 feed: 'Activatz los fluxes RSS' 406 feed: 'Activatz los fluxes RSS'
@@ -422,10 +422,10 @@ quickstart:
422 title: 'Migrar dempuèi un servici existent' 422 title: 'Migrar dempuèi un servici existent'
423 description: "Sètz un ancian utilizaire d'un servici existent ? Vos ajudarem a trapar vòstras donadas sus wallabag." 423 description: "Sètz un ancian utilizaire d'un servici existent ? Vos ajudarem a trapar vòstras donadas sus wallabag."
424 pocket: 'Migrar dempuèi Pocket' 424 pocket: 'Migrar dempuèi Pocket'
425 wallabag_v1: 'Migrar dempuèi wallabag v1' 425 wallabag_v1: 'Migrar de wallabag v1'
426 wallabag_v2: 'Migrar dempuèi wallabag v2' 426 wallabag_v2: 'Migrar de wallabag v2'
427 readability: 'Migrar dempuèi Readability' 427 readability: 'Migrar de Readability'
428 instapaper: 'Migrar dempuèi Instapaper' 428 instapaper: 'Migrar de Instapaper'
429 developer: 429 developer:
430 title: 'Pels desvolopaires' 430 title: 'Pels desvolopaires'
431 description: 'Avèm tanben pensat als desvolopaires : Docker, API, traduccions, etc.' 431 description: 'Avèm tanben pensat als desvolopaires : Docker, API, traduccions, etc.'
@@ -434,7 +434,7 @@ quickstart:
434 docs: 434 docs:
435 title: 'Documentacion complèta' 435 title: 'Documentacion complèta'
436 description: "I a un fum de foncionalitats dins wallabag. Esitetz pas a legir lo manual per las conéisser e aprendre a las utilizar." 436 description: "I a un fum de foncionalitats dins wallabag. Esitetz pas a legir lo manual per las conéisser e aprendre a las utilizar."
437 annotate: 'Anotar vòstre article' 437 annotate: 'Anotatz vòstre article'
438 export: 'Convertissètz vòstres articles en ePub o en PDF' 438 export: 'Convertissètz vòstres articles en ePub o en PDF'
439 search_filters: "Aprenètz a utilizar lo motor de recèrca e los filtres per retrobar l'article que vos interèssa" 439 search_filters: "Aprenètz a utilizar lo motor de recèrca e los filtres per retrobar l'article que vos interèssa"
440 fetching_errors: "Qué far se mon article es pas recuperat coma cal ?" 440 fetching_errors: "Qué far se mon article es pas recuperat coma cal ?"
@@ -489,9 +489,9 @@ import:
489 wallabag_v2: 489 wallabag_v2:
490 page_title: 'Importar > Wallabag v2' 490 page_title: 'Importar > Wallabag v2'
491 description: "Aquesta aisina importarà totas vòstras donadas d'una instància mai de wallabag v2. Anatz dins totes vòstres articles, puèi, sus la barra laterala, clicatz sus \"JSON\". Traparetz un fichièr \"All articles.json\"." 491 description: "Aquesta aisina importarà totas vòstras donadas d'una instància mai de wallabag v2. Anatz dins totes vòstres articles, puèi, sus la barra laterala, clicatz sus \"JSON\". Traparetz un fichièr \"All articles.json\"."
492 # elcurator: 492 elcurator:
493 # page_title: 'Import > elCurator' 493 page_title: 'Importar > elCurator'
494 # description: 'This importer will import all your elCurator articles. Go to your preferences in your elCurator account and then, export your content. You will have a JSON file.' 494 description: 'Aquesta aisina importarà totes vòstres articles de elCurator. Anatz a vòstras preferéncias de compte elCurator puèi exportatz vòstre contengut. Auretz un fichièr JSON.'
495 readability: 495 readability:
496 page_title: 'Importar > Readability' 496 page_title: 'Importar > Readability'
497 description: "Aquesta aisina importarà totas vòstres articles de Readability. Sus la pagina de l'aisina (https://www.readability.com/tools/), clicatz sus \"Export your data\" dins la seccion \"Data Export\". Recebretz un corrièl per telecargar un json (qu'acaba pas amb un .json de fach)." 497 description: "Aquesta aisina importarà totas vòstres articles de Readability. Sus la pagina de l'aisina (https://www.readability.com/tools/), clicatz sus \"Export your data\" dins la seccion \"Data Export\". Recebretz un corrièl per telecargar un json (qu'acaba pas amb un .json de fach)."
@@ -552,7 +552,7 @@ developer:
552 field_name: 'Nom del client' 552 field_name: 'Nom del client'
553 field_id: 'ID Client' 553 field_id: 'ID Client'
554 field_secret: 'Clau secrèta' 554 field_secret: 'Clau secrèta'
555 back: 'Retour' 555 back: 'Retorn'
556 read_howto: 'Legir "cossí crear ma primièra aplicacion"' 556 read_howto: 'Legir "cossí crear ma primièra aplicacion"'
557 howto: 557 howto:
558 page_title: 'Gestion dels clients API > Cossí crear ma primièra aplicacion' 558 page_title: 'Gestion dels clients API > Cossí crear ma primièra aplicacion'
@@ -597,16 +597,16 @@ user:
597 placeholder: "Filtrar per nom d'utilizaire o corrièl" 597 placeholder: "Filtrar per nom d'utilizaire o corrièl"
598 598
599site_credential: 599site_credential:
600 page_title: Gestion dels identificants 600 page_title: 'Gestion dels identificants'
601 new_site_credential: Crear un identificant 601 new_site_credential: 'Crear un identificant'
602 edit_site_credential: Modificar un identificant 602 edit_site_credential: 'Modificar un identificant'
603 description: "Aquí podètz gerir vòstres identificants pels sites que los demandan (ne crear, ne modifiar, ne suprimir) coma los sites a peatge, etc." 603 description: "Aquí podètz gerir vòstres identificants pels sites que los demandan (ne crear, ne modifiar, ne suprimir) coma los sites a peatge, etc."
604 list: 604 list:
605 actions: 'Accions' 605 actions: 'Accions'
606 edit_action: 'Modificar' 606 edit_action: 'Modificar'
607 yes: 'Òc' 607 yes: 'Òc'
608 no: 'Non' 608 no: 'Non'
609 create_new_one: Crear un novèl identificant 609 create_new_one: 'Crear un novèl identificant'
610 form: 610 form:
611 username_label: "Nom d'utilizaire" 611 username_label: "Nom d'utilizaire"
612 host_label: 'Òste (subdomain.example.org, .example.org, etc.)' 612 host_label: 'Òste (subdomain.example.org, .example.org, etc.)'
@@ -617,7 +617,7 @@ site_credential:
617 back_to_list: 'Tornar a la lista' 617 back_to_list: 'Tornar a la lista'
618 618
619error: 619error:
620 page_title: Una error s'es produsida 620 page_title: "Una error s'es produsida"
621 621
622flashes: 622flashes:
623 config: 623 config:
@@ -636,7 +636,7 @@ flashes:
636 entries_reset: Articles levats 636 entries_reset: Articles levats
637 archived_reset: Articles archivat suprimits 637 archived_reset: Articles archivat suprimits
638 otp_enabled: Autentificacion en dos temps activada 638 otp_enabled: Autentificacion en dos temps activada
639 # otp_disabled: Two-factor authentication disabled 639 otp_disabled: Autentificacion en dos temps desactivada
640 tagging_rules_imported: Règlas d’etiquetatge importadas 640 tagging_rules_imported: Règlas d’etiquetatge importadas
641 tagging_rules_not_imported: Error en important las règlas d’etiquetatge 641 tagging_rules_not_imported: Error en important las règlas d’etiquetatge
642 # ignore_origin_rules_deleted: 'Ignore origin rule deleted' 642 # ignore_origin_rules_deleted: 'Ignore origin rule deleted'