Skip to content

Commit 01112e4

Browse files
authored
Updated Existing locales (mozilla-mobile#378)
1 parent a9d9d4f commit 01112e4

40 files changed

+1745
-50
lines changed

focus-ios/Blockzilla/az.lproj/Localizable.strings

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@
5858
/* Button label to reload the error page */
5959
"Error.tryAgainButton" = "Təkrar yoxla";
6060

61+
/* Button label used for cancelling to open another app from Focus */
62+
"ExternalAppLink.cancelTitle" = "Ləğv et";
63+
64+
/* Dialog title used for opening an external app from Focus. The placeholder string is the app name of either Focus or Klar. */
65+
"ExternalAppLink.messageTitle" = "%@ başqa tətbiqi açmaq istəyir";
66+
67+
/* Button label for opening another app from Focus */
68+
"ExternalAppLink.openTitle" = "Aç";
69+
6170
/* Button label in tel: dialog to call a phone number. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
6271
"ExternalLink.callButton" = "Zəng et";
6372

@@ -73,6 +82,9 @@
7382
/* Button label in App Store URL dialog to open the App Store. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7483
"ExternalLink.openAppStoreButton" = "App Store-u Aç";
7584

85+
/* Dialog title used to open App Store links. The placeholder is replaced with the application name, which can be either Firefox Focus or Firefox Klar. */
86+
"ExternalLink.openAppStoreTitle" = "%@ App Store-u açmaq istəyir.";
87+
7688
/* Button label in Maps URL dialog to open Maps. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7789
"ExternalLink.openMapsButton" = "Xəritələri Aç";
7890

@@ -83,7 +95,7 @@
8395
"FirstRun.messageLabelDescription" = "İnternetdə gəzərkən avtomatik olaraq onlayn izləyiciləri əngəlləyin. Sonra ziyarət edilən səhifələri, axtar, çərəz və parolları cihazınızdan pozmaq üçün basın.";
8496

8597
/* Message label on the first run screen */
86-
"FirstRun.messageLabelTagline" = "Başqalarınız izləməsindən narahat olmadan internetdə gəzin.";
98+
"FirstRun.messageLabelTagline" = "Başqalarının izləməsindən narahat olmadan internetdə gəzin.";
8799

88100
/* First label for product description on the home screen */
89101
"Home.descriptionLabel1" = "Avtomatik məxfi səyahət.";
@@ -172,7 +184,7 @@
172184
/* Subtitle for Send Anonymous Usage Data toggle on main screen */
173185
"Settings.toggleSendAnonymousUsageDataSubtitle" = "Ətraflı öyrən";
174186

175-
/* Text for the share menu option when a user wants to open a page in Firefox but doesn't have it installed. */
187+
/* Text for the share menu option when a user wants to open a page in Firefox but doesnt have it installed. This string will not wrap in the interface. Instead, it will truncate. To prevent this, please keep the localized string to 18 or fewer characters. If your string runs longer than 18 characters, you can use 'Get Firefox' as the basis for your string. However, if at all possible, we’d like to signal to the user that they will be going to the App Store and installing the application from there. That is why we are using Get and App in the en-US string. */
176188
"ShareMenu.GetFirefox" = "Firefox-u Qur";
177189

178190
/* Text for the share menu option when a user wants to open a page in Focus. */
@@ -196,3 +208,33 @@
196208
/* Label displayed for search button when typing in the URL bar */
197209
"URL.searchLabel" = "%@ üçün axtar";
198210

211+
/* Text for the URL bar showing the number of trackers blocked on a webpage. */
212+
"URL.trackersBlockedLabel" = "İzləyicilər bloklandı";
213+
214+
/* Title for action sheet item to open the current page in another application. Placeholder is the name of the application to open the current page. */
215+
"actionSheet.openIn" = "%@ ilə aç";
216+
217+
/* Text for the context menu when a user wants to copy an image after long pressing it. */
218+
"contextMenu.copyImageTitle" = "Şəkili köçür";
219+
220+
/* Text for the context menu when a user wants to copy a link after long pressing it. */
221+
"contextMenu.copyLink" = "Keçidi köçür";
222+
223+
/* Text for the context menu when a user wants to save an image after long pressing it. */
224+
"contextMenu.saveImageTitle" = "Şəkli saxla";
225+
226+
/* Text for the context menu when a user wants to share a link after long pressing it. */
227+
"contextMenu.shareLinkTitle" = "Keçidi paylaş";
228+
229+
/* Dialog title used for opening an external app from Focus. First placeholder string is the app name of either Focus or Klar and the second placeholder string specifies the app it wants to open. */
230+
"externalAppLinkWithAppName.messageTitle" = "%1$@ %2$@ tətbiqini açmaq istəyir";
231+
232+
/* Description for dialog used for requesting a user to enable access to Photos. */
233+
"photosPermission.description" = "Bu şəkilləri Camera Roll-da saxlamağınıza imkan verir";
234+
235+
/* Title for button that takes the user to system settings */
236+
"photosPermission.openSettings" = "Tənzimləmələri aç";
237+
238+
/* Dialog title used for requesting a user to enable access to Photos. Placeholder is either Firefox Focus or Firefox Klar */
239+
"photosPermission.title" = "“%@” şəkillərinizə keçid əldə etmək istəyir";
240+

focus-ios/Blockzilla/cs.lproj/Localizable.strings

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@
5858
/* Button label to reload the error page */
5959
"Error.tryAgainButton" = "Zkusit znovu";
6060

61+
/* Button label used for cancelling to open another app from Focus */
62+
"ExternalAppLink.cancelTitle" = "Zrušit";
63+
64+
/* Dialog title used for opening an external app from Focus. The placeholder string is the app name of either Focus or Klar. */
65+
"ExternalAppLink.messageTitle" = "%@ chce otevřít jinou aplikaci";
66+
67+
/* Button label for opening another app from Focus */
68+
"ExternalAppLink.openTitle" = "Otevřít";
69+
6170
/* Button label in tel: dialog to call a phone number. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
6271
"ExternalLink.callButton" = "Volat";
6372

@@ -73,6 +82,9 @@
7382
/* Button label in App Store URL dialog to open the App Store. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7483
"ExternalLink.openAppStoreButton" = "Otevřít App Store";
7584

85+
/* Dialog title used to open App Store links. The placeholder is replaced with the application name, which can be either Firefox Focus or Firefox Klar. */
86+
"ExternalLink.openAppStoreTitle" = "%@ chce otevřít App Store.";
87+
7688
/* Button label in Maps URL dialog to open Maps. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7789
"ExternalLink.openMapsButton" = "Otevřít Mapy";
7890

@@ -172,9 +184,18 @@
172184
/* Subtitle for Send Anonymous Usage Data toggle on main screen */
173185
"Settings.toggleSendAnonymousUsageDataSubtitle" = "Zjistit více";
174186

187+
/* Text for the share menu option when a user wants to open a page in Firefox but doesn’t have it installed. This string will not wrap in the interface. Instead, it will truncate. To prevent this, please keep the localized string to 18 or fewer characters. If your string runs longer than 18 characters, you can use 'Get Firefox' as the basis for your string. However, if at all possible, we’d like to signal to the user that they will be going to the App Store and installing the application from there. That is why we are using Get and App in the en-US string. */
188+
"ShareMenu.GetFirefox" = "Získat Firefox";
189+
190+
/* Text for the share menu option when a user wants to open a page in Focus. */
191+
"ShareMenu.OpenInFocus" = "Otevřít v aplikaci Focus";
192+
175193
/* Label for cancel button shown when entering a URL or search */
176194
"URL.cancelLabel" = "Zrušit";
177195

196+
/* Text for the URL context menu when a user long presses on the URL bar with clipboard contents. */
197+
"URL.contextMenu" = "Vložit a přejít";
198+
178199
/* Erase button in the URL bar */
179200
"URL.eraseButtonLabel" = "VYMAZAT";
180201

@@ -187,3 +208,33 @@
187208
/* Label displayed for search button when typing in the URL bar */
188209
"URL.searchLabel" = "Hledat %@";
189210

211+
/* Text for the URL bar showing the number of trackers blocked on a webpage. */
212+
"URL.trackersBlockedLabel" = "Zablokováno sledujících prvků";
213+
214+
/* Title for action sheet item to open the current page in another application. Placeholder is the name of the application to open the current page. */
215+
"actionSheet.openIn" = "Otevřít v aplikaci %@";
216+
217+
/* Text for the context menu when a user wants to copy an image after long pressing it. */
218+
"contextMenu.copyImageTitle" = "Kopírovat obrázek";
219+
220+
/* Text for the context menu when a user wants to copy a link after long pressing it. */
221+
"contextMenu.copyLink" = "Zkopírovat odkaz";
222+
223+
/* Text for the context menu when a user wants to save an image after long pressing it. */
224+
"contextMenu.saveImageTitle" = "Uložit obrázek";
225+
226+
/* Text for the context menu when a user wants to share a link after long pressing it. */
227+
"contextMenu.shareLinkTitle" = "Sdílet odkaz";
228+
229+
/* Dialog title used for opening an external app from Focus. First placeholder string is the app name of either Focus or Klar and the second placeholder string specifies the app it wants to open. */
230+
"externalAppLinkWithAppName.messageTitle" = "%1$@ chce otevřít %2$@";
231+
232+
/* Description for dialog used for requesting a user to enable access to Photos. */
233+
"photosPermission.description" = "Toto vám dovolí ukládat obrázky do složky fotografií";
234+
235+
/* Title for button that takes the user to system settings */
236+
"photosPermission.openSettings" = "Otevřít Nastavení";
237+
238+
/* Dialog title used for requesting a user to enable access to Photos. Placeholder is either Firefox Focus or Firefox Klar */
239+
"photosPermission.title" = "„%@“ žádá o přístup k vašim fotkám";
240+

focus-ios/Blockzilla/cy.lproj/Localizable.strings

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@
5858
/* Button label to reload the error page */
5959
"Error.tryAgainButton" = "Ceisiwch eto";
6060

61+
/* Button label used for cancelling to open another app from Focus */
62+
"ExternalAppLink.cancelTitle" = "Diddymu";
63+
64+
/* Dialog title used for opening an external app from Focus. The placeholder string is the app name of either Focus or Klar. */
65+
"ExternalAppLink.messageTitle" = "Mae %@ eisiau agor Ap arall";
66+
67+
/* Button label for opening another app from Focus */
68+
"ExternalAppLink.openTitle" = "Agor";
69+
6170
/* Button label in tel: dialog to call a phone number. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
6271
"ExternalLink.callButton" = "Galw";
6372

@@ -73,6 +82,9 @@
7382
/* Button label in App Store URL dialog to open the App Store. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7483
"ExternalLink.openAppStoreButton" = "Agor yr App Store";
7584

85+
/* Dialog title used to open App Store links. The placeholder is replaced with the application name, which can be either Firefox Focus or Firefox Klar. */
86+
"ExternalLink.openAppStoreTitle" = "Mae %@ eisiau agor yr App Store.";
87+
7688
/* Button label in Maps URL dialog to open Maps. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7789
"ExternalLink.openMapsButton" = "Agor Maps";
7890

@@ -172,7 +184,7 @@
172184
/* Subtitle for Send Anonymous Usage Data toggle on main screen */
173185
"Settings.toggleSendAnonymousUsageDataSubtitle" = "Dysgu rhagor";
174186

175-
/* Text for the share menu option when a user wants to open a page in Firefox but doesn't have it installed. */
187+
/* Text for the share menu option when a user wants to open a page in Firefox but doesnt have it installed. This string will not wrap in the interface. Instead, it will truncate. To prevent this, please keep the localized string to 18 or fewer characters. If your string runs longer than 18 characters, you can use 'Get Firefox' as the basis for your string. However, if at all possible, we’d like to signal to the user that they will be going to the App Store and installing the application from there. That is why we are using Get and App in the en-US string. */
176188
"ShareMenu.GetFirefox" = "Estyn Ap Firefox";
177189

178190
/* Text for the share menu option when a user wants to open a page in Focus. */
@@ -196,3 +208,33 @@
196208
/* Label displayed for search button when typing in the URL bar */
197209
"URL.searchLabel" = "Chwilio am %@";
198210

211+
/* Text for the URL bar showing the number of trackers blocked on a webpage. */
212+
"URL.trackersBlockedLabel" = "Rhwystro tracwyr";
213+
214+
/* Title for action sheet item to open the current page in another application. Placeholder is the name of the application to open the current page. */
215+
"actionSheet.openIn" = "Agor yn %@";
216+
217+
/* Text for the context menu when a user wants to copy an image after long pressing it. */
218+
"contextMenu.copyImageTitle" = "Copïo'r Ddelwedd";
219+
220+
/* Text for the context menu when a user wants to copy a link after long pressing it. */
221+
"contextMenu.copyLink" = "Copïo Dolen";
222+
223+
/* Text for the context menu when a user wants to save an image after long pressing it. */
224+
"contextMenu.saveImageTitle" = "Cadw'r Ddelwedd";
225+
226+
/* Text for the context menu when a user wants to share a link after long pressing it. */
227+
"contextMenu.shareLinkTitle" = "Rhannu Dolen";
228+
229+
/* Dialog title used for opening an external app from Focus. First placeholder string is the app name of either Focus or Klar and the second placeholder string specifies the app it wants to open. */
230+
"externalAppLinkWithAppName.messageTitle" = "Mae %1$@ eisiau agor %2$@";
231+
232+
/* Description for dialog used for requesting a user to enable access to Photos. */
233+
"photosPermission.description" = "Mae hwn yn gadael i chi gadw delweddau i'ch Camera Roll";
234+
235+
/* Title for button that takes the user to system settings */
236+
"photosPermission.openSettings" = "Agor Gosodiadau";
237+
238+
/* Dialog title used for requesting a user to enable access to Photos. Placeholder is either Firefox Focus or Firefox Klar */
239+
"photosPermission.title" = "Hoffai “%@” Gael Mynediad at Eich Lluniau";
240+

focus-ios/Blockzilla/da.lproj/Localizable.strings

Lines changed: 52 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"About.privateBullet1" = "Søg og surf direkte i appen";
99

1010
/* Label on About screen */
11-
"About.privateBullet2" = "Blokerer sporings-tjenester (du kan ændre i indstillingerne for at tillade dem)";
11+
"About.privateBullet2" = "Blokerer sporings-mekanismer (du kan ændre i indstillingerne for at tillade dem)";
1212

1313
/* Label on About screen */
1414
"About.privateBullet3" = "Slet for at fjerne cookies samt søge- og browsing-historik";
@@ -23,7 +23,7 @@
2323
"About.rowRights" = "Dine rettigheder";
2424

2525
/* Label on About screen */
26-
"About.safariBullet1" = "Bloker sporings-tjenester for at beskytte dit privatliv bedre";
26+
"About.safariBullet1" = "Bloker sporings-mekanismer for at beskytte dit privatliv bedre";
2727

2828
/* Label on About screen */
2929
"About.safariBullet2" = "Bloker web-fonte, så sider indlæses hurtigere";
@@ -58,11 +58,20 @@
5858
/* Button label to reload the error page */
5959
"Error.tryAgainButton" = "Prøv igen";
6060

61+
/* Button label used for cancelling to open another app from Focus */
62+
"ExternalAppLink.cancelTitle" = "Annuller";
63+
64+
/* Dialog title used for opening an external app from Focus. The placeholder string is the app name of either Focus or Klar. */
65+
"ExternalAppLink.messageTitle" = "%@ ønsker at åbne en anden app";
66+
67+
/* Button label for opening another app from Focus */
68+
"ExternalAppLink.openTitle" = "Åbn";
69+
6170
/* Button label in tel: dialog to call a phone number. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
6271
"ExternalLink.callButton" = "Ring";
6372

6473
/* Button label in external link dialog to cancel the dialog. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
65-
"ExternalLink.cancelButton" = "Fortryd";
74+
"ExternalLink.cancelButton" = "Annuller";
6675

6776
/* Button label in mailto: dialog to send an email. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
6877
"ExternalLink.emailButton" = "Mail";
@@ -73,14 +82,17 @@
7382
/* Button label in App Store URL dialog to open the App Store. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7483
"ExternalLink.openAppStoreButton" = "Åbn App Store";
7584

85+
/* Dialog title used to open App Store links. The placeholder is replaced with the application name, which can be either Firefox Focus or Firefox Klar. */
86+
"ExternalLink.openAppStoreTitle" = "%@ ønsker at åbne App Store.";
87+
7688
/* Button label in Maps URL dialog to open Maps. Test page: https://people-mozilla.org/~bnicholson/test/schemes.html */
7789
"ExternalLink.openMapsButton" = "Åbn Kort";
7890

7991
/* Label on button to dismiss first run UI */
8092
"FirstRun.buttonLabel" = "OK, FORSTÅET!";
8193

8294
/* Message label on the first run screen */
83-
"FirstRun.messageLabelDescription" = "Bloker automatisk online sporings-tjenester, når du bruger nettet. Tryk for at slette besøgte sider, søgninger, cookies og adgangskoder fra din enhed.";
95+
"FirstRun.messageLabelDescription" = "Bloker automatisk online sporings-mekanismer, når du bruger nettet. Tryk for at slette besøgte sider, søgninger, cookies og adgangskoder fra din enhed.";
8496

8597
/* Message label on the first run screen */
8698
"FirstRun.messageLabelTagline" = "Surf uden øjenvidner.";
@@ -92,7 +104,7 @@
92104
"Home.descriptionLabel2" = "Surf. Slet. Gentag.";
93105

94106
/* Label in share alert to cancel the alert */
95-
"Open.Cancel" = "Fortryd";
107+
"Open.Cancel" = "Annuller";
96108

97109
/* Label in share alert to open the URL in Firefox */
98110
"Open.Firefox" = "Firefox (privat browsing)";
@@ -146,19 +158,19 @@
146158
"Settings.sectionPrivacy" = "PRIVATLIV";
147159

148160
/* Label for toggle on main screen */
149-
"Settings.toggleBlockAds" = "Bloker reklame-trackere";
161+
"Settings.toggleBlockAds" = "Bloker reklame-sporing";
150162

151163
/* Label for toggle on main screen */
152-
"Settings.toggleBlockAnalytics" = "Bloker analyse-trackere";
164+
"Settings.toggleBlockAnalytics" = "Bloker analyse-sporing";
153165

154166
/* Label for toggle on main screen */
155167
"Settings.toggleBlockFonts" = "Bloker web-fonte";
156168

157169
/* Label for toggle on main screen */
158-
"Settings.toggleBlockOther" = "Bloker andre indholds-trackere";
170+
"Settings.toggleBlockOther" = "Bloker andre former for indholds-sporing";
159171

160172
/* Label for toggle on main screen */
161-
"Settings.toggleBlockSocial" = "Bloker sociale trackere";
173+
"Settings.toggleBlockSocial" = "Bloker sporing via sociale medier";
162174

163175
/* Label subtitle for toggle on main screen */
164176
"Settings.toggleOtherSubtitle" = "Kan forhindre visning af nogle videoer og websider";
@@ -172,7 +184,7 @@
172184
/* Subtitle for Send Anonymous Usage Data toggle on main screen */
173185
"Settings.toggleSendAnonymousUsageDataSubtitle" = "Læs mere";
174186

175-
/* Text for the share menu option when a user wants to open a page in Firefox but doesn't have it installed. */
187+
/* Text for the share menu option when a user wants to open a page in Firefox but doesnt have it installed. This string will not wrap in the interface. Instead, it will truncate. To prevent this, please keep the localized string to 18 or fewer characters. If your string runs longer than 18 characters, you can use 'Get Firefox' as the basis for your string. However, if at all possible, we’d like to signal to the user that they will be going to the App Store and installing the application from there. That is why we are using Get and App in the en-US string. */
176188
"ShareMenu.GetFirefox" = "Hent appen Firefox";
177189

178190
/* Text for the share menu option when a user wants to open a page in Focus. */
@@ -196,3 +208,33 @@
196208
/* Label displayed for search button when typing in the URL bar */
197209
"URL.searchLabel" = "Søg efter %@";
198210

211+
/* Text for the URL bar showing the number of trackers blocked on a webpage. */
212+
"URL.trackersBlockedLabel" = "forsøg på sporing blokeret";
213+
214+
/* Title for action sheet item to open the current page in another application. Placeholder is the name of the application to open the current page. */
215+
"actionSheet.openIn" = "Åbn i %@";
216+
217+
/* Text for the context menu when a user wants to copy an image after long pressing it. */
218+
"contextMenu.copyImageTitle" = "Kopier billede";
219+
220+
/* Text for the context menu when a user wants to copy a link after long pressing it. */
221+
"contextMenu.copyLink" = "Kopier link";
222+
223+
/* Text for the context menu when a user wants to save an image after long pressing it. */
224+
"contextMenu.saveImageTitle" = "Gem billede";
225+
226+
/* Text for the context menu when a user wants to share a link after long pressing it. */
227+
"contextMenu.shareLinkTitle" = "Del link";
228+
229+
/* Dialog title used for opening an external app from Focus. First placeholder string is the app name of either Focus or Klar and the second placeholder string specifies the app it wants to open. */
230+
"externalAppLinkWithAppName.messageTitle" = "%1$@ ønsker at åbne %2$@";
231+
232+
/* Description for dialog used for requesting a user to enable access to Photos. */
233+
"photosPermission.description" = "Dette lader dig gemme billeder på din kamerarulle";
234+
235+
/* Title for button that takes the user to system settings */
236+
"photosPermission.openSettings" = "Åbn Indstillinger";
237+
238+
/* Dialog title used for requesting a user to enable access to Photos. Placeholder is either Firefox Focus or Firefox Klar */
239+
"photosPermission.title" = "“%@” vil gerne have adgang til dine billeder";
240+

0 commit comments

Comments
 (0)