forked from friendica/friendica-addons
47 lines
1.4 KiB
Plaintext
47 lines
1.4 KiB
Plaintext
|
# ADDON gnot
|
||
|
# Copyright (C)
|
||
|
# This file is distributed under the same license as the Friendica gnot addon package.
|
||
|
#
|
||
|
#
|
||
|
# Translators:
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: friendica\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
||
|
"PO-Revision-Date: 2014-07-08 11:52+0000\n"
|
||
|
"Last-Translator: Arian - Cazare Muncitori <arianserv@gmail.com>\n"
|
||
|
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/friendica/language/ro_RO/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: ro_RO\n"
|
||
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||
|
|
||
|
#: gnot.php:48
|
||
|
msgid "Gnot settings updated."
|
||
|
msgstr "Configurările Gnot au fost actualizate."
|
||
|
|
||
|
#: gnot.php:79
|
||
|
msgid "Gnot Settings"
|
||
|
msgstr "Configurări Gnot"
|
||
|
|
||
|
#: gnot.php:81
|
||
|
msgid ""
|
||
|
"Allows threading of email comment notifications on Gmail and anonymising the"
|
||
|
" subject line."
|
||
|
msgstr "Permite înlănțuirea notificărilor prin email a comentariilor, în Gmail și anonimizarea subiectului."
|
||
|
|
||
|
#: gnot.php:82
|
||
|
msgid "Enable this plugin/addon?"
|
||
|
msgstr "Activați acest modul/supliment?"
|
||
|
|
||
|
#: gnot.php:88
|
||
|
msgid "Save Settings"
|
||
|
msgstr "Salvare Configurări"
|
||
|
|
||
|
#: gnot.php:97
|
||
|
#, php-format
|
||
|
msgid "[Friendica:Notify] Comment to conversation #%d"
|
||
|
msgstr "[Friendica:Notificare] Comentariu la conversația # %d"
|