87 lines
2.8 KiB
Plaintext
87 lines
2.8 KiB
Plaintext
|
# SOME DESCRIPTIVE TITLE.
|
||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
#
|
||
|
# Translators:
|
||
|
# Ciencisto Dementa <maliktunga@users.noreply.github.com>, 2015
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: GNU social\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||
|
"PO-Revision-Date: 2015-06-15 00:57+0000\n"
|
||
|
"Last-Translator: Ciencisto Dementa <maliktunga@users.noreply.github.com>\n"
|
||
|
"Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: io\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. TRANS: Client error.
|
||
|
#: actions/anonfavor.php:58
|
||
|
msgid ""
|
||
|
"Could not favor notice! Please make sure your browser has cookies enabled."
|
||
|
msgstr "Lu ne povis favorar l'avizo! Voluntez verifikar ke vua naviganto permisas \"cookies\"."
|
||
|
|
||
|
#. TRANS: Client error.
|
||
|
#: actions/anonfavor.php:67
|
||
|
msgid "This notice is already a favorite!"
|
||
|
msgstr "Ca avizo esas ja favorato!"
|
||
|
|
||
|
#. TRANS: Server error.
|
||
|
#: actions/anonfavor.php:73
|
||
|
msgid "Could not create favorite."
|
||
|
msgstr "Lu ne povis krear favorato."
|
||
|
|
||
|
#. TRANS: Title.
|
||
|
#: actions/anonfavor.php:82
|
||
|
msgid "Disfavor favorite"
|
||
|
msgstr "Desfavorar la favorito"
|
||
|
|
||
|
#. TRANS: Client error.
|
||
|
#: actions/anondisfavor.php:59
|
||
|
msgid ""
|
||
|
"Could not disfavor notice! Please make sure your browser has cookies "
|
||
|
"enabled."
|
||
|
msgstr "Lu ne povis desfavorar la favorito! Voluntez verifikar ke vua naviganto permisas \"cookies\"."
|
||
|
|
||
|
#. TRANS: Server error.
|
||
|
#: actions/anondisfavor.php:80
|
||
|
msgid "Could not delete favorite."
|
||
|
msgstr "Lu ne povis efacar la favorito."
|
||
|
|
||
|
#. TRANS: Title.
|
||
|
#: actions/anondisfavor.php:89
|
||
|
msgid "Add to favorites"
|
||
|
msgstr "Adjuntar al favorati."
|
||
|
|
||
|
#. TRANS: Server exception.
|
||
|
#. TRANS: %d is the notice ID (number).
|
||
|
#: classes/Fave_tally.php:96 classes/Fave_tally.php:125
|
||
|
#, php-format
|
||
|
msgid "Could not update favorite tally for notice ID %d."
|
||
|
msgstr "Lu ne povis aktualigar la favorato-konto por l'avizo-identifikilo %d."
|
||
|
|
||
|
#. TRANS: Server exception.
|
||
|
#. TRANS: %d is the notice ID (number).
|
||
|
#: classes/Fave_tally.php:156
|
||
|
#, php-format
|
||
|
msgid "Could not create favorite tally for notice ID %d."
|
||
|
msgstr "Lu ne povis krear favorato-konto por l'avizo-identifikilo %d."
|
||
|
|
||
|
#. TRANS: Label for tally for number of times a notice was favored.
|
||
|
#: AnonymousFavePlugin.php:165
|
||
|
msgid "Favored"
|
||
|
msgstr "Favorata"
|
||
|
|
||
|
#. TRANS: Server exception.
|
||
|
#: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209
|
||
|
msgid "Could not create anonymous user session."
|
||
|
msgstr "Lu ne povis krear uzanto-kunsido anonima."
|
||
|
|
||
|
#. TRANS: Plugin description.
|
||
|
#: AnonymousFavePlugin.php:284
|
||
|
msgid "Allow anonymous users to favorite notices."
|
||
|
msgstr "Permisez favorar avizi al anonima uzanti."
|