Changeset 6948
- Timestamp:
- 10/11/08 12:45:26 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/queues/i18n/queues.pot
r6860 r6948 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2008- 09-27 14:52+0200\n"11 "POT-Creation-Date: 2008-10-06 00:04+0200\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 33 33 msgstr "" 34 34 35 #: functions.inc.php:190 36 #, php-format 37 msgid "Queue %s : %s" 38 msgstr "" 39 40 #: functions.inc.php:210 functions.inc.php:227 functions.inc.php:514 41 #, php-format 42 msgid "Queue: %s" 43 msgstr "" 44 35 45 #: functions.inc.php:359 functions.inc.php:376 page.queues.php:361 36 46 #: page.queues.php:455 page.queues.php:470 page.queues.php:484 … … 66 76 msgstr "" 67 77 68 #: functions.inc.php:514 69 msgid "Queue: " 78 #: functions.inc.php:515 79 msgid "INUSE" 80 msgstr "" 81 82 #: functions.inc.php:543 83 #, php-format 84 msgid "Queue: %s (%s)" 70 85 msgstr "" 71 86 modules/branches/2.5/queues/i18n/sv_SE/LC_MESSAGES/queues.po
r6860 r6948 8 8 "Project-Id-Version: FreePBX queues\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2008- 09-27 14:52+0200\n"11 "PO-Revision-Date: 2008- 09-27 15:06+0100\n"10 "POT-Creation-Date: 2008-10-06 00:04+0200\n" 11 "PO-Revision-Date: 2008-10-11 18:43+0100\n" 12 12 "Last-Translator: Mikael Carlsson <mickecamino@gmail.com>\n" 13 13 "Language-Team: \n" … … 30 30 msgid "Compound Recordings in Queues Detected" 31 31 msgstr "UpptÀckte sammanslagen inspelning i kö " 32 33 #: functions.inc.php:190 34 #, php-format 35 msgid "Queue %s : %s" 36 msgstr "Kö %s : %s" 37 38 #: functions.inc.php:210 39 #: functions.inc.php:227 40 #: functions.inc.php:514 41 #, php-format 42 msgid "Queue: %s" 43 msgstr "Kö: %s" 32 44 33 45 #: functions.inc.php:359 … … 68 80 msgstr "Felaktigt könummer, detta fÀlt kan inte vara tomt" 69 81 70 #: functions.inc.php:514 71 msgid "Queue: " 72 msgstr "Kö:" 82 #: functions.inc.php:515 83 msgid "INUSE" 84 msgstr "ANVÃNDS" 85 86 #: functions.inc.php:543 87 #, php-format 88 msgid "Queue: %s (%s)" 89 msgstr "Kö: %s (%s)" 73 90 74 91 #: functions.inc.php:573
