Skip to content

Commit 2030be7

Browse files
5105: Import strings from android-l10n. r=pocmo a=mozilla-l10n-automation-bot n/t Co-authored-by: Mozilla L10n Automation Bot <[email protected]>
2 parents 6ed052d + 52549dc commit 2030be7

File tree

5 files changed

+57
-1
lines changed

5 files changed

+57
-1
lines changed

components/browser/errorpages/src/main/res/values-tr/strings.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@
3030
<!-- The document title and heading of the error page shown when the user's network connection is interrupted while connecting to a website. -->
3131
<string name="mozac_browser_errorpages_net_interrupt_title">Bağlantı kesintiye uğradı</string>
3232

33+
<!-- The error message shown when the user's network connection is interrupted while connecting to a website. -->
34+
<string name="mozac_browser_errorpages_net_interrupt_message"><![CDATA[
35+
      <p>Tarayıcı başarıyla bağlandı ama bilgi aktarılırken bağlantı kesildi. Lütfen tekrar deneyin.</p>
36+
      <ul>
37+
        <li>Site geçici olarak kullanılamıyor veya çok meşgul olabilir. Birkaç dakika sonra tekrar deneyin.</li>
38+
        <li>Hiçbir sayfa açılmıyorsa cihazınızın mobil internet veya Wi-Fi bağlantısını kontrol edin.</li>
39+
      </ul>
40+
    ]]></string>
41+
3342
<!-- The document title and heading of the error page shown when a website takes too long to load. -->
3443
<string name="mozac_browser_errorpages_net_timeout_title">Bağlantı zaman aşımına uğradı</string>
3544

@@ -103,11 +112,19 @@
103112
<!-- The document title and heading of an error page. -->
104113
<string name="mozac_browser_errorpages_invalid_content_encoding_title">İçerik kodlama hatası</string>
105114

115+
<string name="mozac_browser_errorpages_invalid_content_encoding_message"><![CDATA[
116+
      <p>Görüntülemeye çalıştığınız sayfa geçersiz veya desteklenmeyen bir sıkıştırma biçimi kullandığından dolayı gösterilemiyor.</p>
117+
      <ul>
118+
        <li>Bu sorunu bildirmek için lütfen web sitesi sahipleriyle iletişime geçin.</li>
119+
      </ul>
120+
    ]]></string>
121+
106122
<!-- The document title and heading of an error page. -->
107123
<string name="mozac_browser_errorpages_unknown_host_title">Adres bulunamadı</string>
108124

109125
<!-- The document title and heading of an error page. -->
110126
<string name="mozac_browser_errorpages_malformed_uri_title">Geçersiz adres</string>
127+
<string name="mozac_browser_errorpages_malformed_uri_message"><![CDATA[<p>Girilen adres tanınan bir biçimde değil. Konum çubuğuna bakıp olası hataları giderdikten sonra yeniden deneyin.</p>]]></string>
111128
<!-- The document title and heading of an error page. -->
112129
<string name="mozac_browser_errorpages_malformed_uri_title_alternative">Adres geçersiz</string>
113130

@@ -138,9 +155,13 @@
138155
<!-- The document title and heading of an error page. -->
139156
<string name="mozac_browser_errorpages_proxy_connection_refused_title">Vekil sunucu bağlantıyı reddetti</string>
140157

158+
<string name="mozac_browser_errorpages_proxy_connection_refused_message"><![CDATA[<p>Tarayıcı vekil sunucu kullanmak üzere yapılandırılmış, ancak vekil sunucu bağlantı isteğini geri çevirdi.</p><ul><li>Vekil sunucu ayarları düzgün yapılmamış olabilir. Ayarlarınızı gözden geçirip yeniden deneyin.</li><li>Belirtilen vekil sunucu ağınız üzerinden kurulan bağlantılara izin vermiyor olabilir.</li><li>Hâlâ sorun yaşıyorsanız ağ yöneticinize ya da internet servis sağlayıcınıza başvurun.</li></ul>]]></string>
159+
141160
<!-- The document title and heading of an error page. -->
142161
<string name="mozac_browser_errorpages_unknown_proxy_host_title">Vekil sunucu bulunamadı</string>
143162

163+
<string name="mozac_browser_errorpages_unknown_proxy_host_message"><![CDATA[<p>Tarayıcı vekil sunucu kullanmak üzere yapılandırılmış, ancak vekil sunucu bulunamadı.</p><ul><li>Vekil sunucu ayarları düzgün yapılmamış olabilir. Ayarlarınızı gözden geçirip yeniden deneyin.</li><li>Bilgisayarınız etkin bir ağ bağlantısına sahip olmayabilir.</li><li>Hâlâ sorun yaşıyorsanız ağ yöneticinize ya da internet servis sağlayıcınıza başvurun.</li></ul>]]></string>
164+
144165
<!-- The document title and heading of an error page. -->
145166
<string name="mozac_browser_errorpages_safe_browsing_malware_uri_title">Kötü amaçlı yazılım sitesi sorunu</string>
146167

