2015-03-08 08:34:38 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
#
|
|
|
|
# Translators:
|
2011-03-24 15:08:03 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2015-03-08 08:34:38 +00:00
|
|
|
"Project-Id-Version: GNU social\n"
|
2011-03-24 15:08:03 +00:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
|
|
|
"PO-Revision-Date: 2015-02-07 09:42+0000\n"
|
|
|
|
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
2015-10-04 17:23:01 +01:00
|
|
|
"Language-Team: Arabic (http://www.transifex.com/gnu-social/gnu-social/language/ar/)\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
2011-03-24 15:08:03 +00:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"Language: ar\n"
|
|
|
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
2011-03-24 15:08:03 +00:00
|
|
|
|
2011-08-20 20:30:04 +01:00
|
|
|
#. TRANS: Client exception. Do not translate POST.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: actions/keepalivechannel.php:65 actions/closechannel.php:65
|
2011-07-21 13:49:16 +01:00
|
|
|
msgid "You have to POST it."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-08-20 20:30:04 +01:00
|
|
|
#. TRANS: Client exception thrown when the channel key argument is missing.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: actions/keepalivechannel.php:72 actions/closechannel.php:72
|
2011-07-21 13:49:16 +01:00
|
|
|
msgid "No channel key argument."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-08-20 20:30:04 +01:00
|
|
|
#. TRANS: Client exception thrown when referring to a non-existing channel.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: actions/keepalivechannel.php:79 actions/closechannel.php:79
|
2011-07-21 13:49:16 +01:00
|
|
|
msgid "No such channel."
|
|
|
|
msgstr ""
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Text label for realtime view "play" button, usually replaced by an
|
|
|
|
#. icon.
|
|
|
|
#: RealtimePlugin.php:387
|
2011-03-24 15:08:03 +00:00
|
|
|
msgctxt "BUTTON"
|
|
|
|
msgid "Play"
|
|
|
|
msgstr "شغّل"
|
|
|
|
|
|
|
|
#. TRANS: Tooltip for realtime view "play" button.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: RealtimePlugin.php:389
|
2011-03-24 15:08:03 +00:00
|
|
|
msgctxt "TOOLTIP"
|
|
|
|
msgid "Play"
|
|
|
|
msgstr "شغّل"
|
|
|
|
|
|
|
|
#. TRANS: Text label for realtime view "pause" button
|
2015-03-08 08:34:38 +00:00
|
|
|
#: RealtimePlugin.php:391
|
2011-03-24 15:08:03 +00:00
|
|
|
msgctxt "BUTTON"
|
|
|
|
msgid "Pause"
|
|
|
|
msgstr "ألبث"
|
|
|
|
|
|
|
|
#. TRANS: Tooltip for realtime view "pause" button
|
2015-03-08 08:34:38 +00:00
|
|
|
#: RealtimePlugin.php:393
|
2011-03-24 15:08:03 +00:00
|
|
|
msgctxt "TOOLTIP"
|
|
|
|
msgid "Pause"
|
|
|
|
msgstr "ألبث"
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Text label for realtime view "popup" button, usually replaced by an
|
|
|
|
#. icon.
|
|
|
|
#: RealtimePlugin.php:395
|
2011-03-24 15:08:03 +00:00
|
|
|
msgctxt "BUTTON"
|
|
|
|
msgid "Pop up"
|
|
|
|
msgstr "منبثق"
|
|
|
|
|
|
|
|
#. TRANS: Tooltip for realtime view "popup" button.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: RealtimePlugin.php:397
|
2011-03-24 15:08:03 +00:00
|
|
|
msgctxt "TOOLTIP"
|
|
|
|
msgid "Pop up in a window"
|
|
|
|
msgstr "منبثق في نافذة"
|