diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-tr/suite/profile/bookmarks.inc | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tr/suite/profile/bookmarks.inc')
-rw-r--r-- | l10n-tr/suite/profile/bookmarks.inc | 146 |
1 files changed, 146 insertions, 0 deletions
diff --git a/l10n-tr/suite/profile/bookmarks.inc b/l10n-tr/suite/profile/bookmarks.inc new file mode 100644 index 0000000000..f0f97568bc --- /dev/null +++ b/l10n-tr/suite/profile/bookmarks.inc @@ -0,0 +1,146 @@ +#filter emptyLines +# LOCALIZATION NOTE: The 'en-US' strings in some URLs will be replaced with +# your locale code, and link to your translated pages as soon as they're live. + +#define bookmarks_title Yer imleri + + +#define bookmarks_heading Yer imleri + + +#define personal_toolbarfolder Kişisel araç çubuğu dizini + + +#define seamonkey_and_mozilla SeaMonkey ve Mozilla + + +# LOCALIZATION NOTE (seamonkey): + +# link title for http://www.seamonkey-project.org/ (in the personal toolbar) + +#define seamonkey SeaMonkey + + +# LOCALIZATION NOTE (seamonkey_long): + +# link title for http://www.seamonkey-project.org/ (in normal bookmarks) + +#define seamonkey_long SeaMonkey projesi + + +# LOCALIZATION NOTE (mozilla_org): + +# link title for http://www.mozilla.org/ (in the personal toolbar) + +#define mozilla_org mozilla.org + + +# LOCALIZATION NOTE (mozilla_org_long): + +# link title for http://www.mozilla.org/ (in normal bookmarks) + +#define mozilla_org_long Mozilla Kurumu + + +# LOCALIZATION NOTE (mozilla_projects): + +# link title for http://www.mozilla.org/projects/ + +#define mozilla_projects Mozilla projeleri + + +# LOCALIZATION NOTE (mozilla_about): + +# link title for http://www.mozilla.org/about/ + +#define mozilla_about Mozilla hakkında + + +#define extend_seamonkey SeaMonkey uygulamasını zenginleştirin + + +# LOCALIZATION NOTE (seamonkey_addons): + +# link title for https://addons.mozilla.org/en-US/seamonkey/ + +#define seamonkey_addons SeaMonkey eklentileri + + +# LOCALIZATION NOTE (seamonkey_themes): + +# link title for https://addons.mozilla.org/en-US/seamonkey/themes + +#define seamonkey_themes SeaMonkey temaları + + +# LOCALIZATION NOTE (seamonkey_dictionaries): + +# link title for https://addons.mozilla.org/en-US/seamonkey/dictionaries + +#define seamonkey_dictionaries İmla denetimi sözlükleri + + +# LOCALIZATION NOTE (seamonkey_plugins): + +# link title for https://addons.mozilla.org/en-US/seamonkey/plugins + +#define seamonkey_plugins SeaMonkey yan ugulamaları + + +# LOCALIZATION NOTE (mozdev): + +# link title for http://www.mozdev.org/ + +#define mozdev mozdev.org + + +# LOCALIZATION NOTE (mozdev_seamonkey): + +# link title for http://www.mozdev.org/projects/applications/SeaMonkey.html + +#define mozdev_seamonkey mozdev.org SeaMonkey eklentileri + + +#define community_support Topluluk ve destek + + +# LOCALIZATION NOTE (seamonkey_community): + +# link title for http://www.seamonkey-project.org/community + +#define seamonkey_community SeaMonkey topluluğu + + +# LOCALIZATION NOTE (mozillazine): + +# link title for http://www.mozillazine.org/ + +#define mozillazine mozillaZine + + +# LOCALIZATION NOTE (seamonkey_support): + +# link title for the mozillaZine SeaMonkey Support forum + +#define seamonkey_support SeaMonkey destek forumu (mozillaZine) + + +# LOCALIZATION NOTE (seamonkey_l10n): + +# insert full bookmark line for localized SeaMonkey page (personal toolbar) + +# e.g. #define seamonkey_l10n <DT><A HREF="http://www.seamonkey.tlh/">SeaMonkey tlhIngan</a> + +#define seamonkey_l10n + + +# LOCALIZATION NOTE (seamonkey_l10n_long): + +# insert full bookmark line for localized SeaMonkey page (normal bookmark) + +# e.g. #define seamonkey_l10n_long <DT><A HREF="http://www.seamonkey.tld/">tlhIngan Hol SeaMonkey</a> + +#define seamonkey_l10n_long + + +#unfilter emptyLines
\ No newline at end of file |