diff --git a/app/i18n/cs/admin.php b/app/i18n/cs/admin.php
index 43bdfabc0f2..52eb53b7129 100644
--- a/app/i18n/cs/admin.php
+++ b/app/i18n/cs/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Povolit anonymní čtení článků výchozího uživatele (%s)',
'allow_anonymous_refresh' => 'Povolit anonymní obnovení článků',
- 'api_enabled' => 'Povolit přístup k API (vyžadováno pro mobilní aplikace)',
+ 'api_enabled' => 'Povolit přístup k API (vyžadováno pro mobilní aplikace and sharing user queries)', // DIRTY
'form' => 'Webový formulář (tradiční, vyžaduje JavaScript)',
'http' => 'HTTP (pro pokročilé uživatele s HTTPS)',
'none' => 'Žádný (nebezpečné)',
diff --git a/app/i18n/cs/conf.php b/app/i18n/cs/conf.php
index f31d03e0846..284eea454e7 100644
--- a/app/i18n/cs/conf.php
+++ b/app/i18n/cs/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Správa profilu',
- 'api' => 'Správa API',
+ 'api' => array(
+ '_' => 'Správa API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Odstranění účtu',
'warn' => 'Váš účet bude odstraněn spolu se všemi souvisejícími daty.',
@@ -149,6 +155,10 @@
'search' => 'Hledat „%s“',
'share' => array(
'_' => 'Sdílet tento dotaz pomocí odkazu',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Pokud chcete tento dotaz s někým sdílet, uveďte tento odkaz.',
'html' => 'Odkaz na stránku HTML, který lze sdílet',
diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php
index c6669845fee..cf302ed14c7 100644
--- a/app/i18n/de/admin.php
+++ b/app/i18n/de/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Anonymes Lesen der Artikel des Standardbenutzers (%s) erlauben',
'allow_anonymous_refresh' => 'Anonymes Aktualisieren der Artikel erlauben',
- 'api_enabled' => 'API-Zugriff erlauben (für mobile Anwendungen benötigt)',
+ 'api_enabled' => 'API-Zugriff erlauben (für mobile Apps und Benutzerabfragen benötigt)',
'form' => 'Webformular (traditionell, benötigt JavaScript)',
'http' => 'HTTP (HTTPS für erfahrene Benutzer)',
'none' => 'Keine (gefährlich)',
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 232a07fe6b4..9809ea1af84 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profil-Verwaltung',
- 'api' => 'API-Verwaltung',
+ 'api' => array(
+ '_' => 'API-Verwaltung',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Accountlöschung',
'warn' => 'Dieser Account und alle damit bezogenen Daten werden gelöscht.',
@@ -149,6 +155,10 @@
'search' => 'Suche nach „%s“',
'share' => array(
'_' => 'Diese Benutzerabfrage per Link teilen',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Verteilbarer Link für GReader JSON',
'help' => 'Diesen Link verteilen, um in mit Jedem zu teilen',
'html' => 'Verteilbarer Link zur HTML-Seite',
diff --git a/app/i18n/el/admin.php b/app/i18n/el/admin.php
index 59098f09f8d..c75a00dcbf0 100644
--- a/app/i18n/el/admin.php
+++ b/app/i18n/el/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)', // TODO
'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', // TODO
- 'api_enabled' => 'Allow API access (required for mobile apps)', // TODO
+ 'api_enabled' => 'Allow API access (required for mobile apps and sharing user queries)', // TODO
'form' => 'Web form (σύνηθες, απαιτεί JavaScript)',
'http' => 'HTTP (για έμπειρους χρήστες με )',
'none' => 'Καμία (ριψοκίνδυνο)',
diff --git a/app/i18n/el/conf.php b/app/i18n/el/conf.php
index c058c63f294..fe50f759821 100644
--- a/app/i18n/el/conf.php
+++ b/app/i18n/el/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profile management', // TODO
- 'api' => 'API management', // TODO
+ 'api' => array(
+ '_' => 'API management', // DIRTY
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Account deletion', // TODO
'warn' => 'Your account and all related data will be deleted.', // TODO
@@ -149,6 +155,10 @@
'search' => 'Search for “%s”', // TODO
'share' => array(
'_' => 'Share this query by link', // TODO
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
diff --git a/app/i18n/en-us/admin.php b/app/i18n/en-us/admin.php
index 5f3bb254614..6cac9b93dc4 100644
--- a/app/i18n/en-us/admin.php
+++ b/app/i18n/en-us/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)', // IGNORE
'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', // IGNORE
- 'api_enabled' => 'Allow API access (required for mobile apps)', // IGNORE
+ 'api_enabled' => 'Allow API access (required for mobile apps and sharing user queries)', // IGNORE
'form' => 'Web form (traditional, requires JavaScript)', // IGNORE
'http' => 'HTTP (for advanced users with HTTPS)', // IGNORE
'none' => 'None (dangerous)', // IGNORE
diff --git a/app/i18n/en-us/conf.php b/app/i18n/en-us/conf.php
index c5ef956312e..be06be411fa 100644
--- a/app/i18n/en-us/conf.php
+++ b/app/i18n/en-us/conf.php
@@ -100,12 +100,18 @@
),
),
'privacy' => array(
- '_' => 'Privacy', // TODO
- 'retrieve_extension_list' => 'Retrieve extension list', // TODO
+ '_' => 'Privacy', // IGNORE
+ 'retrieve_extension_list' => 'Retrieve extension list', // IGNORE
),
'profile' => array(
'_' => 'Profile management', // IGNORE
- 'api' => 'API management', // IGNORE
+ 'api' => array(
+ '_' => 'API management', // IGNORE
+ 'check_link' => 'Check API status via: %s', // IGNORE
+ 'disabled' => 'The API access is disabled.', // IGNORE
+ 'documentation_link' => 'See the documentation and list of known apps', // IGNORE
+ 'help' => 'See documentation', // IGNORE
+ ),
'delete' => array(
'_' => 'Account deletion', // IGNORE
'warn' => 'Your account and all related data will be deleted.', // IGNORE
@@ -149,6 +155,10 @@
'search' => 'Search for “%s”', // IGNORE
'share' => array(
'_' => 'Share this query by link', // IGNORE
+ 'disabled' => array(
+ '_' => 'disabled', // IGNORE
+ 'title' => 'Sharing', // IGNORE
+ ),
'greader' => 'Shareable link to the GReader JSON', // IGNORE
'help' => 'Give this link if you want to share this query with anyone', // IGNORE
'html' => 'Shareable link to the HTML page', // IGNORE
diff --git a/app/i18n/en/admin.php b/app/i18n/en/admin.php
index 81d4ff09ee0..6394d1e0a39 100644
--- a/app/i18n/en/admin.php
+++ b/app/i18n/en/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)',
'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles',
- 'api_enabled' => 'Allow API access (required for mobile apps)',
+ 'api_enabled' => 'Allow API access (required for mobile apps and sharing user queries)',
'form' => 'Web form (traditional, requires JavaScript)',
'http' => 'HTTP (for advanced users with HTTPS)',
'none' => 'None (dangerous)',
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index 8ef4080bd73..30d500c5095 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -100,12 +100,18 @@
),
),
'privacy' => array(
- '_' => 'Privacy', // TODO
- 'retrieve_extension_list' => 'Retrieve extension list', // TODO
+ '_' => 'Privacy',
+ 'retrieve_extension_list' => 'Retrieve extension list',
),
'profile' => array(
'_' => 'Profile management',
- 'api' => 'API management',
+ 'api' => array(
+ '_' => 'External access via API',
+ 'check_link' => 'Check API status via: %s',
+ 'disabled' => 'The API access is disabled.',
+ 'documentation_link' => 'See the documentation and list of known apps',
+ 'help' => 'See documentation',
+ ),
'delete' => array(
'_' => 'Account deletion',
'warn' => 'Your account and all related data will be deleted.',
@@ -149,6 +155,10 @@
'search' => 'Search for “%s”',
'share' => array(
'_' => 'Share this query by link',
+ 'disabled' => array(
+ '_' => 'disabled',
+ 'title' => 'Sharing',
+ ),
'greader' => 'Shareable link to the GReader JSON',
'help' => 'Give this link if you want to share this query with anyone',
'html' => 'Shareable link to the HTML page',
@@ -177,7 +187,7 @@
'_' => 'Reading',
'after_onread' => 'After “mark all as read”,',
'always_show_favorites' => 'Show all articles in favourites by default',
- 'apply_to_individual_feed' => 'Applies to feeds individually', // TODO
+ 'apply_to_individual_feed' => 'Applies to feeds individually',
'article' => array(
'authors_date' => array(
'_' => 'Authors and date',
diff --git a/app/i18n/es/admin.php b/app/i18n/es/admin.php
index 7e522d6a1ef..3c2a2c76d5f 100644
--- a/app/i18n/es/admin.php
+++ b/app/i18n/es/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Permitir la lectura anónima de los artículos del usuario por defecto (%s)',
'allow_anonymous_refresh' => 'Permitir la actualización anónima de los artículos',
- 'api_enabled' => 'Concederle acceso a la API (necesario para apps de móvil)',
+ 'api_enabled' => 'Concederle acceso a la API (necesario para apps de móvil and sharing user queries)', // DIRTY
'form' => 'Formulario Web (el más habitual, requiere JavaScript)',
'http' => 'HTTP (para usuarios avanzados con HTTPS)',
'none' => 'Ninguno (peligroso)',
diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php
index 0dda347bc43..c0ee02b4ebf 100644
--- a/app/i18n/es/conf.php
+++ b/app/i18n/es/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Administración de perfiles',
- 'api' => 'Administración de API',
+ 'api' => array(
+ '_' => 'Administración de API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Borrar cuenta',
'warn' => 'Tu cuenta y todos los datos asociados serán eliminados.',
@@ -149,6 +155,10 @@
'search' => 'Buscar “%s”',
'share' => array(
'_' => 'Comparte esta consulta por enlace',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Enlace para compartir en GReader',
'help' => 'Dale este enlace si quieres compartir esta consulta con alguien',
'html' => 'Enlace para compartir a la página HTML',
diff --git a/app/i18n/fa/admin.php b/app/i18n/fa/admin.php
index e35f513f33b..7ad23823b9c 100644
--- a/app/i18n/fa/admin.php
+++ b/app/i18n/fa/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => ' اجازه خواندن ناشناس مقالات کاربر پیشفرض (%s)',
'allow_anonymous_refresh' => ' اجازه بازخوانی ناشناس مقالات را بدهید',
- 'api_enabled' => ' اجازه دسترسی به API (الزامی برای برنامه های تلفن همراه)',
+ 'api_enabled' => ' اجازه دسترسی به API (الزامی برای برنامه های تلفن همراه and sharing user queries and sharing user queries)', // DIRTY
'form' => ' فرم وب (سنتی',
'http' => ' HTTP (برای کاربران پیشرفته با HTTPS)',
'none' => ' هیچ (خطرناک)',
diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php
index 5d9df704cc0..88a399100ff 100644
--- a/app/i18n/fa/conf.php
+++ b/app/i18n/fa/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => ' مدیریت پروفایل',
- 'api' => ' مدیریت API',
+ 'api' => array(
+ '_' => ' مدیریت API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => ' حذف اکانت',
'warn' => ' حساب شما و تمام داده های مرتبط حذف خواهد شد.',
@@ -149,6 +155,10 @@
'search' => ' «%s» را جستجو کنید',
'share' => array(
'_' => 'Share this query by link', // TODO
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
diff --git a/app/i18n/fi/admin.php b/app/i18n/fi/admin.php
index 1d7293a34e3..257ee9d3141 100644
--- a/app/i18n/fi/admin.php
+++ b/app/i18n/fi/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Salli kirjautumattomien käyttäjien lukea oletuskäyttäjän artikkeleita (%s)',
'allow_anonymous_refresh' => 'Salli kirjautumattomien käyttäjien päivittää artikkelit',
- 'api_enabled' => 'Salli API-käyttö (pakollinen kännykkäsovelluksille)',
+ 'api_enabled' => 'Salli API-käyttö (pakollinen kännykkäsovelluksille and sharing user queries)', // DIRTY
'form' => 'Web-lomake (perinteinen, käyttää JavaScriptiä)',
'http' => 'HTTP (tai HTTPS edistyneille käyttäjille)',
'none' => 'Ei mitään (vaarallinen)',
diff --git a/app/i18n/fi/conf.php b/app/i18n/fi/conf.php
index 2631367e382..2ae49e20614 100644
--- a/app/i18n/fi/conf.php
+++ b/app/i18n/fi/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profiilien hallinta',
- 'api' => 'API-hallinta',
+ 'api' => array(
+ '_' => 'API-hallinta',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Tilin poisto',
'warn' => 'Tilisi ja kaikki siihen kuuluvat tiedot poistetaan.',
@@ -149,6 +155,10 @@
'search' => 'Hae sanaa “%s”',
'share' => array(
'_' => 'Jaa kysely linkin avulla',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Linkki GReader JSON -muotoon jaettavaksi',
'help' => 'Voit jakaa kyselyn muiden kanssa antamalle heille tämän linkin',
'html' => 'Jaettava linkki HTML-sivuun',
diff --git a/app/i18n/fr/admin.php b/app/i18n/fr/admin.php
index 2a9f139e63f..12a1e14af9d 100644
--- a/app/i18n/fr/admin.php
+++ b/app/i18n/fr/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Autoriser la lecture anonyme des articles de l’utilisateur par défaut (%s)',
'allow_anonymous_refresh' => 'Autoriser le rafraîchissement anonyme des flux',
- 'api_enabled' => 'Autoriser l’accès par API (nécessaire pour les applis mobiles)',
+ 'api_enabled' => 'Autoriser l’accès par API (nécessaire pour les applications mobiles et pour partager les filtres utilisateurs)',
'form' => 'Formulaire (traditionnel, requiert JavaScript)',
'http' => 'HTTP (pour utilisateurs avancés avec HTTPS)',
'none' => 'Aucune (dangereux)',
diff --git a/app/i18n/fr/conf.php b/app/i18n/fr/conf.php
index bcfa1163682..72d9abee24c 100644
--- a/app/i18n/fr/conf.php
+++ b/app/i18n/fr/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Gestion du profil',
- 'api' => 'Gestion de l’API',
+ 'api' => array(
+ '_' => 'Gestion de l’API',
+ 'check_link' => 'Vérifier l’état de l’API via : %s',
+ 'disabled' => 'L’accès API est désactivé.',
+ 'documentation_link' => 'Voir la documentation et une liste d’applications compatibles',
+ 'help' => 'Voir la documentation',
+ ),
'delete' => array(
'_' => 'Suppression du compte',
'warn' => 'Le compte et toutes les données associées vont être supprimées.',
@@ -149,6 +155,10 @@
'search' => 'Recherche de « %s »',
'share' => array(
'_' => 'Partager ce filtre par lien',
+ 'disabled' => array(
+ '_' => 'désactivé',
+ 'title' => 'Partager',
+ ),
'greader' => 'Lien partageable au format JSON GReader',
'help' => 'Donner ce lien pour partager le contenu du filtre avec d’autres personnes',
'html' => 'Lien partageable de la page HTML',
@@ -304,7 +314,7 @@
'mark_favorite' => 'Basculer l’indicateur de favori',
'mark_read' => 'Basculer l’indicateur de lecture',
'navigation' => 'Navigation', // IGNORE
- 'navigation_help' => 'Avec le modificateur ⇧ Maj, les raccourcis de navigation s’appliquent aux flux.
Avec le modificateur Alt ⎇, les raccourcis de navigation s’appliquent aux catégories.',
+ 'navigation_help' => 'Avec le modificateur ⇧ Maj, les raccourcis de navigation s’appliquent aux flux.
Avec le modificateur Alt ⎇, les raccourcis de navigation s’appliquent aux catégories.',
'navigation_no_mod_help' => 'Les raccourcis suivant ne supportent pas les modificateurs.',
'next_article' => 'Passer à l’article suivant',
'next_unread_article' => 'Passer à l’article non lu suivant',
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php
index cd79ca0db4b..4a9c7a9c5a7 100644
--- a/app/i18n/he/admin.php
+++ b/app/i18n/he/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'הרשאה לאנונימיים לקרוא את מאמרי משתמש ברירת המחדל (%s)',
'allow_anonymous_refresh' => 'הרשאה לאנונימיים לרענן את רשימת המאמרים',
- 'api_enabled' => 'הרשאת גישה ל API (נדרש ליישומים סלולריים)',
+ 'api_enabled' => 'הרשאת גישה ל API (נדרש ליישומים סלולריים and sharing user queries)', // DIRTY
'form' => 'טופס אינטרנטי (מסורתי, דורש JavaScript)',
'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)',
'none' => 'ללא (מסוכן)',
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php
index d6f277a3f9a..481eed8c157 100644
--- a/app/i18n/he/conf.php
+++ b/app/i18n/he/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profile management', // TODO
- 'api' => 'API management', // TODO
+ 'api' => array(
+ '_' => 'API management', // DIRTY
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Account deletion', // TODO
'warn' => 'Your account and all related data will be deleted.', // TODO
@@ -149,6 +155,10 @@
'search' => 'חיפוש “%s”',
'share' => array(
'_' => 'Share this query by link', // TODO
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
diff --git a/app/i18n/hu/admin.php b/app/i18n/hu/admin.php
index ded0094baec..b8e4a88096a 100644
--- a/app/i18n/hu/admin.php
+++ b/app/i18n/hu/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Névtelen felhasználók olvashatják az alapértelmezett felhasználó cikkeit (%s)',
'allow_anonymous_refresh' => 'Névtelen felhasználok frissíthetik a cikkeket',
- 'api_enabled' => ' API elérés engedélyezése (mobilalkalmazásokhoz szükséges)',
+ 'api_enabled' => ' API elérés engedélyezése (mobilalkalmazásokhoz szükséges and sharing user queries)', // DIRTY
'form' => 'Webes űrlap (hagyományos, JavaScript szükséges hozzá)',
'http' => 'HTTP (haladó felhasználóknak HTTPS-el)',
'none' => 'nincs (veszélyes)',
diff --git a/app/i18n/hu/conf.php b/app/i18n/hu/conf.php
index 56712eb2e96..0d811834a6b 100644
--- a/app/i18n/hu/conf.php
+++ b/app/i18n/hu/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profil kezelés',
- 'api' => 'API menedzsment',
+ 'api' => array(
+ '_' => 'API menedzsment',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Profil törlése',
'warn' => 'A profilod és minden hozzá tartozó adat törölve lesz.',
@@ -149,6 +155,10 @@
'search' => 'Keresés erre „%s”',
'share' => array(
'_' => 'Lekérdezés megosztása linkkel',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Ezt a linket küldd el hogy megoszd a lekérdezést bárkivel',
'html' => 'Megosztható link a HTML oldalhoz',
diff --git a/app/i18n/id/admin.php b/app/i18n/id/admin.php
index 545adc0a71b..1d6f2545f76 100644
--- a/app/i18n/id/admin.php
+++ b/app/i18n/id/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Izinkan pembacaan anonim artikel pengguna default (%s)',
'allow_anonymous_refresh' => 'Izinkan refresh artikel anonim',
- 'api_enabled' => 'Izinkan API akses (Diperlukan untuk aplikasi seluler)', // DIRTY
+ 'api_enabled' => 'Izinkan API akses (Diperlukan untuk aplikasi seluler and sharing user queries)', // DIRTY
'form' => 'Web form (traditional, membutuhkan JavaScript)',
'http' => 'HTTP (untuk pengguna tingkat lanjut HTTPS)',
'none' => 'None (berbahaya)',
diff --git a/app/i18n/id/conf.php b/app/i18n/id/conf.php
index c3aa1f036f5..0de544be298 100644
--- a/app/i18n/id/conf.php
+++ b/app/i18n/id/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Manajemen Profil',
- 'api' => 'Manajemen API',
+ 'api' => array(
+ '_' => 'Manajemen API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Hapus Akun',
'warn' => 'Akun Anda dan semua data terkait akan dihapus.',
@@ -149,6 +155,10 @@
'search' => 'Cari untuk "%s"',
'share' => array(
'_' => 'Bagikan permintaan ini melalui tautan',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Berikan tautan ini jika Anda ingin berbagi permintaan ini dengan siapa pun',
'html' => 'Tautan dapat dibagikan ke halaman HTML',
diff --git a/app/i18n/it/admin.php b/app/i18n/it/admin.php
index 4a22fcaa420..47c09ca2994 100644
--- a/app/i18n/it/admin.php
+++ b/app/i18n/it/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Consenti la lettura agli utenti anonimi degli articoli dell utente predefinito (%s)',
'allow_anonymous_refresh' => 'Consenti agli utenti anonimi di aggiornare gli articoli',
- 'api_enabled' => 'Consenti le API di accesso (richiesto per le app mobili)',
+ 'api_enabled' => 'Consentire l’accesso all’API (necessario per le app e per la condivisione delle query degli utenti)',
'form' => 'Web form (tradizionale, richiede JavaScript)',
'http' => 'HTTP (per gli utenti avanzati con HTTPS)',
'none' => 'Nessuno (pericoloso)',
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php
index 637cbabde09..7de33e5854e 100644
--- a/app/i18n/it/conf.php
+++ b/app/i18n/it/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Gestione profili',
- 'api' => 'Gestione API',
+ 'api' => array(
+ '_' => 'Gestione API',
+ 'check_link' => 'Verificare lo stato dell’API tramite: %s',
+ 'disabled' => 'L’accesso all’API è disabilitato.',
+ 'documentation_link' => 'Vedi la documentazione e l’elenco delle applicazioni',
+ 'help' => 'leggi la documentazione',
+ ),
'delete' => array(
'_' => 'Cancellazione account',
'warn' => 'Il tuo account e tutti i dati associati saranno cancellati.',
@@ -149,6 +155,10 @@
'search' => 'Cerca per “%s”',
'share' => array(
'_' => 'Condividi questa query tramite un link',
+ 'disabled' => array(
+ '_' => 'disabilitato',
+ 'title' => 'Condivisione',
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Fornisci questo link se vuoi condividere questa query con altre persone',
'html' => 'Link condivisibile alla pagina HTML',
diff --git a/app/i18n/ja/admin.php b/app/i18n/ja/admin.php
index 800ad8b6970..901fb5d7fea 100644
--- a/app/i18n/ja/admin.php
+++ b/app/i18n/ja/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'デフォルトのユーザーの記事がログインしていないときでも読めるようにします。 (%s)',
'allow_anonymous_refresh' => '未ログインユーザーでも記事を更新できるようにします。',
- 'api_enabled' => 'APIからのアクセスを許可する (モバイルアプリが必要です)',
+ 'api_enabled' => 'APIからのアクセスを許可する (モバイルアプリが必要です and sharing user queries)', // DIRTY
'form' => 'ウェブフォーム (JavaScriptが必要です)',
'http' => 'HTTP (上級者はHTTPSでも)',
'none' => 'なし (危険)',
diff --git a/app/i18n/ja/conf.php b/app/i18n/ja/conf.php
index d7781034c83..50d5abe54e8 100644
--- a/app/i18n/ja/conf.php
+++ b/app/i18n/ja/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'プロフィール',
- 'api' => 'API管理',
+ 'api' => array(
+ '_' => 'API管理',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'アカウント消去',
'warn' => 'あなたのアカウントとそれに関連したデータが消去されます。',
@@ -149,6 +155,10 @@
'search' => '“%s”で検索する',
'share' => array(
'_' => 'このクエリをリンクで共有する',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'このクエリを誰かと共有したい場合は、このリンクを提供してください',
'html' => 'HTMLページへの共有リンク',
diff --git a/app/i18n/ko/admin.php b/app/i18n/ko/admin.php
index 4c7ef8a7a78..dbc1d5778ca 100644
--- a/app/i18n/ko/admin.php
+++ b/app/i18n/ko/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => '누구나 기본 사용자의 글을 읽을 수 있도록 합니다(%s)',
'allow_anonymous_refresh' => '누구나 피드를 갱신할 수 있도록 합니다',
- 'api_enabled' => 'API 사용을 허가합니다(모바일 애플리케이션을 사용할 때 필요합니다)',
+ 'api_enabled' => 'API 사용을 허가합니다(모바일 애플리케이션을 사용할 때 필요합니다 and sharing user queries)', // DIRTY
'form' => '웹폼 (전통적인 방식, 자바스크립트 필요)',
'http' => 'HTTP (HTTPS를 사용하는 고급 사용자용)',
'none' => '사용하지 않음 (위험)',
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php
index ad1c7431cf5..9ca087a1b42 100644
--- a/app/i18n/ko/conf.php
+++ b/app/i18n/ko/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => '프로필 관리',
- 'api' => 'API 관리',
+ 'api' => array(
+ '_' => 'API 관리',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => '계정 삭제',
'warn' => '당신의 계정과 관련된 모든 데이터가 삭제됩니다.',
@@ -149,6 +155,10 @@
'search' => '“%s”의 검색 결과',
'share' => array(
'_' => '링크로 쿼리 공유',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => '링크를 사용해서 쿼리를 공유하세요',
'html' => 'HTML 공유 링크',
diff --git a/app/i18n/lv/admin.php b/app/i18n/lv/admin.php
index f501f0f14b8..21bb21340b4 100644
--- a/app/i18n/lv/admin.php
+++ b/app/i18n/lv/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Ļaut anonīmi lasīt noklusējuma lietotāja rakstus (%s)',
'allow_anonymous_refresh' => 'Atļaut anonīmu rakstu atsvaidzināšanu',
- 'api_enabled' => 'Atļaut API piekļuvi (nepieciešams mobilajām lietotnēm)',
+ 'api_enabled' => 'Atļaut API piekļuvi (nepieciešams mobilajām lietotnēm and sharing user queries)', // DIRTY
'form' => 'Tīmekļa veidlapa (tradicionālā, nepieciešams JavaScript)',
'http' => 'HTTP (pieredzējušiem lietotājiem ar HTTPS)',
'none' => 'Nav (bīstami)',
diff --git a/app/i18n/lv/conf.php b/app/i18n/lv/conf.php
index 59b02ab63e6..35b2c7f4880 100644
--- a/app/i18n/lv/conf.php
+++ b/app/i18n/lv/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profila pārvalde',
- 'api' => 'API pārvalde',
+ 'api' => array(
+ '_' => 'API pārvalde',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Konta dzēšana',
'warn' => 'Jūsu konts un visi saistītie dati tiks dzēsti..',
@@ -149,6 +155,10 @@
'search' => 'Meklēt “%s”',
'share' => array(
'_' => 'Share this query by link', // TODO
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php
index f3f33771d5d..4f626868991 100644
--- a/app/i18n/nl/admin.php
+++ b/app/i18n/nl/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Sta bezoekers toe om artikelen te lezen van de standaard gebruiker (%s)',
'allow_anonymous_refresh' => 'Sta bezoekers toe om de artikelen te vernieuwen',
- 'api_enabled' => 'Sta API toegang toe (nodig voor mobiele apps)',
+ 'api_enabled' => 'Sta API toegang toe (nodig voor mobiele apps and sharing user queries)', // DIRTY
'form' => 'Web formulier (traditioneel, JavaScript vereist)',
'http' => 'HTTP (voor gevorderde gebruikers met HTTPS)',
'none' => 'Geen (gevaarlijk)',
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index 4e3221e850e..7f5c3199dbb 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profielbeheer',
- 'api' => 'API-beheer',
+ 'api' => array(
+ '_' => 'API-beheer',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Account verwijderen',
'warn' => 'Uw account en alle gerelateerde gegvens worden verwijderd.',
@@ -149,6 +155,10 @@
'search' => 'Zoek naar „%s”',
'share' => array(
'_' => 'Deze query delen via een link',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Geef deze link als je deze query met iemand wilt delen',
'html' => 'Deelbare link naar de HTML-pagina',
diff --git a/app/i18n/oc/admin.php b/app/i18n/oc/admin.php
index c74e4dcc109..e4926a2df52 100644
--- a/app/i18n/oc/admin.php
+++ b/app/i18n/oc/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Autorizar la lectura anonima dels articles de l’utilizaire per defaut (%s)',
'allow_anonymous_refresh' => 'Autorizar l’actualizacion anonime dels fluxes',
- 'api_enabled' => 'Autorizar l’accès per API(necessari per las aplicacions mobil)',
+ 'api_enabled' => 'Autorizar l’accès per API(necessari per las aplicacions mobil and sharing user queries)', // DIRTY
'form' => 'Formulari (tradicional, demanda JavaScript)',
'http' => 'HTTP (per utilizaires avançats amb HTTPS)',
'none' => 'Cap (perilhós)',
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php
index dd5ffdb3b89..765a1790164 100644
--- a/app/i18n/oc/conf.php
+++ b/app/i18n/oc/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Gestion del perfil',
- 'api' => 'Gestion API',
+ 'api' => array(
+ '_' => 'Gestion API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Supression del compte',
'warn' => 'Lo compte e totas las donadas ligadas seràn suprimits.',
@@ -149,6 +155,10 @@
'search' => 'Recèrca de « %s »',
'share' => array(
'_' => 'Share this query by link', // TODO
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
diff --git a/app/i18n/pl/admin.php b/app/i18n/pl/admin.php
index 68ddd8b556d..c6ee617c9ee 100644
--- a/app/i18n/pl/admin.php
+++ b/app/i18n/pl/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Pozwól na anonimowy odczyt wiadomości domyślnego użytkownika (%s)',
'allow_anonymous_refresh' => 'Pozwól na anonimowe odświeżanie wiadomości',
- 'api_enabled' => 'Pozwól na dostęp przez API (wymagane dla aplikacji na telefon)',
+ 'api_enabled' => 'Pozwól na dostęp przez API (wymagane dla aplikacji na telefon and sharing user queries)', // DIRTY
'form' => 'Formularz na stronie (tradycyjna, wymagany JavaScript)',
'http' => 'HTTP (dla zaawansowanych użytkowników, z wykorzystaniem HTTPS)',
'none' => 'Brak (niebezpieczna)',
diff --git a/app/i18n/pl/conf.php b/app/i18n/pl/conf.php
index 413af5e422f..07b9381fee1 100644
--- a/app/i18n/pl/conf.php
+++ b/app/i18n/pl/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Zarządzanie profilem',
- 'api' => 'Zarządzanie API',
+ 'api' => array(
+ '_' => 'Zarządzanie API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Usunięcie konta',
'warn' => 'Twoje konto i wszystkie powiązane z nim dane zostaną usunięte.',
@@ -149,6 +155,10 @@
'search' => 'Szukaj “%s”',
'share' => array(
'_' => 'Udostępnij to zapytanie',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Posłuż się tym odnośnikiem, aby podzielić się zapytaniem',
'html' => 'Odnośnik do strony HTML',
diff --git a/app/i18n/pt-br/admin.php b/app/i18n/pt-br/admin.php
index f10a30fc9bf..15ab3ad0def 100644
--- a/app/i18n/pt-br/admin.php
+++ b/app/i18n/pt-br/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Permitir a leitura anônima dos artigos pelo usuário padrão (%s)',
'allow_anonymous_refresh' => 'Permitir atualização anônima dos artigos',
- 'api_enabled' => 'Permitir acesso à API (Necessáiro para aplicativos móveis)',
+ 'api_enabled' => 'Permitir acesso à API (Necessáiro para aplicativos móveis and sharing user queries)', // DIRTY
'form' => 'Formulário Web(tradicional, Necessita de JavaScript)',
'http' => 'HTTP (Para usuários avançados com HTTPS)',
'none' => 'Nenhum (Perigoso)',
diff --git a/app/i18n/pt-br/conf.php b/app/i18n/pt-br/conf.php
index 98e1e5d6813..50148710548 100644
--- a/app/i18n/pt-br/conf.php
+++ b/app/i18n/pt-br/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Gerenciamento de perfil',
- 'api' => 'Administração da API',
+ 'api' => array(
+ '_' => 'Administração da API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Remover conta',
'warn' => 'Sua conta e todos os dados relacionados serão removidos.',
@@ -149,6 +155,10 @@
'search' => 'Busca por “%s”',
'share' => array(
'_' => 'Compartilhar esta consulta por link',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Forneça este link se quiser compartilhar esta consulta com alguém',
'html' => 'Link compartilhável para a página HTML',
diff --git a/app/i18n/ru/admin.php b/app/i18n/ru/admin.php
index 71c1a4bb236..fb34eb79d6b 100644
--- a/app/i18n/ru/admin.php
+++ b/app/i18n/ru/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Разрешить анонимное чтение статей пользователя по умолчанию (%s)',
'allow_anonymous_refresh' => 'Разрешить анонимное обновление статей',
- 'api_enabled' => 'Позволить API доступ (необходимо для мобильных приложений)',
+ 'api_enabled' => 'Позволить API доступ (необходимо для мобильных приложений and sharing user queries)',
'form' => 'Веб-форма (традиционный, необходим JavaScript)',
'http' => 'HTTP (для опытных пользователей с HTTPS)',
'none' => 'Без аутентификации (небезопасно)',
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php
index 6d4a894a8e1..64b201d47c1 100644
--- a/app/i18n/ru/conf.php
+++ b/app/i18n/ru/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Настройки профиля',
- 'api' => 'Настройки API',
+ 'api' => array(
+ '_' => 'Настройки API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Удаление аккаунта',
'warn' => 'Ваш аккаунт и вся связанная с ним информация будут удалены.',
@@ -149,6 +155,10 @@
'search' => 'Искать “%s”',
'share' => array(
'_' => 'Поделиться запросом по ссылке',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Дайте эту ссылку, если хотите поделиться этим запросом с кем-либо',
'html' => 'Ссылка доступа на HTML-страницу',
diff --git a/app/i18n/sk/admin.php b/app/i18n/sk/admin.php
index 962a54457f4..7166c2a381d 100644
--- a/app/i18n/sk/admin.php
+++ b/app/i18n/sk/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Povoliť čítanie článkov prednastaveného používateľa (%s) bez prihlásenia.',
'allow_anonymous_refresh' => 'Povoliť obnovenie článkov bez prihlásenia',
- 'api_enabled' => 'Povoliť prístup cez API (vyžadujú mobilné aplikácie)',
+ 'api_enabled' => 'Povoliť prístup cez API (vyžadujú mobilné aplikácie and sharing user queries)', // DIRTY
'form' => 'Webový formulár (traditičný, vyžaduje JavaScript)',
'http' => 'HTTP (pre pokročilých používateľov s HTTPS)',
'none' => 'Žiadny (nebezpečné)',
diff --git a/app/i18n/sk/conf.php b/app/i18n/sk/conf.php
index ed89d0b2142..0dfb43c9824 100644
--- a/app/i18n/sk/conf.php
+++ b/app/i18n/sk/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Správca profilu',
- 'api' => 'Správa API',
+ 'api' => array(
+ '_' => 'Správa API',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Vymazanie účtu',
'warn' => 'Váš účet a všetky údaje v ňom budú vymazané.',
@@ -149,6 +155,10 @@
'search' => 'Vyhľadáva sa: “%s”',
'share' => array(
'_' => 'Zdieľať odkaz pre tento dopyt',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Pošlite tento odkaz ak chcete zdielať dopyt s kýmkoľvek',
'html' => 'Zdielateľný odkaz na HTML stránku',
diff --git a/app/i18n/tr/admin.php b/app/i18n/tr/admin.php
index 61e5c311a85..9069f7f457c 100644
--- a/app/i18n/tr/admin.php
+++ b/app/i18n/tr/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => 'Öntanımlı kullanıcının makalelerinin anonim okunmasına izin ver (%s)',
'allow_anonymous_refresh' => 'Anonim makale yenilemesine izin ver',
- 'api_enabled' => 'API erişimine izin ver (mobil uygulamalar için gerekli)',
+ 'api_enabled' => 'API erişimine izin ver (mobil uygulamalar için gerekli and sharing user queries)', // DIRTY
'form' => 'Web formu (geleneksel, JavaScript gerektirir)',
'http' => 'HTTP (ileri kullanıcılar için, HTTPS)',
'none' => 'Hiçbiri (tehlikeli)',
diff --git a/app/i18n/tr/conf.php b/app/i18n/tr/conf.php
index 8174f84e595..3ffe25bea34 100644
--- a/app/i18n/tr/conf.php
+++ b/app/i18n/tr/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => 'Profil yönetimi',
- 'api' => 'API yönetimi',
+ 'api' => array(
+ '_' => 'API yönetimi',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => 'Hesap silme',
'warn' => 'Hesabınız ve tüm verileriniz silinecek.',
@@ -149,6 +155,10 @@
'search' => '“%s” için arama',
'share' => array(
'_' => 'Bu aramayı linkle paylaşın',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'GReader JSON için paylaşılabilir bağlantı',
'help' => 'Bu aramayı herhangi biriyle paylaşmak istiyorsanız bu bağlantıyı verin',
'html' => 'HTML sayfasına paylaşılabilir bağlantı',
diff --git a/app/i18n/zh-cn/admin.php b/app/i18n/zh-cn/admin.php
index 12ac1f1cbf5..251c0a97a62 100644
--- a/app/i18n/zh-cn/admin.php
+++ b/app/i18n/zh-cn/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => '允许匿名阅读默认用户(%s)的文章',
'allow_anonymous_refresh' => '允许匿名刷新文章',
- 'api_enabled' => '允许 API 访问 (用于手机应用)',
+ 'api_enabled' => '允许 API 访问 (用于手机应用 and sharing user queries)', // DIRTY
'form' => '网页表单(传统方式, 需要 JavaScript)',
'http' => 'HTTP(面向启用 HTTPS 的高级用户)',
'none' => '无(危险)',
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php
index a3b3f721f7f..296949f72e3 100644
--- a/app/i18n/zh-cn/conf.php
+++ b/app/i18n/zh-cn/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => '账户管理',
- 'api' => 'API 管理',
+ 'api' => array(
+ '_' => 'API 管理',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => '账户删除',
'warn' => '你的帐户以及所有相关数据将被删除。',
@@ -149,6 +155,10 @@
'search' => '搜索 “%s”',
'share' => array(
'_' => '分享您的自定义查询',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => '获取此自定义查询的分享链接',
'html' => 'HTML 页面的分享链接',
diff --git a/app/i18n/zh-tw/admin.php b/app/i18n/zh-tw/admin.php
index f35fa4b5ce4..6f63f0458bf 100644
--- a/app/i18n/zh-tw/admin.php
+++ b/app/i18n/zh-tw/admin.php
@@ -14,7 +14,7 @@
'auth' => array(
'allow_anonymous' => '允許匿名閱讀預設使用者(%s)的文章',
'allow_anonymous_refresh' => '允許匿名刷新文章',
- 'api_enabled' => '允許 API 訪問 (用於手機應用)',
+ 'api_enabled' => '允許 API 訪問 (用於手機應用 and sharing user queries)', // DIRTY
'form' => '網頁表單(傳統方式, 需要 JavaScript)',
'http' => 'HTTP (對於HTTPS的進階使用者)',
'none' => '無認證(危險)',
diff --git a/app/i18n/zh-tw/conf.php b/app/i18n/zh-tw/conf.php
index 332a849919b..da3c894544b 100644
--- a/app/i18n/zh-tw/conf.php
+++ b/app/i18n/zh-tw/conf.php
@@ -105,7 +105,13 @@
),
'profile' => array(
'_' => '個人資料管理',
- 'api' => 'API 管理',
+ 'api' => array(
+ '_' => 'API 管理',
+ 'check_link' => 'Check API status via: %s', // TODO
+ 'disabled' => 'The API access is disabled.', // TODO
+ 'documentation_link' => 'See the documentation and list of known apps', // TODO
+ 'help' => 'See documentation', // TODO
+ ),
'delete' => array(
'_' => '帳號刪除',
'warn' => '你的帳號及所有相關資料將被刪除。',
@@ -149,6 +155,10 @@
'search' => '搜尋 “%s”',
'share' => array(
'_' => '透過連結分享此查詢',
+ 'disabled' => array(
+ '_' => 'disabled', // TODO
+ 'title' => 'Sharing', // TODO
+ ),
'greader' => 'GReader JSON的可共享連結',
'help' => '如果您想與任何人分享此查詢,請提供此連結',
'html' => 'HTML頁面的可共享連結',
diff --git a/app/views/helpers/configure/query.phtml b/app/views/helpers/configure/query.phtml
index c32bf1e85bf..97ef0c4805a 100644
--- a/app/views/helpers/configure/query.phtml
+++ b/app/views/helpers/configure/query.phtml
@@ -20,54 +20,68 @@
+
+