diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-tr/suite/chrome/common/quitDialog.properties | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/quitDialog.properties b/l10n-tr/suite/chrome/common/quitDialog.properties new file mode 100644 index 0000000000..72b0c514df --- /dev/null +++ b/l10n-tr/suite/chrome/common/quitDialog.properties @@ -0,0 +1,19 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Strings for the Quit, Restart, and Close-browser dialogs +# used by _onQuitRequest() in nsSuiteGlue.js + +quitDialogTitle=%S uygulamasından çıkış +restartDialogTitle=%S uygulamasını baştan başlat + +restartNowTitle=&Restart Now +restartLaterTitle=Restart &Later +quitTitle=Çı&k +cancelTitle=&Vazgeç +saveTitle=Kay&det ve çık +neverAsk=&Do not ask next time +message=%S uygulamasının sekmelerinizi ve pencerelerinizi bir sonraki açılışa saklamasını istiyor musunuz? +messageNoWindows=%S uygulamasının sekmelerinizi bir sonraki açılışa saklamasını istiyor musunuz? +messageRestart=%S uygulaması baştan başlatıldığında, sekmelerinizi ve pencerelerinizi tekrar oluşturmaya çalışacak. |