From 965c76a31545c61303d4485c4326887cc6ba4ba3 Mon Sep 17 00:00:00 2001 From: "Tux3 / Mlkj / !Lev.uXFMLA" Date: Sat, 13 Sep 2014 00:07:25 +0200 Subject: [PATCH] Add Manol translation Ayy ! You have mothafucking friend request you little bitch ! --- qtox.pro | 3 +- translations/de.ts | 4 +- translations/fr.ts | 4 +- translations/it.ts | 4 +- translations/mannol.ts | 445 +++++++++++++++++++++++++++++++++++++++++ translations/po.ts | 4 +- translations/ru.ts | 15 +- 7 files changed, 467 insertions(+), 12 deletions(-) create mode 100644 translations/mannol.ts diff --git a/qtox.pro b/qtox.pro index 19413ea0d..b733387b8 100644 --- a/qtox.pro +++ b/qtox.pro @@ -33,7 +33,8 @@ TRANSLATIONS = translations/de.ts \ translations/fr.ts \ translations/it.ts \ translations/ru.ts \ - translations/po.ts + translations/po.ts \ + translations/mannol.ts RESOURCES += res.qrc diff --git a/translations/de.ts b/translations/de.ts index 3c2a7284c..42adc68f9 100644 --- a/translations/de.ts +++ b/translations/de.ts @@ -47,7 +47,7 @@ - You can't add yourself as a friend ! + You can't add yourself as a friend! When trying to add your own Tox ID as friend @@ -410,7 +410,7 @@ SettingsDialog - Settings Dialog + qTox – Settings diff --git a/translations/fr.ts b/translations/fr.ts index 50d9b31e1..2f61287cb 100644 --- a/translations/fr.ts +++ b/translations/fr.ts @@ -47,7 +47,7 @@ - You can't add yourself as a friend ! + You can't add yourself as a friend! When trying to add your own Tox ID as friend @@ -410,7 +410,7 @@ SettingsDialog - Settings Dialog + qTox – Settings diff --git a/translations/it.ts b/translations/it.ts index dad9d73ca..a7c3f39c0 100644 --- a/translations/it.ts +++ b/translations/it.ts @@ -47,7 +47,7 @@ - You can't add yourself as a friend ! + You can't add yourself as a friend! When trying to add your own Tox ID as friend @@ -376,7 +376,7 @@ SettingsDialog - Settings Dialog + qTox – Settings diff --git a/translations/mannol.ts b/translations/mannol.ts new file mode 100644 index 000000000..93b9d0c3c --- /dev/null +++ b/translations/mannol.ts @@ -0,0 +1,445 @@ + + + + + AVPage + + + Video Settings + + + + + AddFriendForm + + + Add Friends + + + + + Tox ID + Tox ID of the person you're sending a friend request to + + + + + Message + The message you send in friend requests + + + + + Send friend request + + + + + Tox me maybe? + Default message in friend requests if the field is left blank. Write something appropriate! + + + + + Please fill in a valid Tox ID + Tox ID of the friend you're sending a friend request to + + + + + You can't add yourself as a friend! + When trying to add your own Tox ID as friend + + + + + This address does not exist + The DNS gives the Tox ID associated to toxme.se addresses + + + + + Error while looking up DNS + The DNS gives the Tox ID associated to toxme.se addresses + + + + + Unexpected number of text records + Error with the DNS + + + + + Unexpected number of values in text record + Error with the DNS + + + + + The DNS lookup does not contain any Tox ID + Error with the DNS + + + + + + The DNS lookup does not contain a valid Tox ID + Error with the DNS + + + + + ChatForm + + + Send a file + + + + + FileTransferInstance + + + Save a file + Title of the file saving dialog + + + + + Location not writable + Title of permissions popup + + + + + You do not have permission to write that location. Choose another, or cancel the save dialog. + text of permissions popup + + + + + FilesForm + + + Transfered Files + "Headline" of the window + + + + + Downloads + + + + + Uploads + + + + + FriendRequestDialog + + + Friend request + Title of the window to aceept/deny a friend request + + + + + Someone wants to make friends with you + + + + + User ID: + + + + + Friend request message: + + + + + Accept + Accept a friend request + + + + + Reject + Reject a friend request + + + + + FriendWidget + + + Copy friend ID + Menu to copy the Tox ID of that friend + + + + + Invite in group + Menu to invite a friend in a groupchat + + + + + Remove friend + Menu to remove the friend from our friendlist + + + + + GeneralPage + + + General Settings + + + + + Enable IPv6 (recommended) + Text on a checkbox to enable IPv6 + + + + + Use translations + Text on a checkbox to enable translations + + + + + Make Tox portable + Text on a checkbox to make qTox a portable application + + + + + Save settings to the working directory instead of the usual conf dir + describes makeToxPortable checkbox + + + + + Theme + + + + + Smiley Pack + + + + + GenericChatForm + + + + Save chat log + + + + + GroupChatForm + + + %1 users in chat + Number of users in chat + + + + + <Unknown> + + + + + %1 users in chat + + + + + GroupWidget + + + + %1 users in chat + + + + + + 0 users in chat + + + + + Quit group + Menu to quit a groupchat + + + + + IdentityPage + + + Public Information + + + + + Name + Username/nick + + + + + Status + Status message + + + + + Tox ID + + + + + Your Tox ID + + + + + MainWindow + + + qTox + + + + + Your name + + + + + Your status + + + + + Add friends + + + + + Create a group chat + + + + + View completed file transfers + + + + + Change your settings + + + + + Close + + + + + Ctrl+Q + + + + + SelfCamView + + + Tox video test + Title of the window to test the video/webcam + + + + + SettingsDialog + + + qTox – Settings + + + + + General + + + + + Identity + + + + + Privacy + + + + + Audio/Video + + + + + Ok + + + + + Cancel + + + + + Apply + + + + + Widget + + + Online + Button to set your status to 'Online' + + + + + Away + Button to set your status to 'Away' + + + + + Busy + Button to set your status to 'Busy' + + + + + <Unknown> + Placeholder when we don't know someone's name in a group chat + + + + diff --git a/translations/po.ts b/translations/po.ts index f3a5a3144..93b9d0c3c 100644 --- a/translations/po.ts +++ b/translations/po.ts @@ -47,7 +47,7 @@ - You can't add yourself as a friend ! + You can't add yourself as a friend! When trying to add your own Tox ID as friend @@ -376,7 +376,7 @@ SettingsDialog - Settings Dialog + qTox – Settings diff --git a/translations/ru.ts b/translations/ru.ts index 6273249e8..87c52b238 100644 --- a/translations/ru.ts +++ b/translations/ru.ts @@ -49,9 +49,14 @@ + You can't add yourself as a friend! + When trying to add your own Tox ID as friend + + + You can't add yourself as a friend ! When trying to add your own Tox ID as friend - Нельзя добавить самого себя в друзья! + Нельзя добавить самого себя в друзья! @@ -423,9 +428,13 @@ SettingsDialog - Settings Dialog - Диалог настроек + Диалог настроек + + + + qTox – Settings +