diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-03-05 15:56:59 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-03-05 15:59:53 (GMT) |
commit | a07f8f6eea05729376ca19d221a5f8113f97cdca (patch) | |
tree | 6c43eea48a1d8298a3ae984441f1b101661402a5 /translations/qt_fr.ts | |
parent | 46cd6cdabae70c2a4ee7ec62b7c5b6ca3ddf03de (diff) | |
download | Qt-a07f8f6eea05729376ca19d221a5f8113f97cdca.zip Qt-a07f8f6eea05729376ca19d221a5f8113f97cdca.tar.gz Qt-a07f8f6eea05729376ca19d221a5f8113f97cdca.tar.bz2 |
check in MAC_APPLICATION_MENU translations
these are stolen directly from mac and should not be altered.
extracted from patch by Prasanth.
Task-number: QTBUG-4463
Diffstat (limited to 'translations/qt_fr.ts')
-rw-r--r-- | translations/qt_fr.ts | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/translations/qt_fr.ts b/translations/qt_fr.ts index 3186a1f..322fb65 100644 --- a/translations/qt_fr.ts +++ b/translations/qt_fr.ts @@ -2,6 +2,29 @@ <!DOCTYPE TS> <TS version="2.0" language="fr"> <context> + <name>MAC_APPLICATION_MENU</name> + <message> + <location filename="../src/gui/kernel/qapplication.cpp" line="+2316"/> + <source>Services</source> + <translation>Services</translation> + </message> + <message> + <location line="+1"/> + <source>Hide %1</source> + <translation>Masquer %1</translation> + </message> + <message> + <location line="+1"/> + <source>Hide Others</source> + <translation>Masquer les autres</translation> + </message> + <message> + <location line="+1"/> + <source>Show All</source> + <translation>Tout afficher</translation> + </message> +</context> +<context> <name>AudioOutput</name> <message> <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/> |