reactos/base/applications/shutdown/lang/el-GR.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

15 lines
488 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
BEGIN
IDS_USAGE, "Χρήση: shutdown [-?] [-l | -s | -r] [-f]\n\n\
Κανένα όρισμα ή -?\tΕμφάνιση αυτού του μηνύματος\n\
-l\t\t\tΑποσύνδεση\n\
-s\t\t\tΤερματισμός του υπολογιστή\n\
-r\t\t\tΤερματισμός και επανεκκίνηση του υπολογιστή\n\
-f\t\t\tΕξαναγκάζει τις τρέχουσες εφαρμογές να κλείσουν χωρίς προειδοποίηση\n\
\t\t\tΑν δε δηλώσατε κάποια άλλη παράμετρο, αυτή η επιλογή\n\
\t\t\tθα κάνει την αποσύνδεση"
END