From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-el/toolkit/chrome/alerts/alert.properties | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 l10n-el/toolkit/chrome/alerts/alert.properties (limited to 'l10n-el/toolkit/chrome/alerts/alert.properties') diff --git a/l10n-el/toolkit/chrome/alerts/alert.properties b/l10n-el/toolkit/chrome/alerts/alert.properties new file mode 100644 index 0000000000..2cc2f5f705 --- /dev/null +++ b/l10n-el/toolkit/chrome/alerts/alert.properties @@ -0,0 +1,23 @@ +# 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/. + +# LOCALIZATION NOTE(closeButton.title): Used as the close button text for web notifications on OS X. +# This should ideally match the string that OS X uses for the close button on alert-type +# notifications. OS X will truncate the value if it's too long. +closeButton.title = Κλείσιμο +# LOCALIZATION NOTE(actionButton.label): Used as the button label to provide more actions on OS X notifications. OS X will truncate this if it's too long. +actionButton.label = … +# LOCALIZATION NOTE(webActions.disableForOrigin.label): %S is replaced +# with the hostname origin of the notification. +webActions.disableForOrigin.label = Απενεργοποίηση ειδοποιήσεων από %S + +# LOCALIZATION NOTE(source.label): Used to show the URL of the site that +# sent the notification (e.g., "via mozilla.org"). "%1$S" is the source host +# and port. +source.label=μέσω %1$S +webActions.settings.label = Ρυθμίσεις ειδοποιήσεων + +# LOCALIZATION NOTE(pauseNotifications.label): %S is replaced with the +# brandShortName of the application. +pauseNotifications.label = Παύση ειδοποιήσεων μέχρι να επανεκκινηθεί το %S -- cgit v1.2.3