commit c41f26c98861295be2b85a6a9de7c59157d7ebfb Author: Translation commit bot translation@torproject.org Date: Fri Oct 9 12:16:18 2015 +0000
Update translations for tor-messenger-commandsproperties_completed --- he/commands.properties | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
diff --git a/he/commands.properties b/he/commands.properties new file mode 100644 index 0000000..eddcbce --- /dev/null +++ b/he/commands.properties @@ -0,0 +1,27 @@ +# 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 (commands): +# %S is a comma separated list of command names. +commands=פיקודים: %S.\nהשתמש ב<פיקוד> /help עבור מידע נוסף. +# LOCALIZATION NOTE (noCommand, noHelp): +# %S is the command name the user typed. +noCommand=אין פיקוד '%S'. +noHelp=מצטערים, אין הודעת עזרה עבור הפיקוד '%S'! + +sayHelpString=אמור <הודעה>: בכדי לשלוח הודעה מבלי לעבד פיקודים. +rawHelpString=הודעה <פשוטה>: בכדי לשלוח הודעה מבלי לעבד HTML. +helpHelpString=עזרה <שם>: מראה את הודעה העזרה עבור הפיקוד <שם> , או יציג את הרשימת של הפיקודים האפשריים לשליחה ללא פרמטרים. + +# LOCALIZATION NOTE (statusCommand): +# %1$S is replaced with a status command name +# (one of "back", "away", "busy", "dnd", or "offline"). +# %2$S is replaced with the localized version of that status type +# (one of the 5 strings below). +statusCommand=%1$S <הודעת סטטוטס>: קבע את הסטטוס ל%2$S עם הודעת סטטוס אפשרית. +back=זמין +away=לא נמצא +busy=לא מזין +dnd=לא זמין +offline=לא מקוון
tor-commits@lists.torproject.org