@@ -152,6 +173,11 @@
152173
<!-- The document title and heading of an error page. -->
153174
<string name="mozac_browser_errorpages_safe_browsing_unwanted_uri_title">İstenmeyen site sorunu</string>
154175

176+
<!-- The %1$s will be replaced by the malicious website URL-->
177+
<string name="mozac_browser_errorpages_safe_browsing_unwanted_uri_message"><![CDATA[
178+
<p>%1$s konumundaki sitenin istenmeyen yazılım dağıttığı bildirildi ve güvenlik tercihlerinize dayanılarak site engellendi.</p>
179+
]]></string>
180+
155181
<!-- The document title and heading of an error page. -->
156182
<string name="mozac_browser_errorpages_safe_harmful_uri_title">Zararlı site sorunu</string>
157183

components/browser/toolbar/src/main/res/values-fr/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<string name="mozac_browser_toolbar_content_description_tracking_protection_on_trackers_blocked1">La protection contre le pistage a bloqué des traqueurs</string>
1010
<!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection disabled.-->
1111
<string name="mozac_browser_toolbar_content_description_tracking_protection_off_for_a_site1">La protection contre le pistage est désactivée pour ce site</string>
12+
<!-- Content description: For the site security information icon (the site security icon).-->
13+
<string name="mozac_browser_toolbar_content_description_site_info">Informations sur le site</string>
1214
<!-- Announcement made by the screen reader when the progress bar is shown and a page is loading -->
1315
<string name="mozac_browser_toolbar_progress_loading">Chargement en cours</string>
1416
</resources>

components/feature/downloads/src/main/res/values-fr/strings.xml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
<!-- Name of the "notification channel" used for displaying download notification. See https://developer.android.com/training/notify-user/channels -->
44
<string name="mozac_feature_downloads_notification_channel">Téléchargements</string>
55

6+
<!-- Text shown on the second row of a paused download notification. -->
7+
<string name="mozac_feature_downloads_paused_notification_text">Téléchargement mis en pause</string>
8+
<!-- Text shown on the second row of an completed download notification. The filename is shown on the first row. -->
9+
<string name="mozac_feature_downloads_completed_notification_text2">Téléchargement terminé</string>
10+
<!-- Text shown on the second row of an failed download notification. The filename is shown on the first row. -->
11+
<string name="mozac_feature_downloads_failed_notification_text2">Le téléchargement a échoué</string>
12+
13+
<!-- Alert dialog confirmation before download a file, this is the title. %1$s will be replaced with the name of the file. -->
14+
<string name="mozac_feature_downloads_dialog_title2">Télécharger (%1$s)</string>
615
<!-- Alert dialog confirmation before download a file, this is the positive action. -->
716
<string name="mozac_feature_downloads_dialog_download">Télécharger</string>
817

@@ -15,4 +24,17 @@
1524
<!-- Message that appears when the downloaded file could not be opened-->
1625
<string name="mozac_feature_downloads_could_not_open_file">Impossible d’ouvrir le fichier</string>
1726

18-
</resources>
27+
<!-- Button that pauses the download when pressed -->
28+
<string name="mozac_feature_downloads_button_pause">Pause</string>
29+
<!-- Button that resumes the download when pressed -->
30+
<string name="mozac_feature_downloads_button_resume">Reprendre</string>
31+
<!-- Button that cancels the download when pressed -->
32+
<string name="mozac_feature_downloads_button_cancel">Annuler</string>
33+
<!-- Button that opens the downloaded file when pressed -->
34+
<string name="mozac_feature_downloads_button_open">Ouvrir</string>
35+
<!-- Button that restarts the download after a failed attempt -->
36+
<string name="mozac_feature_downloads_button_try_again">Réessayer</string>
37+
38+
<!-- Content description for close button -->
39+
<string name="mozac_feature_downloads_button_close">Fermer</string>
40+
</resources>

components/feature/downloads/src/main/res/values-in/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<!-- Error shown when the user is trying to download a invalid file. %1$s will be replaced with the name of the app. -->
2020
<string name="mozac_feature_downloads_file_not_supported2">%1$s tidak dapat mengunduh jenis berkas ini</string>
2121

22+
<!-- Message that appears when the downloaded file could not be opened-->
23+
<string name="mozac_feature_downloads_could_not_open_file">Tidak dapat membuka berkas</string>
24+
2225
<!-- Button that pauses the download when pressed -->
2326
<string name="mozac_feature_downloads_button_pause">Tunda</string>
2427
<!-- Button that resumes the download when pressed -->

components/feature/downloads/src/main/res/values-vi/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<!-- Error shown when the user is trying to download a invalid file. %1$s will be replaced with the name of the app. -->
2020
<string name="mozac_feature_downloads_file_not_supported2">%1$s không thể tải xuống loại tập tin này</string>
2121

22+
<!-- Message that appears when the downloaded file could not be opened-->
23+
<string name="mozac_feature_downloads_could_not_open_file">Không thể mở tập tin</string>
24+
2225
<!-- Button that pauses the download when pressed -->
2326
<string name="mozac_feature_downloads_button_pause">Tạm dừng</string>
2427
<!-- Button that resumes the download when pressed -->

0 commit comments

Comments
 (0)