diff --git a/advancedcontentfilter/lang/C/messages.po b/advancedcontentfilter/lang/C/messages.po index 6ab34ba5..74bbaeb1 100644 --- a/advancedcontentfilter/lang/C/messages.po +++ b/advancedcontentfilter/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-04-17 04:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,141 +17,147 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/middlewares.php:49 -msgid "Method not found" -msgstr "" - -#: advancedcontentfilter.php:136 +#: advancedcontentfilter.php:134 #, php-format msgid "Filtered by rule: %s" msgstr "" -#: advancedcontentfilter.php:150 advancedcontentfilter.php:207 +#: advancedcontentfilter.php:147 advancedcontentfilter.php:204 msgid "Advanced Content Filter" msgstr "" -#: advancedcontentfilter.php:206 +#: advancedcontentfilter.php:203 msgid "Back to Addon Settings" msgstr "" -#: advancedcontentfilter.php:208 +#: advancedcontentfilter.php:205 msgid "Add a Rule" msgstr "" -#: advancedcontentfilter.php:209 +#: advancedcontentfilter.php:206 msgid "Help" msgstr "" -#: advancedcontentfilter.php:210 +#: advancedcontentfilter.php:207 msgid "" "Add and manage your personal content filter rules in this screen. Rules have " "a name and an arbitrary expression that will be matched against post data. " "For a complete reference of the available operations and variables, check " -"the help page." +"the help page." msgstr "" -#: advancedcontentfilter.php:211 +#: advancedcontentfilter.php:208 msgid "Your rules" msgstr "" -#: advancedcontentfilter.php:212 +#: advancedcontentfilter.php:209 msgid "" "You have no rules yet! Start adding one by clicking on the button above next " "to the title." msgstr "" -#: advancedcontentfilter.php:213 +#: advancedcontentfilter.php:210 msgid "Disabled" msgstr "" -#: advancedcontentfilter.php:214 +#: advancedcontentfilter.php:211 msgid "Enabled" msgstr "" -#: advancedcontentfilter.php:215 +#: advancedcontentfilter.php:212 msgid "Disable this rule" msgstr "" -#: advancedcontentfilter.php:216 +#: advancedcontentfilter.php:213 msgid "Enable this rule" msgstr "" -#: advancedcontentfilter.php:217 +#: advancedcontentfilter.php:214 msgid "Edit this rule" msgstr "" -#: advancedcontentfilter.php:218 +#: advancedcontentfilter.php:215 msgid "Edit the rule" msgstr "" -#: advancedcontentfilter.php:219 +#: advancedcontentfilter.php:216 msgid "Save this rule" msgstr "" -#: advancedcontentfilter.php:220 +#: advancedcontentfilter.php:217 msgid "Delete this rule" msgstr "" -#: advancedcontentfilter.php:221 +#: advancedcontentfilter.php:218 msgid "Rule" msgstr "" -#: advancedcontentfilter.php:222 +#: advancedcontentfilter.php:219 msgid "Close" msgstr "" -#: advancedcontentfilter.php:223 +#: advancedcontentfilter.php:220 msgid "Add new rule" msgstr "" -#: advancedcontentfilter.php:224 +#: advancedcontentfilter.php:221 msgid "Rule Name" msgstr "" -#: advancedcontentfilter.php:225 +#: advancedcontentfilter.php:222 msgid "Rule Expression" msgstr "" -#: advancedcontentfilter.php:226 +#: advancedcontentfilter.php:223 +msgid "" +"

Examples:

" +msgstr "" + +#: advancedcontentfilter.php:224 msgid "Cancel" msgstr "" -#: advancedcontentfilter.php:293 advancedcontentfilter.php:304 -#: advancedcontentfilter.php:315 advancedcontentfilter.php:349 -#: advancedcontentfilter.php:378 advancedcontentfilter.php:399 +#: advancedcontentfilter.php:290 advancedcontentfilter.php:301 +#: advancedcontentfilter.php:312 advancedcontentfilter.php:346 +#: advancedcontentfilter.php:375 advancedcontentfilter.php:396 msgid "You must be logged in to use this method" msgstr "" -#: advancedcontentfilter.php:319 advancedcontentfilter.php:353 -#: advancedcontentfilter.php:382 +#: advancedcontentfilter.php:316 advancedcontentfilter.php:350 +#: advancedcontentfilter.php:379 msgid "Invalid form security token, please refresh the page." msgstr "" -#: advancedcontentfilter.php:331 +#: advancedcontentfilter.php:328 msgid "The rule name and expression are required." msgstr "" -#: advancedcontentfilter.php:343 +#: advancedcontentfilter.php:340 msgid "Rule successfully added" msgstr "" -#: advancedcontentfilter.php:357 advancedcontentfilter.php:386 +#: advancedcontentfilter.php:354 advancedcontentfilter.php:383 msgid "Rule doesn't exist or doesn't belong to you." msgstr "" -#: advancedcontentfilter.php:372 +#: advancedcontentfilter.php:369 msgid "Rule successfully updated" msgstr "" -#: advancedcontentfilter.php:393 +#: advancedcontentfilter.php:390 msgid "Rule successfully deleted" msgstr "" -#: advancedcontentfilter.php:403 +#: advancedcontentfilter.php:400 msgid "Missing argument: guid." msgstr "" -#: advancedcontentfilter.php:411 +#: advancedcontentfilter.php:406 #, php-format msgid "Unknown post with guid: %s" msgstr "" + +#: src/middlewares.php:28 +msgid "Method not found" +msgstr "" diff --git a/advancedcontentfilter/lang/ca/strings.php b/advancedcontentfilter/lang/ca/strings.php index 3b02a4f3..9afcfdb2 100644 --- a/advancedcontentfilter/lang/ca/strings.php +++ b/advancedcontentfilter/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Filtrat per regla: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Contingut avançat Filtre"; $a->strings["Back to Addon Settings"] = "Torna Addon Configuració"; $a->strings["Add a Rule"] = "Afegiu una regla"; $a->strings["Help"] = "Ajuda"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Afegiu i gestioneu les vostres regles de filtre de contingut personal en aquesta pantalla. Les regles tenen un nom i una expressió arbitrària que es combinen amb les dades de la publicació. Per obtenir una referència completa de les variables i operacions disponibles, comproveu el botó pàgina d’ajuda."; $a->strings["Your rules"] = "Les seves normes"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Encara no teniu normes. Comenceu a afegir-ne un fent clic al botó situat al costat del títol."; $a->strings["Disabled"] = "Desactivat"; $a->strings["Enabled"] = "Permetre"; $a->strings["Disable this rule"] = "Desactiva aquesta regla"; @@ -25,8 +27,10 @@ $a->strings["Close"] = "Tancar"; $a->strings["Add new rule"] = "Add nova regla"; $a->strings["Rule Name"] = "Nom de la regla"; $a->strings["Rule Expression"] = "Expressió de regla"; +$a->strings["

Examples:

"] = "

Exemples:

"; $a->strings["Cancel"] = "cancel·lar"; $a->strings["You must be logged in to use this method"] = "Per utilitzar aquest mètode, heu d’iniciar sessió"; +$a->strings["Invalid form security token, please refresh the page."] = "El testimoni de seguretat del formulari no és vàlid. Actualitza la pàgina"; $a->strings["The rule name and expression are required."] = "El nom i l’expressió de la regla són obligatoris"; $a->strings["Rule successfully added"] = "La regla s'ha afegit correctament"; $a->strings["Rule doesn't exist or doesn't belong to you."] = "La regla no existeix o no us pertany."; diff --git a/advancedcontentfilter/lang/cs/strings.php b/advancedcontentfilter/lang/cs/strings.php index 92d07f9c..08349a45 100644 --- a/advancedcontentfilter/lang/cs/strings.php +++ b/advancedcontentfilter/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Filtered by rule: %s"] = "Filtrováno podle pravidla: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Rozšířený filtr obsahu"; $a->strings["Back to Addon Settings"] = "Zpět na nastavení doplňku"; $a->strings["Add a Rule"] = "Přidat pravidlo"; $a->strings["Help"] = "Nápověda"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Přidávejte a spravujte Vaše osobní pravidla pro filtrování obsahu na této obrazovce. Pravidla mají název a libovolný výraz, který bude porovnán s daty příspěvku. Pro úplnou referenci dostupných operací a proměnných navštivte stránku nápovědy."; $a->strings["Your rules"] = "Vaše pravidla"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Ještě nemáte žádná pravidla! Přidejte první kliknutím na tlačítko nahoře vedle nadpisu."; $a->strings["Disabled"] = "Zakázáno"; $a->strings["Enabled"] = "Povoleno"; $a->strings["Disable this rule"] = "Zakázat toto pravidlo"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Zavřít"; $a->strings["Add new rule"] = "Přidat nové pravidlo"; $a->strings["Rule Name"] = "Název pravidla"; $a->strings["Rule Expression"] = "Výraz pravidla"; +$a->strings["

Examples:

"] = "

Příklady:

"; $a->strings["Cancel"] = "Zrušit"; $a->strings["You must be logged in to use this method"] = "Pro použití této metody musíte být přihlášen/a"; $a->strings["Invalid form security token, please refresh the page."] = "Neplatná forma bezpečnostního tokenu, prosím obnovte stránku."; diff --git a/advancedcontentfilter/lang/de/strings.php b/advancedcontentfilter/lang/de/strings.php index fef789b8..80b2ecd7 100644 --- a/advancedcontentfilter/lang/de/strings.php +++ b/advancedcontentfilter/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Nach dieser Regel gefiltert: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Erweiterter Inhaltsfilter"; $a->strings["Back to Addon Settings"] = "Zurück zu den Addon Einstellungen"; $a->strings["Add a Rule"] = "Eine Regel hinzufügen"; $a->strings["Help"] = "Hilfe"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Auf dieser Seite kannst du deine persönlichen Filterregeln verwalten. Regeln müssen einen Namen und einen frei wählbaren Ausdruck besitzen. Dieser Ausdruck wird mit den Daten der Beiträge abgeglichen und diese dann gegebenenfalls gefiltert. Für eine Übersicht der verfügbaren Operatoren für die Filter, wirf bitte einen Blick auf die Hilfsseite des Addons."; $a->strings["Your rules"] = "Deine Regeln"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Du hast bisher noch keine Regeln definiert. Um eine neue Regel zu erstellen, verwende bitte den Button neben dem Titel."; $a->strings["Disabled"] = "Deaktiviert"; $a->strings["Enabled"] = "Aktiv"; $a->strings["Disable this rule"] = "Diese Regel deaktivieren"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Schließen"; $a->strings["Add new rule"] = "Neue Regel hinzufügen"; $a->strings["Rule Name"] = "Name der Regel"; $a->strings["Rule Expression"] = "Ausdruck der Regel"; +$a->strings["

Examples:

"] = "

Ein Beispiel:

"; $a->strings["Cancel"] = "Abbrechen"; $a->strings["You must be logged in to use this method"] = "Du musst angemeldet sein um diese Methode verwenden zu können "; $a->strings["Invalid form security token, please refresh the page."] = "Ungültiges Sciherheitstoken, bitte die Seite neu laden."; diff --git a/advancedcontentfilter/lang/en-gb/strings.php b/advancedcontentfilter/lang/en-gb/strings.php index 08dac5ec..7fe5be6f 100644 --- a/advancedcontentfilter/lang/en-gb/strings.php +++ b/advancedcontentfilter/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Filtered by rule: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Advanced Content Filter"; $a->strings["Back to Addon Settings"] = "Back to addon settings"; $a->strings["Add a Rule"] = "Add a rule"; $a->strings["Help"] = "Help"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."; $a->strings["Your rules"] = "Your rules"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "You have no rules yet! Start adding one by clicking on the button above next to the title."; $a->strings["Disabled"] = "Disabled"; $a->strings["Enabled"] = "Enabled"; $a->strings["Disable this rule"] = "Disable this rule"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Close"; $a->strings["Add new rule"] = "Add new rule"; $a->strings["Rule Name"] = "Rule name"; $a->strings["Rule Expression"] = "Rule expression"; +$a->strings["

Examples:

"] = "

Examples:

"; $a->strings["Cancel"] = "Cancel"; $a->strings["You must be logged in to use this method"] = "You must be logged in to use this method"; $a->strings["Invalid form security token, please refresh the page."] = "Invalid form security token, please refresh the page."; diff --git a/advancedcontentfilter/lang/es/messages.po b/advancedcontentfilter/lang/es/messages.po deleted file mode 100644 index 48f90870..00000000 --- a/advancedcontentfilter/lang/es/messages.po +++ /dev/null @@ -1,167 +0,0 @@ -# ADDON advancedcontentfilter -# Copyright (C) -# This file is distributed under the same license as the Friendica advancedcontentfilter addon package. -# -# -# Translators: -# Albert, 2018 -# Yasmine A , 2018 -# Julio Cova, 2019 -# Boris Daniel Martinez Millàn , 2021 -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" -"PO-Revision-Date: 2018-05-24 06:41+0000\n" -"Last-Translator: Boris Daniel Martinez Millàn , 2021\n" -"Language-Team: Spanish (https://www.transifex.com/Friendica/teams/12172/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: src/middlewares.php:49 -msgid "Method not found" -msgstr "Método no encontrado" - -#: advancedcontentfilter.php:136 -#, php-format -msgid "Filtered by rule: %s" -msgstr "Filtrado por la regla: %s" - -#: advancedcontentfilter.php:150 advancedcontentfilter.php:207 -msgid "Advanced Content Filter" -msgstr "Filtro de contenido avanzado" - -#: advancedcontentfilter.php:206 -msgid "Back to Addon Settings" -msgstr "Volver a Ajustes de Complemento" - -#: advancedcontentfilter.php:208 -msgid "Add a Rule" -msgstr "Añadir una regla" - -#: advancedcontentfilter.php:209 -msgid "Help" -msgstr "Ayuda" - -#: advancedcontentfilter.php:210 -msgid "" -"Add and manage your personal content filter rules in this screen. Rules have" -" a name and an arbitrary expression that will be matched against post data. " -"For a complete reference of the available operations and variables, check " -"the help page." -msgstr "" - -#: advancedcontentfilter.php:211 -msgid "Your rules" -msgstr "Tus reglas" - -#: advancedcontentfilter.php:212 -msgid "" -"You have no rules yet! Start adding one by clicking on the button above next" -" to the title." -msgstr "" -"¡Aún no tienes reglas! Empieza añadiendo una haciendo clic en el botón de " -"arriba al lado del título. " - -#: advancedcontentfilter.php:213 -msgid "Disabled" -msgstr "Desactivado" - -#: advancedcontentfilter.php:214 -msgid "Enabled" -msgstr "Activado" - -#: advancedcontentfilter.php:215 -msgid "Disable this rule" -msgstr "Desactivar esta regla" - -#: advancedcontentfilter.php:216 -msgid "Enable this rule" -msgstr "Activar esta regla" - -#: advancedcontentfilter.php:217 -msgid "Edit this rule" -msgstr "Editar esta regla" - -#: advancedcontentfilter.php:218 -msgid "Edit the rule" -msgstr "Editar regla" - -#: advancedcontentfilter.php:219 -msgid "Save this rule" -msgstr "Guardar esta regla" - -#: advancedcontentfilter.php:220 -msgid "Delete this rule" -msgstr "Borrar esta regla" - -#: advancedcontentfilter.php:221 -msgid "Rule" -msgstr "Regla" - -#: advancedcontentfilter.php:222 -msgid "Close" -msgstr "Cerrar" - -#: advancedcontentfilter.php:223 -msgid "Add new rule" -msgstr "Agregar nueva regla" - -#: advancedcontentfilter.php:224 -msgid "Rule Name" -msgstr "Nombre de la regla" - -#: advancedcontentfilter.php:225 -msgid "Rule Expression" -msgstr "Expresión de la regla" - -#: advancedcontentfilter.php:226 -msgid "Cancel" -msgstr "Cancelar" - -#: advancedcontentfilter.php:293 advancedcontentfilter.php:304 -#: advancedcontentfilter.php:315 advancedcontentfilter.php:349 -#: advancedcontentfilter.php:378 advancedcontentfilter.php:399 -msgid "You must be logged in to use this method" -msgstr "Debe estar registrado para usar este método" - -#: advancedcontentfilter.php:319 advancedcontentfilter.php:353 -#: advancedcontentfilter.php:382 -msgid "Invalid form security token, please refresh the page." -msgstr "" -"Token de seguridad de formulario inválido, por favor actualice la página." - -#: advancedcontentfilter.php:331 -msgid "The rule name and expression are required." -msgstr "El nombre y la expresión de la regla son obligatorios." - -#: advancedcontentfilter.php:343 -msgid "Rule successfully added" -msgstr "Regla añadida exitosamente" - -#: advancedcontentfilter.php:357 advancedcontentfilter.php:386 -msgid "Rule doesn't exist or doesn't belong to you." -msgstr "La regla no existe o no te pertenece." - -#: advancedcontentfilter.php:372 -msgid "Rule successfully updated" -msgstr "Regla actualizada exitosamente" - -#: advancedcontentfilter.php:393 -msgid "Rule successfully deleted" -msgstr "Regla eliminada exitosamente" - -#: advancedcontentfilter.php:403 -msgid "Missing argument: guid." -msgstr "Algumento faltante: guía" - -#: advancedcontentfilter.php:411 -#, php-format -msgid "Unknown post with guid: %s" -msgstr "Publicacion desconocida con la guía: %s" diff --git a/advancedcontentfilter/lang/es/strings.php b/advancedcontentfilter/lang/es/strings.php deleted file mode 100644 index 9f31a017..00000000 --- a/advancedcontentfilter/lang/es/strings.php +++ /dev/null @@ -1,40 +0,0 @@ -strings["Method not found"] = "Método no encontrado"; -$a->strings["Filtered by rule: %s"] = "Filtrado por la regla: %s"; -$a->strings["Advanced Content Filter"] = "Filtro de contenido avanzado"; -$a->strings["Back to Addon Settings"] = "Volver a Ajustes de Complemento"; -$a->strings["Add a Rule"] = "Añadir una regla"; -$a->strings["Help"] = "Ayuda"; -$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = ""; -$a->strings["Your rules"] = "Tus reglas"; -$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "¡Aún no tienes reglas! Empieza añadiendo una haciendo clic en el botón de arriba al lado del título. "; -$a->strings["Disabled"] = "Desactivado"; -$a->strings["Enabled"] = "Activado"; -$a->strings["Disable this rule"] = "Desactivar esta regla"; -$a->strings["Enable this rule"] = "Activar esta regla"; -$a->strings["Edit this rule"] = "Editar esta regla"; -$a->strings["Edit the rule"] = "Editar regla"; -$a->strings["Save this rule"] = "Guardar esta regla"; -$a->strings["Delete this rule"] = "Borrar esta regla"; -$a->strings["Rule"] = "Regla"; -$a->strings["Close"] = "Cerrar"; -$a->strings["Add new rule"] = "Agregar nueva regla"; -$a->strings["Rule Name"] = "Nombre de la regla"; -$a->strings["Rule Expression"] = "Expresión de la regla"; -$a->strings["Cancel"] = "Cancelar"; -$a->strings["You must be logged in to use this method"] = "Debe estar registrado para usar este método"; -$a->strings["Invalid form security token, please refresh the page."] = "Token de seguridad de formulario inválido, por favor actualice la página."; -$a->strings["The rule name and expression are required."] = "El nombre y la expresión de la regla son obligatorios."; -$a->strings["Rule successfully added"] = "Regla añadida exitosamente"; -$a->strings["Rule doesn't exist or doesn't belong to you."] = "La regla no existe o no te pertenece."; -$a->strings["Rule successfully updated"] = "Regla actualizada exitosamente"; -$a->strings["Rule successfully deleted"] = "Regla eliminada exitosamente"; -$a->strings["Missing argument: guid."] = "Algumento faltante: guía"; -$a->strings["Unknown post with guid: %s"] = "Publicacion desconocida con la guía: %s"; diff --git a/advancedcontentfilter/lang/fi/strings.php b/advancedcontentfilter/lang/fi/strings.php index 3bc84108..17e3acc5 100644 --- a/advancedcontentfilter/lang/fi/strings.php +++ b/advancedcontentfilter/lang/fi/strings.php @@ -3,13 +3,20 @@ if(! function_exists("string_plural_select_fi")) { function string_plural_select_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["Filtered by rule: %s"] = ""; +$a->strings["Advanced Content Filter"] = ""; +$a->strings["Back to Addon Settings"] = ""; $a->strings["Add a Rule"] = "Lisää sääntö"; +$a->strings["Help"] = ""; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = ""; $a->strings["Your rules"] = "Sääntösi"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = ""; $a->strings["Disabled"] = "Ei käytössä"; $a->strings["Enabled"] = "Käytössä"; +$a->strings["Disable this rule"] = ""; $a->strings["Enable this rule"] = "Ota tämä sääntö käyttöön"; $a->strings["Edit this rule"] = "Muokkaa tätä sääntöä"; $a->strings["Edit the rule"] = "Muokkaa sääntöä"; @@ -18,6 +25,17 @@ $a->strings["Delete this rule"] = "Poista tämä sääntö"; $a->strings["Rule"] = "Sääntö"; $a->strings["Close"] = "Sulje"; $a->strings["Add new rule"] = "Lisää uusi sääntö"; +$a->strings["Rule Name"] = ""; +$a->strings["Rule Expression"] = ""; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = ""; +$a->strings["Cancel"] = ""; +$a->strings["You must be logged in to use this method"] = ""; +$a->strings["Invalid form security token, please refresh the page."] = ""; +$a->strings["The rule name and expression are required."] = ""; $a->strings["Rule successfully added"] = "Sääntö lisätty"; +$a->strings["Rule doesn't exist or doesn't belong to you."] = ""; $a->strings["Rule successfully updated"] = "Sääntö päivitetty"; $a->strings["Rule successfully deleted"] = "Sääntö poistettu"; +$a->strings["Missing argument: guid."] = ""; +$a->strings["Unknown post with guid: %s"] = ""; +$a->strings["Method not found"] = ""; diff --git a/advancedcontentfilter/lang/fr/strings.php b/advancedcontentfilter/lang/fr/strings.php index 14ecc38c..95f39f66 100644 --- a/advancedcontentfilter/lang/fr/strings.php +++ b/advancedcontentfilter/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Filtered by rule: %s"] = "Filtré par règle:%s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Filtre avancé de contenu"; $a->strings["Back to Addon Settings"] = "Retour aux paramètres de l'extension"; $a->strings["Add a Rule"] = "Ajouter une règle"; $a->strings["Help"] = "Aide"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Dans cet écran, ajoutez et gérez votre règle personnelle de filtre de contenu. Les règles portent un nom et contiennent une expression arbitraire qui sera appliquée aux données du post. Pour une liste complète des opérations disponibles, voyez la page d'aide"; $a->strings["Your rules"] = "Vos règles"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Vous n'avez encore aucune règle! Ajoutez-en une en cliquant le bouton au-dessus près du titre"; $a->strings["Disabled"] = "Désactivé"; $a->strings["Enabled"] = "Activé"; $a->strings["Disable this rule"] = "Désactiver cette règle"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Fermer"; $a->strings["Add new rule"] = "Ajouter nouvelle règle"; $a->strings["Rule Name"] = "Nommer règle"; $a->strings["Rule Expression"] = "Expression de règle"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Exemples :

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"; $a->strings["Cancel"] = "Annuler"; $a->strings["You must be logged in to use this method"] = "Vous devez être connecté pour utiliser cette méthode"; $a->strings["Invalid form security token, please refresh the page."] = "Formulaire token de sécurité invalide, rafraîchissez la page"; diff --git a/advancedcontentfilter/lang/hu/strings.php b/advancedcontentfilter/lang/hu/strings.php index 727e1125..8c59617a 100644 --- a/advancedcontentfilter/lang/hu/strings.php +++ b/advancedcontentfilter/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Szűrve a szabály alapján: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Speciális tartalomszűrő"; $a->strings["Back to Addon Settings"] = "Vissza a bővítménybeállításokhoz"; $a->strings["Add a Rule"] = "Szabály hozzáadása"; $a->strings["Help"] = "Súgó"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Személyes tartalomszűrő szabályok hozzáadása és kezelése ezen a képernyőn. A szabályoknak van nevük és egy tetszőleges kifejezésük, amely illesztve lesz a bejegyzés adatára. Az elérhető műveletek és változók teljes hivatkozásáért nézze meg a súgóoldalt."; $a->strings["Your rules"] = "Az Ön szabályai"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Még nincsenek szabályai! Kezdje meg egy szabály hozzáadását a cím mellett lévő fenti gombra kattintva."; $a->strings["Disabled"] = "Letiltva"; $a->strings["Enabled"] = "Engedélyezve"; $a->strings["Disable this rule"] = "A szabály letiltása"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Bezárás"; $a->strings["Add new rule"] = "Új szabály hozzáadása"; $a->strings["Rule Name"] = "Szabály neve"; $a->strings["Rule Expression"] = "Szabály kifejezése"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Példák:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"; $a->strings["Cancel"] = "Mégse"; $a->strings["You must be logged in to use this method"] = "Bejelentkezve kell lennie a módszer használatához"; $a->strings["Invalid form security token, please refresh the page."] = "Érvénytelen űrlap biztonsági token. Frissítse az oldalt."; diff --git a/advancedcontentfilter/lang/it/strings.php b/advancedcontentfilter/lang/it/strings.php index 88cec9ec..b5ef1f08 100644 --- a/advancedcontentfilter/lang/it/strings.php +++ b/advancedcontentfilter/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Filtrato dalla regola: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Filtro Avanzato Contenuti"; $a->strings["Back to Addon Settings"] = "Torna alle impostazioni del componente aggiuntivo"; $a->strings["Add a Rule"] = "Aggiungi una regola"; $a->strings["Help"] = "Aiuto"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Aggiungi e gestisci le tue regole personali di filtro contenuti in questa schermata. Le regole hanno un nome e un'espressione arbitraria che sarà confrontata con i dati del messaggio. Per un elenco completo delle operazioni disponibili, controlla la pagina di aiuto."; $a->strings["Your rules"] = "Le tue regole"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Non hai ancora nessuna regola! Aggiungine una cliccando sul bottone qui sopra a fianco al titolo."; $a->strings["Disabled"] = "Disabilitato"; $a->strings["Enabled"] = "Abilitato"; $a->strings["Disable this rule"] = "Diabilita questa regola"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Chiudi"; $a->strings["Add new rule"] = "Aggiungi nuova regola"; $a->strings["Rule Name"] = "Nome Regola"; $a->strings["Rule Expression"] = "Espressione Regola"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Esempi:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"; $a->strings["Cancel"] = "Annulla"; $a->strings["You must be logged in to use this method"] = "Devi essere autenticato per usare questo metodo"; $a->strings["Invalid form security token, please refresh the page."] = "Token di sicurezza invalido, aggiorna la pagina."; diff --git a/advancedcontentfilter/lang/nl/strings.php b/advancedcontentfilter/lang/nl/strings.php index 844d4933..6c40c028 100644 --- a/advancedcontentfilter/lang/nl/strings.php +++ b/advancedcontentfilter/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Gefilterd volgens regel: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Geavanceerd filter voor berichtsinhoud $a->strings["Back to Addon Settings"] = "Terug naar Addon instellingen"; $a->strings["Add a Rule"] = "Filterregel toevoegen"; $a->strings["Help"] = "Help"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Beheer de filterregels van je persoonlijke filter voor berichtsinhoud in dit scherm. Regels hebben een naam en bewoording welke we automatisch controleren door te vergelijken met de inhoud van elk bericht. Voor een compleet naslagwerk van de beschikbare bewerkingen en variabelen, zie de help pagina."; $a->strings["Your rules"] = "Jouw regels"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Je hebt nog geen regels! Klik op de knop bovenin naast de titel om een regel toe te voegen."; $a->strings["Disabled"] = "Uitgeschakeld"; $a->strings["Enabled"] = "Geactiveerd"; $a->strings["Disable this rule"] = "Deze regel uitschakelen"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Sluiten"; $a->strings["Add new rule"] = "Voeg nieuwe regel toe"; $a->strings["Rule Name"] = "Regel naam"; $a->strings["Rule Expression"] = "Regel bewoording"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Voorbeelden:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • label
"; $a->strings["Cancel"] = "Annuleren"; $a->strings["You must be logged in to use this method"] = "Je moet ingelogd zijn om deze methode te gebruiken"; $a->strings["Invalid form security token, please refresh the page."] = "Ongeldige formulier beveiligings token, vernieuw de pagina a.u.b."; diff --git a/advancedcontentfilter/lang/pl/strings.php b/advancedcontentfilter/lang/pl/strings.php index f8bfcde4..0ddf8c45 100644 --- a/advancedcontentfilter/lang/pl/strings.php +++ b/advancedcontentfilter/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Filtered by rule: %s"] = " Filtruj według reguły: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Zaawansowany filtr zawartości"; $a->strings["Back to Addon Settings"] = "Powrót do ustawień dodatków"; $a->strings["Add a Rule"] = "Dodaj regułę"; $a->strings["Help"] = "Pomoc"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Dodaj i zarządzaj regułami filtrowania treści osobistych na tym ekranie. Reguły mają nazwę i dowolne wyrażenie, które zostanie dopasowane do danych postów. Aby uzyskać pełne informacje o dostępnych operacjach i zmiennych, sprawdź stronę pomocy."; $a->strings["Your rules"] = "Twoje zasady"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Nie masz jeszcze żadnych zasad! Zacznij dodawać jedną, klikając przycisk znajdujący się nad tytułem."; $a->strings["Disabled"] = "Wyłącz"; $a->strings["Enabled"] = "Włącz"; $a->strings["Disable this rule"] = "Wyłącz tę regułę"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Zamknij"; $a->strings["Add new rule"] = "Dodaj nową regułę"; $a->strings["Rule Name"] = "Nazwa reguły"; $a->strings["Rule Expression"] = "Wyrażanie reguły"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

przykład

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tagi
"; $a->strings["Cancel"] = "Anuluj"; $a->strings["You must be logged in to use this method"] = "Musisz być zalogowany, aby skorzystać z tej metody"; $a->strings["Invalid form security token, please refresh the page."] = "Nieprawidłowy token zabezpieczający formularz, odśwież stronę."; diff --git a/advancedcontentfilter/lang/ru/strings.php b/advancedcontentfilter/lang/ru/strings.php index c61a7af6..a650e3fd 100644 --- a/advancedcontentfilter/lang/ru/strings.php +++ b/advancedcontentfilter/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Filtered by rule: %s"] = "Отфильтровано по правилу: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Расширенный фильтр с $a->strings["Back to Addon Settings"] = "Вернуться к настройкам дополнений"; $a->strings["Add a Rule"] = "Добавить правило"; $a->strings["Help"] = "Помощь"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Добавляйте и управляйте своими собственными фильтрами на этой странице. У правил есть имя и произвольное выражение, которое будет сопоставляться с данными поста. Для полной ссылки на доступные операции и переменные, посмотрите страницу справки."; $a->strings["Your rules"] = "Ваши правила"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "У Вас нет ни одного правила. Начните добавление первого с нажатия на кнопку выше, рядом с названием."; $a->strings["Disabled"] = "Отключено"; $a->strings["Enabled"] = "Включено"; $a->strings["Disable this rule"] = "Отключить это правило"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Закрыть"; $a->strings["Add new rule"] = "Добавить новое правило"; $a->strings["Rule Name"] = "Название правила"; $a->strings["Rule Expression"] = "Содержание правила"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Примеры:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"; $a->strings["Cancel"] = "Отмена"; $a->strings["You must be logged in to use this method"] = "Вы должны авторизоваться для использования этого метода"; $a->strings["Invalid form security token, please refresh the page."] = "Неверный ключ, пожалуйста, перезагрузите страницу"; diff --git a/advancedcontentfilter/lang/sv/strings.php b/advancedcontentfilter/lang/sv/strings.php index 4465fe47..8ceea2db 100644 --- a/advancedcontentfilter/lang/sv/strings.php +++ b/advancedcontentfilter/lang/sv/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Filtered by rule: %s"] = "Filtrerat efter regel: %s"; @@ -11,7 +11,9 @@ $a->strings["Advanced Content Filter"] = "Avancerat innehållsfiter"; $a->strings["Back to Addon Settings"] = "TIllbaka till Tilläggsinställningar"; $a->strings["Add a Rule"] = "Lägg till en regel"; $a->strings["Help"] = "Hjälp"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Lägg till och hantera dina personliga regler för innehållsfilter i det här fönstret. Regler har ett namn och ett valfritt uttryck och kommer jämföras mot inläggets innehåll. Förteckning av alla operander och variabler finns att hitta på hjälpsidan."; $a->strings["Your rules"] = "Dina regler"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Du har inga regler än! Lägg till regler genom att klicka på knappen ovanför, bredvid överskriften."; $a->strings["Disabled"] = "Inaktiverad"; $a->strings["Enabled"] = "Aktiverad"; $a->strings["Disable this rule"] = "Inaktivera den här regeln"; @@ -25,6 +27,7 @@ $a->strings["Close"] = "Stäng"; $a->strings["Add new rule"] = "Lägg till ny regel"; $a->strings["Rule Name"] = "Regelnamn"; $a->strings["Rule Expression"] = "Regeluttryck"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Exempel:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • taggar
"; $a->strings["Cancel"] = "Avbryt"; $a->strings["You must be logged in to use this method"] = "Du måste vara inloggad för att använda den här funktionen"; $a->strings["Invalid form security token, please refresh the page."] = "Felaktigt säkerhetsformulärstecken, vänligen uppdatera sidan."; diff --git a/advancedcontentfilter/lang/zh-cn/strings.php b/advancedcontentfilter/lang/zh-cn/strings.php index ff7e1fa4..a51e6850 100644 --- a/advancedcontentfilter/lang/zh-cn/strings.php +++ b/advancedcontentfilter/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Filtered by rule: %s"] = "通过规则过滤:%s"; @@ -11,6 +11,7 @@ $a->strings["Advanced Content Filter"] = "高级内容过滤"; $a->strings["Back to Addon Settings"] = "返回扩展设置"; $a->strings["Add a Rule"] = "添加规则"; $a->strings["Help"] = "帮助"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "在此界面上添加和管理你的个人内容过滤规则。规则要有名称和能匹配帖子内容的任意表达式。完整可用的运算符和变量,请查看帮助页面。"; $a->strings["Your rules"] = "你的规则"; $a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "你还没有规则!点击标题上方的按钮开始新增规则。"; $a->strings["Disabled"] = "禁用"; @@ -26,6 +27,7 @@ $a->strings["Close"] = "关闭"; $a->strings["Add new rule"] = "新增规则"; $a->strings["Rule Name"] = "规则名"; $a->strings["Rule Expression"] = "规则表达式"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

例子:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite
  • tags
"; $a->strings["Cancel"] = "取消"; $a->strings["You must be logged in to use this method"] = "使用此模式您必须先登录。"; $a->strings["Invalid form security token, please refresh the page."] = "无效的安全令牌,请刷新页面。"; diff --git a/blackout/lang/C/messages.po b/blackout/lang/C/messages.po index 6ae15759..688e8bb0 100644 --- a/blackout/lang/C/messages.po +++ b/blackout/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2020-12-23 01:34-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/blackout/lang/ca/strings.php b/blackout/lang/ca/strings.php index 62a0a85c..20c8c1da 100644 --- a/blackout/lang/ca/strings.php +++ b/blackout/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "La data de finalització és anterior a la data d'inici de l'apagada, hauríeu d'arreglar-ho"; diff --git a/blackout/lang/cs/strings.php b/blackout/lang/cs/strings.php index 460d8772..c38d7065 100644 --- a/blackout/lang/cs/strings.php +++ b/blackout/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "Datum konce odstávky je před datem zahájení odstávky, prosím opravte to"; diff --git a/blackout/lang/de/messages.po b/blackout/lang/de/messages.po index 77cb5581..5e4e3679 100644 --- a/blackout/lang/de/messages.po +++ b/blackout/lang/de/messages.po @@ -5,13 +5,13 @@ # # Translators: # Tobias Diekershoff , 2014 -# Tobias Diekershoff , 2019,2021 +# Tobias Diekershoff , 2019 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-23 01:34-0500\n" -"PO-Revision-Date: 2021-02-01 06:25+0000\n" +"POT-Creation-Date: 2019-03-12 09:26+0100\n" +"PO-Revision-Date: 2019-03-13 05:20+0000\n" "Last-Translator: Tobias Diekershoff \n" "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" "MIME-Version: 1.0\n" @@ -20,49 +20,48 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: blackout.php:97 +#: blackout.php:101 msgid "" -"The end-date is prior to the start-date of the blackout, you should fix " -"this." -msgstr "Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies korrigieren." +"The end-date is prior to the start-date of the blackout, you should fix this" +msgstr "Das End-Datum des Blackouts liegt vor dem Start-Datum. Du solltest das anpassen." -#: blackout.php:99 +#: blackout.php:103 #, php-format msgid "" -"Please double check the current settings for the blackout. It will begin on " -"%s and end on %s." +"Please double check that the current settings for the blackout. Begin will " +"be %s and it will end %s." msgstr "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist %s und das Ende ist %s." -#: blackout.php:102 +#: blackout.php:106 msgid "Save Settings" msgstr "Einstellungen speichern" -#: blackout.php:103 +#: blackout.php:107 msgid "Redirect URL" msgstr "Umleitungs-URL" -#: blackout.php:103 -msgid "All your visitors from the web will be redirected to this URL." +#: blackout.php:107 +msgid "all your visitors from the web will be redirected to this URL" msgstr "Alle Besucher der Webseite werden zu dieser URL umgeleitet" -#: blackout.php:104 +#: blackout.php:108 msgid "Begin of the Blackout" msgstr "Beginn des Blackouts" -#: blackout.php:104 +#: blackout.php:108 msgid "" "Format is YYYY-MM-DD hh:mm; YYYY year, MM month, " "DD day, hh hour and mm minute." msgstr "Das Format ist YYYY-MM-DD hh:mm: YYYY das Jahr, MM der Monat, DD der Tag sowie hh Stunden und mm Minuten." -#: blackout.php:105 +#: blackout.php:109 msgid "End of the Blackout" msgstr "Ende des Blackouts" -#: blackout.php:107 +#: blackout.php:111 msgid "" "Note: The redirect will be active from the moment you press" " the submit button. Users currently logged in will not be " -"thrown out but can't login again after logging out while the blackout is " +"thrown out but can't login again after logging out should the blackout is " "still in place." msgstr "Hinweis: Die Umleitung ist von dem Moment aktiv, wenn du den \"Einstellungen speichern\" Button drückst. Derzeit angemeldete Nutzer werden nicht ausgeworfen werden, können sich aber nicht wieder anmelden, wenn sie sich während des Blackouts abmelden." diff --git a/blackout/lang/de/strings.php b/blackout/lang/de/strings.php index 65dcdef5..41ff52c2 100644 --- a/blackout/lang/de/strings.php +++ b/blackout/lang/de/strings.php @@ -3,15 +3,15 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; -$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies korrigieren."; -$a->strings["Please double check the current settings for the blackout. It will begin on %s and end on %s."] = "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist %s und das Ende ist %s."; +$a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "Das End-Datum des Blackouts liegt vor dem Start-Datum. Du solltest das anpassen."; +$a->strings["Please double check that the current settings for the blackout. Begin will be %s and it will end %s."] = "Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist %s und das Ende ist %s."; $a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Redirect URL"] = "Umleitungs-URL"; -$a->strings["All your visitors from the web will be redirected to this URL."] = "Alle Besucher der Webseite werden zu dieser URL umgeleitet"; +$a->strings["all your visitors from the web will be redirected to this URL"] = "Alle Besucher der Webseite werden zu dieser URL umgeleitet"; $a->strings["Begin of the Blackout"] = "Beginn des Blackouts"; $a->strings["Format is YYYY-MM-DD hh:mm; YYYY year, MM month, DD day, hh hour and mm minute."] = "Das Format ist YYYY-MM-DD hh:mm: YYYY das Jahr, MM der Monat, DD der Tag sowie hh Stunden und mm Minuten."; $a->strings["End of the Blackout"] = "Ende des Blackouts"; -$a->strings["Note: The redirect will be active from the moment you press the submit button. Users currently logged in will not be thrown out but can't login again after logging out while the blackout is still in place."] = "Hinweis: Die Umleitung ist von dem Moment aktiv, wenn du den \"Einstellungen speichern\" Button drückst. Derzeit angemeldete Nutzer werden nicht ausgeworfen werden, können sich aber nicht wieder anmelden, wenn sie sich während des Blackouts abmelden."; +$a->strings["Note: The redirect will be active from the moment you press the submit button. Users currently logged in will not be thrown out but can't login again after logging out should the blackout is still in place."] = "Hinweis: Die Umleitung ist von dem Moment aktiv, wenn du den \"Einstellungen speichern\" Button drückst. Derzeit angemeldete Nutzer werden nicht ausgeworfen werden, können sich aber nicht wieder anmelden, wenn sie sich während des Blackouts abmelden."; diff --git a/blackout/lang/en-gb/strings.php b/blackout/lang/en-gb/strings.php index b4df3516..18b61594 100644 --- a/blackout/lang/en-gb/strings.php +++ b/blackout/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "The end date is prior to the start date of the blackout, you should fix this"; diff --git a/blackout/lang/en-us/strings.php b/blackout/lang/en-us/strings.php index d8ee9f98..705163ab 100644 --- a/blackout/lang/en-us/strings.php +++ b/blackout/lang/en-us/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Save Settings"; diff --git a/blackout/lang/es/strings.php b/blackout/lang/es/strings.php index 9ac9e6e4..867a8c9b 100644 --- a/blackout/lang/es/strings.php +++ b/blackout/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Guardar configuración"; diff --git a/blackout/lang/fi-fi/strings.php b/blackout/lang/fi-fi/strings.php index cd6dcfdc..898e730f 100644 --- a/blackout/lang/fi-fi/strings.php +++ b/blackout/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Tallenna asetukset"; diff --git a/blackout/lang/fr/strings.php b/blackout/lang/fr/strings.php index 71fdd515..f60d599d 100644 --- a/blackout/lang/fr/strings.php +++ b/blackout/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "La date de fin est antérieure au début de l'extinction, vous devriez corriger cela."; diff --git a/blackout/lang/hu/strings.php b/blackout/lang/hu/strings.php index 6fdd5924..f0a29771 100644 --- a/blackout/lang/hu/strings.php +++ b/blackout/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "A befejezési dátum az áramszünet kezdési dátuma előtt van, ezt javítania kell."; diff --git a/blackout/lang/is/strings.php b/blackout/lang/is/strings.php index 102e475e..41980a4d 100644 --- a/blackout/lang/is/strings.php +++ b/blackout/lang/is/strings.php @@ -3,7 +3,13 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Save Settings"] = "Vista stillingar"; +$a->strings["Redirect URL"] = ""; +$a->strings["all your visitors from the web will be redirected to this URL"] = ""; +$a->strings["Begin of the Blackout"] = ""; +$a->strings["format is YYYY year, MM month, DD day, hh hour and mm minute"] = ""; +$a->strings["End of the Blackout"] = ""; +$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = ""; diff --git a/blackout/lang/it/strings.php b/blackout/lang/it/strings.php index 5237193c..6aa8b95e 100644 --- a/blackout/lang/it/strings.php +++ b/blackout/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "La data di fine è precedente alla data di inizio blackout, dovresti sistemarle"; diff --git a/blackout/lang/ja/strings.php b/blackout/lang/ja/strings.php index 51889f38..820f8e4a 100644 --- a/blackout/lang/ja/strings.php +++ b/blackout/lang/ja/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ja")) { function string_plural_select_ja($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "終了日はブラックアウトの開始日より前です。これを修正する必要があります"; diff --git a/blackout/lang/nl/strings.php b/blackout/lang/nl/strings.php index 6a49746e..8311c07e 100644 --- a/blackout/lang/nl/strings.php +++ b/blackout/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Instellingen opslaan"; diff --git a/blackout/lang/pl/strings.php b/blackout/lang/pl/strings.php index 38a15da9..7b1c3dae 100644 --- a/blackout/lang/pl/strings.php +++ b/blackout/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "Data zakończenia jest przed datą rozpoczęcia, powinieneś to naprawić"; diff --git a/blackout/lang/ro/strings.php b/blackout/lang/ro/strings.php index 373bb845..498f7c3e 100644 --- a/blackout/lang/ro/strings.php +++ b/blackout/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Save Settings"] = "Salvare Configurări"; diff --git a/blackout/lang/ru/strings.php b/blackout/lang/ru/strings.php index 13414bc2..9dc1ddf1 100644 --- a/blackout/lang/ru/strings.php +++ b/blackout/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "Дата начала позже даты окончания, исправьте это"; diff --git a/blackout/lang/sv/strings.php b/blackout/lang/sv/strings.php index 2ec234df..d7eadfd4 100644 --- a/blackout/lang/sv/strings.php +++ b/blackout/lang/sv/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "Slutdatumet ligger före startdatumet för nedsläckningen, du bör rätta detta."; diff --git a/blackout/lang/zh-cn/strings.php b/blackout/lang/zh-cn/strings.php index 5e615761..8027bc0b 100644 --- a/blackout/lang/zh-cn/strings.php +++ b/blackout/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "结束日期早于开始日期,您应该修复此问题"; diff --git a/blockbot/lang/C/messages.po b/blockbot/lang/C/messages.po index 79f5d1b5..1bdd56a7 100644 --- a/blockbot/lang/C/messages.po +++ b/blockbot/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2019-08-07 09:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: blockbot.php:29 +#: blockbot.php:35 msgid "Save Settings" msgstr "" -#: blockbot.php:30 +#: blockbot.php:36 msgid "Allow \"good\" crawlers" msgstr "" -#: blockbot.php:31 +#: blockbot.php:37 msgid "Block GabSocial" msgstr "" -#: blockbot.php:32 +#: blockbot.php:38 msgid "Training mode" msgstr "" + +#: blockbot.php:46 +msgid "Settings updated." +msgstr "" diff --git a/blockbot/lang/bg/messages.po b/blockbot/lang/bg/messages.po deleted file mode 100644 index cb61ff38..00000000 --- a/blockbot/lang/bg/messages.po +++ /dev/null @@ -1,42 +0,0 @@ -# ADDON blockbot -# Copyright (C) -# This file is distributed under the same license as the Friendica blockbot addon package. -# -# -# Translators: -# Rafael Kalachev , 2021 -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-07 09:03+0200\n" -"PO-Revision-Date: 2019-08-07 07:43+0000\n" -"Last-Translator: Rafael Kalachev , 2021\n" -"Language-Team: Bulgarian (https://www.transifex.com/Friendica/teams/12172/bg/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: blockbot.php:35 -msgid "Save Settings" -msgstr "Запази настройките" - -#: blockbot.php:36 -msgid "Allow \"good\" crawlers" -msgstr "Разреши \"добри\" обхождащи роботи за уеб страници" - -#: blockbot.php:37 -msgid "Block GabSocial" -msgstr "Блокирай GabSocial" - -#: blockbot.php:38 -msgid "Training mode" -msgstr "Тренировъчен режим" - -#: blockbot.php:46 -msgid "Settings updated." -msgstr "Настройките са обновени" diff --git a/blockbot/lang/bg/strings.php b/blockbot/lang/bg/strings.php deleted file mode 100644 index e5eb0aa5..00000000 --- a/blockbot/lang/bg/strings.php +++ /dev/null @@ -1,13 +0,0 @@ -strings["Save Settings"] = "Запази настройките"; -$a->strings["Allow \"good\" crawlers"] = "Разреши \"добри\" обхождащи роботи за уеб страници"; -$a->strings["Block GabSocial"] = "Блокирай GabSocial"; -$a->strings["Training mode"] = "Тренировъчен режим"; -$a->strings["Settings updated."] = "Настройките са обновени"; diff --git a/blockbot/lang/ca/strings.php b/blockbot/lang/ca/strings.php index fede984b..3f95ee05 100644 --- a/blockbot/lang/ca/strings.php +++ b/blockbot/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Desa la configuració"; diff --git a/blockbot/lang/cs/strings.php b/blockbot/lang/cs/strings.php index bceaa994..d3c5a2dd 100644 --- a/blockbot/lang/cs/strings.php +++ b/blockbot/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Save Settings"] = "Uložit nastavení"; diff --git a/blockbot/lang/de/strings.php b/blockbot/lang/de/strings.php index a711078f..db52f710 100644 --- a/blockbot/lang/de/strings.php +++ b/blockbot/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/blockbot/lang/en-gb/strings.php b/blockbot/lang/en-gb/strings.php index 5bca00a5..f5299bf5 100644 --- a/blockbot/lang/en-gb/strings.php +++ b/blockbot/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Save Settings"; diff --git a/blockbot/lang/es/strings.php b/blockbot/lang/es/strings.php index 5eef3eff..813864c8 100644 --- a/blockbot/lang/es/strings.php +++ b/blockbot/lang/es/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Guardar ajustes"; diff --git a/blockbot/lang/fr/strings.php b/blockbot/lang/fr/strings.php index e9dfcc10..1597735a 100644 --- a/blockbot/lang/fr/strings.php +++ b/blockbot/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Save Settings"] = "Enregistrer les Paramètres"; diff --git a/blockbot/lang/hu/strings.php b/blockbot/lang/hu/strings.php index 244bfa14..40a4564a 100644 --- a/blockbot/lang/hu/strings.php +++ b/blockbot/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Beállítások mentése"; diff --git a/blockbot/lang/it/strings.php b/blockbot/lang/it/strings.php index 49339fd5..64de6d40 100644 --- a/blockbot/lang/it/strings.php +++ b/blockbot/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Salva Impostazioni"; diff --git a/blockbot/lang/nl/strings.php b/blockbot/lang/nl/strings.php index fdde083a..18d9c2cc 100644 --- a/blockbot/lang/nl/strings.php +++ b/blockbot/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Save Settings"] = "Instellingen opslaan"; diff --git a/blockbot/lang/pl/strings.php b/blockbot/lang/pl/strings.php index 6128cc7b..0eafbcaf 100644 --- a/blockbot/lang/pl/strings.php +++ b/blockbot/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Save Settings"] = "Zapisz ustawienia"; diff --git a/blockbot/lang/ru/strings.php b/blockbot/lang/ru/strings.php index 418498f9..5467b0dd 100644 --- a/blockbot/lang/ru/strings.php +++ b/blockbot/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Save Settings"] = "Сохранить настройки"; diff --git a/blockem/lang/C/messages.po b/blockem/lang/C/messages.po index 1d9ed121..95fa643b 100644 --- a/blockem/lang/C/messages.po +++ b/blockem/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-08-17 10:23+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,33 +17,41 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: blockem.php:42 blockem.php:46 +#: blockem.php:54 blockem.php:58 msgid "Blockem" msgstr "" -#: blockem.php:50 +#: blockem.php:62 msgid "" "Hides user's content by collapsing posts. Also replaces their avatar with " "generic image." msgstr "" -#: blockem.php:51 +#: blockem.php:63 msgid "Comma separated profile URLS:" msgstr "" -#: blockem.php:55 +#: blockem.php:67 msgid "Save Settings" msgstr "" -#: blockem.php:131 +#: blockem.php:81 +msgid "BLOCKEM Settings saved." +msgstr "" + +#: blockem.php:143 #, php-format msgid "Filtered user: %s" msgstr "" -#: blockem.php:190 +#: blockem.php:202 msgid "Unblock Author" msgstr "" -#: blockem.php:192 +#: blockem.php:204 msgid "Block Author" msgstr "" + +#: blockem.php:244 +msgid "blockem settings updated" +msgstr "" diff --git a/blockem/lang/ca/strings.php b/blockem/lang/ca/strings.php index 5e697597..057a6019 100644 --- a/blockem/lang/ca/strings.php +++ b/blockem/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/cs/strings.php b/blockem/lang/cs/strings.php index 537fddf1..495b9610 100644 --- a/blockem/lang/cs/strings.php +++ b/blockem/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/de/strings.php b/blockem/lang/de/strings.php index ea0d0ef3..60c03858 100644 --- a/blockem/lang/de/strings.php +++ b/blockem/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/en-gb/strings.php b/blockem/lang/en-gb/strings.php index 90af4761..d31cebe7 100644 --- a/blockem/lang/en-gb/strings.php +++ b/blockem/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Blockem\""] = "\"Blockem\""; diff --git a/blockem/lang/en-us/strings.php b/blockem/lang/en-us/strings.php index b7e92762..ed20379a 100644 --- a/blockem/lang/en-us/strings.php +++ b/blockem/lang/en-us/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Blockem\""] = "Blockem"; diff --git a/blockem/lang/es/strings.php b/blockem/lang/es/strings.php index a7f70b0b..77604fe5 100644 --- a/blockem/lang/es/strings.php +++ b/blockem/lang/es/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Blockem\""] = "\"Bloquealos\""; diff --git a/blockem/lang/fi-fi/strings.php b/blockem/lang/fi-fi/strings.php index 4c866a72..b2403e8a 100644 --- a/blockem/lang/fi-fi/strings.php +++ b/blockem/lang/fi-fi/strings.php @@ -2,11 +2,11 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Blockem\""] = "\"Blockem\""; +$a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = ""; $a->strings["Comma separated profile URLS:"] = "Profiilien URL-osoitteet pilkulla erotettuina:"; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["BLOCKEM Settings saved."] = "Blockem -asetukset tallennettu"; diff --git a/blockem/lang/fr/strings.php b/blockem/lang/fr/strings.php index 00dccda6..cc2d366f 100644 --- a/blockem/lang/fr/strings.php +++ b/blockem/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Blockem"] = "Bloquez-les"; diff --git a/blockem/lang/hu/strings.php b/blockem/lang/hu/strings.php index b0ad2a91..addba1fa 100644 --- a/blockem/lang/hu/strings.php +++ b/blockem/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/it/strings.php b/blockem/lang/it/strings.php index 6a82e821..59e4a0f7 100644 --- a/blockem/lang/it/strings.php +++ b/blockem/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/nl/strings.php b/blockem/lang/nl/strings.php index d31cb87a..b74cc140 100644 --- a/blockem/lang/nl/strings.php +++ b/blockem/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/pl/strings.php b/blockem/lang/pl/strings.php index 4569c0e3..08e1cf4d 100644 --- a/blockem/lang/pl/strings.php +++ b/blockem/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Blockem"] = "Zablokowanie"; diff --git a/blockem/lang/ro/strings.php b/blockem/lang/ro/strings.php index c9af076e..b842467d 100644 --- a/blockem/lang/ro/strings.php +++ b/blockem/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["\"Blockem\""] = "\"Blockem\""; diff --git a/blockem/lang/ru/strings.php b/blockem/lang/ru/strings.php index 2aaabe0a..9510f68e 100644 --- a/blockem/lang/ru/strings.php +++ b/blockem/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Blockem"] = "Blockem"; diff --git a/blockem/lang/sv/strings.php b/blockem/lang/sv/strings.php index b44614ff..9685ad8b 100644 --- a/blockem/lang/sv/strings.php +++ b/blockem/lang/sv/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Blockem"] = "BLOCKEM"; diff --git a/blogger/lang/C/messages.po b/blogger/lang/C/messages.po index 025350cf..f04bbb39 100644 --- a/blogger/lang/C/messages.po +++ b/blogger/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,38 +17,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: blogger.php:37 +#: blogger.php:42 msgid "Post to blogger" msgstr "" -#: blogger.php:71 blogger.php:75 +#: blogger.php:74 blogger.php:78 msgid "Blogger Export" msgstr "" -#: blogger.php:79 +#: blogger.php:82 msgid "Enable Blogger Post Addon" msgstr "" -#: blogger.php:84 +#: blogger.php:87 msgid "Blogger username" msgstr "" -#: blogger.php:89 +#: blogger.php:92 msgid "Blogger password" msgstr "" -#: blogger.php:94 +#: blogger.php:97 msgid "Blogger API URL" msgstr "" -#: blogger.php:99 +#: blogger.php:102 msgid "Post to Blogger by default" msgstr "" -#: blogger.php:104 +#: blogger.php:108 msgid "Save Settings" msgstr "" -#: blogger.php:188 +#: blogger.php:178 msgid "Post from Friendica" msgstr "" diff --git a/blogger/lang/ca/strings.php b/blogger/lang/ca/strings.php index e48bbfda..afac5d7f 100644 --- a/blogger/lang/ca/strings.php +++ b/blogger/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Publicar a blogger"; diff --git a/blogger/lang/cs/strings.php b/blogger/lang/cs/strings.php index 8f2ecad2..4ce612a7 100644 --- a/blogger/lang/cs/strings.php +++ b/blogger/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to blogger"] = "Poslat na blogger"; diff --git a/blogger/lang/de/strings.php b/blogger/lang/de/strings.php index 548d6a8c..549b6a2b 100644 --- a/blogger/lang/de/strings.php +++ b/blogger/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Auf Blogger posten"; diff --git a/blogger/lang/en-gb/strings.php b/blogger/lang/en-gb/strings.php index 6a98ab6a..4a02842e 100644 --- a/blogger/lang/en-gb/strings.php +++ b/blogger/lang/en-gb/strings.php @@ -2,14 +2,15 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Post to Blogger"; +$a->strings["Blogger Export"] = ""; $a->strings["Enable Blogger Post Addon"] = "Enable Blogger Post Addon"; $a->strings["Blogger username"] = "Blogger username"; $a->strings["Blogger password"] = "Blogger password"; +$a->strings["Blogger API URL"] = ""; $a->strings["Post to Blogger by default"] = "Post to Blogger by default"; $a->strings["Save Settings"] = "Save Settings"; $a->strings["Post from Friendica"] = "Post from Friendica"; diff --git a/blogger/lang/es/strings.php b/blogger/lang/es/strings.php index 041a9933..52b4f120 100644 --- a/blogger/lang/es/strings.php +++ b/blogger/lang/es/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Entrada para blogger"; diff --git a/blogger/lang/fi-fi/strings.php b/blogger/lang/fi-fi/strings.php index bd31e23f..115518ad 100644 --- a/blogger/lang/fi-fi/strings.php +++ b/blogger/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Julkaise Bloggerissa"; diff --git a/blogger/lang/fr/strings.php b/blogger/lang/fr/strings.php index 873ff88f..a1500c11 100644 --- a/blogger/lang/fr/strings.php +++ b/blogger/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to blogger"] = "Poster sur Blogger"; diff --git a/blogger/lang/hu/strings.php b/blogger/lang/hu/strings.php index a2e25311..433f504c 100644 --- a/blogger/lang/hu/strings.php +++ b/blogger/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Beküldés a Bloggerre"; diff --git a/blogger/lang/is/strings.php b/blogger/lang/is/strings.php index 05cd517c..5e61af39 100644 --- a/blogger/lang/is/strings.php +++ b/blogger/lang/is/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Post to blogger"] = "Senda færslu á bloggara"; diff --git a/blogger/lang/it/strings.php b/blogger/lang/it/strings.php index bd575047..80b7b5fa 100644 --- a/blogger/lang/it/strings.php +++ b/blogger/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Invia a Blogger"; diff --git a/blogger/lang/nl/strings.php b/blogger/lang/nl/strings.php index 5954ceae..dd1eeb77 100644 --- a/blogger/lang/nl/strings.php +++ b/blogger/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Plaatsen op Blogger"; diff --git a/blogger/lang/pl/strings.php b/blogger/lang/pl/strings.php index d6401676..a0445900 100644 --- a/blogger/lang/pl/strings.php +++ b/blogger/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to blogger"] = "Opublikuj w bloggerze"; diff --git a/blogger/lang/pt-br/strings.php b/blogger/lang/pt-br/strings.php index 45c6ba1b..74a79aca 100644 --- a/blogger/lang/pt-br/strings.php +++ b/blogger/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to blogger"] = "Publicar no Blogger"; diff --git a/blogger/lang/ro/strings.php b/blogger/lang/ro/strings.php index 77dc8cf8..f6aac95d 100644 --- a/blogger/lang/ro/strings.php +++ b/blogger/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to blogger"] = "Postați pe Blogger"; diff --git a/blogger/lang/ru/strings.php b/blogger/lang/ru/strings.php index d8743f03..c90b73e5 100644 --- a/blogger/lang/ru/strings.php +++ b/blogger/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Post to blogger"] = "Написать в Blogger"; diff --git a/blogger/lang/sv/strings.php b/blogger/lang/sv/strings.php index c7bf4511..6bb652dd 100644 --- a/blogger/lang/sv/strings.php +++ b/blogger/lang/sv/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to blogger"] = "Lägg in på Blogger"; diff --git a/buffer/lang/C/messages.po b/buffer/lang/C/messages.po index cd508773..3d519337 100644 --- a/buffer/lang/C/messages.po +++ b/buffer/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,58 +17,58 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: buffer.php:39 +#: buffer.php:31 msgid "Permission denied." msgstr "" -#: buffer.php:68 buffer.php:216 +#: buffer.php:57 buffer.php:185 msgid "Save Settings" msgstr "" -#: buffer.php:70 +#: buffer.php:59 msgid "Client ID" msgstr "" -#: buffer.php:71 +#: buffer.php:60 msgid "Client Secret" msgstr "" -#: buffer.php:87 +#: buffer.php:67 msgid "Error when registering buffer connection:" msgstr "" -#: buffer.php:107 +#: buffer.php:86 msgid "You are now authenticated to buffer. " msgstr "" -#: buffer.php:108 +#: buffer.php:87 msgid "return to the connector page" msgstr "" -#: buffer.php:126 +#: buffer.php:103 msgid "Post to Buffer" msgstr "" -#: buffer.php:155 buffer.php:159 +#: buffer.php:128 buffer.php:132 msgid "Buffer Export" msgstr "" -#: buffer.php:170 +#: buffer.php:142 msgid "Authenticate your Buffer connection" msgstr "" -#: buffer.php:174 +#: buffer.php:146 msgid "Enable Buffer Post Addon" msgstr "" -#: buffer.php:179 +#: buffer.php:151 msgid "Post to Buffer by default" msgstr "" -#: buffer.php:184 +#: buffer.php:156 msgid "Check to delete this preset" msgstr "" -#: buffer.php:196 +#: buffer.php:165 msgid "Posts are going to all accounts that are enabled by default:" msgstr "" diff --git a/buffer/lang/ca/strings.php b/buffer/lang/ca/strings.php index 26ae1f60..d0cdce88 100644 --- a/buffer/lang/ca/strings.php +++ b/buffer/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permís denegat."; diff --git a/buffer/lang/cs/strings.php b/buffer/lang/cs/strings.php index b8c9cd53..971dbe9b 100644 --- a/buffer/lang/cs/strings.php +++ b/buffer/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Permission denied."] = "Přístup odmítnut."; diff --git a/buffer/lang/de/strings.php b/buffer/lang/de/strings.php index 76c442ba..bb55e28b 100644 --- a/buffer/lang/de/strings.php +++ b/buffer/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Zugriff verweigert."; diff --git a/buffer/lang/es/strings.php b/buffer/lang/es/strings.php index 7d33eb3e..0137d30a 100644 --- a/buffer/lang/es/strings.php +++ b/buffer/lang/es/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permiso denegado"; diff --git a/buffer/lang/fi-fi/strings.php b/buffer/lang/fi-fi/strings.php index a34021d9..53be70e0 100644 --- a/buffer/lang/fi-fi/strings.php +++ b/buffer/lang/fi-fi/strings.php @@ -2,16 +2,20 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Lupa kielletty."; $a->strings["Save Settings"] = "Tallenna asetukset"; +$a->strings["Client ID"] = ""; +$a->strings["Client Secret"] = ""; $a->strings["Error when registering buffer connection:"] = "Virhe Buffer-yhteyden rekisteröimisessä:"; $a->strings["You are now authenticated to buffer. "] = "Buffer-yhteydesi on todennettu."; +$a->strings["return to the connector page"] = ""; $a->strings["Post to Buffer"] = "Julkaise Bufferiin"; $a->strings["Buffer Export"] = "Buffer Export"; $a->strings["Authenticate your Buffer connection"] = "Todenna Buffer-yhteydesi"; $a->strings["Enable Buffer Post Addon"] = "Ota Buffer-viestilisäosa käyttöön"; $a->strings["Post to Buffer by default"] = "Julkaise Bufferiin oletuksena"; +$a->strings["Check to delete this preset"] = ""; +$a->strings["Posts are going to all accounts that are enabled by default:"] = ""; diff --git a/buffer/lang/fr/strings.php b/buffer/lang/fr/strings.php index 171cd93e..f7d97493 100644 --- a/buffer/lang/fr/strings.php +++ b/buffer/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Permission denied."] = "Permission refusée."; diff --git a/buffer/lang/hu/strings.php b/buffer/lang/hu/strings.php index 1b02392d..d08a4fd9 100644 --- a/buffer/lang/hu/strings.php +++ b/buffer/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Hozzáférés megtagadva."; diff --git a/buffer/lang/is/strings.php b/buffer/lang/is/strings.php index fbbca808..3584aad3 100644 --- a/buffer/lang/is/strings.php +++ b/buffer/lang/is/strings.php @@ -3,7 +3,20 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Permission denied."] = "Heimild ekki veitt."; +$a->strings["Save Settings"] = ""; +$a->strings["Client ID"] = ""; +$a->strings["Client Secret"] = ""; +$a->strings["Error when registering buffer connection:"] = ""; +$a->strings["You are now authenticated to buffer. "] = ""; +$a->strings["return to the connector page"] = ""; +$a->strings["Post to Buffer"] = ""; +$a->strings["Buffer Export"] = ""; +$a->strings["Authenticate your Buffer connection"] = ""; +$a->strings["Enable Buffer Post Addon"] = ""; +$a->strings["Post to Buffer by default"] = ""; +$a->strings["Check to delete this preset"] = ""; +$a->strings["Posts are going to all accounts that are enabled by default:"] = ""; diff --git a/buffer/lang/it/strings.php b/buffer/lang/it/strings.php index 199743eb..02fa328b 100644 --- a/buffer/lang/it/strings.php +++ b/buffer/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permesso negato."; diff --git a/buffer/lang/nl/strings.php b/buffer/lang/nl/strings.php index 418b6559..5d6d0151 100644 --- a/buffer/lang/nl/strings.php +++ b/buffer/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Toegang geweigerd."; diff --git a/buffer/lang/pl/strings.php b/buffer/lang/pl/strings.php index 6c123f5c..cd1c1f5a 100644 --- a/buffer/lang/pl/strings.php +++ b/buffer/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Permission denied."] = "Odmowa uprawnień."; diff --git a/buffer/lang/pt-br/strings.php b/buffer/lang/pt-br/strings.php index 4fb36a9c..737a86eb 100644 --- a/buffer/lang/pt-br/strings.php +++ b/buffer/lang/pt-br/strings.php @@ -2,12 +2,13 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Permission denied."] = "Permissão negada."; $a->strings["Save Settings"] = "Salvar configurações"; +$a->strings["Client ID"] = ""; +$a->strings["Client Secret"] = ""; $a->strings["Error when registering buffer connection:"] = "Erro ao registrar conexão de buffer:"; $a->strings["You are now authenticated to buffer. "] = "Você está autenticado no buffer."; $a->strings["return to the connector page"] = "Volte a página de conectores."; @@ -17,3 +18,4 @@ $a->strings["Authenticate your Buffer connection"] = "Autenticar sua conexão de $a->strings["Enable Buffer Post Addon"] = "Habilita addon para publicar no Buffer"; $a->strings["Post to Buffer by default"] = "Publica no Buffer por padrão"; $a->strings["Check to delete this preset"] = "Marque para excluir este perfil"; +$a->strings["Posts are going to all accounts that are enabled by default:"] = ""; diff --git a/buffer/lang/ro/strings.php b/buffer/lang/ro/strings.php index 595f2021..a6bda064 100644 --- a/buffer/lang/ro/strings.php +++ b/buffer/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Permission denied."] = "Permisiune refuzată."; diff --git a/buffer/lang/ru/strings.php b/buffer/lang/ru/strings.php index cdd37823..92dfc507 100644 --- a/buffer/lang/ru/strings.php +++ b/buffer/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Permission denied."] = "Доступ запрещен."; diff --git a/buffer/lang/sv/strings.php b/buffer/lang/sv/strings.php index f31eaf10..b48a1766 100644 --- a/buffer/lang/sv/strings.php +++ b/buffer/lang/sv/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Åtkomst nekad."; diff --git a/buglink/lang/C/messages.po b/buglink/lang/C/messages.po index 442ee8c0..1721ffa6 100644 --- a/buglink/lang/C/messages.po +++ b/buglink/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: buglink.php:20 +#: buglink.php:15 msgid "Report Bug" msgstr "" diff --git a/buglink/lang/ca/strings.php b/buglink/lang/ca/strings.php index be3776fe..a818f5df 100644 --- a/buglink/lang/ca/strings.php +++ b/buglink/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Informar d’error"; diff --git a/buglink/lang/cs/strings.php b/buglink/lang/cs/strings.php index 9a3f878d..7a9f9204 100644 --- a/buglink/lang/cs/strings.php +++ b/buglink/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Report Bug"] = "Nahlásit chybu"; diff --git a/buglink/lang/de/strings.php b/buglink/lang/de/strings.php index 1df4d95c..2de8583f 100644 --- a/buglink/lang/de/strings.php +++ b/buglink/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Fehler melden"; diff --git a/buglink/lang/es/strings.php b/buglink/lang/es/strings.php index 5f3c10b1..27e45c1b 100644 --- a/buglink/lang/es/strings.php +++ b/buglink/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Reportar error"; diff --git a/buglink/lang/fi-fi/strings.php b/buglink/lang/fi-fi/strings.php index 9674043d..4222cfac 100644 --- a/buglink/lang/fi-fi/strings.php +++ b/buglink/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Ilmoita virheestä"; diff --git a/buglink/lang/hu/strings.php b/buglink/lang/hu/strings.php index 95d9759c..16b9c06c 100644 --- a/buglink/lang/hu/strings.php +++ b/buglink/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Hiba jelentése"; diff --git a/buglink/lang/is/strings.php b/buglink/lang/is/strings.php index 335612f9..0458315a 100644 --- a/buglink/lang/is/strings.php +++ b/buglink/lang/is/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Report Bug"] = "Tilkynna villu"; diff --git a/buglink/lang/it/strings.php b/buglink/lang/it/strings.php index 5f9a9085..449e6b9f 100644 --- a/buglink/lang/it/strings.php +++ b/buglink/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Segnala un Bug"; diff --git a/buglink/lang/nb-no/strings.php b/buglink/lang/nb-no/strings.php index 88142390..9de93361 100644 --- a/buglink/lang/nb-no/strings.php +++ b/buglink/lang/nb-no/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nb_no")) { function string_plural_select_nb_no($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Rapporter feil"; diff --git a/buglink/lang/nl/strings.php b/buglink/lang/nl/strings.php index d44b3b2f..a5db04bd 100644 --- a/buglink/lang/nl/strings.php +++ b/buglink/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Bug rapporteren"; diff --git a/buglink/lang/pl/strings.php b/buglink/lang/pl/strings.php index 7fed74fb..d2e835f9 100644 --- a/buglink/lang/pl/strings.php +++ b/buglink/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Report Bug"] = "Zgłoś błąd"; diff --git a/buglink/lang/ro/strings.php b/buglink/lang/ro/strings.php index 20a57ce7..25a9c769 100644 --- a/buglink/lang/ro/strings.php +++ b/buglink/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Report Bug"] = "Raportează Problema"; diff --git a/buglink/lang/ru/strings.php b/buglink/lang/ru/strings.php index ace0053f..fe03f9eb 100644 --- a/buglink/lang/ru/strings.php +++ b/buglink/lang/ru/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ - $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Report Bug"] = "Сообщить об ошибке"; diff --git a/buglink/lang/sv/strings.php b/buglink/lang/sv/strings.php index 9166d602..513dd4f3 100644 --- a/buglink/lang/sv/strings.php +++ b/buglink/lang/sv/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Report Bug"] = "Rapportera bugg"; diff --git a/buglink/lang/zh-cn/strings.php b/buglink/lang/zh-cn/strings.php index e467d5c9..520c0d09 100644 --- a/buglink/lang/zh-cn/strings.php +++ b/buglink/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Report Bug"] = "报告错误"; diff --git a/calc/lang/C/messages.po b/calc/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/catavatar/lang/C/messages.po b/catavatar/lang/C/messages.po index e679dad8..de24cff3 100644 --- a/catavatar/lang/C/messages.po +++ b/catavatar/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2020-12-29 00:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/catavatar/lang/ca/strings.php b/catavatar/lang/ca/strings.php index 3ab33c58..cb62f492 100644 --- a/catavatar/lang/ca/strings.php +++ b/catavatar/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Utilitzeu Gat com a Avatar"; diff --git a/catavatar/lang/cs/strings.php b/catavatar/lang/cs/strings.php index f0cf1fe3..8aad1516 100644 --- a/catavatar/lang/cs/strings.php +++ b/catavatar/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Use Cat as Avatar"] = "Použít kočku jako avatar"; diff --git a/catavatar/lang/de/messages.po b/catavatar/lang/de/messages.po index 3cb843d6..192300c8 100644 --- a/catavatar/lang/de/messages.po +++ b/catavatar/lang/de/messages.po @@ -3,18 +3,14 @@ # This file is distributed under the same license as the Friendica catavatar addon package. # # -# Translators: -# Ulf Rompe , 2019 -# Tobias Diekershoff , 2021 -# #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-29 00:53+0000\n" -"PO-Revision-Date: 2018-04-07 05:23+0000\n" -"Last-Translator: Tobias Diekershoff , 2021\n" +"POT-Creation-Date: 2018-04-13 09:35+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Tobias Diekershoff , 2018\n" "Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,42 +18,36 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: catavatar.php:48 +#: catavatar.php:60 msgid "Use Cat as Avatar" msgstr "Verwende diese Katze als Profilbild" -#: catavatar.php:49 +#: catavatar.php:61 msgid "More Random Cat!" msgstr "Weitere zufällige Katze" -#: catavatar.php:50 +#: catavatar.php:62 msgid "Reset to email Cat" -msgstr "Zurück zu E-Mail-Katze" +msgstr "Zurück zu E-Mail Katze" -#: catavatar.php:52 +#: catavatar.php:64 msgid "Cat Avatar Settings" -msgstr "Katzen-Profilbild-Einstellungen" +msgstr "Katzen Profilbild Einstellungen" -#: catavatar.php:53 -msgid "Set default profile avatar or randomize the cat." -msgstr "" -"Wähle das standardmäßig verwendete Profilbild oder ein zufällig erzeugtes " -"Katzenbild." - -#: catavatar.php:78 +#: catavatar.php:100 msgid "The cat hadn't found itself." msgstr "" "Es ist ein Problem mit der Datenbank aufgetreten. Die Katze konnte sich " "nicht selbst finden." -#: catavatar.php:87 +#: catavatar.php:109 msgid "There was an error, the cat ran away." -msgstr "Upps, es gab einen Fehler und die Katze ist weggelaufen" +msgstr "Upps es gab einen Fehler und die Katze ist weggelaufen" -#: catavatar.php:93 +#: catavatar.php:115 msgid "Profile Photos" msgstr "Profilbilder" -#: catavatar.php:108 +#: catavatar.php:130 msgid "Meow!" msgstr "Miau!" diff --git a/catavatar/lang/de/strings.php b/catavatar/lang/de/strings.php index aab0eefd..a92ff79d 100644 --- a/catavatar/lang/de/strings.php +++ b/catavatar/lang/de/strings.php @@ -2,14 +2,14 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Verwende diese Katze als Profilbild"; $a->strings["More Random Cat!"] = "Weitere zufällige Katze"; -$a->strings["Reset to email Cat"] = "Zurück zu E-Mail-Katze"; -$a->strings["Cat Avatar Settings"] = "Katzen-Profilbild-Einstellungen"; -$a->strings["There was an error, the cat ran away."] = "Upps, es gab einen Fehler und die Katze ist weggelaufen"; +$a->strings["Reset to email Cat"] = "Zurück zu E-Mail Katze"; +$a->strings["Cat Avatar Settings"] = "Katzen Profilbild Einstellungen"; +$a->strings["The cat hadn't found itself."] = "Es ist ein Problem mit der Datenbank aufgetreten. Die Katze konnte sich nicht selbst finden."; +$a->strings["There was an error, the cat ran away."] = "Upps es gab einen Fehler und die Katze ist weggelaufen"; $a->strings["Profile Photos"] = "Profilbilder"; $a->strings["Meow!"] = "Miau!"; diff --git a/catavatar/lang/en-gb/strings.php b/catavatar/lang/en-gb/strings.php index 42e68470..f37ebd61 100644 --- a/catavatar/lang/en-gb/strings.php +++ b/catavatar/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Use Cat as Avatar"; diff --git a/catavatar/lang/es/messages.po b/catavatar/lang/es/messages.po index 5934a618..ede5e8e5 100644 --- a/catavatar/lang/es/messages.po +++ b/catavatar/lang/es/messages.po @@ -3,18 +3,14 @@ # This file is distributed under the same license as the Friendica catavatar addon package. # # -# Translators: -# Albert, 2018 -# Boris Daniel Martinez Millàn , 2021 -# #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" -"PO-Revision-Date: 2018-04-07 05:23+0000\n" -"Last-Translator: Boris Daniel Martinez Millàn , 2021\n" +"POT-Creation-Date: 2018-04-13 09:35+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Albert, 2018\n" "Language-Team: Spanish (https://www.transifex.com/Friendica/teams/12172/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,39 +18,34 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: catavatar.php:48 +#: catavatar.php:60 msgid "Use Cat as Avatar" msgstr "Usar Gato como Avatar" -#: catavatar.php:49 +#: catavatar.php:61 msgid "More Random Cat!" msgstr "¡Más gato al azar!" -#: catavatar.php:50 +#: catavatar.php:62 msgid "Reset to email Cat" msgstr "Restablecer a correo electrónico Gato" -#: catavatar.php:52 +#: catavatar.php:64 msgid "Cat Avatar Settings" msgstr "Ajustes de Avatar Gato" -#: catavatar.php:53 -msgid "Set default profile avatar or randomize the cat." -msgstr "" -"Establezca su avatar de perfil o pondremos una foto de un gato al azar" - -#: catavatar.php:78 +#: catavatar.php:100 msgid "The cat hadn't found itself." msgstr "El gato no se había encontrado." -#: catavatar.php:87 +#: catavatar.php:109 msgid "There was an error, the cat ran away." msgstr "Hubo un error, el gato se escapó." -#: catavatar.php:93 +#: catavatar.php:115 msgid "Profile Photos" msgstr "Fotos de perfil" -#: catavatar.php:108 +#: catavatar.php:130 msgid "Meow!" msgstr "¡Miau!" diff --git a/catavatar/lang/es/strings.php b/catavatar/lang/es/strings.php index a06f4c44..72ba6990 100644 --- a/catavatar/lang/es/strings.php +++ b/catavatar/lang/es/strings.php @@ -10,7 +10,6 @@ $a->strings["Use Cat as Avatar"] = "Usar Gato como Avatar"; $a->strings["More Random Cat!"] = "¡Más gato al azar!"; $a->strings["Reset to email Cat"] = "Restablecer a correo electrónico Gato"; $a->strings["Cat Avatar Settings"] = "Ajustes de Avatar Gato"; -$a->strings["Set default profile avatar or randomize the cat."] = "Establezca su avatar de perfil o pondremos una foto de un gato al azar"; $a->strings["The cat hadn't found itself."] = "El gato no se había encontrado."; $a->strings["There was an error, the cat ran away."] = "Hubo un error, el gato se escapó."; $a->strings["Profile Photos"] = "Fotos de perfil"; diff --git a/catavatar/lang/fi-fi/strings.php b/catavatar/lang/fi-fi/strings.php index 009435e7..ebcd678c 100644 --- a/catavatar/lang/fi-fi/strings.php +++ b/catavatar/lang/fi-fi/strings.php @@ -2,12 +2,12 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Ota kissa-avatari käyttöön"; $a->strings["More Random Cat!"] = "Lisää satunnaisia kissoja!"; +$a->strings["Reset to email Cat"] = ""; $a->strings["Cat Avatar Settings"] = "Cat Avatar -asetukset"; $a->strings["The cat hadn't found itself."] = "Tietokantavirhe, kissa on eksyksissä."; $a->strings["There was an error, the cat ran away."] = "Tapahtui virhe, kissa juoksi karkuun."; diff --git a/catavatar/lang/fr/strings.php b/catavatar/lang/fr/strings.php index 3ef02cd3..78976bf5 100644 --- a/catavatar/lang/fr/strings.php +++ b/catavatar/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Use Cat as Avatar"] = "Utiliser Chat comme avatar"; diff --git a/catavatar/lang/hu/strings.php b/catavatar/lang/hu/strings.php index d45b3bf9..c3d1564f 100644 --- a/catavatar/lang/hu/strings.php +++ b/catavatar/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Macska használata profilképként"; diff --git a/catavatar/lang/is/strings.php b/catavatar/lang/is/strings.php index a5d120b2..a4266e21 100644 --- a/catavatar/lang/is/strings.php +++ b/catavatar/lang/is/strings.php @@ -3,8 +3,14 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; +$a->strings["Use Cat as Avatar"] = ""; +$a->strings["More Random Cat!"] = ""; +$a->strings["Reset to email Cat"] = ""; +$a->strings["Cat Avatar Settings"] = ""; +$a->strings["The cat hadn't found itself."] = ""; +$a->strings["There was an error, the cat ran away."] = ""; $a->strings["Profile Photos"] = "Forsíðumyndir"; $a->strings["Meow!"] = "Mjá!"; diff --git a/catavatar/lang/it/messages.po b/catavatar/lang/it/messages.po index e05bd277..a190615c 100644 --- a/catavatar/lang/it/messages.po +++ b/catavatar/lang/it/messages.po @@ -3,19 +3,14 @@ # This file is distributed under the same license as the Friendica catavatar addon package. # # -# Translators: -# fabrixxm , 2018 -# Davide Pesenti , 2018 -# Sylke Vicious , 2021 -# #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-29 00:53+0000\n" -"PO-Revision-Date: 2018-04-07 05:23+0000\n" -"Last-Translator: Sylke Vicious , 2021\n" +"POT-Creation-Date: 2018-04-13 09:35+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Davide Pesenti , 2018\n" "Language-Team: Italian (https://www.transifex.com/Friendica/teams/12172/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,38 +18,34 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: catavatar.php:48 +#: catavatar.php:60 msgid "Use Cat as Avatar" msgstr "Usa il Gatto come avatar" -#: catavatar.php:49 +#: catavatar.php:61 msgid "More Random Cat!" msgstr "Altro Gatto a caso!" -#: catavatar.php:50 +#: catavatar.php:62 msgid "Reset to email Cat" msgstr "Reimposta Gatto" -#: catavatar.php:52 +#: catavatar.php:64 msgid "Cat Avatar Settings" msgstr "Impostazioni Avatar Gatto" -#: catavatar.php:53 -msgid "Set default profile avatar or randomize the cat." -msgstr "Imposta l'immagine di profilo predefinita o crea un gatto casuale." - -#: catavatar.php:78 +#: catavatar.php:100 msgid "The cat hadn't found itself." msgstr "Il gatto non ha trovato sé stesso." -#: catavatar.php:87 +#: catavatar.php:109 msgid "There was an error, the cat ran away." msgstr "Si è verificato un errore, il gatto è scappato." -#: catavatar.php:93 +#: catavatar.php:115 msgid "Profile Photos" msgstr "Foto del profilo" -#: catavatar.php:108 +#: catavatar.php:130 msgid "Meow!" msgstr "Miao!" diff --git a/catavatar/lang/it/strings.php b/catavatar/lang/it/strings.php index bfc657e5..a3c1aa98 100644 --- a/catavatar/lang/it/strings.php +++ b/catavatar/lang/it/strings.php @@ -2,15 +2,13 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Usa il Gatto come avatar"; $a->strings["More Random Cat!"] = "Altro Gatto a caso!"; $a->strings["Reset to email Cat"] = "Reimposta Gatto"; $a->strings["Cat Avatar Settings"] = "Impostazioni Avatar Gatto"; -$a->strings["Set default profile avatar or randomize the cat."] = "Imposta l'immagine di profilo predefinita o crea un gatto casuale."; $a->strings["The cat hadn't found itself."] = "Il gatto non ha trovato sé stesso."; $a->strings["There was an error, the cat ran away."] = "Si è verificato un errore, il gatto è scappato."; $a->strings["Profile Photos"] = "Foto del profilo"; diff --git a/catavatar/lang/nl/strings.php b/catavatar/lang/nl/strings.php index 67c9e9cf..f97a6ef5 100644 --- a/catavatar/lang/nl/strings.php +++ b/catavatar/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Use Cat as Avatar"] = "Gebruik een kat als avatar"; diff --git a/catavatar/lang/pl/strings.php b/catavatar/lang/pl/strings.php index da5bdc27..203d1a97 100644 --- a/catavatar/lang/pl/strings.php +++ b/catavatar/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Use Cat as Avatar"] = "Użyj kota jako awatara"; diff --git a/catavatar/lang/ru/strings.php b/catavatar/lang/ru/strings.php index 15b9dd8d..2dd756ca 100644 --- a/catavatar/lang/ru/strings.php +++ b/catavatar/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Use Cat as Avatar"] = "Поставить кота на аватар"; diff --git a/convert/lang/C/messages.po b/convert/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/cookienotice/lang/C/messages.po b/cookienotice/lang/C/messages.po index 15055bb7..7d198f85 100644 --- a/cookienotice/lang/C/messages.po +++ b/cookienotice/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2019-01-30 10:48+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,36 +17,52 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: cookienotice.php:42 +#: cookienotice.php:63 msgid "" "This website uses cookies. If you continue browsing this website, you agree " "to the usage of cookies." msgstr "" -#: cookienotice.php:43 cookienotice.php:108 +#: cookienotice.php:64 cookienotice.php:133 msgid "OK" msgstr "" -#: cookienotice.php:47 +#: cookienotice.php:68 +msgid "\"cookienotice\" Settings" +msgstr "" + +#: cookienotice.php:69 msgid "" "Configure your cookie usage notice. It should just be a notice, " "saying that the website uses cookies. It is shown as long as a user didnt " "confirm clicking the OK button." msgstr "" -#: cookienotice.php:48 +#: cookienotice.php:70 msgid "Cookie Usage Notice" msgstr "" -#: cookienotice.php:49 +#: cookienotice.php:70 +msgid "The cookie usage notice" +msgstr "" + +#: cookienotice.php:71 msgid "OK Button Text" msgstr "" -#: cookienotice.php:50 +#: cookienotice.php:71 +msgid "The OK Button text" +msgstr "" + +#: cookienotice.php:72 msgid "Save Settings" msgstr "" -#: cookienotice.php:107 +#: cookienotice.php:97 +msgid "cookienotice Settings saved." +msgstr "" + +#: cookienotice.php:132 msgid "" "This website uses cookies to recognize revisiting and logged in users. You " "accept the usage of these cookies by continue browsing this website." diff --git a/cookienotice/lang/ca/strings.php b/cookienotice/lang/ca/strings.php index ce12bccc..fd662e21 100644 --- a/cookienotice/lang/ca/strings.php +++ b/cookienotice/lang/ca/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Aquest lloc web utilitza cookies. Si continueu navegant per aquest lloc web, esteu d’acord amb l’ús de cookies."; $a->strings["OK"] = "D'acord"; $a->strings["\"cookienotice\" Settings"] = "Configuració 'cookienotice'"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Configureu l’avís d’ús de cookies. Només hauria de ser un avís, dient que el lloc web utilitza cookies. Es mostra sempre que un usuari no confirmi el seu clic al botó D'acord"; $a->strings["Cookie Usage Notice"] = "Avís d’ús de cookies"; $a->strings["The cookie usage notice"] = "L’avís d’ús de cookies"; $a->strings["OK Button Text"] = "Text del botó d’acord"; $a->strings["The OK Button text"] = "Text del botó D'acord"; $a->strings["Save Settings"] = "Desa la configuració"; $a->strings["cookienotice Settings saved."] = "Cookienotice S'ha desat la configuració."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Aquest lloc web utilitza cookies per reconèixer la revisió i la sessió d’usuaris. Accepteu l’ús d’aquestes cookies continuant navegant per aquest lloc web."; diff --git a/cookienotice/lang/cs/strings.php b/cookienotice/lang/cs/strings.php index 90cfcf95..3a759f02 100644 --- a/cookienotice/lang/cs/strings.php +++ b/cookienotice/lang/cs/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Tato stránka používá cookies. Pokud budete pokračovat v používání této stránky, souhlasíte s používáním cookies."; $a->strings["OK"] = "OK"; $a->strings["\"cookienotice\" Settings"] = "Nastavení „cookienotice“"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Nastavte si vaše oznámení o používání cookies. Mělo by to být pouze oznámení říkající, že stránka používá cookies. Zobrazí se, dokud uživatel neklikne na tlačítko OK."; $a->strings["Cookie Usage Notice"] = "Oznámení o používání cookies"; $a->strings["The cookie usage notice"] = "Oznámení o používání cookies"; $a->strings["OK Button Text"] = "Text tlačítka OK"; $a->strings["The OK Button text"] = "Text tlačítka OK"; $a->strings["Save Settings"] = "Uložit nastavení"; $a->strings["cookienotice Settings saved."] = "Nastavení cookienotice uložena."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Tato stránka používá cookies pro rozpoznávání znovu navštěvujících a přihlášených uživatelů. Pokud budete pokračovat v používání této stránky, souhlasíte s používáním cookies."; diff --git a/cookienotice/lang/de/strings.php b/cookienotice/lang/de/strings.php index b35f4486..b4441c23 100644 --- a/cookienotice/lang/de/strings.php +++ b/cookienotice/lang/de/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmen Sie dieser Verwendung zu."; $a->strings["OK"] = "OK"; $a->strings["\"cookienotice\" Settings"] = "\"cookienotice\"-Einstellungen"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Konfiguriere deinen Cookie-Nutzungshinweis. Es sollte ein Hinweis sein, der sagt, dass die Webseite Cookies benutzt. Er wird so lange angezeigt, bis der User den Hinweis durch Klicken des OK-Buttons bestätigt."; $a->strings["Cookie Usage Notice"] = "Cookie-Nutzungshinweis"; $a->strings["The cookie usage notice"] = "Der Hinweis zur Nutzung von Cookies"; $a->strings["OK Button Text"] = "OK-Button-Text"; $a->strings["The OK Button text"] = "Der für den OK-Button verwendete Text"; $a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["cookienotice Settings saved."] = "cookienotice-Einstellungen wurden gespeichert"; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Diese Webseite verwendet Cookies zur Erkennung von wiederkehrenden Besuchern und eingeloggten Nutzern. Durch die weitere Benutzung der Webseite akzeptieren Sie die Verwendung der Cookies."; diff --git a/cookienotice/lang/en-gb/strings.php b/cookienotice/lang/en-gb/strings.php index abcef115..0acb4196 100644 --- a/cookienotice/lang/en-gb/strings.php +++ b/cookienotice/lang/en-gb/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."; $a->strings["OK"] = "OK"; $a->strings["\"cookienotice\" Settings"] = "\"cookienotice\" settings"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."; $a->strings["Cookie Usage Notice"] = "Cookie usage notice"; $a->strings["The cookie usage notice"] = "The cookie usage notice"; $a->strings["OK Button Text"] = "OK button text"; $a->strings["The OK Button text"] = "OK button text"; $a->strings["Save Settings"] = "Save settings"; $a->strings["cookienotice Settings saved."] = "Cookie notice settings saved."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."; diff --git a/cookienotice/lang/fr/strings.php b/cookienotice/lang/fr/strings.php index a42bcdb1..f975f493 100644 --- a/cookienotice/lang/fr/strings.php +++ b/cookienotice/lang/fr/strings.php @@ -3,7 +3,14 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["\"cookienotice\" Settings"] = ""; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = ""; +$a->strings["Cookie Usage Notice"] = ""; +$a->strings["The cookie usage notice"] = ""; $a->strings["OK Button Text"] = "Bouton OK Texte "; +$a->strings["The OK Button text"] = ""; +$a->strings["Save Settings"] = ""; +$a->strings["cookienotice Settings saved."] = ""; diff --git a/cookienotice/lang/hu/strings.php b/cookienotice/lang/hu/strings.php index 35dfa321..ddb749c3 100644 --- a/cookienotice/lang/hu/strings.php +++ b/cookienotice/lang/hu/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Ez a weboldal sütiket használ. Ha folytatja a böngészést a weboldalon, akkor elfogadja a sütik használatát."; $a->strings["OK"] = "Rendben"; $a->strings["\"cookienotice\" Settings"] = "A sütifigyelmeztetés beállításai"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Állítsa be a sütihasználati figyelmeztetést. Ennek csak egy figyelmeztetésnek kell lennie, amely arra hívja fel a figyelmet, hogy a weboldal sütiket használ. Egészen addig lesz megjelenítve, amíg a felhasználó nem fogadja el a Rendben gombra kattintva."; $a->strings["Cookie Usage Notice"] = "Sütihasználati figyelmeztetés"; $a->strings["The cookie usage notice"] = "A sütihasználati figyelmeztetés"; $a->strings["OK Button Text"] = "Rendben gomb szövege"; $a->strings["The OK Button text"] = "A „Rendben” gomb szövege"; $a->strings["Save Settings"] = "Beállítások mentése"; $a->strings["cookienotice Settings saved."] = "A sütifigyelmeztetés beállításai elmentve."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Ez a weboldal sütiket használ az újralátogatás felismeréséhez és a bejelentkezett felhasználókhoz. A weboldalon történő böngészés folytatásával Ön elfogadja ezen sütik használatát."; diff --git a/cookienotice/lang/it/strings.php b/cookienotice/lang/it/strings.php index 7b2caf58..b4d84be6 100644 --- a/cookienotice/lang/it/strings.php +++ b/cookienotice/lang/it/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Questo sito web utilizza cookie. Proseguendo la navigazione su questo sito, accetti l'utilizzo dei cookie."; $a->strings["OK"] = "OK"; $a->strings["\"cookienotice\" Settings"] = "Impostazioni \"cookienotice\""; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Configura la tua notifica di utilizzo dei cookie Dovrebbe essere semplicemente una nota che dice che il sito utilizza dei cookie. Viene mostrata fino a quanto l'utente conferma cliccando il bottone OK."; $a->strings["Cookie Usage Notice"] = "Nota Utilizzo Cookie"; $a->strings["The cookie usage notice"] = "La nota di utilizzo dei cookie"; $a->strings["OK Button Text"] = "Testo Bottone OK"; $a->strings["The OK Button text"] = "Il testo del bottone OK"; $a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["cookienotice Settings saved."] = "Impostazioni \"cookienotice\" salvate."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie. "; diff --git a/cookienotice/lang/nl/strings.php b/cookienotice/lang/nl/strings.php index 59ca77cb..4699657e 100644 --- a/cookienotice/lang/nl/strings.php +++ b/cookienotice/lang/nl/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Deze website gebruikt cookies. Door het gebruik van deze website, je akkoord met het gebruik van deze cookies."; $a->strings["OK"] = "OK"; $a->strings["\"cookienotice\" Settings"] = "\"cookienotice\" instellingen"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Configureer je meldingen voor het gebruik van cookies. Het dient alleen een melding te zijn die zegt dat de website cookies gebruikt. Dit is te zien als de gebruiker niet heeft bevestigd door op de OK knop te drukken."; $a->strings["Cookie Usage Notice"] = "Cookiemelding"; $a->strings["The cookie usage notice"] = "De cookiemelding"; $a->strings["OK Button Text"] = "OK knop tekst"; $a->strings["The OK Button text"] = "De OK knop tekst"; $a->strings["Save Settings"] = "Instellingen Opslaan"; $a->strings["cookienotice Settings saved."] = "Cookienotice instellingen opgeslagen."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Deze website gebruikt cookies om terugkerende en ingelogde gebruikers te herkennen. Door gebruik van deze website gaat u akkoord met het gebruik van deze cookies"; diff --git a/cookienotice/lang/pl/strings.php b/cookienotice/lang/pl/strings.php index 78995c23..3643e5ad 100644 --- a/cookienotice/lang/pl/strings.php +++ b/cookienotice/lang/pl/strings.php @@ -3,14 +3,17 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; +$a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "Ta strona używa plików cookie. Jeśli będziesz kontynuować przeglądanie tej strony, zgadzasz się na użycie plików cookie."; $a->strings["OK"] = "OK"; $a->strings["\"cookienotice\" Settings"] = "Ustawienia \"plików cookie\""; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "Skonfiguruj zawiadomienie o użyciu plików cookie. Powinien to być po prostu komunikat, że strona korzysta z plików cookie. Jest wyświetlany, o ile użytkownik nie potwierdził, klikając przycisk OK."; $a->strings["Cookie Usage Notice"] = "Użyciu plików cookie"; $a->strings["The cookie usage notice"] = "Powiadomienie o użyciu plików cookie"; $a->strings["OK Button Text"] = "Tekst przycisku OK"; $a->strings["The OK Button text"] = "Tekst przycisku OK"; $a->strings["Save Settings"] = "Zapisz ustawienia"; $a->strings["cookienotice Settings saved."] = "Zapisano stawienia plików cookie."; +$a->strings["This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website."] = "Ta strona używa plików cookie do rozpoznawania ponownych odwiedzin i zalogowanych użytkowników. Akceptujesz użycie tych plików cookie, kontynuując przeglądanie tej witryny."; diff --git a/cookienotice/lang/zh-cn/strings.php b/cookienotice/lang/zh-cn/strings.php index e0c5e586..3036b5be 100644 --- a/cookienotice/lang/zh-cn/strings.php +++ b/cookienotice/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["This website uses cookies. If you continue browsing this website, you agree to the usage of cookies."] = "本网站将使用 cookies。如果您继续浏览本网站,即表示您同意使用 cookies。"; diff --git a/curweather/lang/C/messages.po b/curweather/lang/C/messages.po index 30a6f0fc..048c327a 100644 --- a/curweather/lang/C/messages.po +++ b/curweather/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2016-09-25 17:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,106 +17,114 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: curweather.php:47 -msgid "Error fetching weather data. Error was: " +#: curweather.php:31 +msgid "Error fetching weather data.\\nError was: " msgstr "" -#: curweather.php:130 curweather.php:192 +#: curweather.php:111 curweather.php:172 msgid "Current Weather" msgstr "" -#: curweather.php:137 +#: curweather.php:118 msgid "Relative Humidity" msgstr "" -#: curweather.php:138 +#: curweather.php:119 msgid "Pressure" msgstr "" -#: curweather.php:139 +#: curweather.php:120 msgid "Wind" msgstr "" -#: curweather.php:140 +#: curweather.php:121 msgid "Last Updated" msgstr "" -#: curweather.php:141 +#: curweather.php:122 msgid "Data by" msgstr "" -#: curweather.php:142 +#: curweather.php:123 msgid "Show on map" msgstr "" -#: curweather.php:147 +#: curweather.php:128 msgid "There was a problem accessing the weather data. But have a look" msgstr "" -#: curweather.php:149 +#: curweather.php:130 msgid "at OpenWeatherMap" msgstr "" -#: curweather.php:179 +#: curweather.php:146 +msgid "Current Weather settings updated." +msgstr "" + +#: curweather.php:161 msgid "No APPID found, please contact your admin to obtain one." msgstr "" -#: curweather.php:191 curweather.php:229 +#: curweather.php:171 curweather.php:200 msgid "Save Settings" msgstr "" -#: curweather.php:192 +#: curweather.php:172 msgid "Settings" msgstr "" -#: curweather.php:194 +#: curweather.php:174 msgid "Enter either the name of your location or the zip code." msgstr "" -#: curweather.php:195 +#: curweather.php:175 msgid "Your Location" msgstr "" -#: curweather.php:195 +#: curweather.php:175 msgid "" "Identifier of your location (name or zip code), e.g. Berlin,DE or " "14476,DE." msgstr "" -#: curweather.php:196 +#: curweather.php:176 msgid "Units" msgstr "" -#: curweather.php:196 +#: curweather.php:176 msgid "select if the temperature should be displayed in °C or °F" msgstr "" -#: curweather.php:197 +#: curweather.php:177 msgid "Show weather data" msgstr "" -#: curweather.php:232 +#: curweather.php:190 +msgid "Curweather settings saved." +msgstr "" + +#: curweather.php:201 msgid "Caching Interval" msgstr "" -#: curweather.php:234 +#: curweather.php:201 msgid "" "For how long should the weather data be cached? Choose according your " "OpenWeatherMap account type." msgstr "" -#: curweather.php:235 +#: curweather.php:201 msgid "no cache" msgstr "" -#: curweather.php:236 curweather.php:237 curweather.php:238 curweather.php:239 +#: curweather.php:201 msgid "minutes" msgstr "" -#: curweather.php:242 +#: curweather.php:202 msgid "Your APPID" msgstr "" -#: curweather.php:242 +#: curweather.php:202 msgid "Your API key provided by OpenWeatherMap" msgstr "" diff --git a/curweather/lang/ca/strings.php b/curweather/lang/ca/strings.php index 1b576c38..4fed6616 100644 --- a/curweather/lang/ca/strings.php +++ b/curweather/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "S'ha produït un error en recuperar les dades meteorològiques. \\\\ NEror ha estat:"; diff --git a/curweather/lang/cs/strings.php b/curweather/lang/cs/strings.php index ea74d684..565fe7d7 100644 --- a/curweather/lang/cs/strings.php +++ b/curweather/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Chyba při získávání dat o počasí.\\nChyba:"; diff --git a/curweather/lang/de/strings.php b/curweather/lang/de/strings.php index 7947a44e..2f1f0e3d 100644 --- a/curweather/lang/de/strings.php +++ b/curweather/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Fehler beim abrufen der Wetterdaten.\\nDie Fehlermeldung lautet:"; diff --git a/curweather/lang/es/strings.php b/curweather/lang/es/strings.php index bd6340ce..f968076a 100644 --- a/curweather/lang/es/strings.php +++ b/curweather/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Error al traer información del clima.\\nError era: "; diff --git a/curweather/lang/fi-fi/strings.php b/curweather/lang/fi-fi/strings.php index 4a47c6f2..d942398d 100644 --- a/curweather/lang/fi-fi/strings.php +++ b/curweather/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Säätietojen noutamisessa tapahtui virhe.\\nLisätietoja: "; @@ -28,6 +28,7 @@ $a->strings["select if the temperature should be displayed in °C or °F"] $a->strings["Show weather data"] = "Näytä säätiedot"; $a->strings["Curweather settings saved."] = "Curweather -asetukset tallennettu."; $a->strings["Caching Interval"] = "Välimuistin aikaväli"; +$a->strings["For how long should the weather data be cached? Choose according your OpenWeatherMap account type."] = ""; $a->strings["no cache"] = "Ei välimuistia"; $a->strings["minutes"] = "minuuttia"; $a->strings["Your APPID"] = "Sinun APPID"; diff --git a/curweather/lang/fr/strings.php b/curweather/lang/fr/strings.php index 8915dcf5..466a0508 100644 --- a/curweather/lang/fr/strings.php +++ b/curweather/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Erreur durant la récupération de la météo.\\nL'erreur était : "; diff --git a/curweather/lang/hu/strings.php b/curweather/lang/hu/strings.php index bc9966f9..f24c5562 100644 --- a/curweather/lang/hu/strings.php +++ b/curweather/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Hiba az időjárási adatok lekérésekor.\\nA hiba ez volt: "; diff --git a/curweather/lang/it/strings.php b/curweather/lang/it/strings.php index 32f244b4..99525cc1 100644 --- a/curweather/lang/it/strings.php +++ b/curweather/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Errore recuperando i dati meteo: "; diff --git a/curweather/lang/nl/strings.php b/curweather/lang/nl/strings.php index f48939a9..9a4a4d29 100644 --- a/curweather/lang/nl/strings.php +++ b/curweather/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Fout bij het ophalen van de weer data:\\nFout was:"; diff --git a/curweather/lang/pl/strings.php b/curweather/lang/pl/strings.php index 580a72d5..aa4df64f 100644 --- a/curweather/lang/pl/strings.php +++ b/curweather/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Błąd podczas pobierania danych pogodowych. \\nError był:"; diff --git a/curweather/lang/pt-br/strings.php b/curweather/lang/pt-br/strings.php index 7e1dbb0d..f50bc4a0 100644 --- a/curweather/lang/pt-br/strings.php +++ b/curweather/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Error fetching weather data.\\nError was: "] = "Houve um erro na obtenção de dados do clima\\nErro:"; diff --git a/curweather/lang/ro/strings.php b/curweather/lang/ro/strings.php index 1dfe462b..0d0ac9e3 100644 --- a/curweather/lang/ro/strings.php +++ b/curweather/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Current Weather"] = "Starea Vremii"; diff --git a/diaspora/lang/C/messages.po b/diaspora/lang/C/messages.po index 749d3f25..82660b50 100644 --- a/diaspora/lang/C/messages.po +++ b/diaspora/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2020-05-07 00:15-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,88 +17,96 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: diaspora.php:43 +#: diaspora.php:53 msgid "Post to Diaspora" msgstr "" -#: diaspora.php:68 +#: diaspora.php:78 #, php-format msgid "" "Please remember: You can always be reached from Diaspora with your Friendica " "handle %s. " msgstr "" -#: diaspora.php:69 +#: diaspora.php:79 msgid "" "This connector is only meant if you still want to use your old Diaspora " "account for some time. " msgstr "" -#: diaspora.php:70 +#: diaspora.php:80 #, php-format msgid "" "However, it is preferred that you tell your Diaspora contacts the new handle " "%s instead." msgstr "" -#: diaspora.php:80 +#: diaspora.php:90 msgid "All aspects" msgstr "" -#: diaspora.php:81 +#: diaspora.php:91 msgid "Public" msgstr "" -#: diaspora.php:87 +#: diaspora.php:97 msgid "Post to aspect:" msgstr "" -#: diaspora.php:88 +#: diaspora.php:98 #, php-format msgid "Connected with your Diaspora account %s" msgstr "" -#: diaspora.php:91 +#: diaspora.php:101 msgid "" "Can't login to your Diaspora account. Please check handle (in the format " "user@domain.tld) and password." msgstr "" -#: diaspora.php:99 +#: diaspora.php:109 msgid "Diaspora Export" msgstr "" -#: diaspora.php:100 +#: diaspora.php:110 msgid "Information" msgstr "" -#: diaspora.php:101 +#: diaspora.php:111 msgid "Error" msgstr "" -#: diaspora.php:102 +#: diaspora.php:112 msgid "Save Settings" msgstr "" -#: diaspora.php:106 +#: diaspora.php:116 msgid "Enable Diaspora Post Addon" msgstr "" -#: diaspora.php:107 +#: diaspora.php:117 msgid "Diaspora handle" msgstr "" -#: diaspora.php:108 +#: diaspora.php:118 msgid "Diaspora password" msgstr "" -#: diaspora.php:108 +#: diaspora.php:118 msgid "" "Privacy notice: Your Diaspora password will be stored unencrypted to " "authenticate you with your Diaspora pod. This means your Friendica node " "administrator can have access to it." msgstr "" -#: diaspora.php:110 +#: diaspora.php:120 msgid "Post to Diaspora by default" msgstr "" + +#: diaspora.php:138 +msgid "Diaspora settings updated." +msgstr "" + +#: diaspora.php:141 +msgid "Diaspora connector disabled." +msgstr "" diff --git a/diaspora/lang/ca/strings.php b/diaspora/lang/ca/strings.php index 357973bf..ce48df19 100644 --- a/diaspora/lang/ca/strings.php +++ b/diaspora/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Publicar a diàspora"; diff --git a/diaspora/lang/cs/strings.php b/diaspora/lang/cs/strings.php index b9c0ab24..649b02c7 100644 --- a/diaspora/lang/cs/strings.php +++ b/diaspora/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to Diaspora"] = "Odeslat na Diasporu"; diff --git a/diaspora/lang/de/strings.php b/diaspora/lang/de/strings.php index db30c36d..6d0ab88e 100644 --- a/diaspora/lang/de/strings.php +++ b/diaspora/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Auf Diaspora veröffentlichen"; diff --git a/diaspora/lang/en-gb/strings.php b/diaspora/lang/en-gb/strings.php index a5ceb834..7a84ef4c 100644 --- a/diaspora/lang/en-gb/strings.php +++ b/diaspora/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Post to Diaspora"; diff --git a/diaspora/lang/en-us/strings.php b/diaspora/lang/en-us/strings.php index ff57d04e..237dfee5 100644 --- a/diaspora/lang/en-us/strings.php +++ b/diaspora/lang/en-us/strings.php @@ -3,12 +3,26 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Post to Diaspora"; +$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle %s. "] = ""; +$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = ""; +$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle %s instead."] = ""; +$a->strings["All aspects"] = ""; +$a->strings["Public"] = ""; +$a->strings["Post to aspect:"] = ""; +$a->strings["Connected with your Diaspora account %s"] = ""; +$a->strings["Can't login to your Diaspora account. Please check handle (in the format user@domain.tld) and password."] = ""; $a->strings["Diaspora Export"] = "Diaspora Export"; +$a->strings["Information"] = ""; +$a->strings["Error"] = ""; $a->strings["Save Settings"] = "Save settings"; $a->strings["Enable Diaspora Post Addon"] = "Enable Diaspora export"; +$a->strings["Diaspora handle"] = ""; $a->strings["Diaspora password"] = "Diaspora password"; +$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = ""; $a->strings["Post to Diaspora by default"] = "Post to Diaspora by default"; +$a->strings["Diaspora settings updated."] = ""; +$a->strings["Diaspora connector disabled."] = ""; diff --git a/diaspora/lang/es/messages.po b/diaspora/lang/es/messages.po index 9d264a84..a7beaa04 100644 --- a/diaspora/lang/es/messages.po +++ b/diaspora/lang/es/messages.po @@ -4,15 +4,14 @@ # # # Translators: -# Boris Daniel Martinez Millàn , 2021 # Tupambae.org, 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" -"PO-Revision-Date: 2021-02-03 22:47+0000\n" -"Last-Translator: Boris Daniel Martinez Millàn \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2016-04-18 19:36+0000\n" +"Last-Translator: Tupambae.org\n" "Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,88 +19,44 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: diaspora.php:43 +#: diaspora.php:37 msgid "Post to Diaspora" msgstr "Publicar hacia Diaspora*" -#: diaspora.php:68 -#, php-format +#: diaspora.php:142 msgid "" -"Please remember: You can always be reached from Diaspora with your Friendica" -" handle %s. " -msgstr "" +"Can't login to your Diaspora account. Please check username and password and" +" ensure you used the complete address (including http...)" +msgstr "No se puede ingresar a tu cuenta de Diaspora*. Por favor verificar nombre de usuario, contraseña y asegura de usar la dirección completa, incluyendo https.. ." -#: diaspora.php:69 -msgid "" -"This connector is only meant if you still want to use your old Diaspora " -"account for some time. " -msgstr "" - -#: diaspora.php:70 -#, php-format -msgid "" -"However, it is preferred that you tell your Diaspora contacts the new handle" -" %s instead." -msgstr "" - -#: diaspora.php:80 -msgid "All aspects" -msgstr "Todos los aspectos" - -#: diaspora.php:81 -msgid "Public" -msgstr "Publico" - -#: diaspora.php:87 -msgid "Post to aspect:" -msgstr "Publicar para aspecto" - -#: diaspora.php:88 -#, php-format -msgid "Connected with your Diaspora account %s" -msgstr "Conectado con tu cuenta de Diaspora %s" - -#: diaspora.php:91 -msgid "" -"Can't login to your Diaspora account. Please check handle (in the format " -"user@domain.tld) and password." -msgstr "" - -#: diaspora.php:99 +#: diaspora.php:149 diaspora.php:153 msgid "Diaspora Export" msgstr "Exportar a Diaspora*" -#: diaspora.php:100 -msgid "Information" -msgstr "" - -#: diaspora.php:101 -msgid "Error" -msgstr "" - -#: diaspora.php:102 -msgid "Save Settings" -msgstr "Guardar configuración" - -#: diaspora.php:106 +#: diaspora.php:163 msgid "Enable Diaspora Post Addon" -msgstr "" +msgstr "Habilitar publicar a traves de Diaspora* addon." -#: diaspora.php:107 -msgid "Diaspora handle" -msgstr "" +#: diaspora.php:168 +msgid "Diaspora username" +msgstr "Nombre de usuario de Diaspora*." -#: diaspora.php:108 +#: diaspora.php:173 msgid "Diaspora password" msgstr "Contraseña Diaspora*" -#: diaspora.php:108 -msgid "" -"Privacy notice: Your Diaspora password will be stored unencrypted to " -"authenticate you with your Diaspora pod. This means your Friendica node " -"administrator can have access to it." -msgstr "" +#: diaspora.php:178 +msgid "Diaspora site URL" +msgstr "URL sitio Diaspora*" -#: diaspora.php:110 +#: diaspora.php:183 msgid "Post to Diaspora by default" msgstr "Publicar hacia Diaspora* como estándar." + +#: diaspora.php:189 +msgid "Save Settings" +msgstr "Guardar configuración" + +#: diaspora.php:324 +msgid "Diaspora post failed. Queued for retry." +msgstr "La publicación hacia Diaspora* fallo, puesto en espera para nuevo intento." diff --git a/diaspora/lang/es/strings.php b/diaspora/lang/es/strings.php index 03586ce9..e25594c3 100644 --- a/diaspora/lang/es/strings.php +++ b/diaspora/lang/es/strings.php @@ -2,25 +2,16 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Publicar hacia Diaspora*"; -$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle %s. "] = ""; -$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = ""; -$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle %s instead."] = ""; -$a->strings["All aspects"] = "Todos los aspectos"; -$a->strings["Public"] = "Publico"; -$a->strings["Post to aspect:"] = "Publicar para aspecto"; -$a->strings["Connected with your Diaspora account %s"] = "Conectado con tu cuenta de Diaspora %s"; -$a->strings["Can't login to your Diaspora account. Please check handle (in the format user@domain.tld) and password."] = ""; +$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "No se puede ingresar a tu cuenta de Diaspora*. Por favor verificar nombre de usuario, contraseña y asegura de usar la dirección completa, incluyendo https.. ."; $a->strings["Diaspora Export"] = "Exportar a Diaspora*"; -$a->strings["Information"] = ""; -$a->strings["Error"] = ""; -$a->strings["Save Settings"] = "Guardar configuración"; -$a->strings["Enable Diaspora Post Addon"] = ""; -$a->strings["Diaspora handle"] = ""; +$a->strings["Enable Diaspora Post Addon"] = "Habilitar publicar a traves de Diaspora* addon."; +$a->strings["Diaspora username"] = "Nombre de usuario de Diaspora*."; $a->strings["Diaspora password"] = "Contraseña Diaspora*"; -$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = ""; +$a->strings["Diaspora site URL"] = "URL sitio Diaspora*"; $a->strings["Post to Diaspora by default"] = "Publicar hacia Diaspora* como estándar."; +$a->strings["Save Settings"] = "Guardar configuración"; +$a->strings["Diaspora post failed. Queued for retry."] = "La publicación hacia Diaspora* fallo, puesto en espera para nuevo intento."; diff --git a/diaspora/lang/fi-fi/strings.php b/diaspora/lang/fi-fi/strings.php index 167f2318..8d14a70b 100644 --- a/diaspora/lang/fi-fi/strings.php +++ b/diaspora/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Lähetä Diasporaan"; diff --git a/diaspora/lang/fr/strings.php b/diaspora/lang/fr/strings.php index 84a0e0c4..c9037b6a 100644 --- a/diaspora/lang/fr/strings.php +++ b/diaspora/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to Diaspora"] = "Publier sur Diaspora"; diff --git a/diaspora/lang/hu/strings.php b/diaspora/lang/hu/strings.php index 36230bcb..280686a5 100644 --- a/diaspora/lang/hu/strings.php +++ b/diaspora/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Beküldés a Diasporára"; diff --git a/diaspora/lang/is/strings.php b/diaspora/lang/is/strings.php index b1337cb1..6149a41b 100644 --- a/diaspora/lang/is/strings.php +++ b/diaspora/lang/is/strings.php @@ -3,10 +3,11 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Post to Diaspora"] = "Senda færslu á Diaspora"; +$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = ""; $a->strings["Diaspora Export"] = "Diaspora útflutningur"; $a->strings["Enable Diaspora Post Addon"] = "Virkja sendiviðbót fyrir Diaspora"; $a->strings["Diaspora username"] = "Notandanafn á Diaspora"; diff --git a/diaspora/lang/it/strings.php b/diaspora/lang/it/strings.php index d36fb0b8..af97743f 100644 --- a/diaspora/lang/it/strings.php +++ b/diaspora/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Invia a Diaspora"; diff --git a/diaspora/lang/nl/strings.php b/diaspora/lang/nl/strings.php index 3ea2a4b3..2308dc86 100644 --- a/diaspora/lang/nl/strings.php +++ b/diaspora/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Diaspora"] = "Plaatsen op Diaspora"; @@ -20,6 +20,9 @@ $a->strings["Information"] = "Informatie"; $a->strings["Error"] = "Fout"; $a->strings["Save Settings"] = "Instellingen opslaan"; $a->strings["Enable Diaspora Post Addon"] = "Diaspora Post Addon inschakelen"; +$a->strings["Diaspora handle"] = ""; $a->strings["Diaspora password"] = "Diaspora wachtwoord"; $a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = "Privacyverklaring: uw diaspora-wachtwoord wordt onversleuteld opgeslagen om u te authenticeren met uw diaspora-pod. Dit betekent dat uw Friendica-knooppuntbeheerder er toegang toe heeft."; $a->strings["Post to Diaspora by default"] = "Plaatsen op Diaspora als standaard instellen "; +$a->strings["Diaspora settings updated."] = ""; +$a->strings["Diaspora connector disabled."] = ""; diff --git a/diaspora/lang/pl/strings.php b/diaspora/lang/pl/strings.php index 823fe35b..fc026326 100644 --- a/diaspora/lang/pl/strings.php +++ b/diaspora/lang/pl/strings.php @@ -3,19 +3,24 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to Diaspora"] = "Napisz do Diaspory"; +$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle %s. "] = ""; $a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = "Ten łącznik jest przeznaczony do tego, gdy nadal chcesz korzystać ze starego konta Diaspora przez jakiś czas."; +$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle %s instead."] = ""; $a->strings["All aspects"] = "Wszystkie aspekty"; $a->strings["Public"] = "Publiczny"; +$a->strings["Post to aspect:"] = ""; $a->strings["Connected with your Diaspora account %s"] = "Połączony ze swoim kontem Diaspora %s"; +$a->strings["Can't login to your Diaspora account. Please check handle (in the format user@domain.tld) and password."] = ""; $a->strings["Diaspora Export"] = "Eksportuj do Diaspory"; $a->strings["Information"] = "Informacja"; $a->strings["Error"] = "Błąd"; $a->strings["Save Settings"] = "Zapisz ustawienia"; $a->strings["Enable Diaspora Post Addon"] = "Włącz dodatek Diaspora"; +$a->strings["Diaspora handle"] = ""; $a->strings["Diaspora password"] = "Hasło Diaspora"; $a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = "Informacja o ochronie prywatności: Twoje hasło Diaspora będzie przechowywane w postaci niezaszyfrowanej w celu uwierzytelnienia użytkownika za pomocą Diaspora. Oznacza to, że administrator węzła Friendica może mieć do niego dostęp."; $a->strings["Post to Diaspora by default"] = "Wyślij domyślnie do Diaspory"; diff --git a/diaspora/lang/ro/strings.php b/diaspora/lang/ro/strings.php index 021bf884..3173251c 100644 --- a/diaspora/lang/ro/strings.php +++ b/diaspora/lang/ro/strings.php @@ -3,12 +3,13 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to Diaspora"] = "Postați pe Diaspora"; $a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Nu se poate face autentificarea pe contul dvs. Diaspora. Verificați numele de utilizator şi parola şi asigurați-vă că ați folosit adresa completă (inclusiv http ... )"; $a->strings["Diaspora Export"] = "Exportare pe Diaspora "; +$a->strings["Enable Diaspora Post Addon"] = ""; $a->strings["Diaspora username"] = "Utilizator Diaspora"; $a->strings["Diaspora password"] = "Parola Diaspora"; $a->strings["Diaspora site URL"] = "URL site Diaspora"; diff --git a/diaspora/lang/ru/strings.php b/diaspora/lang/ru/strings.php index 61b47197..1038ec21 100644 --- a/diaspora/lang/ru/strings.php +++ b/diaspora/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Post to Diaspora"] = "Отправить в Diaspora"; diff --git a/diaspora/lang/zh-cn/strings.php b/diaspora/lang/zh-cn/strings.php index 2da3664f..307a634f 100644 --- a/diaspora/lang/zh-cn/strings.php +++ b/diaspora/lang/zh-cn/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ - $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Post to Diaspora"] = "发到 Diaspora"; diff --git a/dwpost/lang/C/messages.po b/dwpost/lang/C/messages.po index 3787f75b..c81e9f0f 100644 --- a/dwpost/lang/C/messages.po +++ b/dwpost/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,30 +17,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: dwpost.php:41 +#: dwpost.php:39 msgid "Post to Dreamwidth" msgstr "" -#: dwpost.php:72 dwpost.php:76 -msgid "Dreamwidth Export" +#: dwpost.php:70 +msgid "Dreamwidth Post Settings" msgstr "" -#: dwpost.php:80 +#: dwpost.php:72 msgid "Enable dreamwidth Post Addon" msgstr "" -#: dwpost.php:85 +#: dwpost.php:77 msgid "dreamwidth username" msgstr "" -#: dwpost.php:90 +#: dwpost.php:82 msgid "dreamwidth password" msgstr "" -#: dwpost.php:95 +#: dwpost.php:87 msgid "Post to dreamwidth by default" msgstr "" -#: dwpost.php:100 -msgid "Save Settings" +#: dwpost.php:93 +msgid "Submit" msgstr "" diff --git a/dwpost/lang/ca/strings.php b/dwpost/lang/ca/strings.php index 2ec9f0c2..cd5c1e1a 100644 --- a/dwpost/lang/ca/strings.php +++ b/dwpost/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Publica a Dreamwidth"; diff --git a/dwpost/lang/cs/strings.php b/dwpost/lang/cs/strings.php index 87e4468c..0c1f68a4 100644 --- a/dwpost/lang/cs/strings.php +++ b/dwpost/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to Dreamwidth"] = "Poslat na Dreamwidth"; diff --git a/dwpost/lang/de/strings.php b/dwpost/lang/de/strings.php index 17cf2e36..a810f79e 100644 --- a/dwpost/lang/de/strings.php +++ b/dwpost/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "In Dreamwidth veröffentlichen"; diff --git a/dwpost/lang/en-gb/strings.php b/dwpost/lang/en-gb/strings.php index e2643cf4..1f03e9b1 100644 --- a/dwpost/lang/en-gb/strings.php +++ b/dwpost/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Post to Dreamwidth"; diff --git a/dwpost/lang/es/strings.php b/dwpost/lang/es/strings.php index c8c0399c..4c5c116f 100644 --- a/dwpost/lang/es/strings.php +++ b/dwpost/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Publicar en Dreamwidth"; diff --git a/dwpost/lang/fi-fi/strings.php b/dwpost/lang/fi-fi/strings.php index 72392167..4c8de909 100644 --- a/dwpost/lang/fi-fi/strings.php +++ b/dwpost/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Lähetä Dreamwidthiin"; diff --git a/dwpost/lang/fr/strings.php b/dwpost/lang/fr/strings.php index 578286e8..5ecda471 100644 --- a/dwpost/lang/fr/strings.php +++ b/dwpost/lang/fr/strings.php @@ -2,12 +2,12 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to Dreamwidth"] = "Publier sur Dreamwidth"; $a->strings["Dreamwidth Post Settings"] = "Paramètres pour Dreamwidth"; +$a->strings["Enable dreamwidth Post Addon"] = ""; $a->strings["dreamwidth username"] = "Nom d'utilisateur Dreamwidth"; $a->strings["dreamwidth password"] = "Mot de passe dreamwidth"; $a->strings["Post to dreamwidth by default"] = "Poster sur Dreamwidth par défaut"; diff --git a/dwpost/lang/hu/strings.php b/dwpost/lang/hu/strings.php index 7cedb797..1e901957 100644 --- a/dwpost/lang/hu/strings.php +++ b/dwpost/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Beküldés a Dreamwidth-re"; diff --git a/dwpost/lang/it/strings.php b/dwpost/lang/it/strings.php index d6b25ff9..d906cc99 100644 --- a/dwpost/lang/it/strings.php +++ b/dwpost/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Invia a Dreamwidth"; diff --git a/dwpost/lang/nl/strings.php b/dwpost/lang/nl/strings.php index 9295c05b..ddf5083a 100644 --- a/dwpost/lang/nl/strings.php +++ b/dwpost/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Dreamwidth"] = "Plaatsen op Dreamwidth"; diff --git a/dwpost/lang/pl/strings.php b/dwpost/lang/pl/strings.php index acddf562..7ed9b44e 100644 --- a/dwpost/lang/pl/strings.php +++ b/dwpost/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to Dreamwidth"] = "Opublikuj w Dreamwidth"; diff --git a/dwpost/lang/pt-br/strings.php b/dwpost/lang/pt-br/strings.php index a96d7acf..03dc7d2d 100644 --- a/dwpost/lang/pt-br/strings.php +++ b/dwpost/lang/pt-br/strings.php @@ -1,15 +1,9 @@ - 1); -}} -; -$a->strings["Post to Dreamwidth"] = "Publicar no Dreamwidth"; -$a->strings["Dreamwidth Post Settings"] = "Configurações de publicação no Dreamwidth"; -$a->strings["Enable dreamwidth Post Addon"] = "Habilitar plug-in para publicar no Dreamwidth"; -$a->strings["dreamwidth username"] = "Nome de usuário no Dreamwidth"; -$a->strings["dreamwidth password"] = "Senha do Dreamwidth"; -$a->strings["Post to dreamwidth by default"] = "Publicar no Dreamwidth por padrão"; -$a->strings["Submit"] = "Enviar"; +strings["Post to Dreamwidth"] = "Publicar no Dreamwidth"; +$a->strings["Dreamwidth Post Settings"] = "Configurações de publicação no Dreamwidth"; +$a->strings["Enable dreamwidth Post Addon"] = "Habilitar o addon de publicação no Dreamwidth"; +$a->strings["dreamwidth username"] = "Nome de usuário do Dreamwidth"; +$a->strings["dreamwidth password"] = "Senha do Dreamwidth"; +$a->strings["Post to dreamwidth by default"] = "Publicar no Dreamwidth por padrão"; +$a->strings["Submit"] = "Enviar"; diff --git a/dwpost/lang/ro/strings.php b/dwpost/lang/ro/strings.php index c900fcf1..ed3ece27 100644 --- a/dwpost/lang/ro/strings.php +++ b/dwpost/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to Dreamwidth"] = "Postați pe Dreamwidth"; diff --git a/dwpost/lang/ru/strings.php b/dwpost/lang/ru/strings.php index aded77b4..5c351320 100644 --- a/dwpost/lang/ru/strings.php +++ b/dwpost/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Post to Dreamwidth"] = "Отправить в Dreamwidth"; diff --git a/forumdirectory/lang/C/messages.po b/forumdirectory/lang/C/messages.po index 5beaff0b..fa467fea 100644 --- a/forumdirectory/lang/C/messages.po +++ b/forumdirectory/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: forumdirectory.php:33 forumdirectory.php:137 +#: forumdirectory.php:22 msgid "Forum Directory" msgstr "" @@ -25,22 +25,54 @@ msgstr "" msgid "Public access denied." msgstr "" -#: forumdirectory.php:125 -msgid "No entries (some entries may be hidden)." -msgstr "" - -#: forumdirectory.php:131 +#: forumdirectory.php:71 msgid "Global Directory" msgstr "" -#: forumdirectory.php:133 +#: forumdirectory.php:79 msgid "Find on this site" msgstr "" -#: forumdirectory.php:135 -msgid "Results for:" +#: forumdirectory.php:81 +msgid "Finding: " msgstr "" -#: forumdirectory.php:139 +#: forumdirectory.php:82 +msgid "Site Directory" +msgstr "" + +#: forumdirectory.php:83 msgid "Find" msgstr "" + +#: forumdirectory.php:133 +msgid "Age: " +msgstr "" + +#: forumdirectory.php:136 +msgid "Gender: " +msgstr "" + +#: forumdirectory.php:156 +msgid "Location:" +msgstr "" + +#: forumdirectory.php:158 +msgid "Gender:" +msgstr "" + +#: forumdirectory.php:160 +msgid "Status:" +msgstr "" + +#: forumdirectory.php:162 +msgid "Homepage:" +msgstr "" + +#: forumdirectory.php:164 +msgid "About:" +msgstr "" + +#: forumdirectory.php:201 +msgid "No entries (some entries may be hidden)." +msgstr "" diff --git a/forumdirectory/lang/ca/strings.php b/forumdirectory/lang/ca/strings.php index ece5068d..b8ba9d62 100644 --- a/forumdirectory/lang/ca/strings.php +++ b/forumdirectory/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Directori de fòrums"; diff --git a/forumdirectory/lang/cs/strings.php b/forumdirectory/lang/cs/strings.php index 42c96354..f438ade9 100644 --- a/forumdirectory/lang/cs/strings.php +++ b/forumdirectory/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Forum Directory"] = "Adresář fór"; diff --git a/forumdirectory/lang/de/strings.php b/forumdirectory/lang/de/strings.php index c0f701f2..dfacc62d 100644 --- a/forumdirectory/lang/de/strings.php +++ b/forumdirectory/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Foren Verzeichnis"; diff --git a/forumdirectory/lang/es/strings.php b/forumdirectory/lang/es/strings.php index f8e38d6f..03341780 100644 --- a/forumdirectory/lang/es/strings.php +++ b/forumdirectory/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Directorio de foro"; diff --git a/forumdirectory/lang/fi-fi/strings.php b/forumdirectory/lang/fi-fi/strings.php index ec673aac..dfe4a7ec 100644 --- a/forumdirectory/lang/fi-fi/strings.php +++ b/forumdirectory/lang/fi-fi/strings.php @@ -3,13 +3,14 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Foorumihakemisto"; $a->strings["Public access denied."] = "Julkinen käyttö estetty."; $a->strings["Global Directory"] = "Maailmanlaajuinen hakemisto"; $a->strings["Find on this site"] = "Sivustohaku"; +$a->strings["Finding: "] = ""; $a->strings["Site Directory"] = "Sivustoluettelo"; $a->strings["Find"] = "Etsi"; $a->strings["Age: "] = "Ikä:"; diff --git a/forumdirectory/lang/fr/strings.php b/forumdirectory/lang/fr/strings.php index 2ea94e0e..6c71b096 100644 --- a/forumdirectory/lang/fr/strings.php +++ b/forumdirectory/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Forum Directory"] = "Annuaire de Forums"; diff --git a/forumdirectory/lang/hu/strings.php b/forumdirectory/lang/hu/strings.php index b053ab55..d9e03adc 100644 --- a/forumdirectory/lang/hu/strings.php +++ b/forumdirectory/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Fórumkönyvtár"; diff --git a/forumdirectory/lang/it/strings.php b/forumdirectory/lang/it/strings.php index 437318ab..48ad5f49 100644 --- a/forumdirectory/lang/it/strings.php +++ b/forumdirectory/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Elenco Forum"; diff --git a/forumdirectory/lang/nl/strings.php b/forumdirectory/lang/nl/strings.php index d01dc3ff..ca340c15 100644 --- a/forumdirectory/lang/nl/strings.php +++ b/forumdirectory/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Forum Directory"] = "Forum index"; diff --git a/forumdirectory/lang/pl/strings.php b/forumdirectory/lang/pl/strings.php index ae9112a5..6b24f0b0 100644 --- a/forumdirectory/lang/pl/strings.php +++ b/forumdirectory/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Forum Directory"] = "Katalog forum"; diff --git a/forumdirectory/lang/pt-br/strings.php b/forumdirectory/lang/pt-br/strings.php index e0f7db36..622568b6 100644 --- a/forumdirectory/lang/pt-br/strings.php +++ b/forumdirectory/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Forum Directory"] = "Diretório de Fóruns"; diff --git a/forumdirectory/lang/ro/strings.php b/forumdirectory/lang/ro/strings.php index 558bbc53..357904b2 100644 --- a/forumdirectory/lang/ro/strings.php +++ b/forumdirectory/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Forum Directory"] = "Director Forum"; diff --git a/forumdirectory/lang/ru/strings.php b/forumdirectory/lang/ru/strings.php index 2499fd47..17e6b1f9 100644 --- a/forumdirectory/lang/ru/strings.php +++ b/forumdirectory/lang/ru/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ - $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Forum Directory"] = "Каталог форумов"; diff --git a/fromapp/lang/C/messages.po b/fromapp/lang/C/messages.po index 195d6178..18f24e02 100644 --- a/fromapp/lang/C/messages.po +++ b/fromapp/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2019-02-19 16:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,21 +17,25 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: fromapp.php:53 fromapp.php:57 +#: fromapp.php:40 +msgid "Fromapp settings updated." +msgstr "" + +#: fromapp.php:65 fromapp.php:69 msgid "FromApp Settings" msgstr "" -#: fromapp.php:60 +#: fromapp.php:72 msgid "" "The application name you would like to show your posts originating from. " "Separate different app names with a comma. A random one will then be " "selected for every posting." msgstr "" -#: fromapp.php:64 +#: fromapp.php:76 msgid "Use this application name even if another application was used." msgstr "" -#: fromapp.php:71 +#: fromapp.php:83 msgid "Save Settings" msgstr "" diff --git a/fromapp/lang/ca/strings.php b/fromapp/lang/ca/strings.php index d62a02c7..c24ff44d 100644 --- a/fromapp/lang/ca/strings.php +++ b/fromapp/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "S'ha actualitzat la configuració de Fromapp"; diff --git a/fromapp/lang/cs/strings.php b/fromapp/lang/cs/strings.php index f12fc7b9..a8024c13 100644 --- a/fromapp/lang/cs/strings.php +++ b/fromapp/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Fromapp settings updated."] = "Nastavení FromApp aktualizována."; diff --git a/fromapp/lang/de/strings.php b/fromapp/lang/de/strings.php index 006e7dbd..abcf7bfb 100644 --- a/fromapp/lang/de/strings.php +++ b/fromapp/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "Fromapp-Einstellungen aktualisiert."; diff --git a/fromapp/lang/en-gb/strings.php b/fromapp/lang/en-gb/strings.php index 779248ce..b2be2285 100644 --- a/fromapp/lang/en-gb/strings.php +++ b/fromapp/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "FromApp settings updated."; diff --git a/fromapp/lang/es/strings.php b/fromapp/lang/es/strings.php index 4e763acd..84e1dcf8 100644 --- a/fromapp/lang/es/strings.php +++ b/fromapp/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "Ajustes de Fromapp actualizados."; diff --git a/fromapp/lang/fi-fi/strings.php b/fromapp/lang/fi-fi/strings.php index 4b436641..a41ae8b8 100644 --- a/fromapp/lang/fi-fi/strings.php +++ b/fromapp/lang/fi-fi/strings.php @@ -2,10 +2,11 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "FromApp -asetukset päivitettiin."; $a->strings["FromApp Settings"] = "FromApp -asetukset"; +$a->strings["The application name you would like to show your posts originating from."] = ""; +$a->strings["Use this application name even if another application was used."] = ""; $a->strings["Submit"] = "Lähetä"; diff --git a/fromapp/lang/it/strings.php b/fromapp/lang/it/strings.php index e746e1ac..ffaa40cd 100644 --- a/fromapp/lang/it/strings.php +++ b/fromapp/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "Impostazioni \"FromApp\" aggiornato."; diff --git a/fromapp/lang/nl/strings.php b/fromapp/lang/nl/strings.php index dc2ca18e..17852479 100644 --- a/fromapp/lang/nl/strings.php +++ b/fromapp/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Fromapp settings updated."] = "Fromapp instellingen opgeslagen"; diff --git a/fromapp/lang/pl/strings.php b/fromapp/lang/pl/strings.php index a5c4f6fe..e65f47d5 100644 --- a/fromapp/lang/pl/strings.php +++ b/fromapp/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Fromapp settings updated."] = "Zaktualizowano ustawienia Fromapp."; diff --git a/fromapp/lang/ro/strings.php b/fromapp/lang/ro/strings.php index 5d491162..075f881f 100644 --- a/fromapp/lang/ro/strings.php +++ b/fromapp/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Fromapp settings updated."] = "Configurările Fromapp au fost actualizate."; diff --git a/fromapp/lang/ru/strings.php b/fromapp/lang/ru/strings.php index 5012a133..c67a3e76 100644 --- a/fromapp/lang/ru/strings.php +++ b/fromapp/lang/ru/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ - $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Fromapp settings updated."] = "Настройки Fromapp обновлены."; diff --git a/geonames/lang/C/messages.po b/geonames/lang/C/messages.po index af1a126a..81c239d2 100644 --- a/geonames/lang/C/messages.po +++ b/geonames/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,20 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: geonames.php:141 +#: geonames.php:143 +msgid "Geonames settings updated." +msgstr "" + +#: geonames.php:179 msgid "Geonames Settings" msgstr "" -#: geonames.php:142 -msgid "" -"Replace numerical coordinates by the nearest populated location name in your " -"posts." -msgstr "" - -#: geonames.php:143 +#: geonames.php:181 msgid "Enable Geonames Addon" msgstr "" -#: geonames.php:144 -msgid "Save Settings" +#: geonames.php:187 +msgid "Submit" msgstr "" diff --git a/geonames/lang/cs/strings.php b/geonames/lang/cs/strings.php index 78a3221e..f8f41c1b 100644 --- a/geonames/lang/cs/strings.php +++ b/geonames/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Geonames settings updated."] = "Nastavení Geonames aktualizována."; diff --git a/geonames/lang/de/strings.php b/geonames/lang/de/strings.php index e469a214..26f2246e 100644 --- a/geonames/lang/de/strings.php +++ b/geonames/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "Geonames Einstellungen aktualisiert"; diff --git a/geonames/lang/es/strings.php b/geonames/lang/es/strings.php index d75774a0..d2cb635d 100644 --- a/geonames/lang/es/strings.php +++ b/geonames/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "Ajustes de geonombres actualizados."; diff --git a/geonames/lang/fi-fi/strings.php b/geonames/lang/fi-fi/strings.php index 9e043c12..d3bb53b6 100644 --- a/geonames/lang/fi-fi/strings.php +++ b/geonames/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "Geonames -asetukset päivitetty."; diff --git a/geonames/lang/fr/strings.php b/geonames/lang/fr/strings.php index c5b4eb2c..fac517e9 100644 --- a/geonames/lang/fr/strings.php +++ b/geonames/lang/fr/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Geonames settings updated."] = "Paramètres de Geonames mis à jour."; $a->strings["Geonames Settings"] = "Paramètres Geonames"; +$a->strings["Enable Geonames Addon"] = ""; +$a->strings["Submit"] = ""; diff --git a/geonames/lang/hu/strings.php b/geonames/lang/hu/strings.php index 477dcc61..b8c4e53b 100644 --- a/geonames/lang/hu/strings.php +++ b/geonames/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "A földrajzi nevek beállításai frissítve."; diff --git a/geonames/lang/is/strings.php b/geonames/lang/is/strings.php index 95c6191c..8462f4c3 100644 --- a/geonames/lang/is/strings.php +++ b/geonames/lang/is/strings.php @@ -3,7 +3,10 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; +$a->strings["Geonames settings updated."] = ""; +$a->strings["Geonames Settings"] = ""; +$a->strings["Enable Geonames Addon"] = ""; $a->strings["Submit"] = "Senda inn"; diff --git a/geonames/lang/it/strings.php b/geonames/lang/it/strings.php index 06205cf4..33148f6b 100644 --- a/geonames/lang/it/strings.php +++ b/geonames/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "Impostazioni di Geonames aggiornate."; diff --git a/geonames/lang/nl/strings.php b/geonames/lang/nl/strings.php index 16e4924c..baaf2e1e 100644 --- a/geonames/lang/nl/strings.php +++ b/geonames/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "Geonames instellingen opgeslagen"; diff --git a/geonames/lang/pl/strings.php b/geonames/lang/pl/strings.php index f3d7dceb..4a04e148 100644 --- a/geonames/lang/pl/strings.php +++ b/geonames/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Geonames settings updated."] = "Zaktualizowano ustawienia Geonames."; diff --git a/geonames/lang/ro/strings.php b/geonames/lang/ro/strings.php index 73975d49..b6258552 100644 --- a/geonames/lang/ro/strings.php +++ b/geonames/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Geonames settings updated."] = "Configurări Geonume actualizate."; diff --git a/geonames/lang/ru/strings.php b/geonames/lang/ru/strings.php index 5b675fb6..282db750 100644 --- a/geonames/lang/ru/strings.php +++ b/geonames/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Geonames settings updated."] = "Настройки Geonames обновлены."; diff --git a/gnot/lang/C/messages.po b/gnot/lang/C/messages.po index 11b67cfb..230d2364 100644 --- a/gnot/lang/C/messages.po +++ b/gnot/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,25 +17,29 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gnot.php:71 +#: gnot.php:48 +msgid "Gnot settings updated." +msgstr "" + +#: gnot.php:79 msgid "Gnot Settings" msgstr "" -#: gnot.php:72 -msgid "Save Settings" -msgstr "" - -#: gnot.php:73 -msgid "Enable this addon?" -msgstr "" - -#: gnot.php:75 +#: gnot.php:81 msgid "" "Allows threading of email comment notifications on Gmail and anonymising the " "subject line." msgstr "" -#: gnot.php:84 +#: gnot.php:82 +msgid "Enable this addon?" +msgstr "" + +#: gnot.php:88 +msgid "Submit" +msgstr "" + +#: gnot.php:97 #, php-format msgid "[Friendica:Notify] Comment to conversation #%d" msgstr "" diff --git a/gnot/lang/ca/strings.php b/gnot/lang/ca/strings.php index ad7b7b3b..4a4187cf 100644 --- a/gnot/lang/ca/strings.php +++ b/gnot/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "S'ha actualitzat la configuració de Gnot."; diff --git a/gnot/lang/cs/strings.php b/gnot/lang/cs/strings.php index 93b7233b..633f0917 100644 --- a/gnot/lang/cs/strings.php +++ b/gnot/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Gnot settings updated."] = "Nastavení Gnot aktualizováno."; diff --git a/gnot/lang/de/strings.php b/gnot/lang/de/strings.php index e9e4c8c2..b798a21b 100644 --- a/gnot/lang/de/strings.php +++ b/gnot/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "Gnot Einstellungen aktualisiert."; diff --git a/gnot/lang/es/strings.php b/gnot/lang/es/strings.php index ac77d10e..2f9e7a8d 100644 --- a/gnot/lang/es/strings.php +++ b/gnot/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "Ajustes de Gnot actualizados."; diff --git a/gnot/lang/fi-fi/strings.php b/gnot/lang/fi-fi/strings.php index 9de95b72..284bd29f 100644 --- a/gnot/lang/fi-fi/strings.php +++ b/gnot/lang/fi-fi/strings.php @@ -2,12 +2,12 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "Gnot -asetukset päivitetty."; $a->strings["Gnot Settings"] = "Gnot -asetukset"; +$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = ""; $a->strings["Enable this addon?"] = "Ota tämä lisäosa käyttöön?"; $a->strings["Submit"] = "Lähetä"; $a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] Kommentti keskustelussa #%d"; diff --git a/gnot/lang/fr/strings.php b/gnot/lang/fr/strings.php index a8406b71..96130f0a 100644 --- a/gnot/lang/fr/strings.php +++ b/gnot/lang/fr/strings.php @@ -3,8 +3,12 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Gnot settings updated."] = "Paramètres de Gnot mis à jour."; $a->strings["Gnot Settings"] = "Paramètres Gnot"; +$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = ""; +$a->strings["Enable this addon?"] = ""; +$a->strings["Submit"] = ""; +$a->strings["[Friendica:Notify] Comment to conversation #%d"] = ""; diff --git a/gnot/lang/hu/strings.php b/gnot/lang/hu/strings.php index ef501d2a..905aa9f5 100644 --- a/gnot/lang/hu/strings.php +++ b/gnot/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "A Gnot beállításai frissítve."; diff --git a/gnot/lang/it/strings.php b/gnot/lang/it/strings.php index ffc791a5..c38bac29 100644 --- a/gnot/lang/it/strings.php +++ b/gnot/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "Impostazioni di \"Gnot\" aggiornate."; diff --git a/gnot/lang/nl/strings.php b/gnot/lang/nl/strings.php index 38b27be5..30902b4a 100644 --- a/gnot/lang/nl/strings.php +++ b/gnot/lang/nl/strings.php @@ -3,9 +3,12 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Gnot settings updated."] = "Gnot instellingen opgeslagen"; $a->strings["Gnot Settings"] = "Gnot instellingen"; +$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = ""; $a->strings["Enable this addon?"] = "Deze addon inschakelen?"; +$a->strings["Submit"] = ""; +$a->strings["[Friendica:Notify] Comment to conversation #%d"] = ""; diff --git a/gnot/lang/pl/strings.php b/gnot/lang/pl/strings.php index 4a348c2c..ccbe5dee 100644 --- a/gnot/lang/pl/strings.php +++ b/gnot/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Gnot settings updated."] = "Zaktualizowano ustawienia Gnot."; diff --git a/gnot/lang/ro/strings.php b/gnot/lang/ro/strings.php index 1a5bb0e8..a3641f4e 100644 --- a/gnot/lang/ro/strings.php +++ b/gnot/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Gnot settings updated."] = "Configurările Gnot au fost actualizate."; diff --git a/gnot/lang/ru/strings.php b/gnot/lang/ru/strings.php index c0288984..d49d0219 100644 --- a/gnot/lang/ru/strings.php +++ b/gnot/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Gnot settings updated."] = "Настройки Gnot обновлены."; diff --git a/gravatar/lang/C/messages.po b/gravatar/lang/C/messages.po index a3311e05..dcbf653a 100644 --- a/gravatar/lang/C/messages.po +++ b/gravatar/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,53 +17,57 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gravatar.php:78 +#: gravatar.php:71 msgid "generic profile image" msgstr "" -#: gravatar.php:79 +#: gravatar.php:72 msgid "random geometric pattern" msgstr "" -#: gravatar.php:80 +#: gravatar.php:73 msgid "monster face" msgstr "" -#: gravatar.php:81 +#: gravatar.php:74 msgid "computer generated face" msgstr "" -#: gravatar.php:82 +#: gravatar.php:75 msgid "retro arcade style face" msgstr "" -#: gravatar.php:96 +#: gravatar.php:89 msgid "Information" msgstr "" -#: gravatar.php:96 +#: gravatar.php:89 msgid "" "Libravatar addon is installed, too. Please disable Libravatar addon or this " "Gravatar addon.
The Libravatar addon will fall back to Gravatar if " "nothing was found at Libravatar." msgstr "" -#: gravatar.php:102 -msgid "Save Settings" +#: gravatar.php:95 +msgid "Submit" msgstr "" -#: gravatar.php:103 +#: gravatar.php:96 msgid "Default avatar image" msgstr "" -#: gravatar.php:103 +#: gravatar.php:96 msgid "Select default avatar image if none was found at Gravatar. See README" msgstr "" -#: gravatar.php:104 +#: gravatar.php:97 msgid "Rating of images" msgstr "" -#: gravatar.php:104 +#: gravatar.php:97 msgid "Select the appropriate avatar rating for your site. See README" msgstr "" + +#: gravatar.php:111 +msgid "Gravatar settings updated." +msgstr "" diff --git a/gravatar/lang/ca/strings.php b/gravatar/lang/ca/strings.php index edb305ce..2c950e4c 100644 --- a/gravatar/lang/ca/strings.php +++ b/gravatar/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "imatge de perfil genèrica"; diff --git a/gravatar/lang/cs/strings.php b/gravatar/lang/cs/strings.php index 60a0533b..5cec8194 100644 --- a/gravatar/lang/cs/strings.php +++ b/gravatar/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["generic profile image"] = "generický profilový obrázek"; diff --git a/gravatar/lang/de/strings.php b/gravatar/lang/de/strings.php index 8183e42d..4b5cd340 100644 --- a/gravatar/lang/de/strings.php +++ b/gravatar/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "generisches Profilbild"; diff --git a/gravatar/lang/es/strings.php b/gravatar/lang/es/strings.php index 537652ac..a4a247c6 100644 --- a/gravatar/lang/es/strings.php +++ b/gravatar/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "imagen de perfir genético"; diff --git a/gravatar/lang/fi-fi/strings.php b/gravatar/lang/fi-fi/strings.php index 6153e8f3..3dc04e08 100644 --- a/gravatar/lang/fi-fi/strings.php +++ b/gravatar/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "Yleinen profiilikuva"; @@ -12,6 +11,10 @@ $a->strings["monster face"] = "hirviö"; $a->strings["computer generated face"] = "tietokoneella tuotettut kasvot"; $a->strings["retro arcade style face"] = "retro-videopeli kasvot"; $a->strings["Information"] = "Tietoja"; +$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; $a->strings["Submit"] = "Lähetä"; $a->strings["Default avatar image"] = "Avatarin oletuskuva"; +$a->strings["Select default avatar image if none was found at Gravatar. See README"] = ""; +$a->strings["Rating of images"] = ""; +$a->strings["Select the appropriate avatar rating for your site. See README"] = ""; $a->strings["Gravatar settings updated."] = "Gravatar -asetukset päivitetty."; diff --git a/gravatar/lang/fr/strings.php b/gravatar/lang/fr/strings.php index a2ff7130..bc062845 100644 --- a/gravatar/lang/fr/strings.php +++ b/gravatar/lang/fr/strings.php @@ -3,13 +3,19 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["generic profile image"] = "image de profil générique"; $a->strings["random geometric pattern"] = "Schéma géométrique aléatoire "; +$a->strings["monster face"] = ""; $a->strings["computer generated face"] = "visage généré par ordinateur"; +$a->strings["retro arcade style face"] = ""; $a->strings["Information"] = "Information"; +$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; $a->strings["Submit"] = "Envoyer"; $a->strings["Default avatar image"] = "Image par défaut d'avatar"; +$a->strings["Select default avatar image if none was found at Gravatar. See README"] = ""; +$a->strings["Rating of images"] = ""; +$a->strings["Select the appropriate avatar rating for your site. See README"] = ""; $a->strings["Gravatar settings updated."] = "Paramètres de Gravatar mis à jour."; diff --git a/gravatar/lang/hu/strings.php b/gravatar/lang/hu/strings.php index 0f75477f..29d0bf79 100644 --- a/gravatar/lang/hu/strings.php +++ b/gravatar/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "Általános profilkép"; diff --git a/gravatar/lang/it/strings.php b/gravatar/lang/it/strings.php index 770c5f07..5e55a761 100644 --- a/gravatar/lang/it/strings.php +++ b/gravatar/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "immagine generica del profilo"; diff --git a/gravatar/lang/nl/strings.php b/gravatar/lang/nl/strings.php index dd615902..9883c8c7 100644 --- a/gravatar/lang/nl/strings.php +++ b/gravatar/lang/nl/strings.php @@ -3,10 +3,19 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["generic profile image"] = "Generieke profiel-foto"; $a->strings["random geometric pattern"] = "Willekeurige geometrische figuur"; +$a->strings["monster face"] = ""; +$a->strings["computer generated face"] = ""; +$a->strings["retro arcade style face"] = ""; $a->strings["Information"] = "Informatie"; +$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; +$a->strings["Submit"] = ""; +$a->strings["Default avatar image"] = ""; +$a->strings["Select default avatar image if none was found at Gravatar. See README"] = ""; +$a->strings["Rating of images"] = ""; +$a->strings["Select the appropriate avatar rating for your site. See README"] = ""; $a->strings["Gravatar settings updated."] = "Gravatar instellingen opgeslagen"; diff --git a/gravatar/lang/pl/strings.php b/gravatar/lang/pl/strings.php index af05adb5..935fb7f1 100644 --- a/gravatar/lang/pl/strings.php +++ b/gravatar/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["generic profile image"] = "ogólny obraz profilu"; diff --git a/gravatar/lang/pt-br/strings.php b/gravatar/lang/pt-br/strings.php index 5b9381e9..c7b3754f 100644 --- a/gravatar/lang/pt-br/strings.php +++ b/gravatar/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["generic profile image"] = "imagem de perfil genérica"; diff --git a/gravatar/lang/ro/strings.php b/gravatar/lang/ro/strings.php index 355ec92b..b962b1a2 100644 --- a/gravatar/lang/ro/strings.php +++ b/gravatar/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["generic profile image"] = "imagine generică de profil"; diff --git a/gravatar/lang/ru/strings.php b/gravatar/lang/ru/strings.php index c787e79b..ee284a15 100644 --- a/gravatar/lang/ru/strings.php +++ b/gravatar/lang/ru/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ - $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["generic profile image"] = "общее изображение профиля"; diff --git a/group_text/lang/C/messages.po b/group_text/lang/C/messages.po index 87b94b86..781b923a 100644 --- a/group_text/lang/C/messages.po +++ b/group_text/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: group_text.php:62 +#: group_text.php:46 +msgid "Group Text settings updated." +msgstr "" + +#: group_text.php:76 msgid "Group Text" msgstr "" -#: group_text.php:64 +#: group_text.php:78 msgid "Use a text only (non-image) group selector in the \"group edit\" menu" msgstr "" -#: group_text.php:70 -msgid "Save Settings" +#: group_text.php:84 +msgid "Submit" msgstr "" diff --git a/group_text/lang/ca/strings.php b/group_text/lang/ca/strings.php index c32779a5..8072b46f 100644 --- a/group_text/lang/ca/strings.php +++ b/group_text/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Group Text settings updated."] = "La configuració del text del grup s'ha actualitzat."; diff --git a/group_text/lang/cs/strings.php b/group_text/lang/cs/strings.php index 0181c595..c5055a29 100644 --- a/group_text/lang/cs/strings.php +++ b/group_text/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Group Text settings updated."] = "Nastavení Group Text aktualizována."; diff --git a/group_text/lang/de/strings.php b/group_text/lang/de/strings.php index 3deb34eb..87464fe8 100644 --- a/group_text/lang/de/strings.php +++ b/group_text/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Group Text settings updated."] = "Gruppen Text Einstellungen aktualisiert"; diff --git a/group_text/lang/es/strings.php b/group_text/lang/es/strings.php index d48bc7ff..9eccc680 100644 --- a/group_text/lang/es/strings.php +++ b/group_text/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Group Text settings updated."] = "Ajustes de Grupo de Texto actualizados"; diff --git a/group_text/lang/fi-fi/strings.php b/group_text/lang/fi-fi/strings.php index d26aebc9..7df538bb 100644 --- a/group_text/lang/fi-fi/strings.php +++ b/group_text/lang/fi-fi/strings.php @@ -2,10 +2,10 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Group Text settings updated."] = "Group Text -asetukset päivitetty."; $a->strings["Group Text"] = "Group Text"; +$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = ""; $a->strings["Submit"] = "Lähetä"; diff --git a/group_text/lang/it/strings.php b/group_text/lang/it/strings.php index 85881bfe..36eb872b 100644 --- a/group_text/lang/it/strings.php +++ b/group_text/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Group Text settings updated."] = "Impostazioni di \"Editor Gruppi Testuale\" aggiornate."; diff --git a/group_text/lang/nl/strings.php b/group_text/lang/nl/strings.php index 7fe23f7b..2a99dc8e 100644 --- a/group_text/lang/nl/strings.php +++ b/group_text/lang/nl/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Group Text settings updated."] = "Groupsberichten instellingen opgeslagen"; $a->strings["Group Text"] = "Groepsbericht"; +$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = ""; +$a->strings["Submit"] = ""; diff --git a/group_text/lang/pl/strings.php b/group_text/lang/pl/strings.php index 86bab60f..a2c95868 100644 --- a/group_text/lang/pl/strings.php +++ b/group_text/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Group Text settings updated."] = "Zaktualizowano ustawienia tekstu grupowego."; diff --git a/group_text/lang/ro/strings.php b/group_text/lang/ro/strings.php index 0b420334..c4f68882 100644 --- a/group_text/lang/ro/strings.php +++ b/group_text/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Group Text settings updated."] = "Configurările Text Grup, au fost actualizate."; diff --git a/group_text/lang/ru/strings.php b/group_text/lang/ru/strings.php index a1b80f8f..895ba662 100644 --- a/group_text/lang/ru/strings.php +++ b/group_text/lang/ru/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ - $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Group Text settings updated."] = "Настройки Group Text обновлены."; diff --git a/ifttt/lang/C/messages.po b/ifttt/lang/C/messages.po index c87c66a7..1ea670bc 100644 --- a/ifttt/lang/C/messages.po +++ b/ifttt/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2017-11-27 09:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ifttt.php:50 ifttt.php:54 +#: ifttt.php:53 ifttt.php:57 msgid "IFTTT Mirror" msgstr "" -#: ifttt.php:58 +#: ifttt.php:61 msgid "" "Create an account at IFTTT. Create " "three Facebook recipes that are connected with = 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["IFTTT Mirror"] = "Zrcadlení IFTTT"; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = "Vytvořte si účet na IFTTT. Vytvořte si tři recepty na Facebooku, které jsou připojeny k Makeru (ve formě \"If Facebook then Maker\") s následujícími parametry:"; $a->strings["Body for \"new status message\""] = "Tělo pole \"nová statusová zpráva\""; $a->strings["Body for \"new photo upload\""] = "Tělo pole \"nová nahraná fotografie\""; $a->strings["Body for \"new link post\""] = "Tělo pole \"nový příspěvek\""; diff --git a/ifttt/lang/de/strings.php b/ifttt/lang/de/strings.php index 3485ba19..a16db4e9 100644 --- a/ifttt/lang/de/strings.php +++ b/ifttt/lang/de/strings.php @@ -2,11 +2,11 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IFTTT Mirror"] = "IFTTT Spiegel"; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = "Lege ein Konto bei IFTTT an. Gebe drei Facebook Empfänger ein, die mit Maker verbunden sind (in der Form \"wenn Facebook dann Maker\"), mit den folgenden Parametern:"; $a->strings["Body for \"new status message\""] = "Body für \"Neue Status Meldung\""; $a->strings["Body for \"new photo upload\""] = "Body für \"Neues Foto hochgeladen\""; $a->strings["Body for \"new link post\""] = "Body für \"Neue Nachricht\""; diff --git a/ifttt/lang/en-gb/strings.php b/ifttt/lang/en-gb/strings.php index e0e7578f..0b5aaead 100644 --- a/ifttt/lang/en-gb/strings.php +++ b/ifttt/lang/en-gb/strings.php @@ -3,10 +3,11 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IFTTT Mirror"] = "IFTTT Mirror"; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = "Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"; $a->strings["Body for \"new status message\""] = "Body for \"new status message\""; $a->strings["Body for \"new photo upload\""] = "Body for \"new photo upload\""; $a->strings["Body for \"new link post\""] = "Body for \"new link post\""; diff --git a/ifttt/lang/fi-fi/strings.php b/ifttt/lang/fi-fi/strings.php index 1d71a7c1..3ca734cb 100644 --- a/ifttt/lang/fi-fi/strings.php +++ b/ifttt/lang/fi-fi/strings.php @@ -2,9 +2,13 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["IFTTT Mirror"] = ""; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = ""; +$a->strings["Body for \"new status message\""] = ""; +$a->strings["Body for \"new photo upload\""] = ""; +$a->strings["Body for \"new link post\""] = ""; $a->strings["Generate new key"] = "Luo uusi avain"; $a->strings["Save Settings"] = "Tallenna asetukset"; diff --git a/ifttt/lang/pl/strings.php b/ifttt/lang/pl/strings.php index 4b87d05b..eab45ef5 100644 --- a/ifttt/lang/pl/strings.php +++ b/ifttt/lang/pl/strings.php @@ -2,11 +2,11 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["IFTTT Mirror"] = "Lustro IFTTT"; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = "Utwórz konto na IFTTT. Utwórz trzy przepisy na Facebooku, które są powiązane z Maker (W formie \"jeśli Facebook następnie Maker\") z następujących parametrów:"; $a->strings["Body for \"new status message\""] = "Treść dla \"nowy status wiadomości\""; $a->strings["Body for \"new photo upload\""] = "Treść dla \"nowe przesyłanie zdjęć\""; $a->strings["Body for \"new link post\""] = "Treść dla \"nowe łącza postu\""; diff --git a/ifttt/lang/zh-cn/strings.php b/ifttt/lang/zh-cn/strings.php index ada75bca..61e3402e 100644 --- a/ifttt/lang/zh-cn/strings.php +++ b/ifttt/lang/zh-cn/strings.php @@ -3,9 +3,13 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["IFTTT Mirror"] = "IFTTT 镜像"; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = "在IFTTT创建一个帐户。创建三个与Maker(表格为“ if Facebook then Maker”)相关的 Facebook 菜谱,参数如下:"; +$a->strings["Body for \"new status message\""] = ""; +$a->strings["Body for \"new photo upload\""] = ""; +$a->strings["Body for \"new link post\""] = ""; $a->strings["Generate new key"] = "生成新的密钥"; $a->strings["Save Settings"] = "保存设置"; diff --git a/ijpost/lang/C/messages.po b/ijpost/lang/C/messages.po index 1abb7870..33e9c31a 100644 --- a/ijpost/lang/C/messages.po +++ b/ijpost/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,26 +21,26 @@ msgstr "" msgid "Post to Insanejournal" msgstr "" -#: ijpost.php:71 ijpost.php:75 -msgid "InsaneJournal Export" +#: ijpost.php:70 +msgid "InsaneJournal Post Settings" msgstr "" -#: ijpost.php:79 +#: ijpost.php:72 msgid "Enable InsaneJournal Post Addon" msgstr "" -#: ijpost.php:84 +#: ijpost.php:77 msgid "InsaneJournal username" msgstr "" -#: ijpost.php:89 +#: ijpost.php:82 msgid "InsaneJournal password" msgstr "" -#: ijpost.php:94 +#: ijpost.php:87 msgid "Post to InsaneJournal by default" msgstr "" -#: ijpost.php:99 -msgid "Save Settings" +#: ijpost.php:93 +msgid "Submit" msgstr "" diff --git a/ijpost/lang/ca/strings.php b/ijpost/lang/ca/strings.php index 5abf4a9e..c0f8d9c0 100644 --- a/ijpost/lang/ca/strings.php +++ b/ijpost/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Insanejournal"] = "Enviar a Insanejournal"; diff --git a/ijpost/lang/cs/strings.php b/ijpost/lang/cs/strings.php index 4b2b3e38..c9ef7978 100644 --- a/ijpost/lang/cs/strings.php +++ b/ijpost/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to Insanejournal"] = "Posílat na InsaneJournal"; diff --git a/ijpost/lang/de/strings.php b/ijpost/lang/de/strings.php index acec3890..3b8dbb6d 100644 --- a/ijpost/lang/de/strings.php +++ b/ijpost/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Insanejournal"] = "Auf InsaneJournal posten."; diff --git a/ijpost/lang/es/strings.php b/ijpost/lang/es/strings.php index f513d85b..76c9e5f9 100644 --- a/ijpost/lang/es/strings.php +++ b/ijpost/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Insanejournal"] = "Publicar en Insanejournal"; diff --git a/ijpost/lang/fi-fi/strings.php b/ijpost/lang/fi-fi/strings.php index a6ec9cca..9b4b280d 100644 --- a/ijpost/lang/fi-fi/strings.php +++ b/ijpost/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Insanejournal"] = "Lähetä InsaneJournaliin"; diff --git a/ijpost/lang/it/strings.php b/ijpost/lang/it/strings.php index b3d3da54..d8bd49e9 100644 --- a/ijpost/lang/it/strings.php +++ b/ijpost/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Insanejournal"] = "Invia a InsaneJournal"; diff --git a/ijpost/lang/nl/strings.php b/ijpost/lang/nl/strings.php index 12981866..4e0dbf3d 100644 --- a/ijpost/lang/nl/strings.php +++ b/ijpost/lang/nl/strings.php @@ -3,10 +3,13 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Insanejournal"] = "Plaatsen op Insanejournal"; $a->strings["InsaneJournal Post Settings"] = "InsaneJournal Post instellingen"; $a->strings["Enable InsaneJournal Post Addon"] = "InsaneJournal Post Addon inschakelen"; +$a->strings["InsaneJournal username"] = ""; +$a->strings["InsaneJournal password"] = ""; $a->strings["Post to InsaneJournal by default"] = "Plaatsen op InsaneJournal als standaard instellen "; +$a->strings["Submit"] = ""; diff --git a/ijpost/lang/pl/strings.php b/ijpost/lang/pl/strings.php index 266e7d27..eea5e0eb 100644 --- a/ijpost/lang/pl/strings.php +++ b/ijpost/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to Insanejournal"] = "Opublikuj w Insanejournal"; diff --git a/ijpost/lang/pt-br/strings.php b/ijpost/lang/pt-br/strings.php index ce901cb7..fbc1f284 100644 --- a/ijpost/lang/pt-br/strings.php +++ b/ijpost/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to Insanejournal"] = "Publicar no Insanejournal"; diff --git a/ijpost/lang/ro/strings.php b/ijpost/lang/ro/strings.php index 607d3da7..35d64ea6 100644 --- a/ijpost/lang/ro/strings.php +++ b/ijpost/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to Insanejournal"] = "Postare pe Insanejournal"; diff --git a/impressum/lang/C/messages.po b/impressum/lang/C/messages.po index a1ca6659..0700e210 100644 --- a/impressum/lang/C/messages.po +++ b/impressum/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,67 +17,71 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: impressum.php:53 +#: impressum.php:37 msgid "Impressum" msgstr "" -#: impressum.php:66 impressum.php:68 impressum.php:99 +#: impressum.php:50 impressum.php:52 impressum.php:84 msgid "Site Owner" msgstr "" -#: impressum.php:66 impressum.php:103 +#: impressum.php:50 impressum.php:88 msgid "Email Address" msgstr "" -#: impressum.php:71 impressum.php:101 +#: impressum.php:55 impressum.php:86 msgid "Postal Address" msgstr "" -#: impressum.php:77 +#: impressum.php:61 msgid "" "The impressum addon needs to be configured!
Please add at least the " "owner variable to your config file. For other variables please " "refer to the README file of the addon." msgstr "" -#: impressum.php:98 -msgid "Save Settings" +#: impressum.php:78 +msgid "Settings updated." msgstr "" -#: impressum.php:99 +#: impressum.php:83 +msgid "Submit" +msgstr "" + +#: impressum.php:84 msgid "The page operators name." msgstr "" -#: impressum.php:100 +#: impressum.php:85 msgid "Site Owners Profile" msgstr "" -#: impressum.php:100 +#: impressum.php:85 msgid "Profile address of the operator." msgstr "" -#: impressum.php:101 +#: impressum.php:86 msgid "How to contact the operator via snail mail. You can use BBCode here." msgstr "" -#: impressum.php:102 +#: impressum.php:87 msgid "Notes" msgstr "" -#: impressum.php:102 +#: impressum.php:87 msgid "" "Additional notes that are displayed beneath the contact information. You can " "use BBCode here." msgstr "" -#: impressum.php:103 +#: impressum.php:88 msgid "How to contact the operator via email. (will be displayed obfuscated)" msgstr "" -#: impressum.php:104 +#: impressum.php:89 msgid "Footer note" msgstr "" -#: impressum.php:104 +#: impressum.php:89 msgid "Text for the footer. You can use BBCode here." msgstr "" diff --git a/impressum/lang/ca/strings.php b/impressum/lang/ca/strings.php index 6db879a5..2f2e59e2 100644 --- a/impressum/lang/ca/strings.php +++ b/impressum/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "empremta"; diff --git a/impressum/lang/cs/strings.php b/impressum/lang/cs/strings.php index ad99cea1..9e49b43a 100644 --- a/impressum/lang/cs/strings.php +++ b/impressum/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Impressum"] = "Impressum"; diff --git a/impressum/lang/de/strings.php b/impressum/lang/de/strings.php index 0e73d511..0cf1a4ae 100644 --- a/impressum/lang/de/strings.php +++ b/impressum/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "Impressum"; diff --git a/impressum/lang/en-gb/strings.php b/impressum/lang/en-gb/strings.php index 58201397..3d1a2ec1 100644 --- a/impressum/lang/en-gb/strings.php +++ b/impressum/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "Impressum"; diff --git a/impressum/lang/es/strings.php b/impressum/lang/es/strings.php index ddbe6759..fea759eb 100644 --- a/impressum/lang/es/strings.php +++ b/impressum/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "Impressum"; diff --git a/impressum/lang/fi-fi/strings.php b/impressum/lang/fi-fi/strings.php index 75eaedc2..404f0f13 100644 --- a/impressum/lang/fi-fi/strings.php +++ b/impressum/lang/fi-fi/strings.php @@ -3,16 +3,22 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "Impressum"; $a->strings["Site Owner"] = "Sivuston omistaja"; $a->strings["Email Address"] = "Sähköpostiosoite"; $a->strings["Postal Address"] = "Postiosoite"; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = ""; $a->strings["Settings updated."] = "Asetukset tallennettu"; $a->strings["Submit"] = "Lähetä"; $a->strings["The page operators name."] = "Sivuston ylläpitäjän nimi."; $a->strings["Site Owners Profile"] = "Sivuston omistajan profiili"; $a->strings["Profile address of the operator."] = "Ylläpitäjän profiiliosoite."; +$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = ""; $a->strings["Notes"] = "Muistiinpanot"; +$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = ""; +$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = ""; +$a->strings["Footer note"] = ""; +$a->strings["Text for the footer. You can use BBCode here."] = ""; diff --git a/impressum/lang/fr/strings.php b/impressum/lang/fr/strings.php index 97ee443a..f0f15d8f 100644 --- a/impressum/lang/fr/strings.php +++ b/impressum/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Impressum"] = "Mentions légales"; diff --git a/impressum/lang/it/strings.php b/impressum/lang/it/strings.php index 62f5a416..25f3b1be 100644 --- a/impressum/lang/it/strings.php +++ b/impressum/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "Colophon"; diff --git a/impressum/lang/nl/strings.php b/impressum/lang/nl/strings.php index 1720ae63..bfc0f756 100644 --- a/impressum/lang/nl/strings.php +++ b/impressum/lang/nl/strings.php @@ -3,9 +3,22 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Impressum"] = "Colofon"; $a->strings["Site Owner"] = "Siteeigenaar"; +$a->strings["Email Address"] = ""; +$a->strings["Postal Address"] = ""; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = ""; $a->strings["Settings updated."] = "Instellingen opgeslagen"; +$a->strings["Submit"] = ""; +$a->strings["The page operators name."] = ""; +$a->strings["Site Owners Profile"] = ""; +$a->strings["Profile address of the operator."] = ""; +$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = ""; +$a->strings["Notes"] = ""; +$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = ""; +$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = ""; +$a->strings["Footer note"] = ""; +$a->strings["Text for the footer. You can use BBCode here."] = ""; diff --git a/impressum/lang/pl/strings.php b/impressum/lang/pl/strings.php index 5a919ec2..fec7b84b 100644 --- a/impressum/lang/pl/strings.php +++ b/impressum/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Impressum"] = "Stopka redakcyjna"; diff --git a/impressum/lang/pt-br/strings.php b/impressum/lang/pt-br/strings.php index 041ae732..90273f96 100644 --- a/impressum/lang/pt-br/strings.php +++ b/impressum/lang/pt-br/strings.php @@ -2,15 +2,22 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Impressum"] = "Impressum"; $a->strings["Site Owner"] = "Responsável pelo site"; $a->strings["Email Address"] = "Endereço de e-mail"; $a->strings["Postal Address"] = "Endereço postal"; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = ""; $a->strings["Settings updated."] = "As configurações foram atualizadas."; $a->strings["Submit"] = "Enviar"; +$a->strings["The page operators name."] = ""; $a->strings["Site Owners Profile"] = "Perfil do responsável pelo site"; +$a->strings["Profile address of the operator."] = ""; +$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = ""; +$a->strings["Notes"] = ""; +$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = ""; +$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = ""; $a->strings["Footer note"] = "Nota de rodapé"; +$a->strings["Text for the footer. You can use BBCode here."] = ""; diff --git a/impressum/lang/ro/strings.php b/impressum/lang/ro/strings.php index dc66a7ab..0b7d9ebb 100644 --- a/impressum/lang/ro/strings.php +++ b/impressum/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Impressum"] = "Impressum"; diff --git a/infiniteimprobabilitydrive/lang/C/messages.po b/infiniteimprobabilitydrive/lang/C/messages.po index aed36761..0e867643 100644 --- a/infiniteimprobabilitydrive/lang/C/messages.po +++ b/infiniteimprobabilitydrive/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: infiniteimprobabilitydrive.php:18 +#: infiniteimprobabilitydrive.php:19 msgid "Infinite Improbability Drive" msgstr "" diff --git a/infiniteimprobabilitydrive/lang/ca/strings.php b/infiniteimprobabilitydrive/lang/ca/strings.php index 43212f56..9020ca59 100644 --- a/infiniteimprobabilitydrive/lang/ca/strings.php +++ b/infiniteimprobabilitydrive/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Infinite Improbability Drive"] = "Unitat de millora de la infinitat"; diff --git a/infiniteimprobabilitydrive/lang/cs/strings.php b/infiniteimprobabilitydrive/lang/cs/strings.php index f3d70fc3..9dec8bcc 100644 --- a/infiniteimprobabilitydrive/lang/cs/strings.php +++ b/infiniteimprobabilitydrive/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Infinite Improbability Drive"] = "Infinite Improbability Drive"; diff --git a/infiniteimprobabilitydrive/lang/de/strings.php b/infiniteimprobabilitydrive/lang/de/strings.php index c6a052b2..d98dd403 100644 --- a/infiniteimprobabilitydrive/lang/de/strings.php +++ b/infiniteimprobabilitydrive/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Infinite Improbability Drive"] = "Infinite Improbability Drive"; diff --git a/infiniteimprobabilitydrive/lang/es/strings.php b/infiniteimprobabilitydrive/lang/es/strings.php index 957281b8..7387f4dd 100644 --- a/infiniteimprobabilitydrive/lang/es/strings.php +++ b/infiniteimprobabilitydrive/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Infinite Improbability Drive"] = "Drive de improbabilidad infinita"; diff --git a/infiniteimprobabilitydrive/lang/it/strings.php b/infiniteimprobabilitydrive/lang/it/strings.php index 44e9dbb4..5909f754 100644 --- a/infiniteimprobabilitydrive/lang/it/strings.php +++ b/infiniteimprobabilitydrive/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Infinite Improbability Drive"] = "Motore ad Improbabilità Infinita"; diff --git a/infiniteimprobabilitydrive/lang/nl/strings.php b/infiniteimprobabilitydrive/lang/nl/strings.php index 54aa4146..9da6a726 100644 --- a/infiniteimprobabilitydrive/lang/nl/strings.php +++ b/infiniteimprobabilitydrive/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Infinite Improbability Drive"] = "Oneindige schijf voor onbetrouwbaarheid"; diff --git a/infiniteimprobabilitydrive/lang/pl/strings.php b/infiniteimprobabilitydrive/lang/pl/strings.php index 1201ef7a..85356333 100644 --- a/infiniteimprobabilitydrive/lang/pl/strings.php +++ b/infiniteimprobabilitydrive/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Infinite Improbability Drive"] = "Wyświetl losowego użytkownika"; diff --git a/infiniteimprobabilitydrive/lang/pt-br/strings.php b/infiniteimprobabilitydrive/lang/pt-br/strings.php index ceffff1b..10c7f46e 100644 --- a/infiniteimprobabilitydrive/lang/pt-br/strings.php +++ b/infiniteimprobabilitydrive/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Infinite Improbability Drive"] = "Gerador de improbabilidade infinita"; diff --git a/infiniteimprobabilitydrive/lang/ro/strings.php b/infiniteimprobabilitydrive/lang/ro/strings.php index 508ae206..b082c2e8 100644 --- a/infiniteimprobabilitydrive/lang/ro/strings.php +++ b/infiniteimprobabilitydrive/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Infinite Improbability Drive"] = "Unitate improbabil infinită"; diff --git a/infiniteimprobabilitydrive/lang/ru/strings.php b/infiniteimprobabilitydrive/lang/ru/strings.php index 245943c9..2852e065 100644 --- a/infiniteimprobabilitydrive/lang/ru/strings.php +++ b/infiniteimprobabilitydrive/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Infinite Improbability Drive"] = "Infinite Improbability Drive"; diff --git a/irc/lang/C/messages.po b/irc/lang/C/messages.po index bf560eac..86c203aa 100644 --- a/irc/lang/C/messages.po +++ b/irc/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2015-07-08 13:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,41 +17,45 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: irc.php:34 +#: irc.php:37 msgid "IRC Settings" msgstr "" -#: irc.php:35 +#: irc.php:38 msgid "" "Here you can change the system wide settings for the channels to " "automatically join and access via the side bar. Note the changes you do " "here, only effect the channel selection if you are logged in." msgstr "" -#: irc.php:36 irc.php:134 +#: irc.php:39 irc.php:136 msgid "Save Settings" msgstr "" -#: irc.php:37 irc.php:135 +#: irc.php:40 irc.php:137 msgid "Channel(s) to auto connect (comma separated)" msgstr "" -#: irc.php:37 irc.php:135 +#: irc.php:40 irc.php:137 msgid "" "List of channels that shall automatically connected to when the app is " "launched." msgstr "" -#: irc.php:38 irc.php:136 +#: irc.php:41 irc.php:138 msgid "Popular Channels (comma separated)" msgstr "" -#: irc.php:38 irc.php:136 +#: irc.php:41 irc.php:138 msgid "" "List of popular channels, will be displayed at the side and hotlinked for " "easy joining." msgstr "" +#: irc.php:57 irc.php:128 +msgid "IRC settings saved." +msgstr "" + #: irc.php:62 msgid "IRC Chatroom" msgstr "" diff --git a/irc/lang/cs/strings.php b/irc/lang/cs/strings.php index 17e8e218..f97b463e 100644 --- a/irc/lang/cs/strings.php +++ b/irc/lang/cs/strings.php @@ -3,10 +3,11 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["IRC Settings"] = "Nastavení IRC"; +$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = ""; $a->strings["Save Settings"] = "Uložit nastavení"; $a->strings["Channel(s) to auto connect (comma separated)"] = "Kanál(y) pro automatické připojení (oddělené čárkami)"; $a->strings["List of channels that shall automatically connected to when the app is launched."] = "Seznam kanálů, které budou při spuštění aplikace automaticky připojeny."; diff --git a/irc/lang/de/strings.php b/irc/lang/de/strings.php index 11d57dd0..cb1ba7c4 100644 --- a/irc/lang/de/strings.php +++ b/irc/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IRC Settings"] = "IRC Einstellungen"; diff --git a/irc/lang/es/strings.php b/irc/lang/es/strings.php index f26b77dc..870c53f0 100644 --- a/irc/lang/es/strings.php +++ b/irc/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IRC Settings"] = "Ajustes de IRC"; diff --git a/irc/lang/fi-fi/strings.php b/irc/lang/fi-fi/strings.php index 3c3a0f8c..4c1c3e33 100644 --- a/irc/lang/fi-fi/strings.php +++ b/irc/lang/fi-fi/strings.php @@ -3,14 +3,16 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IRC Settings"] = "IRC-asetukset"; +$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Channel(s) to auto connect (comma separated)"] = "Kanavat jota yhdistetään automaattisesti (pilkuilla eroteltu luettelo)"; $a->strings["List of channels that shall automatically connected to when the app is launched."] = "Kanavat johon luodaan yhteys automaattisesti kun sovellus käynnistyy."; $a->strings["Popular Channels (comma separated)"] = "Suositut kanavat (pilkuilla eroteltu luettelo)"; +$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = ""; $a->strings["IRC settings saved."] = "IRC-asetukset tallennettu."; $a->strings["IRC Chatroom"] = "IRC-tsättihuone"; $a->strings["Popular Channels"] = "Suositut kanavat"; diff --git a/irc/lang/fr/strings.php b/irc/lang/fr/strings.php index fa88492a..a6244e25 100644 --- a/irc/lang/fr/strings.php +++ b/irc/lang/fr/strings.php @@ -3,8 +3,16 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["IRC Settings"] = "Paramètres de l'IRC"; +$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = ""; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; +$a->strings["Channel(s) to auto connect (comma separated)"] = ""; +$a->strings["List of channels that shall automatically connected to when the app is launched."] = ""; +$a->strings["Popular Channels (comma separated)"] = ""; +$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = ""; +$a->strings["IRC settings saved."] = ""; +$a->strings["IRC Chatroom"] = ""; +$a->strings["Popular Channels"] = ""; diff --git a/irc/lang/it/strings.php b/irc/lang/it/strings.php index 69f2163b..0c970453 100644 --- a/irc/lang/it/strings.php +++ b/irc/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IRC Settings"] = "Impostazioni IRC"; diff --git a/irc/lang/nl/strings.php b/irc/lang/nl/strings.php index f6d06f46..c834f69c 100644 --- a/irc/lang/nl/strings.php +++ b/irc/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["IRC Settings"] = "IRC instellingen"; diff --git a/irc/lang/pl/strings.php b/irc/lang/pl/strings.php index b32c3a77..25a825d7 100644 --- a/irc/lang/pl/strings.php +++ b/irc/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["IRC Settings"] = "Ustawienia IRC"; diff --git a/irc/lang/pt-br/strings.php b/irc/lang/pt-br/strings.php index a6cf8298..28a4e468 100644 --- a/irc/lang/pt-br/strings.php +++ b/irc/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["IRC Settings"] = "Configurações do IRC"; diff --git a/irc/lang/ro/strings.php b/irc/lang/ro/strings.php index f1e629ac..bf70bbe6 100644 --- a/irc/lang/ro/strings.php +++ b/irc/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["IRC Settings"] = "Configurări IRC"; diff --git a/irc/lang/zh-cn/strings.php b/irc/lang/zh-cn/strings.php index 93b70cfc..4268cd1e 100644 --- a/irc/lang/zh-cn/strings.php +++ b/irc/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["IRC Settings"] = "IRC 设置"; diff --git a/jappixmini/lang/C/messages.po b/jappixmini/lang/C/messages.po index 26723608..0b9f273f 100644 --- a/jappixmini/lang/C/messages.po +++ b/jappixmini/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,58 +17,58 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: jappixmini.php:318 jappixmini.php:322 -msgid "Jappix Mini" +#: jappixmini.php:266 +msgid "Jappix Mini addon settings" msgstr "" -#: jappixmini.php:325 +#: jappixmini.php:268 msgid "Activate addon" msgstr "" -#: jappixmini.php:328 +#: jappixmini.php:271 msgid "Do not insert the Jappixmini Chat-Widget into the webinterface" msgstr "" -#: jappixmini.php:331 +#: jappixmini.php:274 msgid "Jabber username" msgstr "" -#: jappixmini.php:334 +#: jappixmini.php:277 msgid "Jabber server" msgstr "" -#: jappixmini.php:339 +#: jappixmini.php:281 msgid "Jabber BOSH host" msgstr "" -#: jappixmini.php:344 +#: jappixmini.php:285 msgid "Jabber password" msgstr "" -#: jappixmini.php:349 +#: jappixmini.php:290 msgid "Encrypt Jabber password with Friendica password (recommended)" msgstr "" -#: jappixmini.php:352 +#: jappixmini.php:293 msgid "Friendica password" msgstr "" -#: jappixmini.php:355 +#: jappixmini.php:296 msgid "Approve subscription requests from Friendica contacts automatically" msgstr "" -#: jappixmini.php:358 +#: jappixmini.php:299 msgid "Subscribe to Friendica contacts automatically" msgstr "" -#: jappixmini.php:361 +#: jappixmini.php:302 msgid "Purge internal list of jabber addresses of contacts" msgstr "" -#: jappixmini.php:368 -msgid "Save Settings" +#: jappixmini.php:307 +msgid "Submit" msgstr "" -#: jappixmini.php:369 +#: jappixmini.php:308 msgid "Add contact" msgstr "" diff --git a/jappixmini/lang/cs/strings.php b/jappixmini/lang/cs/strings.php index 7079761e..4fe5d352 100644 --- a/jappixmini/lang/cs/strings.php +++ b/jappixmini/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Jappix Mini addon settings"] = "Nastavení rozšíření Jappix Mini"; diff --git a/jappixmini/lang/de/strings.php b/jappixmini/lang/de/strings.php index e38d1053..5982ac1d 100644 --- a/jappixmini/lang/de/strings.php +++ b/jappixmini/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Jappix Mini addon settings"] = "Jappix Mini Addon Einstellungen"; diff --git a/jappixmini/lang/es/strings.php b/jappixmini/lang/es/strings.php index ac2860ae..440ccefd 100644 --- a/jappixmini/lang/es/strings.php +++ b/jappixmini/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Jappix Mini addon settings"] = "Ajustes del addon de Jappix Mini"; diff --git a/jappixmini/lang/fi-fi/strings.php b/jappixmini/lang/fi-fi/strings.php index 60b17be2..f86fbc3c 100644 --- a/jappixmini/lang/fi-fi/strings.php +++ b/jappixmini/lang/fi-fi/strings.php @@ -3,11 +3,12 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Jappix Mini addon settings"] = "Jappix Mini -lisäosan asetukset"; $a->strings["Activate addon"] = "Ota lisäosa käyttöön"; +$a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = ""; $a->strings["Jabber username"] = "Jabber -käyttäjätunnus"; $a->strings["Jabber server"] = "Jabber -palvelin"; $a->strings["Jabber BOSH host"] = "Jabber BOSH-palvelin"; @@ -15,5 +16,7 @@ $a->strings["Jabber password"] = "Jabber -salasana"; $a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Salaa Jabber -salasana Friendica -salasanalla (suositeltava)"; $a->strings["Friendica password"] = "Friendica -salasana"; $a->strings["Approve subscription requests from Friendica contacts automatically"] = "Hyväksy automaattisesti tilauspyynnöt Friendica -kontakteilta"; +$a->strings["Subscribe to Friendica contacts automatically"] = ""; +$a->strings["Purge internal list of jabber addresses of contacts"] = ""; $a->strings["Submit"] = "Lähetä"; $a->strings["Add contact"] = "Lisää kontakti"; diff --git a/jappixmini/lang/fr/strings.php b/jappixmini/lang/fr/strings.php index 86bbba47..35ceca65 100644 --- a/jappixmini/lang/fr/strings.php +++ b/jappixmini/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Jappix Mini addon settings"] = "Paramètres de l'addon Jappix Mini"; diff --git a/jappixmini/lang/it/strings.php b/jappixmini/lang/it/strings.php index f172f79d..51f6b794 100644 --- a/jappixmini/lang/it/strings.php +++ b/jappixmini/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Jappix Mini addon settings"] = "Impostazioni plugin Jappix Mini"; diff --git a/jappixmini/lang/nl/strings.php b/jappixmini/lang/nl/strings.php index aacd530f..7753199a 100644 --- a/jappixmini/lang/nl/strings.php +++ b/jappixmini/lang/nl/strings.php @@ -3,8 +3,20 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Jappix Mini addon settings"] = "Jappix Mini addon instellingen"; $a->strings["Activate addon"] = "Activatie addon"; +$a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = ""; +$a->strings["Jabber username"] = ""; +$a->strings["Jabber server"] = ""; +$a->strings["Jabber BOSH host"] = ""; +$a->strings["Jabber password"] = ""; +$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = ""; +$a->strings["Friendica password"] = ""; +$a->strings["Approve subscription requests from Friendica contacts automatically"] = ""; +$a->strings["Subscribe to Friendica contacts automatically"] = ""; +$a->strings["Purge internal list of jabber addresses of contacts"] = ""; +$a->strings["Submit"] = ""; +$a->strings["Add contact"] = ""; diff --git a/jappixmini/lang/pl/strings.php b/jappixmini/lang/pl/strings.php index 0f24c67b..efc4a7c8 100644 --- a/jappixmini/lang/pl/strings.php +++ b/jappixmini/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Jappix Mini addon settings"] = "Ustawienia dodatku Jappix Mini"; diff --git a/jappixmini/lang/pt-br/strings.php b/jappixmini/lang/pt-br/strings.php index 9b898ed6..6d5b61bc 100644 --- a/jappixmini/lang/pt-br/strings.php +++ b/jappixmini/lang/pt-br/strings.php @@ -2,12 +2,20 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["Jappix Mini addon settings"] = ""; +$a->strings["Activate addon"] = ""; +$a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = ""; $a->strings["Jabber username"] = "Nome de usuário no Jabber"; +$a->strings["Jabber server"] = ""; +$a->strings["Jabber BOSH host"] = ""; $a->strings["Jabber password"] = "Senha do Jabber"; $a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Criptografar senha de Jabber com senha do Friendica (recomendado)"; $a->strings["Friendica password"] = "Senha do Friendica"; +$a->strings["Approve subscription requests from Friendica contacts automatically"] = ""; +$a->strings["Subscribe to Friendica contacts automatically"] = ""; +$a->strings["Purge internal list of jabber addresses of contacts"] = ""; $a->strings["Submit"] = "Enviar"; +$a->strings["Add contact"] = ""; diff --git a/jappixmini/lang/ro/strings.php b/jappixmini/lang/ro/strings.php index bd0ed973..d88743cb 100644 --- a/jappixmini/lang/ro/strings.php +++ b/jappixmini/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Jappix Mini addon settings"] = "Configurare addon Mini Jappix"; diff --git a/js_upload/lang/C/messages.po b/js_upload/lang/C/messages.po index aa474d50..e2e08130 100644 --- a/js_upload/lang/C/messages.po +++ b/js_upload/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,38 +17,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: js_upload.php:33 -msgid "Select files for upload" +#: js_upload.php:43 +msgid "Upload a file" msgstr "" -#: js_upload.php:34 +#: js_upload.php:44 msgid "Drop files here to upload" msgstr "" -#: js_upload.php:35 +#: js_upload.php:45 msgid "Cancel" msgstr "" -#: js_upload.php:36 +#: js_upload.php:46 msgid "Failed" msgstr "" -#: js_upload.php:214 +#: js_upload.php:303 msgid "No files were uploaded." msgstr "" -#: js_upload.php:220 +#: js_upload.php:309 msgid "Uploaded file is empty" msgstr "" -#: js_upload.php:232 +#: js_upload.php:321 msgid "Image exceeds size limit of " msgstr "" -#: js_upload.php:246 +#: js_upload.php:332 msgid "File has an invalid extension, it should be one of " msgstr "" -#: js_upload.php:257 +#: js_upload.php:343 msgid "Upload was cancelled, or server error encountered" msgstr "" diff --git a/js_upload/lang/cs/strings.php b/js_upload/lang/cs/strings.php index 8cbcac7e..6cb6b654 100644 --- a/js_upload/lang/cs/strings.php +++ b/js_upload/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Upload a file"] = "Nahrát soubor"; diff --git a/js_upload/lang/de/strings.php b/js_upload/lang/de/strings.php index 0ecead2c..5a680cb2 100644 --- a/js_upload/lang/de/strings.php +++ b/js_upload/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Upload a file"] = "Datei hochladen"; diff --git a/js_upload/lang/es/strings.php b/js_upload/lang/es/strings.php index b938efaa..63168e8c 100644 --- a/js_upload/lang/es/strings.php +++ b/js_upload/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Upload a file"] = "Subir un archivo"; diff --git a/js_upload/lang/fi-fi/strings.php b/js_upload/lang/fi-fi/strings.php index 2e636419..25db34c5 100644 --- a/js_upload/lang/fi-fi/strings.php +++ b/js_upload/lang/fi-fi/strings.php @@ -3,10 +3,11 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Upload a file"] = "Lähetä tiedosto"; +$a->strings["Drop files here to upload"] = ""; $a->strings["Cancel"] = "Peruuta"; $a->strings["Failed"] = "Epäonnistui"; $a->strings["No files were uploaded."] = "Tiedostoja ei lähetetty."; diff --git a/js_upload/lang/fr/strings.php b/js_upload/lang/fr/strings.php index 9cea86ed..eb0a4d66 100644 --- a/js_upload/lang/fr/strings.php +++ b/js_upload/lang/fr/strings.php @@ -3,9 +3,15 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Upload a file"] = "Téléverser un fichier"; $a->strings["Drop files here to upload"] = "Glisser les fichiers ici pour uploader"; $a->strings["Cancel"] = "Annuler"; +$a->strings["Failed"] = ""; +$a->strings["No files were uploaded."] = ""; +$a->strings["Uploaded file is empty"] = ""; +$a->strings["Image exceeds size limit of "] = ""; +$a->strings["File has an invalid extension, it should be one of "] = ""; +$a->strings["Upload was cancelled, or server error encountered"] = ""; diff --git a/js_upload/lang/it/strings.php b/js_upload/lang/it/strings.php index 74cefc16..dd51f385 100644 --- a/js_upload/lang/it/strings.php +++ b/js_upload/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Upload a file"] = "Carica un file"; diff --git a/js_upload/lang/nl/strings.php b/js_upload/lang/nl/strings.php index d63d5a85..9289cc40 100644 --- a/js_upload/lang/nl/strings.php +++ b/js_upload/lang/nl/strings.php @@ -3,8 +3,15 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Upload a file"] = "Upload een bestand"; $a->strings["Drop files here to upload"] = "Sleep uw bestanden hier om ze te uploaden"; +$a->strings["Cancel"] = ""; +$a->strings["Failed"] = ""; +$a->strings["No files were uploaded."] = ""; +$a->strings["Uploaded file is empty"] = ""; +$a->strings["Image exceeds size limit of "] = ""; +$a->strings["File has an invalid extension, it should be one of "] = ""; +$a->strings["Upload was cancelled, or server error encountered"] = ""; diff --git a/js_upload/lang/pl/strings.php b/js_upload/lang/pl/strings.php index b5cc9363..19140b92 100644 --- a/js_upload/lang/pl/strings.php +++ b/js_upload/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Upload a file"] = "Prześlij plik"; diff --git a/js_upload/lang/ro/strings.php b/js_upload/lang/ro/strings.php index 0ebcb516..778210e7 100644 --- a/js_upload/lang/ro/strings.php +++ b/js_upload/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Upload a file"] = "Încărcați un fișier"; diff --git a/js_upload/lang/ru/strings.php b/js_upload/lang/ru/strings.php index dbc761ed..c2071cf3 100644 --- a/js_upload/lang/ru/strings.php +++ b/js_upload/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Upload a file"] = "Загрузить файл"; diff --git a/krynn/lang/C/messages.po b/krynn/lang/C/messages.po index 429271bd..63255c9f 100644 --- a/krynn/lang/C/messages.po +++ b/krynn/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: krynn.php:132 krynn.php:136 -msgid "Krynn" -msgstr "" - -#: krynn.php:141 +#: krynn.php:150 msgid "Krynn Settings" msgstr "" -#: krynn.php:143 +#: krynn.php:152 msgid "Enable Krynn Addon" msgstr "" -#: krynn.php:148 -msgid "Save Settings" +#: krynn.php:158 +msgid "Submit" msgstr "" diff --git a/krynn/lang/cs/strings.php b/krynn/lang/cs/strings.php index 0e600b0b..4e9d61c3 100644 --- a/krynn/lang/cs/strings.php +++ b/krynn/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Krynn Settings"] = "Nastavení Krynn"; diff --git a/krynn/lang/de/strings.php b/krynn/lang/de/strings.php index 73d69b04..d8a54083 100644 --- a/krynn/lang/de/strings.php +++ b/krynn/lang/de/strings.php @@ -2,10 +2,9 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; -$a->strings["Krynn Settings"] = "Planeten Einstellungen"; -$a->strings["Enable Krynn Addon"] = "Planeten-Addon aktivieren"; +$a->strings["Krynn Settings"] = "Krynn Einstellungen"; +$a->strings["Enable Krynn Addon"] = "Krynn-Addon aktivieren"; $a->strings["Submit"] = "Senden"; diff --git a/krynn/lang/es/strings.php b/krynn/lang/es/strings.php index 416876c8..6bb39518 100644 --- a/krynn/lang/es/strings.php +++ b/krynn/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Krynn Settings"] = "Ajustes de Krynn"; diff --git a/krynn/lang/fi-fi/strings.php b/krynn/lang/fi-fi/strings.php index 22082beb..d6112ffa 100644 --- a/krynn/lang/fi-fi/strings.php +++ b/krynn/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Krynn Settings"] = "Krynn -asetukset"; diff --git a/krynn/lang/it/strings.php b/krynn/lang/it/strings.php index 7378a55e..9c6f59be 100644 --- a/krynn/lang/it/strings.php +++ b/krynn/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Krynn Settings"] = "Impostazioni Krynn"; diff --git a/krynn/lang/nl/strings.php b/krynn/lang/nl/strings.php index 28be50f4..bf323800 100644 --- a/krynn/lang/nl/strings.php +++ b/krynn/lang/nl/strings.php @@ -3,8 +3,9 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Krynn Settings"] = "Krynn instellingen"; $a->strings["Enable Krynn Addon"] = "Krynn Addon inschakelen"; +$a->strings["Submit"] = ""; diff --git a/krynn/lang/pl/strings.php b/krynn/lang/pl/strings.php index 45dfcba5..26cda588 100644 --- a/krynn/lang/pl/strings.php +++ b/krynn/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Krynn Settings"] = "Ustawienia Krynn"; diff --git a/krynn/lang/ro/strings.php b/krynn/lang/ro/strings.php index be624dc4..f6c6f53d 100644 --- a/krynn/lang/ro/strings.php +++ b/krynn/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Krynn Settings"] = "Configurări Krynn"; diff --git a/langfilter/lang/C/messages.po b/langfilter/lang/C/messages.po index daaa3c56..0fed0fae 100644 --- a/langfilter/lang/C/messages.po +++ b/langfilter/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2020-10-03 22:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,58 +17,58 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: langfilter.php:50 +#: langfilter.php:52 msgid "Language Filter" msgstr "" -#: langfilter.php:51 +#: langfilter.php:53 msgid "" "This addon tries to identify the language posts are writen in. If it does " "not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "" -#: langfilter.php:52 +#: langfilter.php:54 msgid "Use the language filter" msgstr "" -#: langfilter.php:53 +#: langfilter.php:55 msgid "Able to read" msgstr "" -#: langfilter.php:53 +#: langfilter.php:55 msgid "" "List of abbreviations (ISO 639-1 codes) for languages you speak, comma " "separated. For example \"de,it\"." msgstr "" -#: langfilter.php:54 +#: langfilter.php:56 msgid "Minimum confidence in language detection" msgstr "" -#: langfilter.php:54 +#: langfilter.php:56 msgid "" "Minimum confidence in language detection being correct, from 0 to 100. Posts " "will not be filtered when the confidence of language detection is below this " "percent value." msgstr "" -#: langfilter.php:55 +#: langfilter.php:57 msgid "Minimum length of message body" msgstr "" -#: langfilter.php:55 +#: langfilter.php:57 msgid "" "Minimum number of characters in message body for filter to be used. Posts " "shorter than this will not be filtered. Note: Language detection is " "unreliable for short content (<200 characters)." msgstr "" -#: langfilter.php:56 +#: langfilter.php:58 msgid "Save Settings" msgstr "" -#: langfilter.php:187 +#: langfilter.php:189 #, php-format msgid "Filtered language: %s" msgstr "" diff --git a/langfilter/lang/ca/strings.php b/langfilter/lang/ca/strings.php index 678fade3..e2bef03e 100644 --- a/langfilter/lang/ca/strings.php +++ b/langfilter/lang/ca/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Filtre d'Idioma"; diff --git a/langfilter/lang/cs/strings.php b/langfilter/lang/cs/strings.php index dc367331..6f398879 100644 --- a/langfilter/lang/cs/strings.php +++ b/langfilter/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Language Filter"] = "Jazykový filtr"; diff --git a/langfilter/lang/en-gb/strings.php b/langfilter/lang/en-gb/strings.php index 4ac43a93..20eb6d02 100644 --- a/langfilter/lang/en-gb/strings.php +++ b/langfilter/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Language Filter"; diff --git a/langfilter/lang/en-us/strings.php b/langfilter/lang/en-us/strings.php index fef18295..5f7f7e1d 100644 --- a/langfilter/lang/en-us/strings.php +++ b/langfilter/lang/en-us/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Language Filter"; diff --git a/langfilter/lang/es/messages.po b/langfilter/lang/es/messages.po index 5c67face..4b1725e8 100644 --- a/langfilter/lang/es/messages.po +++ b/langfilter/lang/es/messages.po @@ -6,14 +6,13 @@ # Translators: # Abraham Pérez Hernández , 2019 # Albert, 2016,2018 -# Boris Daniel Martinez Millàn , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" -"PO-Revision-Date: 2021-02-03 22:42+0000\n" -"Last-Translator: Boris Daniel Martinez Millàn \n" +"POT-Creation-Date: 2018-04-01 11:11-0400\n" +"PO-Revision-Date: 2019-01-22 18:31+0000\n" +"Last-Translator: Abraham Pérez Hernández \n" "Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,58 +20,62 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: langfilter.php:50 +#: langfilter.php:58 msgid "Language Filter" msgstr "Filtro de Idioma" -#: langfilter.php:51 +#: langfilter.php:59 msgid "" "This addon tries to identify the language posts are writen in. If it does " "not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "Este complemento intenta identificar en qué idioma se han escrito las publicaciones. Si no coincide con el idioma especificado a continuación, las publicaciones se ocultarán al contraerlas." -#: langfilter.php:52 +#: langfilter.php:60 msgid "Use the language filter" msgstr "Usar el filtro de idioma" -#: langfilter.php:53 +#: langfilter.php:61 msgid "Able to read" msgstr "Capaz de leer" -#: langfilter.php:53 +#: langfilter.php:61 msgid "" -"List of abbreviations (ISO 639-1 codes) for languages you speak, comma " -"separated. For example \"de,it\"." -msgstr "Lista de abreviaciones (Codigo ISO 639-1) de los lenguajes que hablas, separados por comas.Un ejemplo: \"de,it\"." +"List of abbreviations (iso2 codes) for languages you speak, comma separated." +" For example \"de,it\"." +msgstr "Lista de abreviaciones (códigos iso2) para los idiomas que habla, separadas por comas. Por ejemplo \"de,it\"." -#: langfilter.php:54 +#: langfilter.php:62 msgid "Minimum confidence in language detection" msgstr "Confianza mínima en la detección de idioma" -#: langfilter.php:54 +#: langfilter.php:62 msgid "" "Minimum confidence in language detection being correct, from 0 to 100. Posts" " will not be filtered when the confidence of language detection is below " "this percent value." msgstr "Confianza mínima en que la detección de idioma sea correcta, de 0 a 100. Las entradas no se filtrarán cuando la confianza de la detección del idioma es inferior a su valor de porcentaje." -#: langfilter.php:55 +#: langfilter.php:63 msgid "Minimum length of message body" msgstr "Longitud mínima del cuerpo del mensaje" -#: langfilter.php:55 +#: langfilter.php:63 msgid "" "Minimum number of characters in message body for filter to be used. Posts " "shorter than this will not be filtered. Note: Language detection is " "unreliable for short content (<200 characters)." msgstr "Número mínimo de caracteres en el cuerpo del mensaje para que se use el filtro. Las publicaciones más cortas que esto no serán filtradas. Nota: La detección de idioma no es fiable para contenido corto (<200 caracteres)." -#: langfilter.php:56 +#: langfilter.php:64 msgid "Save Settings" msgstr "Guardar Ajustes" -#: langfilter.php:187 +#: langfilter.php:105 +msgid "Language Filter Settings saved." +msgstr "Ajustes de Filtro de Idioma guardados." + +#: langfilter.php:182 #, php-format msgid "Filtered language: %s" msgstr "Idioma filtrado: %s" diff --git a/langfilter/lang/es/strings.php b/langfilter/lang/es/strings.php index 3ad23e5d..b3ff9333 100644 --- a/langfilter/lang/es/strings.php +++ b/langfilter/lang/es/strings.php @@ -10,10 +10,11 @@ $a->strings["Language Filter"] = "Filtro de Idioma"; $a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Este complemento intenta identificar en qué idioma se han escrito las publicaciones. Si no coincide con el idioma especificado a continuación, las publicaciones se ocultarán al contraerlas."; $a->strings["Use the language filter"] = "Usar el filtro de idioma"; $a->strings["Able to read"] = "Capaz de leer"; -$a->strings["List of abbreviations (ISO 639-1 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista de abreviaciones (Codigo ISO 639-1) de los lenguajes que hablas, separados por comas.Un ejemplo: \"de,it\"."; +$a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista de abreviaciones (códigos iso2) para los idiomas que habla, separadas por comas. Por ejemplo \"de,it\"."; $a->strings["Minimum confidence in language detection"] = "Confianza mínima en la detección de idioma"; $a->strings["Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value."] = "Confianza mínima en que la detección de idioma sea correcta, de 0 a 100. Las entradas no se filtrarán cuando la confianza de la detección del idioma es inferior a su valor de porcentaje."; $a->strings["Minimum length of message body"] = "Longitud mínima del cuerpo del mensaje"; $a->strings["Minimum number of characters in message body for filter to be used. Posts shorter than this will not be filtered. Note: Language detection is unreliable for short content (<200 characters)."] = "Número mínimo de caracteres en el cuerpo del mensaje para que se use el filtro. Las publicaciones más cortas que esto no serán filtradas. Nota: La detección de idioma no es fiable para contenido corto (<200 caracteres)."; $a->strings["Save Settings"] = "Guardar Ajustes"; +$a->strings["Language Filter Settings saved."] = "Ajustes de Filtro de Idioma guardados."; $a->strings["Filtered language: %s"] = "Idioma filtrado: %s"; diff --git a/langfilter/lang/et/strings.php b/langfilter/lang/et/strings.php index 00b5bd51..e8aa27fa 100644 --- a/langfilter/lang/et/strings.php +++ b/langfilter/lang/et/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_et")) { function string_plural_select_et($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Keelefilter"; diff --git a/langfilter/lang/fi-fi/strings.php b/langfilter/lang/fi-fi/strings.php index 85fb6e0f..adfda3a1 100644 --- a/langfilter/lang/fi-fi/strings.php +++ b/langfilter/lang/fi-fi/strings.php @@ -2,12 +2,18 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Kielisuodatin"; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = ""; $a->strings["Use the language filter"] = "Ota kielisuodatin käyttöön"; +$a->strings["Able to read"] = ""; +$a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = ""; +$a->strings["Minimum confidence in language detection"] = ""; +$a->strings["Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value."] = ""; +$a->strings["Minimum length of message body"] = ""; +$a->strings["Minimum number of characters in message body for filter to be used. Posts shorter than this will not be filtered. Note: Language detection is unreliable for short content (<200 characters)."] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Language Filter Settings saved."] = "Kielisuodatinasetukset tallennettu"; $a->strings["Filtered language: %s"] = "Suodatettu kieli: %s"; diff --git a/langfilter/lang/fr/strings.php b/langfilter/lang/fr/strings.php index 15a5d6ae..c8dc633e 100644 --- a/langfilter/lang/fr/strings.php +++ b/langfilter/lang/fr/strings.php @@ -3,18 +3,14 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Language Filter"] = "Filtre de langues"; -$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Cette extension essaie de reconnaître la langue dans laquelle les publications sont écrites. Si elle ne correspond à aucune de la liste donnée plus bas, les publications seront réduites."; +$a->strings["This addon tries to identify the language of a postings. If it does not match any language spoken by you (see below) the posting will be collapsed. Remember detecting the language is not perfect, especially with short postings."] = ""; $a->strings["Use the language filter"] = "Utiliser le filtre de langues"; -$a->strings["Able to read"] = "Peut lire"; -$a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Liste d'abréviations (codes iso2) pour les langues que vous parlez, séparées par des virgules. Par exemple, \"fr,it\"."; -$a->strings["Minimum confidence in language detection"] = "Confiance minimale dans la détection de langues"; -$a->strings["Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value."] = "Seuil de confiance minimal pour la détection des langues, de 0 à 100. Une publication ne sera pas filtrée si elle est détectée avec une confiance moindre."; -$a->strings["Minimum length of message body"] = "Longueur minimale du corps de message."; -$a->strings["Minimum number of characters in message body for filter to be used. Posts shorter than this will not be filtered. Note: Language detection is unreliable for short content (<200 characters)."] = "Nombre minimal de signes dans le corps de message pour déclencher le filtre. Une publication plus courte ne sera pas filtrée. Remarque: la détection de langue n'est pas fiable pour du contenu court (<200 signes)."; +$a->strings["I speak"] = "Je parle"; +$a->strings["List of abbreviations for languages you speak, comma seperated. For excample \"de,it\"."] = "Liste d’abréviation des langues que vous maîtrisez, séparés par des virgules. Par exemple \"en,fr\"."; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; $a->strings["Language Filter Settings saved."] = "Paramètres du filtre de langues sauvegardés."; -$a->strings["Filtered language: %s"] = "Langues filtrées: %s"; +$a->strings["unspoken language %s - Click to open/close"] = "Langue %s non parlé - Cliquez pour ouvrir/fermer"; diff --git a/langfilter/lang/it/strings.php b/langfilter/lang/it/strings.php index 49b6cd76..3f3ca93e 100644 --- a/langfilter/lang/it/strings.php +++ b/langfilter/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Filtro Lingua"; diff --git a/langfilter/lang/nb-no/strings.php b/langfilter/lang/nb-no/strings.php index 091e3f3b..995e6899 100644 --- a/langfilter/lang/nb-no/strings.php +++ b/langfilter/lang/nb-no/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_nb_no")) { function string_plural_select_nb_no($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Språkfilter"; diff --git a/langfilter/lang/nl/strings.php b/langfilter/lang/nl/strings.php index 62febd5e..97ab88e2 100644 --- a/langfilter/lang/nl/strings.php +++ b/langfilter/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Taalfilter"; diff --git a/langfilter/lang/pl/strings.php b/langfilter/lang/pl/strings.php index 92165f30..37e45659 100644 --- a/langfilter/lang/pl/strings.php +++ b/langfilter/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Language Filter"] = "Filtr językowy"; diff --git a/langfilter/lang/pt-br/strings.php b/langfilter/lang/pt-br/strings.php index 080ea658..bddcc210 100644 --- a/langfilter/lang/pt-br/strings.php +++ b/langfilter/lang/pt-br/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Language Filter"] = "Filtro de Idiomas"; diff --git a/langfilter/lang/ru/strings.php b/langfilter/lang/ru/strings.php index e4a111ad..1b3a1581 100644 --- a/langfilter/lang/ru/strings.php +++ b/langfilter/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Language Filter"] = "Языковой фильтр"; diff --git a/langfilter/lang/sv/strings.php b/langfilter/lang/sv/strings.php index b6688301..3274e98b 100644 --- a/langfilter/lang/sv/strings.php +++ b/langfilter/lang/sv/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_sv")) { function string_plural_select_sv($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Language Filter"] = "Språkfilter"; diff --git a/langfilter/lang/zh-cn/strings.php b/langfilter/lang/zh-cn/strings.php index bcb0b723..bbeedf3e 100644 --- a/langfilter/lang/zh-cn/strings.php +++ b/langfilter/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Language Filter"] = "语言过滤器"; diff --git a/ldapauth/lang/C/messages.po b/ldapauth/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/libertree/lang/C/messages.po b/libertree/lang/C/messages.po index 47054070..ec61f847 100644 --- a/libertree/lang/C/messages.po +++ b/libertree/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,30 +17,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: libertree.php:37 +#: libertree.php:36 msgid "Post to libertree" msgstr "" -#: libertree.php:71 libertree.php:75 -msgid "libertree Export" +#: libertree.php:67 +msgid "libertree Post Settings" msgstr "" -#: libertree.php:79 +#: libertree.php:69 msgid "Enable Libertree Post Addon" msgstr "" -#: libertree.php:84 +#: libertree.php:74 msgid "Libertree API token" msgstr "" -#: libertree.php:89 +#: libertree.php:79 msgid "Libertree site URL" msgstr "" -#: libertree.php:94 +#: libertree.php:84 msgid "Post to Libertree by default" msgstr "" -#: libertree.php:100 -msgid "Save Settings" +#: libertree.php:90 +msgid "Submit" msgstr "" diff --git a/libertree/lang/cs/strings.php b/libertree/lang/cs/strings.php index 5d2fa411..57ad0ff1 100644 --- a/libertree/lang/cs/strings.php +++ b/libertree/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Post to libertree"] = "Poslat na libertree"; diff --git a/libertree/lang/de/strings.php b/libertree/lang/de/strings.php index 33fdd74a..c6867705 100644 --- a/libertree/lang/de/strings.php +++ b/libertree/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to libertree"] = "bei libertree veröffentlichen"; diff --git a/libertree/lang/es/strings.php b/libertree/lang/es/strings.php index c5833cff..8a8dbf1f 100644 --- a/libertree/lang/es/strings.php +++ b/libertree/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to libertree"] = "Publicar en Libertree"; diff --git a/libertree/lang/fi-fi/strings.php b/libertree/lang/fi-fi/strings.php index a887a4f8..b24fde82 100644 --- a/libertree/lang/fi-fi/strings.php +++ b/libertree/lang/fi-fi/strings.php @@ -2,13 +2,13 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to libertree"] = "Lähetä Libertreehin"; $a->strings["libertree Post Settings"] = "Libertree -viestin asetukset"; $a->strings["Enable Libertree Post Addon"] = "Ota Libertree -viestilisäosa käyttöön"; +$a->strings["Libertree API token"] = ""; $a->strings["Libertree site URL"] = "Libertree -sivuston URL-osoite"; $a->strings["Post to Libertree by default"] = "Lähetä Libertreehin oletuksena"; $a->strings["Submit"] = "Lähetä"; diff --git a/libertree/lang/fr/strings.php b/libertree/lang/fr/strings.php index a86d5461..e3e9ff7e 100644 --- a/libertree/lang/fr/strings.php +++ b/libertree/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to libertree"] = "Publier sur libertree"; diff --git a/libertree/lang/it/strings.php b/libertree/lang/it/strings.php index 0db76fab..91984f9d 100644 --- a/libertree/lang/it/strings.php +++ b/libertree/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to libertree"] = "Invia a Libertree"; diff --git a/libertree/lang/nl/strings.php b/libertree/lang/nl/strings.php index a01e03b3..1b8524f2 100644 --- a/libertree/lang/nl/strings.php +++ b/libertree/lang/nl/strings.php @@ -3,10 +3,13 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to libertree"] = "Plaatsen op Libertree"; $a->strings["libertree Post Settings"] = "Libertree Post instellingen"; $a->strings["Enable Libertree Post Addon"] = "Libertree Post Addon inschakelen"; +$a->strings["Libertree API token"] = ""; +$a->strings["Libertree site URL"] = ""; $a->strings["Post to Libertree by default"] = "Plaatsen op Libertree als standaard instellen "; +$a->strings["Submit"] = ""; diff --git a/libertree/lang/pl/strings.php b/libertree/lang/pl/strings.php index ca3b9799..1c535c33 100644 --- a/libertree/lang/pl/strings.php +++ b/libertree/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to libertree"] = "Opublikuj na libertree"; diff --git a/libertree/lang/pt-br/strings.php b/libertree/lang/pt-br/strings.php index 9a4170a7..d55aee61 100644 --- a/libertree/lang/pt-br/strings.php +++ b/libertree/lang/pt-br/strings.php @@ -2,12 +2,13 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to libertree"] = "Publicar no Libertree"; $a->strings["libertree Post Settings"] = "Configurações de publicação do Libertree"; $a->strings["Enable Libertree Post Addon"] = "Habilitar plug-in para publicar no Libertree"; +$a->strings["Libertree API token"] = ""; +$a->strings["Libertree site URL"] = ""; $a->strings["Post to Libertree by default"] = "Publicar no Libertree por padrão"; $a->strings["Submit"] = "Enviar"; diff --git a/libertree/lang/ro/strings.php b/libertree/lang/ro/strings.php index de3a95ea..efa612ed 100644 --- a/libertree/lang/ro/strings.php +++ b/libertree/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to libertree"] = "Postați pe libertree"; diff --git a/libertree/lang/zh-cn/strings.php b/libertree/lang/zh-cn/strings.php index 540f35a7..212f5146 100644 --- a/libertree/lang/zh-cn/strings.php +++ b/libertree/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Post to libertree"] = "发布到 libertree"; diff --git a/libravatar/lang/C/messages.po b/libravatar/lang/C/messages.po index ebb364c1..d0aee6f4 100644 --- a/libravatar/lang/C/messages.po +++ b/libravatar/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2020-12-08 07:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/libravatar/lang/cs/strings.php b/libravatar/lang/cs/strings.php index 5be74591..9d47c544 100644 --- a/libravatar/lang/cs/strings.php +++ b/libravatar/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Libravatar NENÍ možné úspěšně nainstalovat.
Vyžaduje PHP >= 5.3"; diff --git a/libravatar/lang/de/messages.po b/libravatar/lang/de/messages.po index 60575f0c..d9a3c782 100644 --- a/libravatar/lang/de/messages.po +++ b/libravatar/lang/de/messages.po @@ -4,71 +4,82 @@ # # # Translators: -# Andreas H., 2014 -# Tobias Diekershoff , 2014 -# Tobias Diekershoff , 2021 -# Ulf Rompe , 2019 +# Abrax , 2014 +# bavatar , 2014 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-08 07:16+0000\n" -"PO-Revision-Date: 2021-02-01 06:30+0000\n" -"Last-Translator: Tobias Diekershoff \n" -"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2014-10-15 12:30+0000\n" +"Last-Translator: Abrax \n" +"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: libravatar.php:68 +#: libravatar.php:14 +msgid "Could NOT install Libravatar successfully.
It requires PHP >= 5.3" +msgstr "Kann Libravatar NICHT erfolgreich installieren.
PHP >=5.3 wird benötigt" + +#: libravatar.php:73 msgid "generic profile image" msgstr "allgemeines Profilbild" -#: libravatar.php:69 +#: libravatar.php:74 msgid "random geometric pattern" -msgstr "zufällig erzeugtes, geometrisches Muster" +msgstr "zufällig erzeugtes geometrisches Muster" -#: libravatar.php:70 +#: libravatar.php:75 msgid "monster face" msgstr "Monstergesicht" -#: libravatar.php:71 +#: libravatar.php:76 msgid "computer generated face" msgstr "Computergesicht" -#: libravatar.php:72 +#: libravatar.php:77 msgid "retro arcade style face" -msgstr "Retro-Arcade-Design-Gesicht" +msgstr "Retro Arcade Design Gesicht" -#: libravatar.php:73 -msgid "roboter face" -msgstr "Roboter Gesicht" +#: libravatar.php:82 +msgid "Warning" +msgstr "Warnung" -#: libravatar.php:74 -msgid "retro adventure game character" -msgstr "Retro Abenteuerspiel Charakter" +#: libravatar.php:83 +#, php-format +msgid "Your PHP version %s is lower than the required PHP >= 5.3." +msgstr "Deine PHP Version %s ist niedriger als die benötigte Version PHP >= 5.3." -#: libravatar.php:78 +#: libravatar.php:84 +msgid "This addon is not functional on your server." +msgstr "Dieses Addon funktioniert auf deinem Server nicht." + +#: libravatar.php:93 msgid "Information" msgstr "Information" -#: libravatar.php:78 +#: libravatar.php:93 msgid "" "Gravatar addon is installed. Please disable the Gravatar addon.
The " "Libravatar addon will fall back to Gravatar if nothing was found at " "Libravatar." -msgstr "Das Gravatar-Addon ist installiert. Bitte schalte das Gravatar-Addon aus.
Das Libravatar-Addon nutzt Gravatar, sollte nichts auf Libravatar gefunden werden." +msgstr "Das Gravatar Addon ist installiert. Bitte schalte das Gravatar Addon aus.
Das Libravatar Addon nutzt Gravater, sollte nichts auf Libravatar gefunden werden." -#: libravatar.php:83 -msgid "Save Settings" -msgstr "Einstellungen Speichern" +#: libravatar.php:99 +msgid "Submit" +msgstr "Senden" -#: libravatar.php:84 +#: libravatar.php:100 msgid "Default avatar image" -msgstr "Standard-Profilbild " +msgstr "Standard Profilbild " -#: libravatar.php:84 +#: libravatar.php:100 msgid "Select default avatar image if none was found. See README" -msgstr "Das Standard-Avatar-Bild wurde nicht gefunden. Siehe README" +msgstr "Das Standard Avatar Bild wurde nicht gefunden. Siehe README" + +#: libravatar.php:112 +msgid "Libravatar settings updated." +msgstr "Libravatar Einstellungen sind aktualisiert." diff --git a/libravatar/lang/de/strings.php b/libravatar/lang/de/strings.php index 244812c8..67ccf8b6 100644 --- a/libravatar/lang/de/strings.php +++ b/libravatar/lang/de/strings.php @@ -2,19 +2,21 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Kann Libravatar NICHT erfolgreich installieren.
PHP >=5.3 wird benötigt"; $a->strings["generic profile image"] = "allgemeines Profilbild"; -$a->strings["random geometric pattern"] = "zufällig erzeugtes, geometrisches Muster"; +$a->strings["random geometric pattern"] = "zufällig erzeugtes geometrisches Muster"; $a->strings["monster face"] = "Monstergesicht"; $a->strings["computer generated face"] = "Computergesicht"; -$a->strings["retro arcade style face"] = "Retro-Arcade-Design-Gesicht"; -$a->strings["roboter face"] = "Roboter Gesicht"; -$a->strings["retro adventure game character"] = "Retro Abenteuerspiel Charakter"; +$a->strings["retro arcade style face"] = "Retro Arcade Design Gesicht"; +$a->strings["Warning"] = "Warnung"; +$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "Deine PHP Version %s ist niedriger als die benötigte Version PHP >= 5.3."; +$a->strings["This addon is not functional on your server."] = "Dieses Addon funktioniert auf deinem Server nicht."; $a->strings["Information"] = "Information"; -$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Das Gravatar-Addon ist installiert. Bitte schalte das Gravatar-Addon aus.
Das Libravatar-Addon nutzt Gravatar, sollte nichts auf Libravatar gefunden werden."; -$a->strings["Save Settings"] = "Einstellungen Speichern"; -$a->strings["Default avatar image"] = "Standard-Profilbild "; -$a->strings["Select default avatar image if none was found. See README"] = "Das Standard-Avatar-Bild wurde nicht gefunden. Siehe README"; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Das Gravatar Addon ist installiert. Bitte schalte das Gravatar Addon aus.
Das Libravatar Addon nutzt Gravater, sollte nichts auf Libravatar gefunden werden."; +$a->strings["Submit"] = "Senden"; +$a->strings["Default avatar image"] = "Standard Profilbild "; +$a->strings["Select default avatar image if none was found. See README"] = "Das Standard Avatar Bild wurde nicht gefunden. Siehe README"; +$a->strings["Libravatar settings updated."] = "Libravatar Einstellungen sind aktualisiert."; diff --git a/libravatar/lang/es/strings.php b/libravatar/lang/es/strings.php index 33ce363f..1ab20cf1 100644 --- a/libravatar/lang/es/strings.php +++ b/libravatar/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Podría NO instalar Libravatar con éxito.
Requiere PHP >= 5.3"; diff --git a/libravatar/lang/fi-fi/strings.php b/libravatar/lang/fi-fi/strings.php index 8c4b3a69..6be2f23f 100644 --- a/libravatar/lang/fi-fi/strings.php +++ b/libravatar/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Libravataria ei voitu asentaa.
Vaatii PHP-version >=5.3"; @@ -16,6 +16,7 @@ $a->strings["Warning"] = "Varoitus"; $a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "PHP-versiosi on %s. Friendica vaatii PHP >= 5.3."; $a->strings["This addon is not functional on your server."] = "Tämä lisäosa ei toimi palvelimellasi."; $a->strings["Information"] = "Tietoja"; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; $a->strings["Submit"] = "Lähetä"; $a->strings["Default avatar image"] = "Avatarin oletuskuva"; $a->strings["Select default avatar image if none was found. See README"] = "Valitse oletusavatarikuva jos avatari puuttuu. Katso lisätietoja README:stä."; diff --git a/libravatar/lang/fr/strings.php b/libravatar/lang/fr/strings.php index 52bdf1c4..48f8cf62 100644 --- a/libravatar/lang/fr/strings.php +++ b/libravatar/lang/fr/strings.php @@ -2,15 +2,21 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = ""; $a->strings["generic profile image"] = "image de profil générique"; +$a->strings["random geometric pattern"] = ""; +$a->strings["monster face"] = ""; $a->strings["computer generated face"] = "visage généré par ordinateur"; +$a->strings["retro arcade style face"] = ""; $a->strings["Warning"] = "Attention"; $a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "Votre version de PHP %s est inférieure à la minimum requise (5.3)."; +$a->strings["This addon is not functional on your server."] = ""; $a->strings["Information"] = "Information"; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; $a->strings["Submit"] = "Envoyer"; $a->strings["Default avatar image"] = "Avatar par défaut"; +$a->strings["Select default avatar image if none was found. See README"] = ""; $a->strings["Libravatar settings updated."] = "Paramètres de Libravatar mis à jour."; diff --git a/libravatar/lang/it/messages.po b/libravatar/lang/it/messages.po index 911ae80a..6fd10f30 100644 --- a/libravatar/lang/it/messages.po +++ b/libravatar/lang/it/messages.po @@ -5,14 +5,13 @@ # # Translators: # fabrixxm , 2014-2015 -# Sylke Vicious , 2021 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-08 07:16+0000\n" -"PO-Revision-Date: 2021-01-15 12:11+0000\n" -"Last-Translator: Sylke Vicious \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,53 +19,66 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: libravatar.php:68 +#: libravatar.php:14 +msgid "Could NOT install Libravatar successfully.
It requires PHP >= 5.3" +msgstr "Non è possibile installare Libravatar.
Richiede PHP >= 5.3" + +#: libravatar.php:73 msgid "generic profile image" msgstr "immagine generica del profilo" -#: libravatar.php:69 +#: libravatar.php:74 msgid "random geometric pattern" msgstr "schema geometrico casuale" -#: libravatar.php:70 +#: libravatar.php:75 msgid "monster face" msgstr "faccia di mostro" -#: libravatar.php:71 +#: libravatar.php:76 msgid "computer generated face" msgstr "faccia generata dal computer" -#: libravatar.php:72 +#: libravatar.php:77 msgid "retro arcade style face" msgstr "faccia stile retro arcade" -#: libravatar.php:73 -msgid "roboter face" -msgstr "faccia robotica" +#: libravatar.php:82 +msgid "Warning" +msgstr "Attenzione" -#: libravatar.php:74 -msgid "retro adventure game character" -msgstr "personaggio di un gioco di avventura retrò" +#: libravatar.php:83 +#, php-format +msgid "Your PHP version %s is lower than the required PHP >= 5.3." +msgstr "La tua versione %s è minore di quella richiesta PHP >= 5.3." -#: libravatar.php:78 +#: libravatar.php:84 +msgid "This addon is not functional on your server." +msgstr "Questo addon non è funzionante sul tuo server." + +#: libravatar.php:93 msgid "Information" msgstr "Informazione" -#: libravatar.php:78 +#: libravatar.php:93 msgid "" "Gravatar addon is installed. Please disable the Gravatar addon.
The " "Libravatar addon will fall back to Gravatar if nothing was found at " "Libravatar." msgstr "L'addon Gravatar è installato. Disabilita l'addon Gravatar.
\nL'addon Libravatar si appoggerà a Gravatar se non trova nulla su Libravatar." -#: libravatar.php:83 -msgid "Save Settings" -msgstr "Salva Impostazioni" +#: libravatar.php:99 +msgid "Submit" +msgstr "Invia" -#: libravatar.php:84 +#: libravatar.php:100 msgid "Default avatar image" msgstr "Immagine avatar predefinita" -#: libravatar.php:84 +#: libravatar.php:100 msgid "Select default avatar image if none was found. See README" msgstr "Seleziona l'immagine di default se non viene trovato niente. Vedi README" + +#: libravatar.php:112 +msgid "Libravatar settings updated." +msgstr "Impostazioni Libravatar aggiornate." diff --git a/libravatar/lang/it/strings.php b/libravatar/lang/it/strings.php index a5292b68..8b462f0a 100644 --- a/libravatar/lang/it/strings.php +++ b/libravatar/lang/it/strings.php @@ -2,19 +2,21 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Non è possibile installare Libravatar.
Richiede PHP >= 5.3"; $a->strings["generic profile image"] = "immagine generica del profilo"; $a->strings["random geometric pattern"] = "schema geometrico casuale"; $a->strings["monster face"] = "faccia di mostro"; $a->strings["computer generated face"] = "faccia generata dal computer"; $a->strings["retro arcade style face"] = "faccia stile retro arcade"; -$a->strings["roboter face"] = "faccia robotica"; -$a->strings["retro adventure game character"] = "personaggio di un gioco di avventura retrò"; +$a->strings["Warning"] = "Attenzione"; +$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "La tua versione %s è minore di quella richiesta PHP >= 5.3."; +$a->strings["This addon is not functional on your server."] = "Questo addon non è funzionante sul tuo server."; $a->strings["Information"] = "Informazione"; $a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "L'addon Gravatar è installato. Disabilita l'addon Gravatar.
\nL'addon Libravatar si appoggerà a Gravatar se non trova nulla su Libravatar."; -$a->strings["Save Settings"] = "Salva Impostazioni"; +$a->strings["Submit"] = "Invia"; $a->strings["Default avatar image"] = "Immagine avatar predefinita"; $a->strings["Select default avatar image if none was found. See README"] = "Seleziona l'immagine di default se non viene trovato niente. Vedi README"; +$a->strings["Libravatar settings updated."] = "Impostazioni Libravatar aggiornate."; diff --git a/libravatar/lang/nl/strings.php b/libravatar/lang/nl/strings.php index 371315f9..1cb30e74 100644 --- a/libravatar/lang/nl/strings.php +++ b/libravatar/lang/nl/strings.php @@ -3,9 +3,21 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Kon Libravater NIET succesvol installeren.
PHP 5.3 of meer is vereist"; $a->strings["generic profile image"] = "Generieke profiel-foto"; +$a->strings["random geometric pattern"] = ""; +$a->strings["monster face"] = ""; +$a->strings["computer generated face"] = ""; +$a->strings["retro arcade style face"] = ""; +$a->strings["Warning"] = ""; +$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = ""; +$a->strings["This addon is not functional on your server."] = ""; +$a->strings["Information"] = ""; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; +$a->strings["Submit"] = ""; +$a->strings["Default avatar image"] = ""; +$a->strings["Select default avatar image if none was found. See README"] = ""; $a->strings["Libravatar settings updated."] = "Libravatar instellingen opgeslagen"; diff --git a/libravatar/lang/pl/strings.php b/libravatar/lang/pl/strings.php index 2aa11809..4607670f 100644 --- a/libravatar/lang/pl/strings.php +++ b/libravatar/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Nie można zainstalować dodatku Libravatar.
Wymaga PHP> = 5.3"; diff --git a/libravatar/lang/pt-br/strings.php b/libravatar/lang/pt-br/strings.php index fc7591cb..9688c2ae 100644 --- a/libravatar/lang/pt-br/strings.php +++ b/libravatar/lang/pt-br/strings.php @@ -2,11 +2,21 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Não foi possível instalar o Libravatar.
Ele requer PHP >= 5.3"; +$a->strings["generic profile image"] = ""; +$a->strings["random geometric pattern"] = ""; $a->strings["monster face"] = "careta"; +$a->strings["computer generated face"] = ""; $a->strings["retro arcade style face"] = "rosto de personagem de fliperama"; +$a->strings["Warning"] = ""; +$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = ""; +$a->strings["This addon is not functional on your server."] = ""; +$a->strings["Information"] = ""; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; $a->strings["Submit"] = "Enviar"; +$a->strings["Default avatar image"] = ""; +$a->strings["Select default avatar image if none was found. See README"] = ""; +$a->strings["Libravatar settings updated."] = ""; diff --git a/libravatar/lang/ro/strings.php b/libravatar/lang/ro/strings.php index e552914f..61764cb3 100644 --- a/libravatar/lang/ro/strings.php +++ b/libravatar/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "NU s-a putut instala Libravatar cu succes.
Acesta necesită PHP >= 5.3"; diff --git a/ljpost/lang/C/messages.po b/ljpost/lang/C/messages.po index 6ee7e27c..9baae18e 100644 --- a/ljpost/lang/C/messages.po +++ b/ljpost/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,26 +21,26 @@ msgstr "" msgid "Post to LiveJournal" msgstr "" -#: ljpost.php:73 +#: ljpost.php:70 msgid "LiveJournal Post Settings" msgstr "" -#: ljpost.php:75 +#: ljpost.php:72 msgid "Enable LiveJournal Post Addon" msgstr "" -#: ljpost.php:80 +#: ljpost.php:77 msgid "LiveJournal username" msgstr "" -#: ljpost.php:85 +#: ljpost.php:82 msgid "LiveJournal password" msgstr "" -#: ljpost.php:90 +#: ljpost.php:87 msgid "Post to LiveJournal by default" msgstr "" -#: ljpost.php:96 -msgid "Save Settings" +#: ljpost.php:93 +msgid "Submit" msgstr "" diff --git a/ljpost/lang/cs/strings.php b/ljpost/lang/cs/strings.php index 74bacf1e..d2c833d9 100644 --- a/ljpost/lang/cs/strings.php +++ b/ljpost/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Post to LiveJournal"] = "Poslat na LiveJournal"; diff --git a/ljpost/lang/de/strings.php b/ljpost/lang/de/strings.php index a6145fe5..e6b9c848 100644 --- a/ljpost/lang/de/strings.php +++ b/ljpost/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to LiveJournal"] = "In LiveJournal veröffentlichen."; diff --git a/ljpost/lang/es/strings.php b/ljpost/lang/es/strings.php index 225dfd10..10092765 100644 --- a/ljpost/lang/es/strings.php +++ b/ljpost/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to LiveJournal"] = "Publicar en LiveJournal"; diff --git a/ljpost/lang/fi-fi/strings.php b/ljpost/lang/fi-fi/strings.php index 6279bd97..e03e6ba3 100644 --- a/ljpost/lang/fi-fi/strings.php +++ b/ljpost/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to LiveJournal"] = "Lähetä LiveJournaliin"; diff --git a/ljpost/lang/it/strings.php b/ljpost/lang/it/strings.php index aadebe8a..54f5fac5 100644 --- a/ljpost/lang/it/strings.php +++ b/ljpost/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to LiveJournal"] = "Invia a LiveJournal"; diff --git a/ljpost/lang/nl/strings.php b/ljpost/lang/nl/strings.php index 5ae4bbed..d9ed2360 100644 --- a/ljpost/lang/nl/strings.php +++ b/ljpost/lang/nl/strings.php @@ -3,10 +3,13 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to LiveJournal"] = "Plaatsen op LiveJournal"; $a->strings["LiveJournal Post Settings"] = "LiveJournal Post instellingen"; $a->strings["Enable LiveJournal Post Addon"] = "LiveJournal Post inschakelen"; +$a->strings["LiveJournal username"] = ""; +$a->strings["LiveJournal password"] = ""; $a->strings["Post to LiveJournal by default"] = "Plaatsen op Livejournal als standaard instellen "; +$a->strings["Submit"] = ""; diff --git a/ljpost/lang/pl/strings.php b/ljpost/lang/pl/strings.php index efb97fcd..85c6e3a1 100644 --- a/ljpost/lang/pl/strings.php +++ b/ljpost/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to Insanejournal"] = "Opublikuj w Insanejournal"; diff --git a/ljpost/lang/pt-br/strings.php b/ljpost/lang/pt-br/strings.php index 542d2854..ddc091a4 100644 --- a/ljpost/lang/pt-br/strings.php +++ b/ljpost/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to LiveJournal"] = "Publicar no LiveJournal"; diff --git a/ljpost/lang/ro/strings.php b/ljpost/lang/ro/strings.php index d44dbcaf..b65c7754 100644 --- a/ljpost/lang/ro/strings.php +++ b/ljpost/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to LiveJournal"] = "Postați pe LiveJournal"; diff --git a/mahjongg/lang/C/messages.po b/mahjongg/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/mailstream/lang/C/messages.po b/mailstream/lang/C/messages.po index 1a5e293c..80344780 100644 --- a/mailstream/lang/C/messages.po +++ b/mailstream/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-03-11 19:13+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,80 +17,80 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: mailstream.php:66 +#: mailstream.php:77 msgid "From Address" msgstr "" -#: mailstream.php:68 +#: mailstream.php:79 msgid "Email address that stream items will appear to be from." msgstr "" -#: mailstream.php:71 mailstream.php:382 +#: mailstream.php:82 mailstream.php:380 msgid "Save Settings" msgstr "" -#: mailstream.php:225 +#: mailstream.php:223 msgid "Re:" msgstr "" -#: mailstream.php:233 +#: mailstream.php:231 msgid "Friendica post" msgstr "" -#: mailstream.php:236 +#: mailstream.php:234 msgid "Diaspora post" msgstr "" -#: mailstream.php:246 +#: mailstream.php:244 msgid "Feed item" msgstr "" -#: mailstream.php:249 +#: mailstream.php:247 msgid "Email" msgstr "" -#: mailstream.php:251 +#: mailstream.php:249 msgid "Friendica Item" msgstr "" -#: mailstream.php:296 +#: mailstream.php:293 msgid "Upstream" msgstr "" -#: mailstream.php:297 +#: mailstream.php:294 msgid "Local" msgstr "" -#: mailstream.php:364 +#: mailstream.php:362 msgid "Enabled" msgstr "" -#: mailstream.php:368 +#: mailstream.php:366 msgid "Email Address" msgstr "" -#: mailstream.php:370 +#: mailstream.php:368 msgid "Leave blank to use your account email address" msgstr "" -#: mailstream.php:373 +#: mailstream.php:371 msgid "Exclude Likes" msgstr "" -#: mailstream.php:375 +#: mailstream.php:373 msgid "Check this to omit mailing \"Like\" notifications" msgstr "" -#: mailstream.php:378 +#: mailstream.php:376 msgid "Attach Images" msgstr "" -#: mailstream.php:380 +#: mailstream.php:378 msgid "" "Download images in posts and attach them to the email. Useful for reading " "email while offline." msgstr "" -#: mailstream.php:381 +#: mailstream.php:379 msgid "Mail Stream Settings" msgstr "" diff --git a/mailstream/lang/cs/strings.php b/mailstream/lang/cs/strings.php index 1525bfb6..fd36cca4 100644 --- a/mailstream/lang/cs/strings.php +++ b/mailstream/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["From Address"] = "Adresa odesílatele"; diff --git a/mailstream/lang/de/strings.php b/mailstream/lang/de/strings.php index 53620d18..3f946a48 100644 --- a/mailstream/lang/de/strings.php +++ b/mailstream/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["From Address"] = "Absender"; diff --git a/mailstream/lang/en-gb/strings.php b/mailstream/lang/en-gb/strings.php index 6b3c74b4..b42a42a1 100644 --- a/mailstream/lang/en-gb/strings.php +++ b/mailstream/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["From Address"] = "From address"; diff --git a/mailstream/lang/es/strings.php b/mailstream/lang/es/strings.php index 507f32d6..8a2a4faf 100644 --- a/mailstream/lang/es/strings.php +++ b/mailstream/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["From Address"] = "Desde Dirección"; diff --git a/mailstream/lang/fi-fi/strings.php b/mailstream/lang/fi-fi/strings.php index 167e7341..641fd3d4 100644 --- a/mailstream/lang/fi-fi/strings.php +++ b/mailstream/lang/fi-fi/strings.php @@ -2,19 +2,25 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["From Address"] = "Lähettäjä"; +$a->strings["Email address that stream items will appear to be from."] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Re:"] = "Koskien"; $a->strings["Friendica post"] = "Friendica -julkaisu"; $a->strings["Diaspora post"] = "Diaspora -julkaisu"; +$a->strings["Feed item"] = ""; $a->strings["Email"] = "Sähköposti"; $a->strings["Friendica Item"] = "Friendica -kohde"; +$a->strings["Upstream"] = ""; $a->strings["Local"] = "Paikallinen"; $a->strings["Enabled"] = "Käytössä"; $a->strings["Email Address"] = "Sähköpostiosoite"; +$a->strings["Leave blank to use your account email address"] = ""; +$a->strings["Exclude Likes"] = ""; +$a->strings["Check this to omit mailing \"Like\" notifications"] = ""; $a->strings["Attach Images"] = "Liitä kuvia"; +$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = ""; $a->strings["Mail Stream Settings"] = "Mail Stream -asetukset"; diff --git a/mailstream/lang/fr/strings.php b/mailstream/lang/fr/strings.php index 471b3b19..13892f61 100644 --- a/mailstream/lang/fr/strings.php +++ b/mailstream/lang/fr/strings.php @@ -2,18 +2,21 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["From Address"] = "Depuis l'adresse"; +$a->strings["Email address that stream items will appear to be from."] = ""; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; $a->strings["Re:"] = "Re :"; $a->strings["Friendica post"] = "Message Friendica"; $a->strings["Diaspora post"] = "Message Diaspora"; +$a->strings["Feed item"] = ""; $a->strings["Email"] = "Courriel"; $a->strings["Friendica Item"] = "Élément de Friendica"; +$a->strings["Upstream"] = ""; $a->strings["Local"] = "Local"; $a->strings["Email Address"] = "Adresse de courriel"; +$a->strings["Leave blank to use your account email address"] = ""; $a->strings["Enabled"] = "Activer"; $a->strings["Mail Stream Settings"] = "Paramètres de Mail Stream"; diff --git a/mailstream/lang/it/strings.php b/mailstream/lang/it/strings.php index e402a8aa..a6a48287 100644 --- a/mailstream/lang/it/strings.php +++ b/mailstream/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["From Address"] = "Indirizzo di invio"; diff --git a/mailstream/lang/nl/strings.php b/mailstream/lang/nl/strings.php index 31832dd5..2a675073 100644 --- a/mailstream/lang/nl/strings.php +++ b/mailstream/lang/nl/strings.php @@ -3,10 +3,25 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["From Address"] = "Van Adres"; $a->strings["Email address that stream items will appear to be from."] = "E-mail adres waarvan stream items komen "; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Re:"] = ""; +$a->strings["Friendica post"] = ""; +$a->strings["Diaspora post"] = ""; +$a->strings["Feed item"] = ""; +$a->strings["Email"] = ""; +$a->strings["Friendica Item"] = ""; +$a->strings["Upstream"] = ""; +$a->strings["Local"] = ""; $a->strings["Enabled"] = "Ingeschakeld"; +$a->strings["Email Address"] = ""; +$a->strings["Leave blank to use your account email address"] = ""; +$a->strings["Exclude Likes"] = ""; +$a->strings["Check this to omit mailing \"Like\" notifications"] = ""; +$a->strings["Attach Images"] = ""; +$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = ""; +$a->strings["Mail Stream Settings"] = ""; diff --git a/mailstream/lang/pl/strings.php b/mailstream/lang/pl/strings.php index 2e7565a1..88b0006e 100644 --- a/mailstream/lang/pl/strings.php +++ b/mailstream/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["From Address"] = "Z adresu"; diff --git a/mailstream/lang/ro/strings.php b/mailstream/lang/ro/strings.php index 092d16c2..6a02d65f 100644 --- a/mailstream/lang/ro/strings.php +++ b/mailstream/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["From Address"] = "Adresa sursă"; diff --git a/mailstream/mailstream.php b/mailstream/mailstream.php index f1043ef3..3abf2e5a 100644 --- a/mailstream/mailstream.php +++ b/mailstream/mailstream.php @@ -332,7 +332,7 @@ function mailstream_cron($a, $b) { // send the email itself before cron jumps in. Only if // mailstream_post_remote_hook fails for some reason will this get // used, and in that case it's worth holding off a bit anyway. - $ms_item_ids = q("SELECT `mailstream_item`.`message-id`, `mailstream_item`.`uri`, `item`.`id` FROM `mailstream_item` JOIN `item` ON (`mailstream_item`.`uid` = `item`.`uid` AND `mailstream_item`.`uri` = `item`.`uri` AND `mailstream_item`.`contact-id` = `item`.`contact-id`) WHERE `mailstream_item`.`completed` IS NULL AND `mailstream_item`.`created` < DATE_SUB(NOW(), INTERVAL 1 HOUR) AND `item`.`visible` = 1 ORDER BY `mailstream_item`.`created` LIMIT 100"); + $ms_item_ids = q("SELECT `mailstream_item`.`message-id`, `mailstream_item`.`uri`, `post-view`.`id` FROM `mailstream_item` JOIN `post-view` ON (`mailstream_item`.`uid` = `post-view`.`uid` AND `mailstream_item`.`uri` = `post-view`.`uri` AND `mailstream_item`.`contact-id` = `post-view`.`contact-id`) WHERE `mailstream_item`.`completed` IS NULL AND `mailstream_item`.`created` < DATE_SUB(NOW(), INTERVAL 1 HOUR) AND `post-view`.`visible` = 1 ORDER BY `mailstream_item`.`created` LIMIT 100"); Logger::debug('mailstream_cron processing ' . count($ms_item_ids) . ' items'); foreach ($ms_item_ids as $ms_item_id) { if (!$ms_item_id['message-id'] || !strlen($ms_item_id['message-id'])) { @@ -346,7 +346,7 @@ function mailstream_cron($a, $b) { } else { Logger::info('mailstream_cron: Unable to find item ' . $ms_item_id['id']); - q("UPDATE `mailstream_item` SET `completed` = now() WHERE `message-id` = %d", intval($ms_item['message-id'])); + q("UPDATE `mailstream_item` SET `completed` = now() WHERE `message-id` = %d", intval($ms_item_id['message-id'])); } } mailstream_tidy(); diff --git a/markdown/lang/C/messages.po b/markdown/lang/C/messages.po index c8b8219c..b2ce51ed 100644 --- a/markdown/lang/C/messages.po +++ b/markdown/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2019-12-26 10:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: markdown.php:30 +#: markdown.php:32 msgid "Markdown" msgstr "" -#: markdown.php:31 +#: markdown.php:33 msgid "Enable Markdown parsing" msgstr "" -#: markdown.php:31 +#: markdown.php:33 msgid "" "If enabled, self created items will additionally be parsed via Markdown." msgstr "" -#: markdown.php:32 +#: markdown.php:34 msgid "Save Settings" msgstr "" diff --git a/markdown/lang/cs/strings.php b/markdown/lang/cs/strings.php index ecabc3fe..b9340b9a 100644 --- a/markdown/lang/cs/strings.php +++ b/markdown/lang/cs/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Markdown"] = "Markdown"; +$a->strings["Enable Markdown parsing"] = ""; +$a->strings["If enabled, self created items will additionally be parsed via Markdown."] = ""; $a->strings["Save Settings"] = "Uložit nastavení"; diff --git a/markdown/lang/de/strings.php b/markdown/lang/de/strings.php index ddc1ab2b..d3d08fe0 100644 --- a/markdown/lang/de/strings.php +++ b/markdown/lang/de/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Markdown"] = "Markdown"; $a->strings["Enable Markdown parsing"] = "Verwende Markdown Formatierung"; +$a->strings["If enabled, self created items will additionally be parsed via Markdown."] = "Wenn diese Option aktiviert ist, werden alle deine neu erstellten Beiträge beim Senden zusätzlich zu BBCode auch Markdown Formatierungen angewandt."; $a->strings["Save Settings"] = "Einstellungen speichern"; diff --git a/markdown/lang/en-gb/strings.php b/markdown/lang/en-gb/strings.php index dd272982..1834ba01 100644 --- a/markdown/lang/en-gb/strings.php +++ b/markdown/lang/en-gb/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Markdown"] = "Markdown"; $a->strings["Enable Markdown parsing"] = "Enable Markdown parsing"; +$a->strings["If enabled, self created items will additionally be parsed via Markdown."] = "If enabled, self created items will additionally be parsed via Markdown."; $a->strings["Save Settings"] = "Save Settings"; diff --git a/markdown/lang/it/strings.php b/markdown/lang/it/strings.php index dd906d9d..ebb93a45 100644 --- a/markdown/lang/it/strings.php +++ b/markdown/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Markdown"] = "Markdown"; diff --git a/markdown/lang/pl/strings.php b/markdown/lang/pl/strings.php index 6063d2b3..bbfa44b6 100644 --- a/markdown/lang/pl/strings.php +++ b/markdown/lang/pl/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Markdown"] = "Markdown"; $a->strings["Enable Markdown parsing"] = "Włącz analizę Markdown"; +$a->strings["If enabled, self created items will additionally be parsed via Markdown."] = "Jeśli ta opcja jest włączona, utworzone przez ciebie elementy zostaną dodatkowo przeanalizowane poprzez Markdown."; $a->strings["Save Settings"] = "Zapisz Ustawienia"; diff --git a/markdown/lang/ru/strings.php b/markdown/lang/ru/strings.php index ebc7ea1a..95c6c82e 100644 --- a/markdown/lang/ru/strings.php +++ b/markdown/lang/ru/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Markdown"] = "Markdown"; $a->strings["Enable Markdown parsing"] = "Включить форматирование Markdown"; +$a->strings["If enabled, self created items will additionally be parsed via Markdown."] = "Если включено, то созданные вами записи будут дополнительно форматироваться в соответствии с разметкой Markdown."; $a->strings["Save Settings"] = "Сохранить настройки"; diff --git a/mathjax/lang/C/messages.po b/mathjax/lang/C/messages.po index 96d5e2c3..59a5b574 100644 --- a/mathjax/lang/C/messages.po +++ b/mathjax/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,17 +17,35 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: mathjax.php:43 +#: mathjax.php:36 +msgid "Settings" +msgstr "" + +#: mathjax.php:37 msgid "" "The MathJax addon renders mathematical formulae written using the LaTeX " "syntax surrounded by the usual $$ or an eqnarray block in the postings of " "your wall,network tab and private mail." msgstr "" -#: mathjax.php:44 +#: mathjax.php:38 msgid "Use the MathJax renderer" msgstr "" -#: mathjax.php:45 -msgid "Save Settings" +#: mathjax.php:42 +msgid "Submit" +msgstr "" + +#: mathjax.php:66 +msgid "Settings updated." +msgstr "" + +#: mathjax.php:75 +msgid "MathJax Base URL" +msgstr "" + +#: mathjax.php:75 +msgid "" +"The URL for the javascript file that should be included to use MathJax. Can " +"be either the MathJax CDN or another installation of MathJax." msgstr "" diff --git a/mathjax/lang/cs/strings.php b/mathjax/lang/cs/strings.php index 8b94e656..e2d95b45 100644 --- a/mathjax/lang/cs/strings.php +++ b/mathjax/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Settings"] = "Nastavení"; diff --git a/mathjax/lang/de/strings.php b/mathjax/lang/de/strings.php index fbfd3397..a1ac6f45 100644 --- a/mathjax/lang/de/strings.php +++ b/mathjax/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Settings"] = "Einstellungen"; diff --git a/mathjax/lang/es/strings.php b/mathjax/lang/es/strings.php index 78b5e679..c2edd566 100644 --- a/mathjax/lang/es/strings.php +++ b/mathjax/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Settings"] = "Ajustes"; diff --git a/mathjax/lang/fi-fi/strings.php b/mathjax/lang/fi-fi/strings.php index e2c9593e..4a4759b6 100644 --- a/mathjax/lang/fi-fi/strings.php +++ b/mathjax/lang/fi-fi/strings.php @@ -2,10 +2,13 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Settings"] = "Asetukset"; +$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = ""; +$a->strings["Use the MathJax renderer"] = ""; $a->strings["Submit"] = "Lähetä"; $a->strings["Settings updated."] = "Asetukset päivitetty."; +$a->strings["MathJax Base URL"] = ""; +$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = ""; diff --git a/mathjax/lang/it/strings.php b/mathjax/lang/it/strings.php index c612dfb7..17439338 100644 --- a/mathjax/lang/it/strings.php +++ b/mathjax/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Settings"] = "Impostazioni"; diff --git a/mathjax/lang/nl/strings.php b/mathjax/lang/nl/strings.php index 8873e0fa..b7506ec8 100644 --- a/mathjax/lang/nl/strings.php +++ b/mathjax/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Settings"] = "Instellingen"; diff --git a/mathjax/lang/pl/strings.php b/mathjax/lang/pl/strings.php index 8a9d4020..e41e98c0 100644 --- a/mathjax/lang/pl/strings.php +++ b/mathjax/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Settings"] = "Ustawienia"; diff --git a/mathjax/lang/ro/strings.php b/mathjax/lang/ro/strings.php index 401c8685..98b38cf0 100644 --- a/mathjax/lang/ro/strings.php +++ b/mathjax/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Settings"] = "Configurări"; diff --git a/mathjax/lang/zh-cn/strings.php b/mathjax/lang/zh-cn/strings.php index f60e9fc2..05103a5d 100644 --- a/mathjax/lang/zh-cn/strings.php +++ b/mathjax/lang/zh-cn/strings.php @@ -2,11 +2,13 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ - $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Settings"] = "设置"; +$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = ""; $a->strings["Use the MathJax renderer"] = "使用 MathJax 渲染"; $a->strings["Submit"] = "提交"; $a->strings["Settings updated."] = "设置已更新"; +$a->strings["MathJax Base URL"] = ""; +$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = ""; diff --git a/membersince/lang/C/messages.po b/membersince/lang/C/messages.po index 031f2ed9..fc125bc5 100644 --- a/membersince/lang/C/messages.po +++ b/membersince/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: membersince.php:37 membersince.php:52 +#: membersince.php:18 msgid "Member since:" msgstr "" diff --git a/morechoice/lang/C/messages.po b/morechoice/lang/C/messages.po index 3d1d75a8..ac0af561 100644 --- a/morechoice/lang/C/messages.po +++ b/morechoice/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-08-07 15:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,322 +17,322 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: morechoice.php:22 +#: morechoice.php:34 msgid "Androgyne" msgstr "" -#: morechoice.php:23 +#: morechoice.php:35 msgid "Bear" msgstr "" -#: morechoice.php:24 +#: morechoice.php:36 msgid "Bigender" msgstr "" -#: morechoice.php:25 +#: morechoice.php:37 msgid "Cross dresser" msgstr "" -#: morechoice.php:26 +#: morechoice.php:38 msgid "Drag queen" msgstr "" -#: morechoice.php:27 +#: morechoice.php:39 msgid "Eunuch" msgstr "" -#: morechoice.php:28 +#: morechoice.php:40 msgid "Faux queen" msgstr "" -#: morechoice.php:29 +#: morechoice.php:41 msgid "Gender fluid" msgstr "" -#: morechoice.php:30 +#: morechoice.php:42 msgid "Kathoey" msgstr "" -#: morechoice.php:31 +#: morechoice.php:43 msgid "Lady" msgstr "" -#: morechoice.php:32 +#: morechoice.php:44 msgid "Lipstick lesbian" msgstr "" -#: morechoice.php:33 +#: morechoice.php:45 msgid "Metrosexual" msgstr "" -#: morechoice.php:34 +#: morechoice.php:46 msgid "Monk" msgstr "" -#: morechoice.php:35 +#: morechoice.php:47 msgid "Nun" msgstr "" -#: morechoice.php:36 +#: morechoice.php:48 msgid "Soft butch" msgstr "" -#: morechoice.php:37 +#: morechoice.php:49 msgid "Stone femme" msgstr "" -#: morechoice.php:38 +#: morechoice.php:50 msgid "Tomboy" msgstr "" -#: morechoice.php:39 +#: morechoice.php:51 msgid "Transman" msgstr "" -#: morechoice.php:40 +#: morechoice.php:52 msgid "Transwoman" msgstr "" -#: morechoice.php:41 +#: morechoice.php:53 msgid "Transvesti" msgstr "" -#: morechoice.php:42 +#: morechoice.php:54 msgid "Trigender" msgstr "" -#: morechoice.php:43 +#: morechoice.php:55 msgid "Can't remember" msgstr "" -#: morechoice.php:44 +#: morechoice.php:56 msgid "Hard to tell these days" msgstr "" -#: morechoice.php:48 +#: morechoice.php:60 msgid "Girls with big tits" msgstr "" -#: morechoice.php:49 +#: morechoice.php:61 msgid "Millionaires" msgstr "" -#: morechoice.php:50 +#: morechoice.php:62 msgid "Guys with big schlongs" msgstr "" -#: morechoice.php:51 +#: morechoice.php:63 msgid "Easy women" msgstr "" -#: morechoice.php:52 +#: morechoice.php:64 msgid "People with impaired mobility" msgstr "" -#: morechoice.php:53 +#: morechoice.php:65 msgid "Amputees" msgstr "" -#: morechoice.php:54 +#: morechoice.php:66 msgid "Statues, mannequins and immobility" msgstr "" -#: morechoice.php:55 +#: morechoice.php:67 msgid "Pain" msgstr "" -#: morechoice.php:56 +#: morechoice.php:68 msgid "Trans men" msgstr "" -#: morechoice.php:57 +#: morechoice.php:69 msgid "Older women" msgstr "" -#: morechoice.php:58 +#: morechoice.php:70 msgid "Asphyxiation" msgstr "" -#: morechoice.php:59 +#: morechoice.php:71 msgid "In public" msgstr "" -#: morechoice.php:60 +#: morechoice.php:72 msgid "In danger" msgstr "" -#: morechoice.php:61 +#: morechoice.php:73 msgid "Pretending to be male" msgstr "" -#: morechoice.php:62 +#: morechoice.php:74 msgid "Pretending to be female" msgstr "" -#: morechoice.php:63 +#: morechoice.php:75 msgid "Breats" msgstr "" -#: morechoice.php:64 +#: morechoice.php:76 msgid "Scat" msgstr "" -#: morechoice.php:65 +#: morechoice.php:77 msgid "Crying" msgstr "" -#: morechoice.php:66 +#: morechoice.php:78 msgid "Nappies/Diapers" msgstr "" -#: morechoice.php:67 +#: morechoice.php:79 msgid "Trees" msgstr "" -#: morechoice.php:68 +#: morechoice.php:80 msgid "Vomit" msgstr "" -#: morechoice.php:69 +#: morechoice.php:81 msgid "Murder" msgstr "" -#: morechoice.php:70 +#: morechoice.php:82 msgid "Fat people" msgstr "" -#: morechoice.php:71 +#: morechoice.php:83 msgid "Feet" msgstr "" -#: morechoice.php:72 +#: morechoice.php:84 msgid "Covered in insects" msgstr "" -#: morechoice.php:73 +#: morechoice.php:85 msgid "Turning a human being into furniture" msgstr "" -#: morechoice.php:74 +#: morechoice.php:86 msgid "Elderly people" msgstr "" -#: morechoice.php:75 +#: morechoice.php:87 msgid "Transgender people" msgstr "" -#: morechoice.php:76 +#: morechoice.php:88 msgid "Criminals" msgstr "" -#: morechoice.php:77 +#: morechoice.php:89 msgid "Stealing" msgstr "" -#: morechoice.php:78 +#: morechoice.php:90 msgid "Breast milk" msgstr "" -#: morechoice.php:79 +#: morechoice.php:91 msgid "Immersing genitals in liquids" msgstr "" -#: morechoice.php:80 +#: morechoice.php:92 msgid "Giants" msgstr "" -#: morechoice.php:81 +#: morechoice.php:93 msgid "Masochism" msgstr "" -#: morechoice.php:82 +#: morechoice.php:94 msgid "Cars" msgstr "" -#: morechoice.php:83 +#: morechoice.php:95 msgid "Menstruation" msgstr "" -#: morechoice.php:84 +#: morechoice.php:96 msgid "Mucus" msgstr "" -#: morechoice.php:85 +#: morechoice.php:97 msgid "Obscene language" msgstr "" -#: morechoice.php:86 +#: morechoice.php:98 msgid "Noses" msgstr "" -#: morechoice.php:87 +#: morechoice.php:99 msgid "Navels" msgstr "" -#: morechoice.php:88 +#: morechoice.php:100 msgid "Corpses" msgstr "" -#: morechoice.php:89 +#: morechoice.php:101 msgid "Smells" msgstr "" -#: morechoice.php:90 +#: morechoice.php:102 msgid "Buttocks" msgstr "" -#: morechoice.php:91 +#: morechoice.php:103 msgid "Nonliving objects" msgstr "" -#: morechoice.php:92 +#: morechoice.php:104 msgid "Sleeping people" msgstr "" -#: morechoice.php:93 +#: morechoice.php:105 msgid "Urination" msgstr "" -#: morechoice.php:94 +#: morechoice.php:106 msgid "Eating people" msgstr "" -#: morechoice.php:95 +#: morechoice.php:107 msgid "Being eaten" msgstr "" -#: morechoice.php:96 +#: morechoice.php:108 msgid "Animals" msgstr "" -#: morechoice.php:97 +#: morechoice.php:109 msgid "I'd rather just have some chocolate" msgstr "" -#: morechoice.php:101 +#: morechoice.php:113 msgid "Married to my job" msgstr "" -#: morechoice.php:102 +#: morechoice.php:114 msgid "Polygamist" msgstr "" -#: morechoice.php:103 +#: morechoice.php:115 msgid "Half married" msgstr "" -#: morechoice.php:104 +#: morechoice.php:116 msgid "Living in the past" msgstr "" -#: morechoice.php:105 +#: morechoice.php:117 msgid "Pretending to be over my ex" msgstr "" -#: morechoice.php:106 +#: morechoice.php:118 msgid "Hurt in the past" msgstr "" -#: morechoice.php:107 +#: morechoice.php:119 msgid "Wallowing in self-pity" msgstr "" diff --git a/morechoice/lang/cs/strings.php b/morechoice/lang/cs/strings.php index 55921be8..55bcbd4d 100644 --- a/morechoice/lang/cs/strings.php +++ b/morechoice/lang/cs/strings.php @@ -3,21 +3,30 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Androgyne"] = "Androgyn"; $a->strings["Bear"] = "Medvěd"; $a->strings["Bigender"] = "Bigender"; $a->strings["Cross dresser"] = "Crossdresser"; +$a->strings["Drag queen"] = ""; $a->strings["Eunuch"] = "Eunuch"; +$a->strings["Faux queen"] = ""; +$a->strings["Gender fluid"] = ""; +$a->strings["Kathoey"] = ""; $a->strings["Lady"] = "Dáma"; +$a->strings["Lipstick lesbian"] = ""; $a->strings["Metrosexual"] = "Metrosexuál"; $a->strings["Monk"] = "Mnich"; $a->strings["Nun"] = "Jeptiška"; +$a->strings["Soft butch"] = ""; +$a->strings["Stone femme"] = ""; +$a->strings["Tomboy"] = ""; $a->strings["Transman"] = "Transmuž"; $a->strings["Transwoman"] = "Transžena"; $a->strings["Transvesti"] = "Transvestita"; +$a->strings["Trigender"] = ""; $a->strings["Can't remember"] = "Nepamatuju si"; $a->strings["Hard to tell these days"] = "Těžké říct touhle dobou"; $a->strings["Girls with big tits"] = "Holky s velkýma kozama"; @@ -30,10 +39,13 @@ $a->strings["Statues, mannequins and immobility"] = "Sochy, figuríny a nepohybl $a->strings["Pain"] = "Bolest"; $a->strings["Trans men"] = "Transmuži"; $a->strings["Older women"] = "Starší ženy"; +$a->strings["Asphyxiation"] = ""; $a->strings["In public"] = "Na veřejnosti"; $a->strings["In danger"] = "V nebezpečí"; $a->strings["Pretending to be male"] = "Předstírají, že jsou muži"; $a->strings["Pretending to be female"] = "Předstírají, že jsou ženy"; +$a->strings["Breats"] = ""; +$a->strings["Scat"] = ""; $a->strings["Crying"] = "Pláčí"; $a->strings["Nappies/Diapers"] = "Plenky"; $a->strings["Trees"] = "Stromy"; @@ -47,22 +59,30 @@ $a->strings["Elderly people"] = "Postarší lidé"; $a->strings["Transgender people"] = "Transgenderoví lidé"; $a->strings["Criminals"] = "Zločinci"; $a->strings["Stealing"] = "Kradou"; +$a->strings["Breast milk"] = ""; +$a->strings["Immersing genitals in liquids"] = ""; $a->strings["Giants"] = "Obři"; $a->strings["Masochism"] = "Masochismus"; $a->strings["Cars"] = "Auto"; $a->strings["Menstruation"] = "Menstruace"; +$a->strings["Mucus"] = ""; $a->strings["Obscene language"] = "Sprostý jazyk"; $a->strings["Noses"] = "Nosy"; $a->strings["Navels"] = "Pupky"; $a->strings["Corpses"] = "Mrtvoly"; $a->strings["Smells"] = "Pachy"; +$a->strings["Buttocks"] = ""; $a->strings["Nonliving objects"] = "Neživoucí předměty"; $a->strings["Sleeping people"] = "Spící lidé"; $a->strings["Urination"] = "Močení"; $a->strings["Eating people"] = "Žerou lidi"; +$a->strings["Being eaten"] = ""; $a->strings["Animals"] = "Zvířata"; $a->strings["I'd rather just have some chocolate"] = "Radši bych si prostě dal čokoládu"; +$a->strings["Married to my job"] = ""; $a->strings["Polygamist"] = "Polygamist(k)a"; $a->strings["Half married"] = "Napůl ženatý/vdaná"; $a->strings["Living in the past"] = "Žiju v minulosti"; +$a->strings["Pretending to be over my ex"] = ""; $a->strings["Hurt in the past"] = "Ublížen v minulosti"; +$a->strings["Wallowing in self-pity"] = ""; diff --git a/morechoice/lang/de/strings.php b/morechoice/lang/de/strings.php index 5cb82912..cf64f1f9 100644 --- a/morechoice/lang/de/strings.php +++ b/morechoice/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Androgyne"] = "Androgyn"; diff --git a/morechoice/lang/en-gb/strings.php b/morechoice/lang/en-gb/strings.php index 69b06aa8..18b50b60 100644 --- a/morechoice/lang/en-gb/strings.php +++ b/morechoice/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Androgyne"] = "Androgyne"; diff --git a/morechoice/lang/fr/strings.php b/morechoice/lang/fr/strings.php index 41e95514..7d57e3be 100644 --- a/morechoice/lang/fr/strings.php +++ b/morechoice/lang/fr/strings.php @@ -3,18 +3,26 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Androgyne"] = "Androgyne"; $a->strings["Bear"] = "Ours"; $a->strings["Bigender"] = "Bigenre"; +$a->strings["Cross dresser"] = ""; $a->strings["Drag queen"] = "drag queen"; $a->strings["Eunuch"] = "eunuque"; +$a->strings["Faux queen"] = ""; $a->strings["Gender fluid"] = "genre fluide"; +$a->strings["Kathoey"] = ""; +$a->strings["Lady"] = ""; +$a->strings["Lipstick lesbian"] = ""; $a->strings["Metrosexual"] = "métrosexuel"; $a->strings["Monk"] = "moine"; $a->strings["Nun"] = "religieuse"; +$a->strings["Soft butch"] = ""; +$a->strings["Stone femme"] = ""; +$a->strings["Tomboy"] = ""; $a->strings["Transman"] = "homme trans"; $a->strings["Transwoman"] = "femme trans"; $a->strings["Transvesti"] = "travesti"; @@ -23,8 +31,58 @@ $a->strings["Can't remember"] = "Ne se rappelle pas"; $a->strings["Hard to tell these days"] = "Difficile à dire en ce moment"; $a->strings["Girls with big tits"] = "Filles à gros seins"; $a->strings["Millionaires"] = "Millionnaires"; +$a->strings["Guys with big schlongs"] = ""; $a->strings["Easy women"] = "Femmes faciles"; $a->strings["People with impaired mobility"] = "Personnes à mobilité réduite"; $a->strings["Amputees"] = "Amputés"; +$a->strings["Statues, mannequins and immobility"] = ""; $a->strings["Pain"] = "Douleur"; $a->strings["Trans men"] = "Hommes trans"; +$a->strings["Older women"] = ""; +$a->strings["Asphyxiation"] = ""; +$a->strings["In public"] = ""; +$a->strings["In danger"] = ""; +$a->strings["Pretending to be male"] = ""; +$a->strings["Pretending to be female"] = ""; +$a->strings["Breats"] = ""; +$a->strings["Scat"] = ""; +$a->strings["Crying"] = ""; +$a->strings["Nappies/Diapers"] = ""; +$a->strings["Trees"] = ""; +$a->strings["Vomit"] = ""; +$a->strings["Murder"] = ""; +$a->strings["Fat people"] = ""; +$a->strings["Feet"] = ""; +$a->strings["Covered in insects"] = ""; +$a->strings["Turning a human being into furniture"] = ""; +$a->strings["Elderly people"] = ""; +$a->strings["Transgender people"] = ""; +$a->strings["Criminals"] = ""; +$a->strings["Stealing"] = ""; +$a->strings["Breast milk"] = ""; +$a->strings["Immersing genitals in liquids"] = ""; +$a->strings["Giants"] = ""; +$a->strings["Masochism"] = ""; +$a->strings["Cars"] = ""; +$a->strings["Menstruation"] = ""; +$a->strings["Mucus"] = ""; +$a->strings["Obscene language"] = ""; +$a->strings["Noses"] = ""; +$a->strings["Navels"] = ""; +$a->strings["Corpses"] = ""; +$a->strings["Smells"] = ""; +$a->strings["Buttocks"] = ""; +$a->strings["Nonliving objects"] = ""; +$a->strings["Sleeping people"] = ""; +$a->strings["Urination"] = ""; +$a->strings["Eating people"] = ""; +$a->strings["Being eaten"] = ""; +$a->strings["Animals"] = ""; +$a->strings["I'd rather just have some chocolate"] = ""; +$a->strings["Married to my job"] = ""; +$a->strings["Polygamist"] = ""; +$a->strings["Half married"] = ""; +$a->strings["Living in the past"] = ""; +$a->strings["Pretending to be over my ex"] = ""; +$a->strings["Hurt in the past"] = ""; +$a->strings["Wallowing in self-pity"] = ""; diff --git a/morechoice/lang/it/strings.php b/morechoice/lang/it/strings.php index 0f175988..470ade1f 100644 --- a/morechoice/lang/it/strings.php +++ b/morechoice/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Androgyne"] = "Androgino"; diff --git a/morechoice/lang/nl/strings.php b/morechoice/lang/nl/strings.php index 507381da..fd9e160f 100644 --- a/morechoice/lang/nl/strings.php +++ b/morechoice/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Androgyne"] = "Dubbel geslacht"; @@ -13,6 +13,7 @@ $a->strings["Cross dresser"] = "Gekleed als het ander"; $a->strings["Drag queen"] = "Travestiet"; $a->strings["Eunuch"] = "Castraat"; $a->strings["Faux queen"] = "Fout"; +$a->strings["Gender fluid"] = ""; $a->strings["Kathoey"] = "Tussen man en vrouw"; $a->strings["Lady"] = "Trotse vrouw"; $a->strings["Lipstick lesbian"] = "Lesbienne-vrouw"; @@ -24,6 +25,7 @@ $a->strings["Stone femme"] = "Butch en femme"; $a->strings["Tomboy"] = "Tomboy"; $a->strings["Transman"] = "Transman"; $a->strings["Transwoman"] = "Transvrouw"; +$a->strings["Transvesti"] = ""; $a->strings["Trigender"] = "Drieslacht"; $a->strings["Can't remember"] = "Kan ik mij niet meer herinneren"; $a->strings["Hard to tell these days"] = "Moeilijk te zeggen vandaag"; diff --git a/morechoice/lang/pl/strings.php b/morechoice/lang/pl/strings.php index fe7a28e8..1c6eeb81 100644 --- a/morechoice/lang/pl/strings.php +++ b/morechoice/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Androgyne"] = "Androgyniczny"; diff --git a/morepokes/lang/C/messages.po b/morepokes/lang/C/messages.po index aa2a269b..950ce98d 100644 --- a/morepokes/lang/C/messages.po +++ b/morepokes/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/morepokes/lang/cs/strings.php b/morepokes/lang/cs/strings.php index 8428e39e..86114ca6 100644 --- a/morepokes/lang/cs/strings.php +++ b/morepokes/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["bitchslap"] = "dát facku"; diff --git a/morepokes/lang/de/strings.php b/morepokes/lang/de/strings.php index aafd47f6..1aa17032 100644 --- a/morepokes/lang/de/strings.php +++ b/morepokes/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["bitchslap"] = "ohrfeigen"; diff --git a/morepokes/lang/en-gb/strings.php b/morepokes/lang/en-gb/strings.php index b2fd1efc..d4724ee1 100644 --- a/morepokes/lang/en-gb/strings.php +++ b/morepokes/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["bitchslap"] = "bitch-slap"; diff --git a/morepokes/lang/es/strings.php b/morepokes/lang/es/strings.php index c4943665..345427f6 100644 --- a/morepokes/lang/es/strings.php +++ b/morepokes/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["bitchslap"] = "bofetada"; diff --git a/morepokes/lang/fi-fi/strings.php b/morepokes/lang/fi-fi/strings.php index 49b72f0a..8ba1a443 100644 --- a/morepokes/lang/fi-fi/strings.php +++ b/morepokes/lang/fi-fi/strings.php @@ -2,20 +2,31 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["bitchslap"] = ""; +$a->strings["bitchslapped"] = ""; $a->strings["shag"] = "pane"; $a->strings["shagged"] = "pani"; +$a->strings["do something obscenely biological to"] = ""; +$a->strings["did something obscenely biological to"] = ""; +$a->strings["point out the poke feature to"] = ""; +$a->strings["pointed out the poke feature to"] = ""; +$a->strings["declare undying love for"] = ""; +$a->strings["declared undying love for"] = ""; $a->strings["patent"] = "patentoi"; $a->strings["patented"] = "patentoi"; $a->strings["stroke beard"] = "silitä partaa"; $a->strings["stroked their beard at"] = "silitti partaa"; +$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = ""; +$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = ""; $a->strings["hug"] = "halaa"; $a->strings["hugged"] = "halasi"; $a->strings["kiss"] = "suutele"; $a->strings["kissed"] = "pussasi"; +$a->strings["raise eyebrows at"] = ""; +$a->strings["raised their eyebrows at"] = ""; $a->strings["insult"] = "loukkaa"; $a->strings["insulted"] = "loukkasi"; $a->strings["praise"] = "kehu"; @@ -24,6 +35,8 @@ $a->strings["be dubious of"] = "epäile"; $a->strings["was dubious of"] = "epäili"; $a->strings["eat"] = "syö"; $a->strings["ate"] = "söi"; +$a->strings["giggle and fawn at"] = ""; +$a->strings["giggled and fawned at"] = ""; $a->strings["doubt"] = "epäile"; $a->strings["doubted"] = "epäili"; $a->strings["glare"] = "mulkoile"; diff --git a/morepokes/lang/it/strings.php b/morepokes/lang/it/strings.php index 992259bc..0ba63a0a 100644 --- a/morepokes/lang/it/strings.php +++ b/morepokes/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["bitchslap"] = "schiaffeggia"; diff --git a/morepokes/lang/nl/strings.php b/morepokes/lang/nl/strings.php index b560b9d7..55c582cb 100644 --- a/morepokes/lang/nl/strings.php +++ b/morepokes/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["bitchslap"] = "Kaakslag"; diff --git a/morepokes/lang/pl/strings.php b/morepokes/lang/pl/strings.php index cfd98be0..0edb6560 100644 --- a/morepokes/lang/pl/strings.php +++ b/morepokes/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["bitchslap"] = "spoliczkować"; diff --git a/morepokes/lang/ro/strings.php b/morepokes/lang/ro/strings.php index 90546428..3af70529 100644 --- a/morepokes/lang/ro/strings.php +++ b/morepokes/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["bitchslap"] = "palmuire-javră"; diff --git a/namethingy/lang/C/messages.po b/namethingy/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/newmemberwidget/lang/C/messages.po b/newmemberwidget/lang/C/messages.po index 1e7d608a..d69b29e3 100644 --- a/newmemberwidget/lang/C/messages.po +++ b/newmemberwidget/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2014-06-01 14:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,57 +17,57 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: newmemberwidget.php:29 +#: newmemberwidget.php:21 msgid "New Member" msgstr "" -#: newmemberwidget.php:30 +#: newmemberwidget.php:22 msgid "Tips for New Members" msgstr "" -#: newmemberwidget.php:33 +#: newmemberwidget.php:24 msgid "Global Support Forum" msgstr "" -#: newmemberwidget.php:37 +#: newmemberwidget.php:26 msgid "Local Support Forum" msgstr "" -#: newmemberwidget.php:65 +#: newmemberwidget.php:49 msgid "Save Settings" msgstr "" -#: newmemberwidget.php:66 +#: newmemberwidget.php:50 msgid "Message" msgstr "" -#: newmemberwidget.php:66 +#: newmemberwidget.php:50 msgid "Your message for new members. You can use bbcode here." msgstr "" -#: newmemberwidget.php:67 +#: newmemberwidget.php:51 msgid "Add a link to global support forum" msgstr "" -#: newmemberwidget.php:67 +#: newmemberwidget.php:51 msgid "Should a link to the global support forum be displayed?" msgstr "" -#: newmemberwidget.php:68 +#: newmemberwidget.php:52 msgid "Add a link to the local support forum" msgstr "" -#: newmemberwidget.php:68 +#: newmemberwidget.php:52 msgid "" -"If you have a local support forum and want to have a link displayed in the " +"If you have a local support forum and wand to have a link displayed in the " "widget, check this box." msgstr "" -#: newmemberwidget.php:69 +#: newmemberwidget.php:53 msgid "Name of the local support group" msgstr "" -#: newmemberwidget.php:69 +#: newmemberwidget.php:53 msgid "" "If you checked the above, specify the nickname of the local support " "group here (i.e. helpers)" diff --git a/newmemberwidget/lang/cs/strings.php b/newmemberwidget/lang/cs/strings.php index fe120bb3..30fed02c 100644 --- a/newmemberwidget/lang/cs/strings.php +++ b/newmemberwidget/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["New Member"] = "Nový člen"; diff --git a/newmemberwidget/lang/de/strings.php b/newmemberwidget/lang/de/strings.php index 425cf30e..77f5ad62 100644 --- a/newmemberwidget/lang/de/strings.php +++ b/newmemberwidget/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["New Member"] = "Neue Nutzer"; diff --git a/newmemberwidget/lang/es/strings.php b/newmemberwidget/lang/es/strings.php index 97686bae..de5df04f 100644 --- a/newmemberwidget/lang/es/strings.php +++ b/newmemberwidget/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["New Member"] = "Nuevo Miembro"; diff --git a/newmemberwidget/lang/et/strings.php b/newmemberwidget/lang/et/strings.php index f6184964..e0563766 100644 --- a/newmemberwidget/lang/et/strings.php +++ b/newmemberwidget/lang/et/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_et")) { function string_plural_select_et($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["New Member"] = "Uus liige"; @@ -12,3 +12,10 @@ $a->strings["Global Support Forum"] = "Globaalne tugifoorum"; $a->strings["Local Support Forum"] = "Lokaalne tugifoorum"; $a->strings["Save Settings"] = "Salvesta sätted"; $a->strings["Message"] = "Sõnum"; +$a->strings["Your message for new members. You can use bbcode here."] = ""; +$a->strings["Add a link to global support forum"] = ""; +$a->strings["Should a link to the global support forum be displayed?"] = ""; +$a->strings["Add a link to the local support forum"] = ""; +$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = ""; +$a->strings["Name of the local support group"] = ""; +$a->strings["If you checked the above, specify the nickname of the local support group here (i.e. helpers)"] = ""; diff --git a/newmemberwidget/lang/fi-fi/strings.php b/newmemberwidget/lang/fi-fi/strings.php index 71ece029..02e8ce30 100644 --- a/newmemberwidget/lang/fi-fi/strings.php +++ b/newmemberwidget/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["New Member"] = "Uusi jäsen"; @@ -12,6 +11,10 @@ $a->strings["Global Support Forum"] = "Maailmanlaajuinen tukifoorumi"; $a->strings["Local Support Forum"] = "Paikallinen tukifoorumi"; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Message"] = "Viesti"; +$a->strings["Your message for new members. You can use bbcode here."] = ""; $a->strings["Add a link to global support forum"] = "Lisää linkki maailmanlaajuiseen tukifoorumiin"; +$a->strings["Should a link to the global support forum be displayed?"] = ""; $a->strings["Add a link to the local support forum"] = "Lisää linkki paikalliseen tukifoorumiin"; +$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = ""; $a->strings["Name of the local support group"] = "Paikallisen tukifoorumin nimi"; +$a->strings["If you checked the above, specify the nickname of the local support group here (i.e. helpers)"] = ""; diff --git a/newmemberwidget/lang/it/strings.php b/newmemberwidget/lang/it/strings.php index 3fc6e5cc..6138ea6a 100644 --- a/newmemberwidget/lang/it/strings.php +++ b/newmemberwidget/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["New Member"] = "Nuovi Utenti"; diff --git a/newmemberwidget/lang/nl/strings.php b/newmemberwidget/lang/nl/strings.php index 9b38bf0f..90e69ce3 100644 --- a/newmemberwidget/lang/nl/strings.php +++ b/newmemberwidget/lang/nl/strings.php @@ -3,9 +3,19 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["New Member"] = "Nieuw lid"; $a->strings["Tips for New Members"] = "Tips voor nieuwe leden"; +$a->strings["Global Support Forum"] = ""; +$a->strings["Local Support Forum"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Message"] = ""; +$a->strings["Your message for new members. You can use bbcode here."] = ""; +$a->strings["Add a link to global support forum"] = ""; +$a->strings["Should a link to the global support forum be displayed?"] = ""; +$a->strings["Add a link to the local support forum"] = ""; +$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = ""; +$a->strings["Name of the local support group"] = ""; +$a->strings["If you checked the above, specify the nickname of the local support group here (i.e. helpers)"] = ""; diff --git a/newmemberwidget/lang/pl/strings.php b/newmemberwidget/lang/pl/strings.php index 8405d789..a58f34ef 100644 --- a/newmemberwidget/lang/pl/strings.php +++ b/newmemberwidget/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["New Member"] = "Nowy Użytkownik"; diff --git a/newmemberwidget/lang/pt-br/strings.php b/newmemberwidget/lang/pt-br/strings.php index e873efe6..a6fb624c 100644 --- a/newmemberwidget/lang/pt-br/strings.php +++ b/newmemberwidget/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["New Member"] = "Novo Membro"; diff --git a/newmemberwidget/lang/ro/strings.php b/newmemberwidget/lang/ro/strings.php index b3cf874b..0a00d1a6 100644 --- a/newmemberwidget/lang/ro/strings.php +++ b/newmemberwidget/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["New Member"] = "Membru Nou"; diff --git a/newmemberwidget/lang/ru/strings.php b/newmemberwidget/lang/ru/strings.php index fe80f37e..6ef20852 100644 --- a/newmemberwidget/lang/ru/strings.php +++ b/newmemberwidget/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["New Member"] = "Новичок"; diff --git a/notifyall/lang/C/messages.po b/notifyall/lang/C/messages.po index 81f2d784..66e2a4d2 100644 --- a/notifyall/lang/C/messages.po +++ b/notifyall/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2016-08-14 16:41+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,40 +17,40 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: NotifyAllEmail.php:40 +#: notifyall.php:26 +msgid "Send email to all members" +msgstr "" + +#: notifyall.php:42 #, php-format msgid "%s Administrator" msgstr "" -#: NotifyAllEmail.php:42 +#: notifyall.php:44 #, php-format msgid "%1$s, %2$s Administrator" msgstr "" -#: notifyall.php:22 -msgid "Send email to all members" -msgstr "" - -#: notifyall.php:49 +#: notifyall.php:60 msgid "No recipients found." msgstr "" -#: notifyall.php:59 +#: notifyall.php:78 msgid "Emails sent" msgstr "" -#: notifyall.php:69 +#: notifyall.php:86 msgid "Send email to all members of this Friendica instance." msgstr "" -#: notifyall.php:74 +#: notifyall.php:91 msgid "Message subject" msgstr "" -#: notifyall.php:75 +#: notifyall.php:92 msgid "Test mode (only send to administrator)" msgstr "" -#: notifyall.php:76 +#: notifyall.php:93 msgid "Submit" msgstr "" diff --git a/notifyall/lang/cs/strings.php b/notifyall/lang/cs/strings.php index 387aa29a..e01528ce 100644 --- a/notifyall/lang/cs/strings.php +++ b/notifyall/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Send email to all members"] = "Odeslat e-mail všem členům"; diff --git a/notifyall/lang/de/strings.php b/notifyall/lang/de/strings.php index b46e127a..9c92b42e 100644 --- a/notifyall/lang/de/strings.php +++ b/notifyall/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Send email to all members"] = "Sende eine E-Mail an alle Nutzer der Seite"; diff --git a/notifyall/lang/es/strings.php b/notifyall/lang/es/strings.php index 0aee142d..312a6acd 100644 --- a/notifyall/lang/es/strings.php +++ b/notifyall/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Send email to all members"] = "Enviar email a todos los miembros"; diff --git a/notifyall/lang/fi-fi/strings.php b/notifyall/lang/fi-fi/strings.php index 7292d09f..1c467153 100644 --- a/notifyall/lang/fi-fi/strings.php +++ b/notifyall/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Send email to all members"] = "Lähetä sähköposti kaikille jäsenille"; @@ -11,5 +11,7 @@ $a->strings["%s Administrator"] = "%s-ylläpitäjä"; $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s-ylläpitäjä"; $a->strings["No recipients found."] = "Vastaanottajaa ei löytynyt."; $a->strings["Emails sent"] = "Sähköpostit lähetetty"; +$a->strings["Send email to all members of this Friendica instance."] = ""; $a->strings["Message subject"] = "Viestin aihe"; +$a->strings["Test mode (only send to administrator)"] = ""; $a->strings["Submit"] = "Lähetä"; diff --git a/notifyall/lang/fr/strings.php b/notifyall/lang/fr/strings.php index 6b78241c..b0fbefa3 100644 --- a/notifyall/lang/fr/strings.php +++ b/notifyall/lang/fr/strings.php @@ -2,11 +2,12 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Send email to all members"] = "Envoyer un courriel à tous les membres"; +$a->strings["%s Administrator"] = ""; +$a->strings["%1\$s, %2\$s Administrator"] = ""; $a->strings["No recipients found."] = "Aucun destinataire trouvé."; $a->strings["Emails sent"] = "Courriels envoyés"; $a->strings["Send email to all members of this Friendica instance."] = "Envoyer un courriel à tous les membres de cet instance Friendica."; diff --git a/notifyall/lang/it/strings.php b/notifyall/lang/it/strings.php index e43291a3..c47067b6 100644 --- a/notifyall/lang/it/strings.php +++ b/notifyall/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Send email to all members"] = "Invia email a tutti i membri"; diff --git a/notifyall/lang/nl/strings.php b/notifyall/lang/nl/strings.php index 4aabe231..78c6488d 100644 --- a/notifyall/lang/nl/strings.php +++ b/notifyall/lang/nl/strings.php @@ -3,9 +3,15 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Send email to all members"] = "Stuur e-mail naar alle leden"; $a->strings["%s Administrator"] = "%s Beheerder"; $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s%2\$s Beheerder"; +$a->strings["No recipients found."] = ""; +$a->strings["Emails sent"] = ""; +$a->strings["Send email to all members of this Friendica instance."] = ""; +$a->strings["Message subject"] = ""; +$a->strings["Test mode (only send to administrator)"] = ""; +$a->strings["Submit"] = ""; diff --git a/notifyall/lang/pl/strings.php b/notifyall/lang/pl/strings.php index 8b3ed887..38a91bb0 100644 --- a/notifyall/lang/pl/strings.php +++ b/notifyall/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Send email to all members"] = "Wyślij e-mail do wszystkich członków"; @@ -11,6 +10,7 @@ $a->strings["%s Administrator"] = "%s Administrator"; $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrator"; $a->strings["No recipients found."] = "Nie znaleziono adresatów."; $a->strings["Emails sent"] = "Wysłane wiadomości e-mail"; +$a->strings["Send email to all members of this Friendica instance."] = "Wyślij wiadomość e-mail do wszystkich członków tej instancji Friendica."; $a->strings["Message subject"] = "Temat wiadomości"; $a->strings["Test mode (only send to administrator)"] = "Tryb testowy (wysyłany tylko do administratora)"; $a->strings["Submit"] = "Zatwierdź"; diff --git a/notifyall/lang/pt-br/strings.php b/notifyall/lang/pt-br/strings.php index 4ea5dd39..7df5beec 100644 --- a/notifyall/lang/pt-br/strings.php +++ b/notifyall/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Send email to all members"] = "Enviar e-mail para todos os membros"; diff --git a/notifyall/lang/ru/strings.php b/notifyall/lang/ru/strings.php index ef92ce08..4d394dae 100644 --- a/notifyall/lang/ru/strings.php +++ b/notifyall/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Send email to all members"] = "Послать почту всем пользователям"; diff --git a/notimeline/lang/C/messages.po b/notimeline/lang/C/messages.po index 8e99fda1..76a4fcd9 100644 --- a/notimeline/lang/C/messages.po +++ b/notimeline/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: notimeline.php:48 -msgid "No Timeline Settings" -msgstr "" - -#: notimeline.php:50 -msgid "Disable Archive selector on profile wall" +#: notimeline.php:32 +msgid "No Timeline settings updated." msgstr "" #: notimeline.php:56 -msgid "Save Settings" +msgid "No Timeline Settings" +msgstr "" + +#: notimeline.php:58 +msgid "Disable Archive selector on profile wall" +msgstr "" + +#: notimeline.php:64 +msgid "Submit" msgstr "" diff --git a/notimeline/lang/cs/strings.php b/notimeline/lang/cs/strings.php index f0dfbe21..c3b6c081 100644 --- a/notimeline/lang/cs/strings.php +++ b/notimeline/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["No Timeline settings updated."] = "Nastavení No Timeline aktualizováno."; diff --git a/notimeline/lang/de/strings.php b/notimeline/lang/de/strings.php index 44aff163..85459dac 100644 --- a/notimeline/lang/de/strings.php +++ b/notimeline/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["No Timeline settings updated."] = "Keine Timeline-Einstellungen aktualisiert."; diff --git a/notimeline/lang/es/strings.php b/notimeline/lang/es/strings.php index c51e1431..ec69f6ff 100644 --- a/notimeline/lang/es/strings.php +++ b/notimeline/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["No Timeline settings updated."] = "Ningún ajuste de Línea de Tiempo actualizado"; diff --git a/notimeline/lang/fi-fi/strings.php b/notimeline/lang/fi-fi/strings.php index 9148c2d0..22688493 100644 --- a/notimeline/lang/fi-fi/strings.php +++ b/notimeline/lang/fi-fi/strings.php @@ -2,10 +2,10 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["No Timeline settings updated."] = "No Timeline -asetukset päivitetty"; $a->strings["No Timeline Settings"] = "No Timeline -asetukset"; +$a->strings["Disable Archive selector on profile wall"] = ""; $a->strings["Submit"] = "Lähetä"; diff --git a/notimeline/lang/it/strings.php b/notimeline/lang/it/strings.php index 5297c6de..cb5be511 100644 --- a/notimeline/lang/it/strings.php +++ b/notimeline/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["No Timeline settings updated."] = "Impostazioni \"No Timeline\" aggiornate."; diff --git a/notimeline/lang/nl/strings.php b/notimeline/lang/nl/strings.php index 76ad2b9c..4e113f31 100644 --- a/notimeline/lang/nl/strings.php +++ b/notimeline/lang/nl/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["No Timeline settings updated."] = "Geen tijdlijn instellingen opgeslagen"; $a->strings["No Timeline Settings"] = "No Timeline instellingen"; +$a->strings["Disable Archive selector on profile wall"] = ""; +$a->strings["Submit"] = ""; diff --git a/notimeline/lang/pl/strings.php b/notimeline/lang/pl/strings.php index d98731f0..8e7aa6bf 100644 --- a/notimeline/lang/pl/strings.php +++ b/notimeline/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["No Timeline settings updated."] = "Nie zaktualizowano ustawień osi czasu."; diff --git a/notimeline/lang/ro/strings.php b/notimeline/lang/ro/strings.php index 971fb04c..ea995674 100644 --- a/notimeline/lang/ro/strings.php +++ b/notimeline/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["No Timeline settings updated."] = "Configurările pentru Lipsă Cronologie, au fost actualizate."; diff --git a/notimeline/lang/zh-cn/strings.php b/notimeline/lang/zh-cn/strings.php index 70f0e214..c4b2a794 100644 --- a/notimeline/lang/zh-cn/strings.php +++ b/notimeline/lang/zh-cn/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["No Timeline settings updated."] = "时间轴设置未更新。"; $a->strings["No Timeline Settings"] = "无时间轴设置"; +$a->strings["Disable Archive selector on profile wall"] = ""; $a->strings["Submit"] = "提交"; diff --git a/nsfw/lang/C/messages.po b/nsfw/lang/C/messages.po index 77297a3a..7d83e15e 100644 --- a/nsfw/lang/C/messages.po +++ b/nsfw/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-04-01 11:11-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: nsfw.php:68 nsfw.php:72 +#: nsfw.php:77 nsfw.php:81 msgid "Content Filter (NSFW and more)" msgstr "" -#: nsfw.php:76 +#: nsfw.php:85 msgid "" "This addon searches for specified words/text in posts and collapses them. It " "can be used to filter content tagged with for instance #NSFW that may be " @@ -29,28 +29,32 @@ msgid "" "is also useful for hiding irrelevant or annoying content from direct view." msgstr "" -#: nsfw.php:77 +#: nsfw.php:86 msgid "Enable Content filter" msgstr "" -#: nsfw.php:80 +#: nsfw.php:89 msgid "Comma separated list of keywords to hide" msgstr "" -#: nsfw.php:84 +#: nsfw.php:93 msgid "Save Settings" msgstr "" -#: nsfw.php:85 +#: nsfw.php:94 msgid "Use /expression/ to provide regular expressions" msgstr "" -#: nsfw.php:152 +#: nsfw.php:109 +msgid "NSFW Settings saved." +msgstr "" + +#: nsfw.php:162 #, php-format msgid "Filtered tag: %s" msgstr "" -#: nsfw.php:154 +#: nsfw.php:164 #, php-format msgid "Filtered word: %s" msgstr "" diff --git a/nsfw/lang/cs/strings.php b/nsfw/lang/cs/strings.php index 42f941c4..a783951f 100644 --- a/nsfw/lang/cs/strings.php +++ b/nsfw/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Content Filter (NSFW and more)"] = "Filtr obsahu (citlivý obsah a další)"; diff --git a/nsfw/lang/de/strings.php b/nsfw/lang/de/strings.php index dde95d3f..e1d04ad1 100644 --- a/nsfw/lang/de/strings.php +++ b/nsfw/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Content Filter (NSFW and more)"] = "Inhaltsfilter (NSFW und mehr)"; diff --git a/nsfw/lang/en-gb/strings.php b/nsfw/lang/en-gb/strings.php index 5745bd52..a7ace525 100644 --- a/nsfw/lang/en-gb/strings.php +++ b/nsfw/lang/en-gb/strings.php @@ -2,12 +2,14 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["Content Filter (NSFW and more)"] = ""; +$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = ""; $a->strings["Enable Content filter"] = "Enable content filter"; $a->strings["Comma separated list of keywords to hide"] = "Comma separated list of keywords"; +$a->strings["Save Settings"] = ""; $a->strings["Use /expression/ to provide regular expressions"] = "Use /expression/ for regular expressions."; $a->strings["NSFW Settings saved."] = "NSFW settings saved."; $a->strings["%s - Click to open/close"] = "%s - Reveal/hide"; diff --git a/nsfw/lang/en-us/strings.php b/nsfw/lang/en-us/strings.php index b9c47bc3..294cbbd6 100644 --- a/nsfw/lang/en-us/strings.php +++ b/nsfw/lang/en-us/strings.php @@ -2,12 +2,14 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["Content Filter (NSFW and more)"] = ""; +$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = ""; $a->strings["Enable Content filter"] = "Enable content filter"; $a->strings["Comma separated list of keywords to hide"] = "Comma separated list of keywords"; +$a->strings["Save Settings"] = ""; $a->strings["Use /expression/ to provide regular expressions"] = "Use /expression/ for regular expressions."; $a->strings["NSFW Settings saved."] = "NSFW settings saved."; $a->strings["%s - Click to open/close"] = "%s - Reveal/hide"; diff --git a/nsfw/lang/es/strings.php b/nsfw/lang/es/strings.php index c85f227b..75d3211d 100644 --- a/nsfw/lang/es/strings.php +++ b/nsfw/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Configuración \"No apto para trabajar\" (Filtro genérico de contenido)"; diff --git a/nsfw/lang/fi-fi/strings.php b/nsfw/lang/fi-fi/strings.php index a6a3ea59..2afd44f4 100644 --- a/nsfw/lang/fi-fi/strings.php +++ b/nsfw/lang/fi-fi/strings.php @@ -3,12 +3,15 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Content Filter (NSFW and more)"] = "Sisällönsuodatin (NSFW yms.)"; +$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = ""; $a->strings["Enable Content filter"] = "Ota sisällönsuodatin käyttöön"; +$a->strings["Comma separated list of keywords to hide"] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; +$a->strings["Use /expression/ to provide regular expressions"] = ""; $a->strings["NSFW Settings saved."] = "NSFW-asetukset tallennettu."; $a->strings["Filtered tag: %s"] = "Suodatettu tunniste: %s"; $a->strings["Filtered word: %s"] = "Suodatettu sana: %s"; diff --git a/nsfw/lang/it/strings.php b/nsfw/lang/it/strings.php index b926b32a..69d9e287 100644 --- a/nsfw/lang/it/strings.php +++ b/nsfw/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Content Filter (NSFW and more)"] = "Filtro Contenuto (NSFW e altro)"; diff --git a/nsfw/lang/nl/strings.php b/nsfw/lang/nl/strings.php index 7ae93a14..83dc7241 100644 --- a/nsfw/lang/nl/strings.php +++ b/nsfw/lang/nl/strings.php @@ -3,11 +3,15 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Content Filter (NSFW and more)"] = "Inhoud filter (NSFW en meer)"; $a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = "Deze add-on zoekt naar gespecificeerde woorden / tekst in berichten en vouwt ze samen. Het kan worden gebruikt om inhoud te filteren die is getagd met bijvoorbeeld #NSFW die op bepaalde tijden of plaatsen als ongepast kan worden beschouwd, zoals op het werk. Het is ook handig om irrelevante of irritante inhoud voor direct zicht te verbergen."; $a->strings["Enable Content filter"] = "Content filter inschakelen"; +$a->strings["Comma separated list of keywords to hide"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Use /expression/ to provide regular expressions"] = ""; $a->strings["NSFW Settings saved."] = "NSFW instellingen opgeslagen"; +$a->strings["Filtered tag: %s"] = ""; +$a->strings["Filtered word: %s"] = ""; diff --git a/nsfw/lang/pl/strings.php b/nsfw/lang/pl/strings.php index b678db64..e749b72d 100644 --- a/nsfw/lang/pl/strings.php +++ b/nsfw/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Content Filter (NSFW and more)"] = "Filtr zawartości (NSFW i więcej)"; diff --git a/nsfw/lang/pt-br/strings.php b/nsfw/lang/pt-br/strings.php index 267c8275..21a81492 100644 --- a/nsfw/lang/pt-br/strings.php +++ b/nsfw/lang/pt-br/strings.php @@ -2,9 +2,14 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = ""; +$a->strings["This addon looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = ""; $a->strings["Enable Content filter"] = "Habilitar filtro de conteúdo"; +$a->strings["Comma separated list of keywords to hide"] = ""; $a->strings["Submit"] = "Enviar"; +$a->strings["Use /expression/ to provide regular expressions"] = ""; +$a->strings["NSFW Settings saved."] = ""; +$a->strings["%s - Click to open/close"] = ""; diff --git a/nsfw/lang/ro/strings.php b/nsfw/lang/ro/strings.php index b7316c72..f03f490f 100644 --- a/nsfw/lang/ro/strings.php +++ b/nsfw/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Nesigur Pentru Lucru (Filtrare de Conținut pentru Uz General )"; diff --git a/nsfw/lang/ru/strings.php b/nsfw/lang/ru/strings.php index e3f6e64b..d16d1195 100644 --- a/nsfw/lang/ru/strings.php +++ b/nsfw/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Content Filter (NSFW and more)"] = "Фильтр контента (NSFW и прочее)"; diff --git a/nsfw/lang/zh-cn/strings.php b/nsfw/lang/zh-cn/strings.php index fe684f48..4aaae05b 100644 --- a/nsfw/lang/zh-cn/strings.php +++ b/nsfw/lang/zh-cn/strings.php @@ -3,10 +3,11 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Content Filter (NSFW and more)"] = "内容过滤 ( NSFW 及其他更多)"; +$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = ""; $a->strings["Enable Content filter"] = "启用内容过滤"; $a->strings["Comma separated list of keywords to hide"] = "以逗号分隔需隐藏关键字列表"; $a->strings["Save Settings"] = "保存设置"; diff --git a/numfriends/lang/C/messages.po b/numfriends/lang/C/messages.po index 7036f840..91af964d 100644 --- a/numfriends/lang/C/messages.po +++ b/numfriends/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: numfriends.php:59 +#: numfriends.php:46 +msgid "Numfriends settings updated." +msgstr "" + +#: numfriends.php:77 msgid "Numfriends Settings" msgstr "" -#: numfriends.php:61 +#: numfriends.php:79 msgid "How many contacts to display on profile sidebar" msgstr "" -#: numfriends.php:67 -msgid "Save Settings" +#: numfriends.php:85 +msgid "Submit" msgstr "" diff --git a/numfriends/lang/cs/strings.php b/numfriends/lang/cs/strings.php index 54d9d0ed..e8565071 100644 --- a/numfriends/lang/cs/strings.php +++ b/numfriends/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Numfriends settings updated."] = "Nastavení Numfriends aktualizováno"; diff --git a/numfriends/lang/de/strings.php b/numfriends/lang/de/strings.php index 64462bf6..c77ab53e 100644 --- a/numfriends/lang/de/strings.php +++ b/numfriends/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Numfriends settings updated."] = "Numfriends Einstellungen aktualisiert"; diff --git a/numfriends/lang/es/strings.php b/numfriends/lang/es/strings.php index 27a0c24a..a06fbcf3 100644 --- a/numfriends/lang/es/strings.php +++ b/numfriends/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Numfriends settings updated."] = "Ajustes de Numfriends actualizados."; diff --git a/numfriends/lang/fi-fi/strings.php b/numfriends/lang/fi-fi/strings.php index 4472733d..029928a0 100644 --- a/numfriends/lang/fi-fi/strings.php +++ b/numfriends/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Numfriends settings updated."] = "Numfriends -asetukset päivitetty."; diff --git a/numfriends/lang/fr/strings.php b/numfriends/lang/fr/strings.php index 00b35f1f..84ec8c8d 100644 --- a/numfriends/lang/fr/strings.php +++ b/numfriends/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Numfriends settings updated."] = "Configuration de Numfriends mise à jour."; diff --git a/numfriends/lang/it/strings.php b/numfriends/lang/it/strings.php index 1b850f58..c1ab0ada 100644 --- a/numfriends/lang/it/strings.php +++ b/numfriends/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Numfriends settings updated."] = "Impostazioni \"Numfriends' aggiornate."; diff --git a/numfriends/lang/nl/strings.php b/numfriends/lang/nl/strings.php index fcbe4f77..7ad90c3f 100644 --- a/numfriends/lang/nl/strings.php +++ b/numfriends/lang/nl/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Numfriends settings updated."] = "Numfriends instellingen opgeslagen"; $a->strings["Numfriends Settings"] = "Numfriends instellingen"; +$a->strings["How many contacts to display on profile sidebar"] = ""; +$a->strings["Submit"] = ""; diff --git a/numfriends/lang/pl/strings.php b/numfriends/lang/pl/strings.php index 824809b5..949fbc5b 100644 --- a/numfriends/lang/pl/strings.php +++ b/numfriends/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Numfriends settings updated."] = "Zaktualizowano ustawienia Numfriends."; diff --git a/numfriends/lang/ro/strings.php b/numfriends/lang/ro/strings.php index 1b8aff79..7ee199fe 100644 --- a/numfriends/lang/ro/strings.php +++ b/numfriends/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Numfriends settings updated."] = "Configurările NumFriends au fost actualizate."; diff --git a/numfriends/lang/ru/strings.php b/numfriends/lang/ru/strings.php index e896f999..0b92ac93 100644 --- a/numfriends/lang/ru/strings.php +++ b/numfriends/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Numfriends settings updated."] = "Настройки Numfriends обновлены."; diff --git a/openstreetmap/lang/C/messages.po b/openstreetmap/lang/C/messages.po index 6424eff5..040503b4 100644 --- a/openstreetmap/lang/C/messages.po +++ b/openstreetmap/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,47 +17,28 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openstreetmap.php:167 -msgid "View Larger" -msgstr "" - -#: openstreetmap.php:194 +#: openstreetmap.php:94 msgid "Submit" msgstr "" -#: openstreetmap.php:195 +#: openstreetmap.php:95 msgid "Tile Server URL" msgstr "" -#: openstreetmap.php:195 +#: openstreetmap.php:95 msgid "" "A list of public tile servers" +"\">public tile servers" msgstr "" -#: openstreetmap.php:196 -msgid "Nominatim (reverse geocoding) Server URL" -msgstr "" - -#: openstreetmap.php:196 -msgid "" -"A list of Nominatim servers" -msgstr "" - -#: openstreetmap.php:197 +#: openstreetmap.php:96 msgid "Default zoom" msgstr "" -#: openstreetmap.php:197 -msgid "" -"The default zoom level. (1:world, 18:highest, also depends on tile server)" +#: openstreetmap.php:96 +msgid "The default zoom level. (1:world, 18:highest)" msgstr "" -#: openstreetmap.php:198 -msgid "Include marker on map" -msgstr "" - -#: openstreetmap.php:198 -msgid "Include a marker on the map." +#: openstreetmap.php:104 +msgid "Settings updated." msgstr "" diff --git a/openstreetmap/lang/cs/strings.php b/openstreetmap/lang/cs/strings.php index 2ebdccab..fbfec194 100644 --- a/openstreetmap/lang/cs/strings.php +++ b/openstreetmap/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Submit"] = "Odeslat"; diff --git a/openstreetmap/lang/de/strings.php b/openstreetmap/lang/de/strings.php index d1ac9919..b3bbbb22 100644 --- a/openstreetmap/lang/de/strings.php +++ b/openstreetmap/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Submit"] = "Senden"; diff --git a/openstreetmap/lang/es/strings.php b/openstreetmap/lang/es/strings.php index 24ff8660..d8a59d0e 100644 --- a/openstreetmap/lang/es/strings.php +++ b/openstreetmap/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Submit"] = "Enviar"; diff --git a/openstreetmap/lang/fi-fi/strings.php b/openstreetmap/lang/fi-fi/strings.php index b6a71231..62c6e54c 100644 --- a/openstreetmap/lang/fi-fi/strings.php +++ b/openstreetmap/lang/fi-fi/strings.php @@ -3,10 +3,12 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Submit"] = "Lähetä"; +$a->strings["Tile Server URL"] = ""; +$a->strings["A list of public tile servers"] = ""; $a->strings["Default zoom"] = "Oletuszoomaus"; $a->strings["The default zoom level. (1:world, 18:highest)"] = "Oletuszoomaustaso (1: kaukaisin, 18: läheisin)"; $a->strings["Settings updated."] = "Asetukset päivitetty"; diff --git a/openstreetmap/lang/fr/strings.php b/openstreetmap/lang/fr/strings.php index badde35c..cdd98efc 100644 --- a/openstreetmap/lang/fr/strings.php +++ b/openstreetmap/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Submit"] = "Envoyer"; diff --git a/openstreetmap/lang/is/strings.php b/openstreetmap/lang/is/strings.php index 464c4531..d14a7713 100644 --- a/openstreetmap/lang/is/strings.php +++ b/openstreetmap/lang/is/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Submit"] = "Senda inn"; diff --git a/openstreetmap/lang/it/strings.php b/openstreetmap/lang/it/strings.php index efe652c6..f85b520b 100644 --- a/openstreetmap/lang/it/strings.php +++ b/openstreetmap/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Submit"] = "Invia"; diff --git a/openstreetmap/lang/nl/strings.php b/openstreetmap/lang/nl/strings.php index 2a7255ab..6d3e5b23 100644 --- a/openstreetmap/lang/nl/strings.php +++ b/openstreetmap/lang/nl/strings.php @@ -3,9 +3,12 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Submit"] = "Opslaan"; $a->strings["Tile Server URL"] = "URL met kaarttegels"; +$a->strings["A list of public tile servers"] = ""; +$a->strings["Default zoom"] = ""; +$a->strings["The default zoom level. (1:world, 18:highest)"] = ""; $a->strings["Settings updated."] = "Instellingen opgeslagen"; diff --git a/openstreetmap/lang/pl/strings.php b/openstreetmap/lang/pl/strings.php index 97d5a0cb..630cb92c 100644 --- a/openstreetmap/lang/pl/strings.php +++ b/openstreetmap/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Submit"] = "Zatwierdź"; diff --git a/openstreetmap/lang/pt-br/strings.php b/openstreetmap/lang/pt-br/strings.php index ced07ab6..ac18fd0d 100644 --- a/openstreetmap/lang/pt-br/strings.php +++ b/openstreetmap/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Submit"] = "Enviar"; diff --git a/openstreetmap/lang/ro/strings.php b/openstreetmap/lang/ro/strings.php index 7152ac9a..83700eed 100644 --- a/openstreetmap/lang/ro/strings.php +++ b/openstreetmap/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Submit"] = "Trimite"; diff --git a/pageheader/lang/C/messages.po b/pageheader/lang/C/messages.po index 2965e53d..f8958d2f 100644 --- a/pageheader/lang/C/messages.po +++ b/pageheader/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-03-11 18:52+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,20 +17,24 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pageheader.php:36 +#: pageheader.php:53 msgid "\"pageheader\" Settings" msgstr "" -#: pageheader.php:37 +#: pageheader.php:54 msgid "Message" msgstr "" -#: pageheader.php:37 +#: pageheader.php:54 msgid "" "Message to display on every page on this server (or put a pageheader.html " "file in your docroot)" msgstr "" -#: pageheader.php:38 +#: pageheader.php:55 msgid "Save Settings" msgstr "" + +#: pageheader.php:69 +msgid "pageheader Settings saved." +msgstr "" diff --git a/pageheader/lang/cs/strings.php b/pageheader/lang/cs/strings.php index 107e27a4..a32e5ed7 100644 --- a/pageheader/lang/cs/strings.php +++ b/pageheader/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["\"pageheader\" Settings"] = "Nastavení záhlaví stránky"; diff --git a/pageheader/lang/de/strings.php b/pageheader/lang/de/strings.php index 8364c278..c0bfeee4 100644 --- a/pageheader/lang/de/strings.php +++ b/pageheader/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"pageheader\" Settings"] = "\"pageheader\"-Einstellungen"; diff --git a/pageheader/lang/en-gb/strings.php b/pageheader/lang/en-gb/strings.php index bd2a18e3..d81a110f 100644 --- a/pageheader/lang/en-gb/strings.php +++ b/pageheader/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"pageheader\" Settings"] = "Pageheader settings"; diff --git a/pageheader/lang/es/strings.php b/pageheader/lang/es/strings.php index 65efe2ba..254c0f6a 100644 --- a/pageheader/lang/es/strings.php +++ b/pageheader/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"pageheader\" Settings"] = "Ajustes de \"pageheader\""; diff --git a/pageheader/lang/fi-fi/strings.php b/pageheader/lang/fi-fi/strings.php index 48b75df0..cef521e2 100644 --- a/pageheader/lang/fi-fi/strings.php +++ b/pageheader/lang/fi-fi/strings.php @@ -2,11 +2,11 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"pageheader\" Settings"] = "\"pageheader\" -asetukset"; $a->strings["Message"] = "Viesti"; +$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["pageheader Settings saved."] = "pageheader -asetukset tallennettu."; diff --git a/pageheader/lang/fr/strings.php b/pageheader/lang/fr/strings.php index 122c833b..01d90072 100644 --- a/pageheader/lang/fr/strings.php +++ b/pageheader/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["\"pageheader\" Settings"] = "Paramètres de la page d'en-tête"; diff --git a/pageheader/lang/it/strings.php b/pageheader/lang/it/strings.php index c743cd1d..e81ef80d 100644 --- a/pageheader/lang/it/strings.php +++ b/pageheader/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"pageheader\" Settings"] = "Impostazioni \"Intestazione pagina\""; diff --git a/pageheader/lang/nl/strings.php b/pageheader/lang/nl/strings.php index b0576d9c..3d6e2df7 100644 --- a/pageheader/lang/nl/strings.php +++ b/pageheader/lang/nl/strings.php @@ -3,9 +3,11 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"pageheader\" Settings"] = "\"pageheader\" instellingen"; +$a->strings["Message"] = ""; +$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; $a->strings["pageheader Settings saved."] = "Pageheader instellingen opgeslagen."; diff --git a/pageheader/lang/pl/strings.php b/pageheader/lang/pl/strings.php index 7b283804..db2737b2 100644 --- a/pageheader/lang/pl/strings.php +++ b/pageheader/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["\"pageheader\" Settings"] = "Ustawienia \"nagłówek strony\""; diff --git a/pageheader/lang/ro/strings.php b/pageheader/lang/ro/strings.php index 97c55e43..cdcce616 100644 --- a/pageheader/lang/ro/strings.php +++ b/pageheader/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["\"pageheader\" Settings"] = "Configurări \"Pageheader\""; diff --git a/pageheader/lang/ru/strings.php b/pageheader/lang/ru/strings.php index a3dfd070..39e28e21 100644 --- a/pageheader/lang/ru/strings.php +++ b/pageheader/lang/ru/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; +$a->strings["\"pageheader\" Settings"] = ""; $a->strings["Message"] = "Сообщение"; $a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Сообщение для отображения на каждой странице этого сервера (или поместите файл pageheader.html в корневую папку веб-сервера)"; $a->strings["Save Settings"] = "Сохранить настройки"; diff --git a/piwik/lang/C/messages.po b/piwik/lang/C/messages.po index 5a078056..cadacb40 100644 --- a/piwik/lang/C/messages.po +++ b/piwik/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2019-02-19 10:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,13 +17,13 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: piwik.php:87 +#: piwik.php:94 msgid "" "This website is tracked using the Matomo " "analytics tool." msgstr "" -#: piwik.php:90 +#: piwik.php:97 #, php-format msgid "" "If you do not want that your visits are logged in this way you (opt-out)." msgstr "" -#: piwik.php:97 +#: piwik.php:104 msgid "Save Settings" msgstr "" -#: piwik.php:98 +#: piwik.php:105 msgid "Matomo (Piwik) Base URL" msgstr "" -#: piwik.php:98 +#: piwik.php:105 msgid "" "Absolute path to your Matomo (Piwik) installation. (without protocol (http/" "s), with trailing slash)" msgstr "" -#: piwik.php:99 +#: piwik.php:106 msgid "Site ID" msgstr "" -#: piwik.php:100 +#: piwik.php:107 msgid "Show opt-out cookie link?" msgstr "" -#: piwik.php:101 +#: piwik.php:108 msgid "Asynchronous tracking" msgstr "" + +#: piwik.php:120 +msgid "Settings updated." +msgstr "" diff --git a/piwik/lang/cs/strings.php b/piwik/lang/cs/strings.php index d987ce21..6c46466d 100644 --- a/piwik/lang/cs/strings.php +++ b/piwik/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["This website is tracked using the Matomo analytics tool."] = "Tato webová stránka je sledována pomocí nástroje pro analýzu Matomo."; diff --git a/piwik/lang/de/strings.php b/piwik/lang/de/strings.php index 212ecb1b..32e2e6cf 100644 --- a/piwik/lang/de/strings.php +++ b/piwik/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["This website is tracked using the Matomo analytics tool."] = "Diese Website benutzt Matomo, eine Open Source-Software zur statistischen Auswertung der Besucherzugriffe."; diff --git a/piwik/lang/en-gb/strings.php b/piwik/lang/en-gb/strings.php index 4d698f94..667d9218 100644 --- a/piwik/lang/en-gb/strings.php +++ b/piwik/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["This website is tracked using the Matomo analytics tool."] = "This website is tracking, using the Matomo analytics tool."; diff --git a/piwik/lang/es/strings.php b/piwik/lang/es/strings.php index dcbebfb2..96a61a4a 100644 --- a/piwik/lang/es/strings.php +++ b/piwik/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["This website is tracked using the Piwik analytics tool."] = "Esta página es rastreada usando la herramienta analítica Piwik."; diff --git a/piwik/lang/fi-fi/strings.php b/piwik/lang/fi-fi/strings.php index 27262e20..8e5278c3 100644 --- a/piwik/lang/fi-fi/strings.php +++ b/piwik/lang/fi-fi/strings.php @@ -2,10 +2,15 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["This website is tracked using the Piwik analytics tool."] = ""; +$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; +$a->strings["Piwik Base URL"] = ""; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = ""; +$a->strings["Site ID"] = ""; +$a->strings["Show opt-out cookie link?"] = ""; $a->strings["Asynchronous tracking"] = "Asynkroninen seuranta"; $a->strings["Settings updated."] = "Asetukset päivitetty."; diff --git a/piwik/lang/fr/strings.php b/piwik/lang/fr/strings.php index 6e249838..a62c77ea 100644 --- a/piwik/lang/fr/strings.php +++ b/piwik/lang/fr/strings.php @@ -2,13 +2,14 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["This website is tracked using the Piwik analytics tool."] = "Ce site web utilise Piwik en tant qu'outil d'analyses."; +$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = ""; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; $a->strings["Piwik Base URL"] = "URL de base de Piwik"; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = ""; $a->strings["Site ID"] = "ID du site"; $a->strings["Show opt-out cookie link?"] = "Montrer le lien d'opt-out pour les cookies ?"; $a->strings["Asynchronous tracking"] = "Suivi asynchrone"; diff --git a/piwik/lang/it/strings.php b/piwik/lang/it/strings.php index 94395d70..e523a69d 100644 --- a/piwik/lang/it/strings.php +++ b/piwik/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["This website is tracked using the Matomo analytics tool."] = "Questo sito è monitorato con lo strumento di analisi Matomo."; diff --git a/piwik/lang/nl/strings.php b/piwik/lang/nl/strings.php index 3122d040..c0a7cecc 100644 --- a/piwik/lang/nl/strings.php +++ b/piwik/lang/nl/strings.php @@ -3,9 +3,15 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["This website is tracked using the Piwik analytics tool."] = "Deze website word gevolgd door Piwik analytics"; +$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Piwik Base URL"] = ""; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = ""; +$a->strings["Site ID"] = ""; +$a->strings["Show opt-out cookie link?"] = ""; +$a->strings["Asynchronous tracking"] = ""; $a->strings["Settings updated."] = "Instellingen opgeslagen"; diff --git a/piwik/lang/pl/strings.php b/piwik/lang/pl/strings.php index b8e918b2..0a05fc1c 100644 --- a/piwik/lang/pl/strings.php +++ b/piwik/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["This website is tracked using the Matomo analytics tool."] = "Ta strona internetowa jest śledzona za pomocą narzędzia analitycznego Matomo."; diff --git a/piwik/lang/ro/strings.php b/piwik/lang/ro/strings.php index 0b9f4580..7b3f04b1 100644 --- a/piwik/lang/ro/strings.php +++ b/piwik/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["This website is tracked using the Piwik analytics tool."] = "Acest site web este contorizat folosind instrumentul analitic Piwik."; diff --git a/piwik/lang/zh-cn/strings.php b/piwik/lang/zh-cn/strings.php index 544703dc..ad99b364 100644 --- a/piwik/lang/zh-cn/strings.php +++ b/piwik/lang/zh-cn/strings.php @@ -2,11 +2,15 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ - $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["This website is tracked using the Piwik analytics tool."] = "此网站用 Piwik 追踪分析工具。"; +$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = ""; $a->strings["Save Settings"] = "保存设置"; +$a->strings["Piwik Base URL"] = ""; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = ""; +$a->strings["Site ID"] = ""; +$a->strings["Show opt-out cookie link?"] = ""; $a->strings["Asynchronous tracking"] = "异步追踪"; $a->strings["Settings updated."] = "设置已更新。"; diff --git a/planets/lang/C/messages.po b/planets/lang/C/messages.po index f69141db..f0773cc2 100644 --- a/planets/lang/C/messages.po +++ b/planets/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: planets.php:131 planets.php:135 -msgid "Planets" -msgstr "" - -#: planets.php:139 +#: planets.php:150 msgid "Planets Settings" msgstr "" -#: planets.php:141 +#: planets.php:152 msgid "Enable Planets Addon" msgstr "" -#: planets.php:147 -msgid "Save Settings" +#: planets.php:158 +msgid "Submit" msgstr "" diff --git a/planets/lang/cs/strings.php b/planets/lang/cs/strings.php index c63b3112..d0b883d2 100644 --- a/planets/lang/cs/strings.php +++ b/planets/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Planets Settings"] = "Nastavení Planets"; diff --git a/planets/lang/de/strings.php b/planets/lang/de/strings.php index 3104631a..653d025b 100644 --- a/planets/lang/de/strings.php +++ b/planets/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Planets Settings"] = "Planeten Einstellungen"; diff --git a/planets/lang/es/strings.php b/planets/lang/es/strings.php index bf83956b..2fd5ed90 100644 --- a/planets/lang/es/strings.php +++ b/planets/lang/es/strings.php @@ -2,10 +2,9 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Planets Settings"] = "Ajustes de Planets"; -$a->strings["Enable Planets Addon"] = "Habilite eladdonPlanets"; +$a->strings["Enable Planets Addon"] = "Habilite el addon Planets"; $a->strings["Submit"] = "Enviar"; diff --git a/planets/lang/fi-fi/strings.php b/planets/lang/fi-fi/strings.php index 572283f7..c33c09ee 100644 --- a/planets/lang/fi-fi/strings.php +++ b/planets/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Planets Settings"] = "Planets -asetukset"; diff --git a/planets/lang/it/strings.php b/planets/lang/it/strings.php index 87136528..1b5aaa91 100644 --- a/planets/lang/it/strings.php +++ b/planets/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Planets Settings"] = "Impostazioni \"Pianeti\""; diff --git a/planets/lang/nl/strings.php b/planets/lang/nl/strings.php index 7651f195..0c681407 100644 --- a/planets/lang/nl/strings.php +++ b/planets/lang/nl/strings.php @@ -3,8 +3,9 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Planets Settings"] = "Planets instellingen"; $a->strings["Enable Planets Addon"] = "Planets Addon inschakelen"; +$a->strings["Submit"] = ""; diff --git a/planets/lang/pl/strings.php b/planets/lang/pl/strings.php index e9d7c3e6..61b08753 100644 --- a/planets/lang/pl/strings.php +++ b/planets/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Planets Settings"] = "Ustawienia Planet"; diff --git a/planets/lang/ro/strings.php b/planets/lang/ro/strings.php index cf237857..19a2e3de 100644 --- a/planets/lang/ro/strings.php +++ b/planets/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Planets Settings"] = "Configurări Planets"; diff --git a/public_server/lang/C/messages.po b/public_server/lang/C/messages.po index 5994deb5..045ddc39 100644 --- a/public_server/lang/C/messages.po +++ b/public_server/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,20 +17,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: public_server.php:64 +#: public_server.php:62 msgid "Administrator" msgstr "" -#: public_server.php:118 +#: public_server.php:126 #, php-format msgid "Your account on %s will expire in a few days." msgstr "" -#: public_server.php:119 +#: public_server.php:127 msgid "Your Friendica account is about to expire." msgstr "" -#: public_server.php:120 +#: public_server.php:128 #, php-format msgid "" "Hi %1$s,\n" @@ -38,11 +38,3 @@ msgid "" "Your account on %2$s will expire in less than five days. You may keep your " "account by logging in at least once every 30 days" msgstr "" - -#: public_server.php:158 -msgid "Save Settings" -msgstr "" - -#: public_server.php:160 -msgid "Set any of these options to 0 to deactivate it." -msgstr "" diff --git a/public_server/lang/cs/strings.php b/public_server/lang/cs/strings.php index aab14c34..0d6c5118 100644 --- a/public_server/lang/cs/strings.php +++ b/public_server/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Administrator"] = "Administrátor"; diff --git a/public_server/lang/de/strings.php b/public_server/lang/de/strings.php index f2fb0fd0..09b3f2a1 100644 --- a/public_server/lang/de/strings.php +++ b/public_server/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Administrator"; diff --git a/public_server/lang/es/strings.php b/public_server/lang/es/strings.php index dc561073..fa1db55a 100644 --- a/public_server/lang/es/strings.php +++ b/public_server/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Administrador"; diff --git a/public_server/lang/fi-fi/strings.php b/public_server/lang/fi-fi/strings.php index 9d26813f..2d81c883 100644 --- a/public_server/lang/fi-fi/strings.php +++ b/public_server/lang/fi-fi/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Ylläpitäjä"; $a->strings["Your account on %s will expire in a few days."] = "%s -tilisi vanhenee muutaman päivän kuluttua."; $a->strings["Your Friendica account is about to expire."] = "Friendica-tilisi umpeutuu kohta."; +$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = ""; diff --git a/public_server/lang/it/strings.php b/public_server/lang/it/strings.php index a20c4389..9fa926d6 100644 --- a/public_server/lang/it/strings.php +++ b/public_server/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Amministratore"; diff --git a/public_server/lang/nl/strings.php b/public_server/lang/nl/strings.php index acfd9a18..e7ec4742 100644 --- a/public_server/lang/nl/strings.php +++ b/public_server/lang/nl/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Beheerder"; $a->strings["Your account on %s will expire in a few days."] = "Uw account op %s zal over enkele dagen vervallen"; +$a->strings["Your Friendica account is about to expire."] = ""; +$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = ""; diff --git a/public_server/lang/pl/strings.php b/public_server/lang/pl/strings.php index 86f60efe..489f356f 100644 --- a/public_server/lang/pl/strings.php +++ b/public_server/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Administrator"] = "Administrator"; diff --git a/public_server/lang/pt-br/strings.php b/public_server/lang/pt-br/strings.php index a51db42b..86bd24ad 100644 --- a/public_server/lang/pt-br/strings.php +++ b/public_server/lang/pt-br/strings.php @@ -2,10 +2,10 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["Administrator"] = ""; $a->strings["Your account on %s will expire in a few days."] = "Sua conta do %s vai expirar em alguns dias."; $a->strings["Your Friendica account is about to expire."] = "Sua conta no Friendica está prestes a expirar."; $a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Olá, %1\$s,\n\nSua conta no %2\$s vai expirar em menos de cinco dias. Para manter sua conta, lembre-se de entrar pelo menos uma vez a cada 30 dias."; diff --git a/public_server/lang/ro/strings.php b/public_server/lang/ro/strings.php index d90425c8..3ab2356a 100644 --- a/public_server/lang/ro/strings.php +++ b/public_server/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Administrator"] = "Administrator"; diff --git a/public_server/lang/zh-cn/strings.php b/public_server/lang/zh-cn/strings.php index 62b2bd31..f50a5834 100644 --- a/public_server/lang/zh-cn/strings.php +++ b/public_server/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Administrator"] = "管理员"; diff --git a/public_server/public_server.php b/public_server/public_server.php index 482a8a0c..472a442f 100644 --- a/public_server/public_server.php +++ b/public_server/public_server.php @@ -58,7 +58,7 @@ function public_server_cron($a, $b) if (DBA::isResult($r)) { foreach ($r as $rr) { notification([ - 'type' => Notification\Type::SYSTEM, + 'type' => Notification/Type::SYSTEM, 'uid' => $rr['uid'], 'system_type' => 'public_server_expire', 'source_name' => DI::l10n()->t('Administrator'), @@ -112,7 +112,7 @@ function public_server_cron($a, $b) function public_server_enotify(&$a, &$b) { - if (!empty($b['params']) && $b['params']['type'] == Notification\Type::SYSTEM + if (!empty($b['params']) && $b['params']['type'] == Type::SYSTEM && !empty($b['params']['system_type']) && $b['params']['system_type'] === 'public_server_expire') { $b['itemlink'] = DI::baseUrl()->get(); $b['epreamble'] = $b['preamble'] = DI::l10n()->t('Your account on %s will expire in a few days.', DI::config()->get('system', 'sitename')); diff --git a/pumpio/lang/C/messages.po b/pumpio/lang/C/messages.po index 1fe269e9..a35f0410 100644 --- a/pumpio/lang/C/messages.po +++ b/pumpio/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,76 +17,84 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pumpio.php:54 +#: pumpio.php:38 msgid "Permission denied." msgstr "" -#: pumpio.php:149 +#: pumpio.php:124 #, php-format msgid "Unable to register the client at the pump.io server '%s'." msgstr "" -#: pumpio.php:189 +#: pumpio.php:164 msgid "You are now authenticated to pumpio." msgstr "" -#: pumpio.php:190 +#: pumpio.php:165 msgid "return to the connector page" msgstr "" -#: pumpio.php:210 +#: pumpio.php:183 msgid "Post to pumpio" msgstr "" -#: pumpio.php:251 pumpio.php:255 +#: pumpio.php:221 pumpio.php:225 msgid "Pump.io Import/Export/Mirror" msgstr "" -#: pumpio.php:259 +#: pumpio.php:229 msgid "pump.io username (without the servername)" msgstr "" -#: pumpio.php:264 +#: pumpio.php:234 msgid "pump.io servername (without \"http://\" or \"https://\" )" msgstr "" -#: pumpio.php:275 +#: pumpio.php:246 msgid "Authenticate your pump.io connection" msgstr "" -#: pumpio.php:279 +#: pumpio.php:250 msgid "Import the remote timeline" msgstr "" -#: pumpio.php:284 +#: pumpio.php:255 msgid "Enable pump.io Post Addon" msgstr "" -#: pumpio.php:289 +#: pumpio.php:260 msgid "Post to pump.io by default" msgstr "" -#: pumpio.php:294 +#: pumpio.php:265 msgid "Should posts be public?" msgstr "" -#: pumpio.php:299 +#: pumpio.php:270 msgid "Mirror all public posts" msgstr "" -#: pumpio.php:304 +#: pumpio.php:275 msgid "Check to delete this preset" msgstr "" -#: pumpio.php:314 +#: pumpio.php:285 msgid "Save Settings" msgstr "" -#: pumpio.php:981 +#: pumpio.php:515 +msgid "Pump.io post failed. Queued for retry." +msgstr "" + +#: pumpio.php:587 +msgid "Pump.io like failed. Queued for retry." +msgstr "" + +#: pumpio.php:875 msgid "status" msgstr "" -#: pumpio.php:985 +#: pumpio.php:879 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "" diff --git a/pumpio/lang/cs/strings.php b/pumpio/lang/cs/strings.php index ee143241..1462bf5f 100644 --- a/pumpio/lang/cs/strings.php +++ b/pumpio/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Permission denied."] = "Přístup odmítnut."; diff --git a/pumpio/lang/de/strings.php b/pumpio/lang/de/strings.php index 15da3116..4f2c8c88 100644 --- a/pumpio/lang/de/strings.php +++ b/pumpio/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Zugriff verweigert."; diff --git a/pumpio/lang/es/strings.php b/pumpio/lang/es/strings.php index b251a779..df9630b2 100644 --- a/pumpio/lang/es/strings.php +++ b/pumpio/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permiso denegado."; diff --git a/pumpio/lang/fi-fi/strings.php b/pumpio/lang/fi-fi/strings.php index baee12a8..cd409e19 100644 --- a/pumpio/lang/fi-fi/strings.php +++ b/pumpio/lang/fi-fi/strings.php @@ -3,18 +3,26 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Lupa kielletty."; +$a->strings["Unable to register the client at the pump.io server '%s'."] = ""; +$a->strings["You are now authenticated to pumpio."] = ""; +$a->strings["return to the connector page"] = ""; $a->strings["Post to pumpio"] = "Lähetä pump.ioon"; +$a->strings["Pump.io Import/Export/Mirror"] = ""; $a->strings["pump.io username (without the servername)"] = "pump.io käyttäjätunnus (ilman palvelinnimeä)"; $a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io palvelinnimi (ilman \"http://\" tai \"https://\" )"; +$a->strings["Authenticate your pump.io connection"] = ""; $a->strings["Import the remote timeline"] = "Tuo etäaikajana"; $a->strings["Enable pump.io Post Addon"] = "Ota pump.io -viestilisäosa käyttöön"; $a->strings["Post to pump.io by default"] = "Lähetä pump.iohon oletuksena"; +$a->strings["Should posts be public?"] = ""; $a->strings["Mirror all public posts"] = "Peilaa kaikki julkiset julkaisut"; +$a->strings["Check to delete this preset"] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Pump.io post failed. Queued for retry."] = "Pump.io -julkaisu epäonnistui. Jonossa uudelleenyritykseen."; $a->strings["Pump.io like failed. Queued for retry."] = "Pump.io -tykkäys epäonnistui. Jonossa uudelleenyritykseen."; $a->strings["status"] = "tila"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = ""; diff --git a/pumpio/lang/fr/strings.php b/pumpio/lang/fr/strings.php index 0540808c..3e69c272 100644 --- a/pumpio/lang/fr/strings.php +++ b/pumpio/lang/fr/strings.php @@ -2,17 +2,26 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Permission denied."] = "Permission refusée."; +$a->strings["Unable to register the client at the pump.io server '%s'."] = ""; $a->strings["You are now authenticated to pumpio."] = "Vous êtes maintenant authentifié sur pump.io."; $a->strings["return to the connector page"] = "Retourner à la page du connecteur"; $a->strings["Post to pumpio"] = "Publier sur pump.io"; +$a->strings["Pump.io Import/Export/Mirror"] = ""; $a->strings["pump.io username (without the servername)"] = "Nom d'utilisateur pump.io (sans le nom du serveur)"; +$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = ""; +$a->strings["Authenticate your pump.io connection"] = ""; $a->strings["Import the remote timeline"] = "Importer la timeline distante"; +$a->strings["Enable pump.io Post Addon"] = ""; $a->strings["Post to pump.io by default"] = "Publier sur pump.io par défaut"; $a->strings["Should posts be public?"] = "Les messages devraient être publiques ?"; +$a->strings["Mirror all public posts"] = ""; +$a->strings["Check to delete this preset"] = ""; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; +$a->strings["Pump.io post failed. Queued for retry."] = ""; +$a->strings["Pump.io like failed. Queued for retry."] = ""; $a->strings["status"] = "statut"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = ""; diff --git a/pumpio/lang/it/strings.php b/pumpio/lang/it/strings.php index 1948862b..86b7ed29 100644 --- a/pumpio/lang/it/strings.php +++ b/pumpio/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permesso negato."; diff --git a/pumpio/lang/nl/strings.php b/pumpio/lang/nl/strings.php index 1e50700b..61297c4f 100644 --- a/pumpio/lang/nl/strings.php +++ b/pumpio/lang/nl/strings.php @@ -3,12 +3,26 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Toegang geweigerd."; $a->strings["Unable to register the client at the pump.io server '%s'."] = "Niet mogelijk om uw client te registreren op pump.io server '%s'"; +$a->strings["You are now authenticated to pumpio."] = ""; +$a->strings["return to the connector page"] = ""; +$a->strings["Post to pumpio"] = ""; $a->strings["Pump.io Import/Export/Mirror"] = "Pump.io Import/Exporteren/Spiegelen"; +$a->strings["pump.io username (without the servername)"] = ""; +$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = ""; +$a->strings["Authenticate your pump.io connection"] = ""; +$a->strings["Import the remote timeline"] = ""; $a->strings["Enable pump.io Post Addon"] = "Pump.io Post Addon inschakelen"; $a->strings["Post to pump.io by default"] = "Plaatsen op pump.io als standaard instellen "; +$a->strings["Should posts be public?"] = ""; +$a->strings["Mirror all public posts"] = ""; +$a->strings["Check to delete this preset"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Pump.io post failed. Queued for retry."] = ""; +$a->strings["Pump.io like failed. Queued for retry."] = ""; +$a->strings["status"] = ""; +$a->strings["%1\$s likes %2\$s's %3\$s"] = ""; diff --git a/pumpio/lang/pl/strings.php b/pumpio/lang/pl/strings.php index 0cb696d2..a7868f06 100644 --- a/pumpio/lang/pl/strings.php +++ b/pumpio/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Permission denied."] = "Odmowa dostępu."; diff --git a/pumpio/lang/pt-br/strings.php b/pumpio/lang/pt-br/strings.php index b9ab2d76..e93516b4 100644 --- a/pumpio/lang/pt-br/strings.php +++ b/pumpio/lang/pt-br/strings.php @@ -2,19 +2,26 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Permission denied."] = "Permissão negada."; +$a->strings["Unable to register the client at the pump.io server '%s'."] = ""; $a->strings["You are now authenticated to pumpio."] = "Você se autenticou no Pump.io."; $a->strings["return to the connector page"] = "voltar à página de conectores"; $a->strings["Post to pumpio"] = "Publicar no Pump.io"; +$a->strings["Pump.io Import/Export/Mirror"] = ""; $a->strings["pump.io username (without the servername)"] = "Nome de usuário no pump.io (sem o nome do servidor)"; +$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = ""; +$a->strings["Authenticate your pump.io connection"] = ""; $a->strings["Import the remote timeline"] = "Importar a linha do tempo remota"; $a->strings["Enable pump.io Post Addon"] = "Habilitar plug-in para publicar no Pump.io"; $a->strings["Post to pump.io by default"] = "Publicar no Pump.io por padrão"; +$a->strings["Should posts be public?"] = ""; +$a->strings["Mirror all public posts"] = ""; +$a->strings["Check to delete this preset"] = ""; $a->strings["Save Settings"] = "Salvar Configurações"; $a->strings["Pump.io post failed. Queued for retry."] = "Falha ao publicar no Pump.io. Na fila para tentar novamente."; $a->strings["Pump.io like failed. Queued for retry."] = "Falha ao curtir no Pump.io. Na fila para tentar novamente."; +$a->strings["status"] = ""; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s curtiu o %3\$s de %2\$s"; diff --git a/pumpio/lang/ro/strings.php b/pumpio/lang/ro/strings.php index 22e4b882..b0ee9a25 100644 --- a/pumpio/lang/ro/strings.php +++ b/pumpio/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Permission denied."] = "Permisiune refuzată."; diff --git a/pumpio/pumpio.php b/pumpio/pumpio.php index 19f11190..357f1743 100644 --- a/pumpio/pumpio.php +++ b/pumpio/pumpio.php @@ -1299,10 +1299,10 @@ function pumpio_fetchinbox(App $a, $uid) $self = q("SELECT * FROM `contact` WHERE `self` = 1 AND `uid` = %d LIMIT 1", intval($uid)); - $lastitems = q("SELECT `uri` FROM `thread` - INNER JOIN `item` ON `item`.`id` = `thread`.`iid` - WHERE `thread`.`network` = '%s' AND `thread`.`uid` = %d AND `item`.`extid` != '' - ORDER BY `thread`.`commented` DESC LIMIT 10", + $lastitems = q("SELECT `uri` FROM `post-thread-user` + INNER JOIN `post-view` ON `post-view`.`id` = `post-thread-user`.`iid` + WHERE `post-thread-user`.`network` = '%s' AND `post-thread-user`.`uid` = %d AND `post-view`.`extid` != '' + ORDER BY `post-thread-user`.`commented` DESC LIMIT 10", DBA::escape(Protocol::PUMPIO), intval($uid) ); diff --git a/qcomment/lang/C/messages.po b/qcomment/lang/C/messages.po index a76eea1f..a55cd9ee 100644 --- a/qcomment/lang/C/messages.po +++ b/qcomment/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,32 +17,36 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: qcomment.php:42 +#: qcomment.php:51 msgid ":-)" msgstr "" -#: qcomment.php:42 +#: qcomment.php:51 msgid ":-(" msgstr "" -#: qcomment.php:42 +#: qcomment.php:51 msgid "lol" msgstr "" -#: qcomment.php:47 +#: qcomment.php:54 msgid "Quick Comment Settings" msgstr "" -#: qcomment.php:48 +#: qcomment.php:56 msgid "" "Quick comments are found near comment boxes, sometimes hidden. Click them to " "provide simple replies." msgstr "" -#: qcomment.php:49 -msgid "Save Settings" -msgstr "" - -#: qcomment.php:50 +#: qcomment.php:57 msgid "Enter quick comments, one per line" msgstr "" + +#: qcomment.php:61 +msgid "Submit" +msgstr "" + +#: qcomment.php:75 +msgid "Quick Comment settings saved." +msgstr "" diff --git a/qcomment/lang/cs/strings.php b/qcomment/lang/cs/strings.php index ffc3ac4c..b37a8d2b 100644 --- a/qcomment/lang/cs/strings.php +++ b/qcomment/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings[":-)"] = ":-)"; diff --git a/qcomment/lang/de/strings.php b/qcomment/lang/de/strings.php index 3fa229cf..09356851 100644 --- a/qcomment/lang/de/strings.php +++ b/qcomment/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings[":-)"] = ":-)"; diff --git a/qcomment/lang/es/strings.php b/qcomment/lang/es/strings.php index 71df6bcc..ce1e3bf1 100644 --- a/qcomment/lang/es/strings.php +++ b/qcomment/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings[":-)"] = ":-)"; diff --git a/qcomment/lang/fi-fi/strings.php b/qcomment/lang/fi-fi/strings.php index c0565acf..99c218b0 100644 --- a/qcomment/lang/fi-fi/strings.php +++ b/qcomment/lang/fi-fi/strings.php @@ -2,14 +2,14 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings[":-)"] = ":-)"; $a->strings[":-("] = ":-("; $a->strings["lol"] = "lol"; $a->strings["Quick Comment Settings"] = "Quick Comment -asetukset"; +$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = ""; $a->strings["Enter quick comments, one per line"] = "Syötä kommentit, yksi riviä kohden:"; $a->strings["Submit"] = "Lähetä"; $a->strings["Quick Comment settings saved."] = "Quick Comment -asetukset tallennettu."; diff --git a/qcomment/lang/it/strings.php b/qcomment/lang/it/strings.php index 07843d44..059cb098 100644 --- a/qcomment/lang/it/strings.php +++ b/qcomment/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings[":-)"] = ":-)"; diff --git a/qcomment/lang/nl/strings.php b/qcomment/lang/nl/strings.php index 4582a082..647aae18 100644 --- a/qcomment/lang/nl/strings.php +++ b/qcomment/lang/nl/strings.php @@ -3,10 +3,14 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings[":-)"] = ":-)"; $a->strings[":-("] = ":-("; +$a->strings["lol"] = ""; $a->strings["Quick Comment Settings"] = "Snelle reactie instellingen"; +$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = ""; +$a->strings["Enter quick comments, one per line"] = ""; +$a->strings["Submit"] = ""; $a->strings["Quick Comment settings saved."] = "Snelle Reactie instellingen opgeslagen"; diff --git a/qcomment/lang/pl/strings.php b/qcomment/lang/pl/strings.php index 377e7df6..20742b16 100644 --- a/qcomment/lang/pl/strings.php +++ b/qcomment/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings[":-)"] = ":-)"; @@ -11,5 +10,6 @@ $a->strings[":-("] = ":-("; $a->strings["lol"] = "lol"; $a->strings["Quick Comment Settings"] = "Ustawienia szybkiego komentowania"; $a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Szybkie komentarze znajdują się w pobliżu pól komentarza, czasami są ukryte. Kliknij je, aby zapewnić proste odpowiedzi."; +$a->strings["Enter quick comments, one per line"] = ""; $a->strings["Submit"] = "Wyślij"; $a->strings["Quick Comment settings saved."] = "Zapisano szybkie ustawienia komentarzy."; diff --git a/qcomment/lang/pt-br/strings.php b/qcomment/lang/pt-br/strings.php index 72bf63b0..87f7a76e 100644 --- a/qcomment/lang/pt-br/strings.php +++ b/qcomment/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings[":-)"] = ":-)"; diff --git a/qcomment/lang/ro/strings.php b/qcomment/lang/ro/strings.php index 1ad8018f..65b9a5d4 100644 --- a/qcomment/lang/ro/strings.php +++ b/qcomment/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings[":-)"] = ":-)"; diff --git a/qcomment/lang/ru/strings.php b/qcomment/lang/ru/strings.php index 262250fa..5bc45e55 100644 --- a/qcomment/lang/ru/strings.php +++ b/qcomment/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings[":-)"] = ":-)"; diff --git a/randplace/lang/C/messages.po b/randplace/lang/C/messages.po index 419123e4..3d2ed587 100644 --- a/randplace/lang/C/messages.po +++ b/randplace/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: randplace.php:166 +#: randplace.php:169 msgid "Randplace Settings" msgstr "" -#: randplace.php:168 +#: randplace.php:171 msgid "Enable Randplace Addon" msgstr "" -#: randplace.php:174 -msgid "Save Settings" +#: randplace.php:177 +msgid "Submit" msgstr "" diff --git a/randplace/lang/cs/strings.php b/randplace/lang/cs/strings.php index cc9768b3..1095d55f 100644 --- a/randplace/lang/cs/strings.php +++ b/randplace/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Randplace Settings"] = "Randplace Nastavení"; diff --git a/randplace/lang/de/strings.php b/randplace/lang/de/strings.php index 63ca2ef6..5a5b69f3 100644 --- a/randplace/lang/de/strings.php +++ b/randplace/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Randplace Settings"] = "Randplace-Einstellungen"; diff --git a/randplace/lang/es/strings.php b/randplace/lang/es/strings.php index bca4bca5..b196c6b8 100644 --- a/randplace/lang/es/strings.php +++ b/randplace/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Randplace Settings"] = "Ajustes de Randplace"; diff --git a/randplace/lang/fi-fi/strings.php b/randplace/lang/fi-fi/strings.php index 6f96f0d9..188f9915 100644 --- a/randplace/lang/fi-fi/strings.php +++ b/randplace/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Randplace Settings"] = "Randplace -asetukset"; diff --git a/randplace/lang/it/strings.php b/randplace/lang/it/strings.php index 1a38cd29..1a26d777 100644 --- a/randplace/lang/it/strings.php +++ b/randplace/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Randplace Settings"] = "Impostazioni \"Posizione casuale\""; diff --git a/randplace/lang/nl/strings.php b/randplace/lang/nl/strings.php index f0b1e68d..392e25b8 100644 --- a/randplace/lang/nl/strings.php +++ b/randplace/lang/nl/strings.php @@ -3,8 +3,9 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Randplace Settings"] = "Randplace instellingen"; $a->strings["Enable Randplace Addon"] = "Randplace Addon inschakelen"; +$a->strings["Submit"] = ""; diff --git a/randplace/lang/pl/strings.php b/randplace/lang/pl/strings.php index fb3ae809..582d0a10 100644 --- a/randplace/lang/pl/strings.php +++ b/randplace/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Randplace Settings"] = "Ustawienia Randplace"; diff --git a/randplace/lang/ro/strings.php b/randplace/lang/ro/strings.php index 2ee58b6b..81607079 100644 --- a/randplace/lang/ro/strings.php +++ b/randplace/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Randplace Settings"] = "Configurări Randplace"; diff --git a/randplace/lang/zh-cn/strings.php b/randplace/lang/zh-cn/strings.php index 0ba637f8..1a756fc4 100644 --- a/randplace/lang/zh-cn/strings.php +++ b/randplace/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Randplace Settings"] = "随机站点设置"; diff --git a/remote_permissions/lang/C/messages.po b/remote_permissions/lang/C/messages.po index 093751a5..cfb874d5 100644 --- a/remote_permissions/lang/C/messages.po +++ b/remote_permissions/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: remote_permissions.php:44 +#: remote_permissions.php:45 msgid "Remote Permissions Settings" msgstr "" -#: remote_permissions.php:45 +#: remote_permissions.php:46 msgid "" "Allow recipients of your private posts to see the other recipients of the " "posts" msgstr "" -#: remote_permissions.php:47 remote_permissions.php:196 -msgid "Save Settings" +#: remote_permissions.php:48 remote_permissions.php:196 +msgid "Submit" +msgstr "" + +#: remote_permissions.php:58 +msgid "Remote Permissions settings updated." msgstr "" #: remote_permissions.php:124 @@ -58,3 +62,7 @@ msgstr "" #: remote_permissions.php:198 msgid "Each user chooses whether his/her posts show the post recipients" msgstr "" + +#: remote_permissions.php:205 +msgid "Settings updated." +msgstr "" diff --git a/remote_permissions/lang/cs/strings.php b/remote_permissions/lang/cs/strings.php index 978873da..5ca17b28 100644 --- a/remote_permissions/lang/cs/strings.php +++ b/remote_permissions/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Remote Permissions Settings"] = "Nastavení Vzdálených oprávnění"; diff --git a/remote_permissions/lang/de/strings.php b/remote_permissions/lang/de/strings.php index 6b054e9f..141dd6ce 100644 --- a/remote_permissions/lang/de/strings.php +++ b/remote_permissions/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Remote Permissions Settings"] = "Entfernte Privatsphäreneinstellungen"; diff --git a/remote_permissions/lang/es/strings.php b/remote_permissions/lang/es/strings.php index 1168b107..6a3d42f0 100644 --- a/remote_permissions/lang/es/strings.php +++ b/remote_permissions/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Remote Permissions Settings"] = "Ajustes de Permisos Remotos"; diff --git a/remote_permissions/lang/fi-fi/strings.php b/remote_permissions/lang/fi-fi/strings.php index 1bafb773..05f18162 100644 --- a/remote_permissions/lang/fi-fi/strings.php +++ b/remote_permissions/lang/fi-fi/strings.php @@ -2,12 +2,18 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Remote Permissions Settings"] = "Remote Permissions -asetukset"; +$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = ""; $a->strings["Submit"] = "Lähetä"; $a->strings["Remote Permissions settings updated."] = "Remote Pemissions -asetukset päivitetty."; $a->strings["Visible to:"] = "Näkyvyys:"; +$a->strings["Visible to"] = ""; +$a->strings["may only be a partial list"] = ""; +$a->strings["Global"] = ""; +$a->strings["The posts of every user on this server show the post recipients"] = ""; +$a->strings["Individual"] = ""; +$a->strings["Each user chooses whether his/her posts show the post recipients"] = ""; $a->strings["Settings updated."] = "Asetukset päivitetty."; diff --git a/remote_permissions/lang/it/strings.php b/remote_permissions/lang/it/strings.php index a7f64c4a..a872e779 100644 --- a/remote_permissions/lang/it/strings.php +++ b/remote_permissions/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Remote Permissions Settings"] = "Impostazioni Permissi Remoti"; diff --git a/remote_permissions/lang/nl/strings.php b/remote_permissions/lang/nl/strings.php index 2cb76c0d..cb29d66e 100644 --- a/remote_permissions/lang/nl/strings.php +++ b/remote_permissions/lang/nl/strings.php @@ -3,10 +3,18 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Remote Permissions Settings"] = "Instellingen voor toegang op afstand"; $a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "Ontvangers van private berichten toestaan andere ontvangers te bekijken"; +$a->strings["Submit"] = ""; $a->strings["Remote Permissions settings updated."] = "Toegang op afstand instellingen opgeslagen"; +$a->strings["Visible to:"] = ""; +$a->strings["Visible to"] = ""; +$a->strings["may only be a partial list"] = ""; +$a->strings["Global"] = ""; +$a->strings["The posts of every user on this server show the post recipients"] = ""; +$a->strings["Individual"] = ""; +$a->strings["Each user chooses whether his/her posts show the post recipients"] = ""; $a->strings["Settings updated."] = "Instellingen opgeslagen"; diff --git a/remote_permissions/lang/pl/strings.php b/remote_permissions/lang/pl/strings.php index cd18169e..7af64153 100644 --- a/remote_permissions/lang/pl/strings.php +++ b/remote_permissions/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Remote Permissions Settings"] = "Ustawienia uprawnień zdalnych"; diff --git a/remote_permissions/lang/ro/strings.php b/remote_permissions/lang/ro/strings.php index bb5ac0e4..9a68662a 100644 --- a/remote_permissions/lang/ro/strings.php +++ b/remote_permissions/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Remote Permissions Settings"] = "Configurări Permisiuni la Distanță"; diff --git a/rendertime/lang/C/messages.po b/rendertime/lang/C/messages.po index c96c596f..ed61f81f 100644 --- a/rendertime/lang/C/messages.po +++ b/rendertime/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: rendertime.php:36 +#: rendertime.php:29 #, php-format msgid "" -"Database: %s/%s, Network: %s, Rendering: %s, Session: %s, I/O: %s, Other: " -"%s, Total: %s" -msgstr "" - -#: rendertime.php:53 -#, php-format -msgid "Class-Init: %s, Boot: %s, Init: %s, Content: %s, Other: %s, Total: %s" +"Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, " +"Other: %s, Total: %s" msgstr "" diff --git a/rendertime/lang/cs/strings.php b/rendertime/lang/cs/strings.php index 9b45e439..151316c1 100644 --- a/rendertime/lang/cs/strings.php +++ b/rendertime/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Výkonnost: Databáze: %s, Síť: %s, Rendering: %s, Parser: %s, I/O: %s, Ostatní: %s, Celkem: %s"; diff --git a/rendertime/lang/de/strings.php b/rendertime/lang/de/strings.php index 68c13420..f591a702 100644 --- a/rendertime/lang/de/strings.php +++ b/rendertime/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Performance: Datenbank: %s, Netzwerk: %s, Rendering: %s, Parser: %s, I/O: %s, Anderes: %s, Gesamt: %s"; diff --git a/rendertime/lang/es/strings.php b/rendertime/lang/es/strings.php index 0efb7ba9..1cd57a0b 100644 --- a/rendertime/lang/es/strings.php +++ b/rendertime/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Cumplimiento: Base de datos: %s, Red: %s, Renderizado: %s, Analizador: %s, I/O: %s, Otro: %s, Total: %s"; diff --git a/rendertime/lang/fi-fi/strings.php b/rendertime/lang/fi-fi/strings.php index b6394158..47c2a91b 100644 --- a/rendertime/lang/fi-fi/strings.php +++ b/rendertime/lang/fi-fi/strings.php @@ -2,7 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = ""; diff --git a/rendertime/lang/fr/strings.php b/rendertime/lang/fr/strings.php index f8ecf19c..b806c8f3 100644 --- a/rendertime/lang/fr/strings.php +++ b/rendertime/lang/fr/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Performances: Base de données : %s, Réseau : %s, Rendu : %s, Parser : %s, Entrées/sorties : %s, Autre : %s, Total : %s"; diff --git a/rendertime/lang/it/strings.php b/rendertime/lang/it/strings.php index 1b1987ec..ad0c22d4 100644 --- a/rendertime/lang/it/strings.php +++ b/rendertime/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"; diff --git a/rendertime/lang/nl/strings.php b/rendertime/lang/nl/strings.php index 36200568..55e9f35f 100644 --- a/rendertime/lang/nl/strings.php +++ b/rendertime/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Prestaties: Database: %s, Netwerk: %s, Weergave: %s, Verwerken: %s, Input/Output: %s, Andere: %s, Totaal: %s"; diff --git a/rendertime/lang/pl/strings.php b/rendertime/lang/pl/strings.php index 4f96e463..fed1242e 100644 --- a/rendertime/lang/pl/strings.php +++ b/rendertime/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Wydajność: Baza danych: %s, Sieć: %s, Renderowanie: %s, Analizator składni: %s, I/O: %s, Inne: %s, Razem: %s"; diff --git a/rendertime/lang/ro/strings.php b/rendertime/lang/ro/strings.php index 6088e92a..2d3fd76a 100644 --- a/rendertime/lang/ro/strings.php +++ b/rendertime/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Performantă: Baza de Date: %s, Rețea: %s, Procesare: %s, Analizator: %s, I/O: %s Altele: %s, Total: %s"; diff --git a/rendertime/lang/zh-cn/strings.php b/rendertime/lang/zh-cn/strings.php index 2b47f701..639560cb 100644 --- a/rendertime/lang/zh-cn/strings.php +++ b/rendertime/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "性能:数据库:%s ,网络:%s ,渲染:%s ,分析器:%s ,I/O:%s ,其他:%s ,总计:%s"; diff --git a/securemail/lang/C/messages.po b/securemail/lang/C/messages.po index 7cb81e20..e61f2879 100644 --- a/securemail/lang/C/messages.po +++ b/securemail/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2017-04-11 21:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,34 +17,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: securemail.php:51 +#: securemail.php:53 msgid "\"Secure Mail\" Settings" msgstr "" -#: securemail.php:52 +#: securemail.php:54 msgid "Save Settings" msgstr "" -#: securemail.php:53 securemail.php:80 +#: securemail.php:55 securemail.php:76 msgid "Save and send test" msgstr "" -#: securemail.php:54 +#: securemail.php:56 msgid "Enable Secure Mail" msgstr "" -#: securemail.php:55 +#: securemail.php:57 msgid "Public key" msgstr "" -#: securemail.php:55 +#: securemail.php:57 msgid "Your public PGP key, ascii armored format" msgstr "" -#: securemail.php:88 +#: securemail.php:74 +msgid "Secure Mail Settings saved." +msgstr "" + +#: securemail.php:111 msgid "Test email sent" msgstr "" -#: securemail.php:90 +#: securemail.php:113 msgid "There was an error sending the test email" msgstr "" diff --git a/securemail/lang/cs/strings.php b/securemail/lang/cs/strings.php index 992c8321..36d7313d 100644 --- a/securemail/lang/cs/strings.php +++ b/securemail/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["\"Secure Mail\" Settings"] = "Nastavení \"Secure Mail\""; diff --git a/securemail/lang/de/strings.php b/securemail/lang/de/strings.php index 0a315d48..65767eff 100644 --- a/securemail/lang/de/strings.php +++ b/securemail/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Secure Mail\" Settings"] = "\"Secure Mail\" Einstellungen"; diff --git a/securemail/lang/et/strings.php b/securemail/lang/et/strings.php index 964897cd..d2547c40 100644 --- a/securemail/lang/et/strings.php +++ b/securemail/lang/et/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_et")) { function string_plural_select_et($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Secure Mail\" Settings"] = "\"Turvaline Meil\" sätted"; @@ -11,6 +11,7 @@ $a->strings["Save Settings"] = "Salvesta sätted"; $a->strings["Save and send test"] = "Salvesta ja saada testmeil"; $a->strings["Enable Secure Mail"] = "Aktiveeri Turvaline meil"; $a->strings["Public key"] = "Avalik võti"; +$a->strings["Your public PGP key, ascii armored format"] = ""; $a->strings["Secure Mail Settings saved."] = "Turvalise Meili sätted salvestatud."; $a->strings["Test email sent"] = "Testmeil saadetud"; $a->strings["There was an error sending the test email"] = "Testmeili saatmisel ilmnes viga"; diff --git a/securemail/lang/fi-fi/strings.php b/securemail/lang/fi-fi/strings.php index d7e3e4fb..182cb173 100644 --- a/securemail/lang/fi-fi/strings.php +++ b/securemail/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Secure Mail\" Settings"] = "Secure Mail -asetukset"; @@ -11,6 +10,7 @@ $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Save and send test"] = "Tallenna ja lähetä koeviesti"; $a->strings["Enable Secure Mail"] = "Ota Secure Mail käyttöön"; $a->strings["Public key"] = "Julkinen avain"; +$a->strings["Your public PGP key, ascii armored format"] = ""; $a->strings["Secure Mail Settings saved."] = "Secure Mail -asetukset tallennettu."; $a->strings["Test email sent"] = "Koeviesti lähetetty"; $a->strings["There was an error sending the test email"] = "Testisähköpostin lähetyksessä tapahtui virhe"; diff --git a/securemail/lang/it/strings.php b/securemail/lang/it/strings.php index 2536894b..2435bfba 100644 --- a/securemail/lang/it/strings.php +++ b/securemail/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Secure Mail\" Settings"] = "Impostazioni Secure Mail"; diff --git a/securemail/lang/nl/strings.php b/securemail/lang/nl/strings.php index a56afeec..6ba0a76f 100644 --- a/securemail/lang/nl/strings.php +++ b/securemail/lang/nl/strings.php @@ -3,10 +3,15 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Secure Mail\" Settings"] = "\"Secure Mail\" instellingen"; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Save and send test"] = ""; $a->strings["Enable Secure Mail"] = "Secure Mail inschakelen"; +$a->strings["Public key"] = ""; +$a->strings["Your public PGP key, ascii armored format"] = ""; $a->strings["Secure Mail Settings saved."] = "Secure Mail instellingen opgeslagen"; +$a->strings["Test email sent"] = ""; +$a->strings["There was an error sending the test email"] = ""; diff --git a/securemail/lang/pl/strings.php b/securemail/lang/pl/strings.php index ea72b870..7b66d591 100644 --- a/securemail/lang/pl/strings.php +++ b/securemail/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["\"Secure Mail\" Settings"] = "Ustawienia \"Bezpieczna poczta\""; diff --git a/securemail/lang/zh-cn/strings.php b/securemail/lang/zh-cn/strings.php index 71046389..7e5d3b6d 100644 --- a/securemail/lang/zh-cn/strings.php +++ b/securemail/lang/zh-cn/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ - $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["\"Secure Mail\" Settings"] = "“加密邮件”设置"; diff --git a/showmore/lang/C/messages.po b/showmore/lang/C/messages.po index 2060eb1a..63891ead 100644 --- a/showmore/lang/C/messages.po +++ b/showmore/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-04-01 11:11-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,22 +17,26 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: showmore.php:35 showmore.php:39 +#: showmore.php:41 showmore.php:45 msgid "\"Show more\" Settings" msgstr "" -#: showmore.php:44 +#: showmore.php:50 msgid "Enable Show More" msgstr "" -#: showmore.php:47 +#: showmore.php:53 msgid "Cutting posts after how much characters" msgstr "" -#: showmore.php:51 +#: showmore.php:57 msgid "Save Settings" msgstr "" -#: showmore.php:129 +#: showmore.php:74 +msgid "Show More Settings saved." +msgstr "" + +#: showmore.php:134 msgid "show more" msgstr "" diff --git a/showmore/lang/cs/strings.php b/showmore/lang/cs/strings.php index 45b89630..1b82b570 100644 --- a/showmore/lang/cs/strings.php +++ b/showmore/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["\"Show more\" Settings"] = "Nastavení \"Show more\""; diff --git a/showmore/lang/de/strings.php b/showmore/lang/de/strings.php index f37131c0..f4df3488 100644 --- a/showmore/lang/de/strings.php +++ b/showmore/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "\"Mehr zeigen\" Einstellungen"; diff --git a/showmore/lang/en-gb/strings.php b/showmore/lang/en-gb/strings.php index c2c11174..87f88ef5 100644 --- a/showmore/lang/en-gb/strings.php +++ b/showmore/lang/en-gb/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "Show More"; diff --git a/showmore/lang/es/strings.php b/showmore/lang/es/strings.php index ee001824..16ceaf56 100644 --- a/showmore/lang/es/strings.php +++ b/showmore/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "Ajustes de \"Mostrar más\""; diff --git a/showmore/lang/et/strings.php b/showmore/lang/et/strings.php index c612865a..1b14dd96 100644 --- a/showmore/lang/et/strings.php +++ b/showmore/lang/et/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_et")) { function string_plural_select_et($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "Näita rohkem sätteid"; diff --git a/showmore/lang/fi-fi/strings.php b/showmore/lang/fi-fi/strings.php index 5cb55768..b6c771b8 100644 --- a/showmore/lang/fi-fi/strings.php +++ b/showmore/lang/fi-fi/strings.php @@ -2,12 +2,12 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "Show more -asetukset"; $a->strings["Enable Show More"] = "Ota Show More käyttöön"; +$a->strings["Cutting posts after how much characters"] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; $a->strings["Show More Settings saved."] = "Show More -asetukset tallennettu"; $a->strings["show more"] = "näytä lisää"; diff --git a/showmore/lang/it/strings.php b/showmore/lang/it/strings.php index 4d709051..c6ed91bf 100644 --- a/showmore/lang/it/strings.php +++ b/showmore/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "Impostazioni \"Mostra altro\""; diff --git a/showmore/lang/nl/strings.php b/showmore/lang/nl/strings.php index ed55863c..f65d2a0e 100644 --- a/showmore/lang/nl/strings.php +++ b/showmore/lang/nl/strings.php @@ -3,10 +3,12 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Show more\" Settings"] = "\"Toon meer\" instellingen"; $a->strings["Enable Show More"] = "Toon meer inschakelen"; +$a->strings["Cutting posts after how much characters"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; $a->strings["Show More Settings saved."] = "Toon meer instellingen opgeslagen."; +$a->strings["show more"] = ""; diff --git a/showmore/lang/pl/strings.php b/showmore/lang/pl/strings.php index 30bf34d7..eca7dd85 100644 --- a/showmore/lang/pl/strings.php +++ b/showmore/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["\"Show more\" Settings"] = "Ustawienia \"Pokaż więcej\""; diff --git a/showmore/lang/pt-br/strings.php b/showmore/lang/pt-br/strings.php index 1203cbe9..05f2b070 100644 --- a/showmore/lang/pt-br/strings.php +++ b/showmore/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["\"Show more\" Settings"] = "Configurações de \"Mostrar mais\""; diff --git a/showmore/lang/ro/strings.php b/showmore/lang/ro/strings.php index 989cb501..a7c11992 100644 --- a/showmore/lang/ro/strings.php +++ b/showmore/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["\"Show more\" Settings"] = "Configurări \"Afișează mai mult\""; diff --git a/showmore/lang/ru/strings.php b/showmore/lang/ru/strings.php index 2ef98b18..a643b028 100644 --- a/showmore/lang/ru/strings.php +++ b/showmore/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["\"Show more\" Settings"] = "Настройки \"показать ещё\""; diff --git a/showmore/lang/zh-cn/strings.php b/showmore/lang/zh-cn/strings.php index ca2349e6..dc840894 100644 --- a/showmore/lang/zh-cn/strings.php +++ b/showmore/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["\"Show more\" Settings"] = "“显示更多”设置"; diff --git a/showmore_dyn/lang/C/messages.po b/showmore_dyn/lang/C/messages.po index 4bf4c94f..c91cb1d0 100644 --- a/showmore_dyn/lang/C/messages.po +++ b/showmore_dyn/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2020-12-31 09:16-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/smiley_pack/lang/C/messages.po b/smiley_pack/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/smileybutton/lang/C/messages.po b/smileybutton/lang/C/messages.po new file mode 100644 index 00000000..7c32045e --- /dev/null +++ b/smileybutton/lang/C/messages.po @@ -0,0 +1,34 @@ +# ADDON smileybutton +# Copyright (C) +# This file is distributed under the same license as the Friendica smileybutton addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: smileybutton.php:269 +msgid "Smileybutton settings" +msgstr "" + +#: smileybutton.php:272 +msgid "You can hide the button and show the smilies directly." +msgstr "" + +#: smileybutton.php:274 +msgid "Hide the button" +msgstr "" + +#: smileybutton.php:281 +msgid "Save Settings" +msgstr "" diff --git a/smileybutton/lang/bg/messages.po b/smileybutton/lang/bg/messages.po deleted file mode 100644 index 119eaade..00000000 --- a/smileybutton/lang/bg/messages.po +++ /dev/null @@ -1,36 +0,0 @@ -# ADDON smileybutton -# Copyright (C) -# This file is distributed under the same license as the Friendica smileybutton addon package. -# -# -# Translators: -# Rafael Kalachev , 2021 -msgid "" -msgstr "" -"Project-Id-Version: friendica\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-23 14:45+0200\n" -"PO-Revision-Date: 2021-01-14 07:24+0000\n" -"Last-Translator: Rafael Kalachev \n" -"Language-Team: Bulgarian (http://www.transifex.com/Friendica/friendica/language/bg/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: smileybutton.php:269 -msgid "Smileybutton settings" -msgstr "Настройки на бутона с усмивки." - -#: smileybutton.php:272 -msgid "You can hide the button and show the smilies directly." -msgstr "Можете да скриете бутона и да покажете усмивките директно." - -#: smileybutton.php:274 -msgid "Hide the button" -msgstr "Скрий бутона" - -#: smileybutton.php:281 -msgid "Save Settings" -msgstr "Запази настройките" diff --git a/smileybutton/lang/bg/strings.php b/smileybutton/lang/bg/strings.php deleted file mode 100644 index 3ac29203..00000000 --- a/smileybutton/lang/bg/strings.php +++ /dev/null @@ -1,12 +0,0 @@ -strings["Smileybutton settings"] = "Настройки на бутона с усмивки."; -$a->strings["You can hide the button and show the smilies directly."] = "Можете да скриете бутона и да покажете усмивките директно."; -$a->strings["Hide the button"] = "Скрий бутона"; -$a->strings["Save Settings"] = "Запази настройките"; diff --git a/smileybutton/lang/cs/strings.php b/smileybutton/lang/cs/strings.php index 04699815..e66f3401 100644 --- a/smileybutton/lang/cs/strings.php +++ b/smileybutton/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Smileybutton settings"] = "Smileybutton nastavení"; diff --git a/smileybutton/lang/de/strings.php b/smileybutton/lang/de/strings.php index 0c1bf308..8abea8e5 100644 --- a/smileybutton/lang/de/strings.php +++ b/smileybutton/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Smileybutton settings"] = "Smileybutton Einstellungen"; diff --git a/smileybutton/lang/es/strings.php b/smileybutton/lang/es/strings.php index b294fd0d..96a6cc10 100644 --- a/smileybutton/lang/es/strings.php +++ b/smileybutton/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Smileybutton settings"] = "Ajustes de Smileybutton"; diff --git a/smileybutton/lang/et/strings.php b/smileybutton/lang/et/strings.php index b39400ca..fe8cdb9f 100644 --- a/smileybutton/lang/et/strings.php +++ b/smileybutton/lang/et/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_et")) { function string_plural_select_et($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Smileybutton settings"] = "SmileyNupu sätted"; diff --git a/smileybutton/lang/fi-fi/strings.php b/smileybutton/lang/fi-fi/strings.php index 16480ffa..f131c9cf 100644 --- a/smileybutton/lang/fi-fi/strings.php +++ b/smileybutton/lang/fi-fi/strings.php @@ -2,10 +2,10 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Smileybutton settings"] = "Smileybutton -asetukset"; +$a->strings["You can hide the button and show the smilies directly."] = ""; $a->strings["Hide the button"] = "Piilota nappi"; $a->strings["Save Settings"] = "Tallenna asetukset"; diff --git a/smileybutton/lang/fr/strings.php b/smileybutton/lang/fr/strings.php index 81f71a1a..92033bec 100644 --- a/smileybutton/lang/fr/strings.php +++ b/smileybutton/lang/fr/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Smileybutton settings"] = "Paramètres du bouton des Smileys"; +$a->strings["You can hide the button and show the smilies directly."] = ""; $a->strings["Hide the button"] = "Cacher le bouton"; +$a->strings["Save Settings"] = ""; diff --git a/smileybutton/lang/nl/strings.php b/smileybutton/lang/nl/strings.php index ac3cc666..19a76fd4 100644 --- a/smileybutton/lang/nl/strings.php +++ b/smileybutton/lang/nl/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Smileybutton settings"] = "Smileybutton instellingen"; +$a->strings["You can hide the button and show the smilies directly."] = ""; +$a->strings["Hide the button"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; diff --git a/smileybutton/lang/pl/strings.php b/smileybutton/lang/pl/strings.php index f0294120..9741c36f 100644 --- a/smileybutton/lang/pl/strings.php +++ b/smileybutton/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Smileybutton settings"] = "Ustawienia Przycisku Buźka"; diff --git a/smileybutton/lang/ro/strings.php b/smileybutton/lang/ro/strings.php index eb8fbbdb..2a330a47 100644 --- a/smileybutton/lang/ro/strings.php +++ b/smileybutton/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Smileybutton settings"] = "Configurări Smileybutton"; diff --git a/smileybutton/lang/zh-cn/strings.php b/smileybutton/lang/zh-cn/strings.php index 86a9d758..1fd0c133 100644 --- a/smileybutton/lang/zh-cn/strings.php +++ b/smileybutton/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Smileybutton settings"] = "表情按钮设置"; diff --git a/smileybutton/smileybutton.php b/smileybutton/smileybutton.php index f01a6201..fc420773 100644 --- a/smileybutton/smileybutton.php +++ b/smileybutton/smileybutton.php @@ -2,34 +2,38 @@ /** * Name: Smileybutton * Description: Adds a smileybutton to the Inputbox - * Version: 1.0 + * Version: 0.2 * Author: Johannes Schwab - * Maintainer: Hypolite Petovan */ - use Friendica\Core\Hook; +use Friendica\Core\Logger; use Friendica\DI; -function smileybutton_install() -{ +function smileybutton_install() { //Register hooks - Hook::register('jot_tool', 'addon/smileybutton/smileybutton.php', 'smileybutton_jot_tool'); + Hook::register('jot_tool', 'addon/smileybutton/smileybutton.php', 'show_button'); + + Logger::log("installed smileybutton"); } -function smileybutton_jot_tool(Friendica\App $a, &$b) -{ +function show_button(Friendica\App $a, &$b) { // Disable if theme is quattro // TODO add style for quattro - if ($a->getCurrentTheme() == 'quattro') { + if ($a->getCurrentTheme() == 'quattro') return; - } - // Disable for mobile because they have a smiley key of their own - if (DI::mode()->isMobile() || DI::mode()->isMobile()) { + // Disable for mobile because most mobiles have a smiley key for ther own + if (DI::mode()->isMobile() || DI::mode()->isMobile()) return; - } - $texts = [ + /** + * + * I have copied this from /include/text.php, removed doubles + * and escaped them. + * + */ + + $texts = [ '<3', '</3', ':-)', @@ -41,18 +45,19 @@ function smileybutton_jot_tool(Friendica\App $a, &$b) ':-O', '\\\\o/', 'O_o', - ':\'(', - ':-!', - ':-/', - ':-[', - '8-)', + ":\'(", + ":-!", + ":-/", + ":-[", + "8-)", ':beer', ':coffee', ':facepalm', ':like', ':dislike', - '~friendica', - 'red#', + '~friendica', + 'red#' + ]; $icons = [ @@ -82,41 +87,42 @@ function smileybutton_jot_tool(Friendica\App $a, &$b) ]; // Call hooks to get aditional smileies from other addons - $params = ['texts' => $texts, 'icons' => $icons, 'string' => '']; //changed + $params = ['texts' => $texts, 'icons' => $icons, 'string' => ""]; //changed Hook::callAll('smilie', $params); //Generate html for smiley list - $s = ''; - for ($x = 0; $x < count($params['texts']); $x++) { + $s = "
\n\t"; + for($x = 0; $x < count($params['texts']); $x ++) { $icon = $params['icons'][$x]; - $s .= ''; - if (($x + 1) % (sqrt(count($params['texts'])) + 1) == 0) { - $s .= ''; + $icon = str_replace('/>', 'onclick="smileybutton_addsmiley(\'' . $params['texts'][$x] . '\')"/>', $icon); + $icon = str_replace('class="smiley"', 'class="smiley_preview"', $icon); + $s .= ""; + if (($x+1) % (sqrt(count($params['texts']))+1) == 0) { + $s .= "\n\t"; } } - $s .= '
' . $icon . '
" . $icon . "
'; + $s .= "\t"; //Add css to header $css_file = 'addon/smileybutton/view/' . $a->getCurrentTheme() . '.css'; - if (!file_exists($css_file)) { + if (! file_exists($css_file)) $css_file = 'addon/smileybutton/view/default.css'; - } + $css_url = DI::baseUrl()->get().'/'.$css_file; + + DI::page()['htmlhead'] .= ''."\r\n"; - DI::page()->registerStylesheet($css_file); //Get the correct image for the theme $image = 'addon/smileybutton/view/' . $a->getCurrentTheme() . '.png'; - if (!file_exists($image)) { + if (! file_exists($image)) $image = 'addon/smileybutton/view/default.png'; - } - - $image_url = DI::baseUrl()->get() . '/' . $image; + $image_url = DI::baseUrl()->get().'/'.$image; //Add the hmtl and script to the page $b = <<< EOT -
- -
+
+ smiley +
@@ -134,11 +140,18 @@ function smileybutton_jot_tool(Friendica\App $a, &$b) } function smileybutton_addsmiley(text) { - var v = $("#profile-jot-text").val(); - v = v + text; - $("#profile-jot-text").val(v).focus(); + if(plaintext == "none") { + var v = $("#profile-jot-text").val(); + v = v + text; + $("#profile-jot-text").val(v); + $("#profile-jot-text").focus(); + } else { + var v = tinymce.activeEditor.getContent(); + v = v + text; + tinymce.activeEditor.setContent(v); + tinymce.activeEditor.focus(); + } } EOT; } - diff --git a/smileybutton/view/default.css b/smileybutton/view/default.css index 5fd60928..16120360 100644 --- a/smileybutton/view/default.css +++ b/smileybutton/view/default.css @@ -1,17 +1,9 @@ -#profile-smiley-wrapper { - display: block; -} - -#smileybutton { - display: none; -} - -.smiley_button > img { +img.smiley_button { height: 18px; width: 18px; } -table.smiley-preview img.smiley { +img.smiley_preview { max-height: 25px; max-width: 25px; } @@ -19,7 +11,3 @@ table.smiley-preview img.smiley { table.smiley-preview { border: 1px solid #AAAAAA; } - -table.smiley-preview td { - cursor: pointer; -} diff --git a/smileybutton/view/duepuntozero.css b/smileybutton/view/duepuntozero.css index 92ff4eba..0f4ef4ae 100644 --- a/smileybutton/view/duepuntozero.css +++ b/smileybutton/view/duepuntozero.css @@ -1,26 +1,14 @@ -#profile-smiley-wrapper { - display: block; -} - -#smileybutton { - display: none; -} - -.smiley_button { +img.smiley_button { height: 18px; width: 18px; position: relative; left: 285px; top: -45px; - padding: 0; - border: 0; - background: none; } -table.smiley-preview img.smiley { +img.smiley_preview { max-height: 25px; max-width: 25px; - cursor: pointer; } table.smiley-preview { @@ -31,7 +19,3 @@ table.smiley-preview { left: 285px; top: -36px; } - -table.smiley-preview td { - cursor: pointer; -} diff --git a/smileybutton/view/frio.css b/smileybutton/view/frio.css deleted file mode 100644 index dce84826..00000000 --- a/smileybutton/view/frio.css +++ /dev/null @@ -1,31 +0,0 @@ -#profile-smiley-wrapper { - display: block; -} - -#smileybutton { - display: none; -} - -.smiley_button > img { - height: 14px; - width: 14px; -} - -table.smiley-preview img.smiley { - max-height: 25px; - max-width: 25px; -} - -table.smiley-preview { - border: 1px solid #AAAAAA; -} - -table.smiley-preview td { - cursor: pointer; -} - -#profile-smiley-wrapper > .btn-link { - position: relative; - display: block; - padding: 10px 15px; -} diff --git a/smileybutton/view/frost.css b/smileybutton/view/frost.css new file mode 100644 index 00000000..42e18f05 --- /dev/null +++ b/smileybutton/view/frost.css @@ -0,0 +1,21 @@ +img.smiley_button { + height: 25; + width: 25px; + position: relative; + left: 335px; + top: -45px; +} + +img.smiley_preview { + max-height: 25px; + max-width: 25px; +} + +table.smiley-preview { + border: 1px solid #AAAAAA; + -moz-border-radius: 3px; + border-radius: 3px; + position: relative; + left: 285px; + top: -36px; +} diff --git a/smileybutton/view/frost.png b/smileybutton/view/frost.png new file mode 100644 index 00000000..6ad02a18 Binary files /dev/null and b/smileybutton/view/frost.png differ diff --git a/smileybutton/view/smoothly.css b/smileybutton/view/smoothly.css index 2f30799f..14ed961a 100644 --- a/smileybutton/view/smoothly.css +++ b/smileybutton/view/smoothly.css @@ -1,12 +1,4 @@ -#profile-smiley-wrapper { - display: block; -} - -#smileybutton { - display: none; -} - -.smiley_button > img { +img.smiley_button { height: 22px; width: 22px; position: relative; @@ -16,10 +8,9 @@ border-radius: 0px; } -table.smiley-preview img.smiley { +img.smiley_preview { max-height: 25px; max-width: 25px; - cursor: pointer; } table.smiley-preview { @@ -28,7 +19,3 @@ table.smiley-preview { border-radius: 5px; margin: 5px; } - -table.smiley-preview td { - cursor: pointer; -} diff --git a/smileybutton/view/vier.css b/smileybutton/view/vier.css index 5862759b..4f237800 100644 --- a/smileybutton/view/vier.css +++ b/smileybutton/view/vier.css @@ -1,49 +1,15 @@ -#profile-smiley-wrapper { - float: left; - margin-left: 15px; - cursor: pointer; - height: 10px; - display: inline-block; -} - -#profile-smiley-wrapper .btn { - padding: 0; - margin: 0; - border: 0; - background: none; - width: 20px; - height: 20px; - line-height: inherit; - display: inline-block; - overflow: hidden; - padding: 1px; - color: #999; - vertical-align: text-top; -} - -#smileybutton { - position: absolute; - z-index: 99; - display: none; -} - -.smiley_button > img { +img.smiley_button { height: 18px; width: 18px; margin-right: 18px; } -table.smiley-preview { - background-color: #FFF; - box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); -} - -table.smiley-preview img.smiley { +img.smiley_preview { max-height: 25px; max-width: 25px; - cursor: pointer; } -table.smiley-preview td { - cursor: pointer; +table.smiley-preview { + border: 1px solid #999999; + margin-left: 10px; } diff --git a/smilies_adult/lang/C/messages.po b/smilies_adult/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/sniper/lang/C/messages.po b/sniper/lang/C/messages.po new file mode 100644 index 00000000..e69de29b diff --git a/startpage/lang/C/messages.po b/startpage/lang/C/messages.po index 1636361e..4c2b8a1d 100644 --- a/startpage/lang/C/messages.po +++ b/startpage/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: startpage.php:74 startpage.php:78 -msgid "Startpage" +#: startpage.php:83 +msgid "Startpage Settings" msgstr "" -#: startpage.php:81 +#: startpage.php:85 msgid "Home page to load after login - leave blank for profile wall" msgstr "" -#: startpage.php:84 +#: startpage.php:88 msgid "Examples: "network" or "notifications/system"" msgstr "" -#: startpage.php:88 -msgid "Save Settings" +#: startpage.php:92 +msgid "Submit" msgstr "" diff --git a/startpage/lang/cs/strings.php b/startpage/lang/cs/strings.php index b68be94c..c0f19438 100644 --- a/startpage/lang/cs/strings.php +++ b/startpage/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Startpage Settings"] = "Nastavení startovní stránky"; diff --git a/startpage/lang/de/strings.php b/startpage/lang/de/strings.php index d7d26e64..326b58ce 100644 --- a/startpage/lang/de/strings.php +++ b/startpage/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Startpage Settings"] = "Startseiten-Einstellungen"; diff --git a/startpage/lang/es/strings.php b/startpage/lang/es/strings.php index 24485e72..bbd8aedd 100644 --- a/startpage/lang/es/strings.php +++ b/startpage/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Startpage Settings"] = "Ajustes de Startpage"; diff --git a/startpage/lang/fi-fi/strings.php b/startpage/lang/fi-fi/strings.php index 9ef23e90..53c954ab 100644 --- a/startpage/lang/fi-fi/strings.php +++ b/startpage/lang/fi-fi/strings.php @@ -2,9 +2,10 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Startpage Settings"] = "Startpage -asetukset"; +$a->strings["Home page to load after login - leave blank for profile wall"] = ""; +$a->strings["Examples: "network" or "notifications/system""] = ""; $a->strings["Submit"] = "Lähetä"; diff --git a/startpage/lang/fr/strings.php b/startpage/lang/fr/strings.php index 995cdd6c..d3d3f9b9 100644 --- a/startpage/lang/fr/strings.php +++ b/startpage/lang/fr/strings.php @@ -2,9 +2,10 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Startpage Settings"] = "Paramètres de Startpage"; +$a->strings["Home page to load after login - leave blank for profile wall"] = ""; +$a->strings["Examples: "network" or "notifications/system""] = ""; $a->strings["Submit"] = "Envoyer"; diff --git a/startpage/lang/is/strings.php b/startpage/lang/is/strings.php index 703fc6e2..afd3d84a 100644 --- a/startpage/lang/is/strings.php +++ b/startpage/lang/is/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Startpage Settings"] = "Stillingar upphafssíðu"; diff --git a/startpage/lang/it/strings.php b/startpage/lang/it/strings.php index 92183531..0226f923 100644 --- a/startpage/lang/it/strings.php +++ b/startpage/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Startpage Settings"] = "Impostazioni Startpage"; diff --git a/startpage/lang/nl/strings.php b/startpage/lang/nl/strings.php index 19d78596..6521128b 100644 --- a/startpage/lang/nl/strings.php +++ b/startpage/lang/nl/strings.php @@ -3,7 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Startpage Settings"] = "Startpagina instellingen"; +$a->strings["Home page to load after login - leave blank for profile wall"] = ""; +$a->strings["Examples: "network" or "notifications/system""] = ""; +$a->strings["Submit"] = ""; diff --git a/startpage/lang/pl/strings.php b/startpage/lang/pl/strings.php index 4c7ba5eb..e0b868ba 100644 --- a/startpage/lang/pl/strings.php +++ b/startpage/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Startpage Settings"] = "Ustawienia strony startowej"; diff --git a/startpage/lang/ro/strings.php b/startpage/lang/ro/strings.php index a25abea9..701b5f9a 100644 --- a/startpage/lang/ro/strings.php +++ b/startpage/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Startpage"] = "Startpage"; diff --git a/startpage/lang/zh-cn/strings.php b/startpage/lang/zh-cn/strings.php index 71b26d7a..45d71c36 100644 --- a/startpage/lang/zh-cn/strings.php +++ b/startpage/lang/zh-cn/strings.php @@ -3,8 +3,10 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Startpage Settings"] = "首页设置"; +$a->strings["Home page to load after login - leave blank for profile wall"] = ""; +$a->strings["Examples: "network" or "notifications/system""] = ""; $a->strings["Submit"] = "提交"; diff --git a/statusnet/lang/C/messages.po b/statusnet/lang/C/messages.po index d5bce141..4c762b48 100644 --- a/statusnet/lang/C/messages.po +++ b/statusnet/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2015-07-27 07:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,45 +17,49 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: statusnet.php:95 +#: statusnet.php:151 msgid "Post to GNU Social" msgstr "" -#: statusnet.php:146 +#: statusnet.php:196 msgid "" "Please contact your site administrator.
The provided API URL is not " "valid." msgstr "" -#: statusnet.php:175 +#: statusnet.php:225 msgid "We could not contact the GNU Social API with the Path you entered." msgstr "" -#: statusnet.php:248 statusnet.php:252 +#: statusnet.php:259 +msgid "GNU Social settings updated." +msgstr "" + +#: statusnet.php:294 statusnet.php:298 msgid "GNU Social Import/Export/Mirror" msgstr "" -#: statusnet.php:267 +#: statusnet.php:313 msgid "Globally Available GNU Social OAuthKeys" msgstr "" -#: statusnet.php:268 +#: statusnet.php:314 msgid "" "There are preconfigured OAuth key pairs for some GNU Social servers " "available. If you are using one of them, please use these credentials. If " "not feel free to connect to any other GNU Social instance (see below)." msgstr "" -#: statusnet.php:274 statusnet.php:291 statusnet.php:318 statusnet.php:325 -#: statusnet.php:372 statusnet.php:698 +#: statusnet.php:320 statusnet.php:337 statusnet.php:364 statusnet.php:371 +#: statusnet.php:416 statusnet.php:699 msgid "Save Settings" msgstr "" -#: statusnet.php:276 +#: statusnet.php:322 msgid "Provide your own OAuth Credentials" msgstr "" -#: statusnet.php:277 +#: statusnet.php:323 msgid "" "No consumer key pair for GNU Social found. Register your Friendica Account " "as an desktop client on your GNU Social account, copy the consumer key pair " @@ -64,19 +68,19 @@ msgid "" "Friendica installation at your favorited GNU Social installation." msgstr "" -#: statusnet.php:279 +#: statusnet.php:325 msgid "OAuth Consumer Key" msgstr "" -#: statusnet.php:282 +#: statusnet.php:328 msgid "OAuth Consumer Secret" msgstr "" -#: statusnet.php:285 statusnet.php:678 statusnet.php:690 +#: statusnet.php:331 statusnet.php:679 statusnet.php:691 msgid "Base API Path (remember the trailing /)" msgstr "" -#: statusnet.php:310 +#: statusnet.php:356 msgid "" "To connect to your GNU Social account click the button below to get a " "security code from GNU Social which you have to copy into the input box " @@ -84,38 +88,38 @@ msgid "" "posted to GNU Social." msgstr "" -#: statusnet.php:311 +#: statusnet.php:357 msgid "Log in with GNU Social" msgstr "" -#: statusnet.php:313 +#: statusnet.php:359 msgid "Copy the security code from GNU Social here" msgstr "" -#: statusnet.php:319 +#: statusnet.php:365 msgid "Cancel Connection Process" msgstr "" -#: statusnet.php:321 +#: statusnet.php:367 msgid "Current GNU Social API is" msgstr "" -#: statusnet.php:322 +#: statusnet.php:368 msgid "Cancel GNU Social Connection" msgstr "" -#: statusnet.php:334 +#: statusnet.php:379 msgid "Currently connected to: " msgstr "" -#: statusnet.php:336 +#: statusnet.php:380 msgid "" "If enabled all your public postings can be posted to the " "associated GNU Social account. You can choose to do so by default (here) or " "for every posting separately in the posting options when writing the entry." msgstr "" -#: statusnet.php:338 +#: statusnet.php:382 msgid "" "Note: Due your privacy settings (Hide your profile " "details from unknown viewers?) the link potentially included in public " @@ -123,47 +127,47 @@ msgid "" "informing the visitor that the access to your profile has been restricted." msgstr "" -#: statusnet.php:341 +#: statusnet.php:385 msgid "Allow posting to GNU Social" msgstr "" -#: statusnet.php:344 +#: statusnet.php:388 msgid "Send public postings to GNU Social by default" msgstr "" -#: statusnet.php:348 +#: statusnet.php:392 msgid "" "Mirror all posts from GNU Social that are no replies or repeated messages" msgstr "" -#: statusnet.php:354 +#: statusnet.php:398 msgid "Import the remote timeline" msgstr "" -#: statusnet.php:358 +#: statusnet.php:402 msgid "Disabled" msgstr "" -#: statusnet.php:359 +#: statusnet.php:403 msgid "Full Timeline" msgstr "" -#: statusnet.php:360 +#: statusnet.php:404 msgid "Only Mentions" msgstr "" -#: statusnet.php:369 +#: statusnet.php:413 msgid "Clear OAuth configuration" msgstr "" -#: statusnet.php:689 +#: statusnet.php:690 msgid "Site name" msgstr "" -#: statusnet.php:691 +#: statusnet.php:692 msgid "Consumer Secret" msgstr "" -#: statusnet.php:692 +#: statusnet.php:693 msgid "Consumer Key" msgstr "" diff --git a/statusnet/lang/cs/strings.php b/statusnet/lang/cs/strings.php index a4f08259..3bf9180d 100644 --- a/statusnet/lang/cs/strings.php +++ b/statusnet/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to GNU Social"] = "Poslat na GNU social"; diff --git a/statusnet/lang/de/strings.php b/statusnet/lang/de/strings.php index be7f8fd4..2c2873fa 100644 --- a/statusnet/lang/de/strings.php +++ b/statusnet/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to GNU Social"] = "Auf GNU Social veröffentlichen"; diff --git a/statusnet/lang/es/strings.php b/statusnet/lang/es/strings.php index 557b7cc7..d33fa0fd 100644 --- a/statusnet/lang/es/strings.php +++ b/statusnet/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to GNU Social"] = "Publicar en GNU Social"; diff --git a/statusnet/lang/fi-fi/strings.php b/statusnet/lang/fi-fi/strings.php index cc88ad83..2dc699ea 100644 --- a/statusnet/lang/fi-fi/strings.php +++ b/statusnet/lang/fi-fi/strings.php @@ -3,23 +3,39 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to GNU Social"] = "Lähetä GNU Socialiin"; $a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Ota yhteyttä sivuston ylläpitäjään.
API URL-osoite on virheellinen."; +$a->strings["We could not contact the GNU Social API with the Path you entered."] = ""; $a->strings["GNU Social settings updated."] = "GNU Social -asetukset päivitetty."; $a->strings["GNU Social Import/Export/Mirror"] = "GNU social tuonti/vienti/peili"; +$a->strings["Globally Available GNU Social OAuthKeys"] = ""; +$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; +$a->strings["Provide your own OAuth Credentials"] = ""; +$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = ""; $a->strings["OAuth Consumer Key"] = "OAuth kuluttajan avain"; $a->strings["OAuth Consumer Secret"] = "OAuth kuluttajasalaisuus"; +$a->strings["Base API Path (remember the trailing /)"] = ""; +$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your public posts will be posted to GNU Social."] = ""; $a->strings["Log in with GNU Social"] = "Kirjaudu sisään GNU socialilla"; +$a->strings["Copy the security code from GNU Social here"] = ""; +$a->strings["Cancel Connection Process"] = ""; +$a->strings["Current GNU Social API is"] = ""; +$a->strings["Cancel GNU Social Connection"] = ""; +$a->strings["Currently connected to: "] = ""; +$a->strings["If enabled all your public postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to GNU Social"] = "Salli julkaisut GNU socialiin"; $a->strings["Send public postings to GNU Social by default"] = "Lähetä oletuksena kaikki julkiset julkaisut GNU socialiin"; $a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Peilaa kaikki julkaisut GNU socialista jotka eivät ole vastauksia tai toistettuja viestejä"; $a->strings["Import the remote timeline"] = "Tuo etäaikajana"; $a->strings["Disabled"] = "Poistettu käytöstä"; $a->strings["Full Timeline"] = "Koko aikajana"; +$a->strings["Only Mentions"] = ""; +$a->strings["Clear OAuth configuration"] = ""; $a->strings["Site name"] = "Sivuston nimi"; $a->strings["Consumer Secret"] = "Kuluttajasalaisuus"; $a->strings["Consumer Key"] = "Kuluttajan avain"; diff --git a/statusnet/lang/fr/strings.php b/statusnet/lang/fr/strings.php index 44afea01..c70d012c 100644 --- a/statusnet/lang/fr/strings.php +++ b/statusnet/lang/fr/strings.php @@ -2,19 +2,39 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to GNU Social"] = "Publier sur GNU Social"; $a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Merci de contacter l'administrateur du site.
L'URL d'API fournie est invalide."; +$a->strings["We could not contact the GNU Social API with the Path you entered."] = ""; $a->strings["GNU Social settings updated."] = "Paramètres du GNU Social mis à jour."; +$a->strings["GNU Social Import/Export/Mirror"] = ""; +$a->strings["Globally Available GNU Social OAuthKeys"] = ""; +$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = ""; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; +$a->strings["Provide your own OAuth Credentials"] = ""; +$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = ""; +$a->strings["OAuth Consumer Key"] = ""; +$a->strings["OAuth Consumer Secret"] = ""; +$a->strings["Base API Path (remember the trailing /)"] = ""; +$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your public posts will be posted to GNU Social."] = ""; $a->strings["Log in with GNU Social"] = "Se connecter avec GNU Social"; $a->strings["Copy the security code from GNU Social here"] = "Coller le code de sécurité de GNU Social ici"; +$a->strings["Cancel Connection Process"] = ""; $a->strings["Current GNU Social API is"] = "L'API actuelle de GNU Social est"; +$a->strings["Cancel GNU Social Connection"] = ""; $a->strings["Currently connected to: "] = "Actuellement connecté à :"; +$a->strings["If enabled all your public postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to GNU Social"] = "Autoriser la publication sur GNU Social"; +$a->strings["Send public postings to GNU Social by default"] = ""; +$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = ""; +$a->strings["Import the remote timeline"] = ""; $a->strings["Disabled"] = "Désactiver"; $a->strings["Full Timeline"] = "Timeline complète"; +$a->strings["Only Mentions"] = ""; +$a->strings["Clear OAuth configuration"] = ""; $a->strings["Site name"] = "Nom du site"; +$a->strings["Consumer Secret"] = ""; +$a->strings["Consumer Key"] = ""; diff --git a/statusnet/lang/is/strings.php b/statusnet/lang/is/strings.php index 87a72de1..367b40bb 100644 --- a/statusnet/lang/is/strings.php +++ b/statusnet/lang/is/strings.php @@ -3,17 +3,19 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["Post to GNU Social"] = "Senda á GNU Social"; $a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Hafðu samband við kerfisstjóra.
Uppgefin API-slóð er ógild."; $a->strings["We could not contact the GNU Social API with the Path you entered."] = "Ekki náðist í GNU Social API með slóðinni sem þú gafst upp."; $a->strings["GNU Social settings updated."] = "Stillingar GNU Social uppfærðar."; +$a->strings["GNU Social Import/Export/Mirror"] = ""; $a->strings["Globally Available GNU Social OAuthKeys"] = "Víðværir OAuth-lyklar GNU Social eru til taks"; $a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Það eru forstillt OAuth-lyklapör í sumum GNU Social þjónum. Ef þú ert að nota slíkt par, notaðu þá þau auðkenni. Ef ekki þá er þér frjálst að tengjast hvaða öðrum GNU Social þjónum (sjá fyrir neðan)."; $a->strings["Save Settings"] = "Vista stillingar"; $a->strings["Provide your own OAuth Credentials"] = "Gefðu upp eigin OAuth auðkenni"; +$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = ""; $a->strings["OAuth Consumer Key"] = "OAuth-lykill notanda"; $a->strings["OAuth Consumer Secret"] = "OAuth-leyniorð notanda"; $a->strings["Base API Path (remember the trailing /)"] = "Grunn API-slóð (muna eftir / í endann)"; @@ -25,11 +27,14 @@ $a->strings["Current GNU Social API is"] = "Núverandi GNU Social API er"; $a->strings["Cancel GNU Social Connection"] = "Hætta við GNU Social tengingu"; $a->strings["Currently connected to: "] = "Núna tengdur við:"; $a->strings["If enabled all your public postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Ef virkt þá geta allar opinberu stöðu meldingarnar þínar verið birtar á tengdri GNU Social síðu. Þú getur valið að gera þetta sjálfvirkt (hér) eða fyrir hvern póst í senn þegar hann er skrifaður."; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to GNU Social"] = "Leyfa sendingu færslna til GNU Social"; $a->strings["Send public postings to GNU Social by default"] = "Sjálfgefið senda opinberar færslur á GNU Social"; +$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = ""; $a->strings["Import the remote timeline"] = "Flytja inn fjartengdu tímalínuna"; $a->strings["Disabled"] = "Slökkt"; $a->strings["Full Timeline"] = "Öll tímalínan"; +$a->strings["Only Mentions"] = ""; $a->strings["Clear OAuth configuration"] = "Hreinsa OAuth stillingar"; $a->strings["Site name"] = "Heiti vefsvæðis"; $a->strings["Consumer Secret"] = "Leyniorð notanda"; diff --git a/statusnet/lang/it/strings.php b/statusnet/lang/it/strings.php index f1f103da..8f44cf77 100644 --- a/statusnet/lang/it/strings.php +++ b/statusnet/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to GNU Social"] = "Invia a GNU Social"; diff --git a/statusnet/lang/nl/strings.php b/statusnet/lang/nl/strings.php index 43b82c6a..b8c05579 100644 --- a/statusnet/lang/nl/strings.php +++ b/statusnet/lang/nl/strings.php @@ -3,13 +3,39 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to GNU Social"] = "Post naar GNU Social"; +$a->strings["Please contact your site administrator.
The provided API URL is not valid."] = ""; +$a->strings["We could not contact the GNU Social API with the Path you entered."] = ""; $a->strings["GNU Social settings updated."] = "GNU Social instellingen opgeslagen"; $a->strings["GNU Social Import/Export/Mirror"] = "GNU Social Import/Exporteren/Spiegelen"; +$a->strings["Globally Available GNU Social OAuthKeys"] = ""; +$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Provide your own OAuth Credentials"] = ""; +$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = ""; +$a->strings["OAuth Consumer Key"] = ""; +$a->strings["OAuth Consumer Secret"] = ""; +$a->strings["Base API Path (remember the trailing /)"] = ""; +$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your public posts will be posted to GNU Social."] = ""; +$a->strings["Log in with GNU Social"] = ""; +$a->strings["Copy the security code from GNU Social here"] = ""; +$a->strings["Cancel Connection Process"] = ""; +$a->strings["Current GNU Social API is"] = ""; +$a->strings["Cancel GNU Social Connection"] = ""; +$a->strings["Currently connected to: "] = ""; +$a->strings["If enabled all your public postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to GNU Social"] = "Plaatsen op GNU Social toestaan"; $a->strings["Send public postings to GNU Social by default"] = "Verzend publieke berichten naar GNU Social als standaard instellen"; +$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = ""; +$a->strings["Import the remote timeline"] = ""; $a->strings["Disabled"] = "Uitgeschakeld"; +$a->strings["Full Timeline"] = ""; +$a->strings["Only Mentions"] = ""; +$a->strings["Clear OAuth configuration"] = ""; +$a->strings["Site name"] = ""; +$a->strings["Consumer Secret"] = ""; +$a->strings["Consumer Key"] = ""; diff --git a/statusnet/lang/pl/strings.php b/statusnet/lang/pl/strings.php index 2d8f7ed3..c8d2513b 100644 --- a/statusnet/lang/pl/strings.php +++ b/statusnet/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to GNU Social"] = "Opublikuj w GNU Social"; diff --git a/statusnet/lang/pt-br/strings.php b/statusnet/lang/pt-br/strings.php index 65e26e26..951322a0 100644 --- a/statusnet/lang/pt-br/strings.php +++ b/statusnet/lang/pt-br/strings.php @@ -2,14 +2,39 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to GNU Social"] = "Publicar no GNU Social"; +$a->strings["Please contact your site administrator.
The provided API URL is not valid."] = ""; +$a->strings["We could not contact the GNU Social API with the Path you entered."] = ""; $a->strings["GNU Social settings updated."] = "As configurações do GNU Social foram atualizadas."; +$a->strings["GNU Social Import/Export/Mirror"] = ""; +$a->strings["Globally Available GNU Social OAuthKeys"] = ""; +$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = ""; $a->strings["Save Settings"] = "Salvar Configurações"; +$a->strings["Provide your own OAuth Credentials"] = ""; +$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = ""; +$a->strings["OAuth Consumer Key"] = ""; +$a->strings["OAuth Consumer Secret"] = ""; +$a->strings["Base API Path (remember the trailing /)"] = ""; +$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your public posts will be posted to GNU Social."] = ""; $a->strings["Log in with GNU Social"] = "Entrar com o GNU Social"; +$a->strings["Copy the security code from GNU Social here"] = ""; +$a->strings["Cancel Connection Process"] = ""; +$a->strings["Current GNU Social API is"] = ""; +$a->strings["Cancel GNU Social Connection"] = ""; +$a->strings["Currently connected to: "] = ""; +$a->strings["If enabled all your public postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to GNU Social"] = "Permitir a publicação no GNU Social"; $a->strings["Send public postings to GNU Social by default"] = "Publicar posts públicos no GNU Social por padrão"; +$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = ""; $a->strings["Import the remote timeline"] = "Importar a linha do tempo remota"; +$a->strings["Disabled"] = ""; +$a->strings["Full Timeline"] = ""; +$a->strings["Only Mentions"] = ""; +$a->strings["Clear OAuth configuration"] = ""; +$a->strings["Site name"] = ""; +$a->strings["Consumer Secret"] = ""; +$a->strings["Consumer Key"] = ""; diff --git a/statusnet/lang/ro/strings.php b/statusnet/lang/ro/strings.php index bf3b8fc9..c5a8fff8 100644 --- a/statusnet/lang/ro/strings.php +++ b/statusnet/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to StatusNet"] = "Postați pe StatusNet"; diff --git a/superblock/lang/C/messages.po b/superblock/lang/C/messages.po index 50f07868..a96d43ec 100644 --- a/superblock/lang/C/messages.po +++ b/superblock/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2018-08-17 10:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,26 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: superblock.php:38 superblock.php:42 +#: superblock.php:47 superblock.php:51 msgid "Superblock" msgstr "" -#: superblock.php:45 +#: superblock.php:54 msgid "Comma separated profile URLS to block" msgstr "" -#: superblock.php:49 +#: superblock.php:58 msgid "Save Settings" msgstr "" -#: superblock.php:138 +#: superblock.php:71 +msgid "SUPERBLOCK Settings saved." +msgstr "" + +#: superblock.php:144 msgid "Block Completely" msgstr "" + +#: superblock.php:165 +msgid "superblock settings updated" +msgstr "" diff --git a/superblock/lang/cs/strings.php b/superblock/lang/cs/strings.php index b7a3ec8f..32acaf8b 100644 --- a/superblock/lang/cs/strings.php +++ b/superblock/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Superblock"] = "Superblock"; diff --git a/superblock/lang/de/strings.php b/superblock/lang/de/strings.php index 4d88a547..5fb3cb2c 100644 --- a/superblock/lang/de/strings.php +++ b/superblock/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Superblock"] = "Superblock"; diff --git a/superblock/lang/en-gb/strings.php b/superblock/lang/en-gb/strings.php index e5d54902..e269b37d 100644 --- a/superblock/lang/en-gb/strings.php +++ b/superblock/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Superblock"] = "Superblock"; diff --git a/superblock/lang/en-us/strings.php b/superblock/lang/en-us/strings.php index 133456b3..31906bb6 100644 --- a/superblock/lang/en-us/strings.php +++ b/superblock/lang/en-us/strings.php @@ -3,7 +3,12 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; +$a->strings["\"Superblock\""] = ""; $a->strings["Comma separated profile URLS to block"] = "Comma-separated profile URLs to block"; +$a->strings["Save Settings"] = ""; +$a->strings["SUPERBLOCK Settings saved."] = ""; +$a->strings["Block Completely"] = ""; +$a->strings["superblock settings updated"] = ""; diff --git a/superblock/lang/es/strings.php b/superblock/lang/es/strings.php index 65373bab..1b40975f 100644 --- a/superblock/lang/es/strings.php +++ b/superblock/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Superblock\""] = "«Superbloque»"; diff --git a/superblock/lang/fi-fi/strings.php b/superblock/lang/fi-fi/strings.php index b2aeb042..f96ee65b 100644 --- a/superblock/lang/fi-fi/strings.php +++ b/superblock/lang/fi-fi/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["\"Superblock\""] = "\"Superblock\""; diff --git a/superblock/lang/fr/strings.php b/superblock/lang/fr/strings.php index 02efe8d1..ea8228a5 100644 --- a/superblock/lang/fr/strings.php +++ b/superblock/lang/fr/strings.php @@ -3,7 +3,12 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["Superblock"] = ""; +$a->strings["Comma separated profile URLS to block"] = ""; $a->strings["Save Settings"] = "Sauvegarder les paramètres"; +$a->strings["SUPERBLOCK Settings saved."] = ""; +$a->strings["Block Completely"] = ""; +$a->strings["superblock settings updated"] = ""; diff --git a/superblock/lang/it/strings.php b/superblock/lang/it/strings.php index d49a5772..97274895 100644 --- a/superblock/lang/it/strings.php +++ b/superblock/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Superblock"] = "Superblock"; diff --git a/superblock/lang/nl/strings.php b/superblock/lang/nl/strings.php index 7f5f2532..d66e7b9e 100644 --- a/superblock/lang/nl/strings.php +++ b/superblock/lang/nl/strings.php @@ -3,10 +3,12 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Superblock"] = "Superblock"; +$a->strings["Comma separated profile URLS to block"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; $a->strings["SUPERBLOCK Settings saved."] = "SUPERBLOCK instellingen opgeslagen"; +$a->strings["Block Completely"] = ""; $a->strings["superblock settings updated"] = "Superblock instellingen opgeslagen"; diff --git a/superblock/lang/pl/strings.php b/superblock/lang/pl/strings.php index 3fe02066..e06891e0 100644 --- a/superblock/lang/pl/strings.php +++ b/superblock/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Superblock"] = "Superblock"; diff --git a/superblock/lang/pt-br/strings.php b/superblock/lang/pt-br/strings.php index 0a23c473..34c9f2e0 100644 --- a/superblock/lang/pt-br/strings.php +++ b/superblock/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["\"Blockem\" Settings"] = "Configurações do \"Blockem\""; diff --git a/superblock/lang/ro/strings.php b/superblock/lang/ro/strings.php index f3298a23..ee0dfee0 100644 --- a/superblock/lang/ro/strings.php +++ b/superblock/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["\"Superblock\" Settings"] = "Configurări \"Superblock\""; diff --git a/superblock/lang/ru/strings.php b/superblock/lang/ru/strings.php index acae21d3..4e3b9079 100644 --- a/superblock/lang/ru/strings.php +++ b/superblock/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Superblock"] = "Superblock"; diff --git a/testdrive/lang/C/messages.po b/testdrive/lang/C/messages.po index 36bb8069..d450b2bc 100644 --- a/testdrive/lang/C/messages.po +++ b/testdrive/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2015-08-23 17:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,20 +17,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: testdrive.php:64 +#: testdrive.php:67 msgid "Administrator" msgstr "" -#: testdrive.php:89 +#: testdrive.php:94 #, php-format msgid "Your account on %s will expire in a few days." msgstr "" -#: testdrive.php:90 +#: testdrive.php:95 msgid "Your Friendica test account is about to expire." msgstr "" -#: testdrive.php:91 +#: testdrive.php:96 #, php-format msgid "" "Hi %1$s,\n" @@ -40,5 +40,5 @@ msgid "" "Friendica website for your integrated social communications. A list of " "public sites is available at %s/siteinfo - and for more information on " "setting up your own Friendica server please see the Friendica project " -"website at https://friendi.ca." +"website at http://friendica.com." msgstr "" diff --git a/testdrive/lang/cs/strings.php b/testdrive/lang/cs/strings.php index abdc9e85..d2d36aab 100644 --- a/testdrive/lang/cs/strings.php +++ b/testdrive/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Administrator"] = "Administrátor"; diff --git a/testdrive/lang/de/strings.php b/testdrive/lang/de/strings.php index 4f7d822b..0ba2b035 100644 --- a/testdrive/lang/de/strings.php +++ b/testdrive/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Administrator"; diff --git a/testdrive/lang/es/strings.php b/testdrive/lang/es/strings.php index f91f26a8..2292d3fd 100644 --- a/testdrive/lang/es/strings.php +++ b/testdrive/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Administrador"; diff --git a/testdrive/lang/fi-fi/strings.php b/testdrive/lang/fi-fi/strings.php index 87c536a1..f2942692 100644 --- a/testdrive/lang/fi-fi/strings.php +++ b/testdrive/lang/fi-fi/strings.php @@ -3,9 +3,10 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Ylläpitäjä"; $a->strings["Your account on %s will expire in a few days."] = "%s -tilisi vanhenee muutaman päivän kuluttua."; $a->strings["Your Friendica test account is about to expire."] = "Koetilisi Friendicassa umpeutuu kohta."; +$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = ""; diff --git a/testdrive/lang/it/strings.php b/testdrive/lang/it/strings.php index 43e18bf2..517702bf 100644 --- a/testdrive/lang/it/strings.php +++ b/testdrive/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Amministratore"; diff --git a/testdrive/lang/nl/strings.php b/testdrive/lang/nl/strings.php index 6db69a1b..9c61900d 100644 --- a/testdrive/lang/nl/strings.php +++ b/testdrive/lang/nl/strings.php @@ -3,7 +3,10 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Administrator"] = "Beheerder"; +$a->strings["Your account on %s will expire in a few days."] = ""; +$a->strings["Your Friendica test account is about to expire."] = ""; +$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = ""; diff --git a/testdrive/lang/pl/strings.php b/testdrive/lang/pl/strings.php index 47900eab..f93293fc 100644 --- a/testdrive/lang/pl/strings.php +++ b/testdrive/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Administrator"] = "Administrator"; diff --git a/testdrive/lang/ro/strings.php b/testdrive/lang/ro/strings.php index f64d845d..c647c3c7 100644 --- a/testdrive/lang/ro/strings.php +++ b/testdrive/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Administrator"] = "Administrator"; diff --git a/testdrive/lang/zh-cn/strings.php b/testdrive/lang/zh-cn/strings.php index 92f74ba8..87dce218 100644 --- a/testdrive/lang/zh-cn/strings.php +++ b/testdrive/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Administrator"] = "管理员"; diff --git a/testdrive/testdrive.php b/testdrive/testdrive.php index 7c3af59e..e0e0fb57 100644 --- a/testdrive/testdrive.php +++ b/testdrive/testdrive.php @@ -58,7 +58,7 @@ function testdrive_cron($a,$b) { if(count($r)) { foreach($r as $rr) { notification([ - 'type' => Notification\Type::SYSTEM, + 'type' => Notification/Type::SYSTEM, 'uid' => $rr['uid'], 'system_type' => 'testdrive_expire', 'source_name' => DI::l10n()->t('Administrator'), @@ -83,7 +83,7 @@ function testdrive_cron($a,$b) { } function testdrive_enotify(&$a, &$b) { - if (!empty($b['params']) && $b['params']['type'] == Notification\Type::SYSTEM + if (!empty($b['params']) && $b['params']['type'] == Type::SYSTEM && !empty($b['params']['system_type']) && $b['params']['system_type'] === 'testdrive_expire') { $b['itemlink'] = DI::baseUrl()->get(); $b['epreamble'] = $b['preamble'] = DI::l10n()->t('Your account on %s will expire in a few days.', DI::config()->get('system', 'sitename')); diff --git a/tictac/lang/C/messages.po b/tictac/lang/C/messages.po index 8a0ad6c2..5550d622 100644 --- a/tictac/lang/C/messages.po +++ b/tictac/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:15+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,56 +17,56 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: tictac.php:16 +#: tictac.php:20 msgid "Three Dimensional Tic-Tac-Toe" msgstr "" -#: tictac.php:49 +#: tictac.php:53 msgid "3D Tic-Tac-Toe" msgstr "" -#: tictac.php:54 +#: tictac.php:58 msgid "New game" msgstr "" -#: tictac.php:55 +#: tictac.php:59 msgid "New game with handicap" msgstr "" -#: tictac.php:56 +#: tictac.php:60 msgid "" "Three dimensional tic-tac-toe is just like the traditional game except that " "it is played on multiple levels simultaneously. " msgstr "" -#: tictac.php:57 +#: tictac.php:61 msgid "" "In this case there are three levels. You win by getting three in a row on " "any level, as well as up, down, and diagonally across the different levels." msgstr "" -#: tictac.php:59 +#: tictac.php:63 msgid "" "The handicap game disables the center position on the middle level because " "the player claiming this square often has an unfair advantage." msgstr "" -#: tictac.php:178 +#: tictac.php:182 msgid "You go first..." msgstr "" -#: tictac.php:183 +#: tictac.php:187 msgid "I'm going first this time..." msgstr "" -#: tictac.php:189 +#: tictac.php:193 msgid "You won!" msgstr "" -#: tictac.php:195 tictac.php:220 +#: tictac.php:199 tictac.php:224 msgid "\"Cat\" game!" msgstr "" -#: tictac.php:218 +#: tictac.php:222 msgid "I won!" msgstr "" diff --git a/tictac/lang/cs/strings.php b/tictac/lang/cs/strings.php index d971cd9f..3913f06d 100644 --- a/tictac/lang/cs/strings.php +++ b/tictac/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Trojrozměrné Tic-Tac-Toe"; diff --git a/tictac/lang/de/strings.php b/tictac/lang/de/strings.php index 313eb3c0..dd85990b 100644 --- a/tictac/lang/de/strings.php +++ b/tictac/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Dreidimensionales Tic-Tac-Toe"; diff --git a/tictac/lang/es/strings.php b/tictac/lang/es/strings.php index 1afba694..600c84cf 100644 --- a/tictac/lang/es/strings.php +++ b/tictac/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Tic-Tac-Toe tridimensional"; diff --git a/tictac/lang/fi-fi/strings.php b/tictac/lang/fi-fi/strings.php index 2da919d7..2cb1f7d7 100644 --- a/tictac/lang/fi-fi/strings.php +++ b/tictac/lang/fi-fi/strings.php @@ -2,15 +2,18 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Kolmiulotteinen ristinolla"; $a->strings["3D Tic-Tac-Toe"] = "3D ristinolla"; $a->strings["New game"] = "Uusi peli"; $a->strings["New game with handicap"] = "Uusi peli haitalla"; +$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = ""; +$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = ""; +$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = ""; $a->strings["You go first..."] = "Aloita sinä..."; $a->strings["I'm going first this time..."] = "Minä aloitan..."; $a->strings["You won!"] = "Sinä voitit!"; +$a->strings["\"Cat\" game!"] = ""; $a->strings["I won!"] = "Minä voitin!"; diff --git a/tictac/lang/fr/strings.php b/tictac/lang/fr/strings.php index d0f96bb1..a5b2a1b8 100644 --- a/tictac/lang/fr/strings.php +++ b/tictac/lang/fr/strings.php @@ -3,8 +3,18 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; +$a->strings["Three Dimensional Tic-Tac-Toe"] = ""; +$a->strings["3D Tic-Tac-Toe"] = ""; +$a->strings["New game"] = ""; +$a->strings["New game with handicap"] = ""; +$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = ""; +$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = ""; +$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = ""; +$a->strings["You go first..."] = ""; +$a->strings["I'm going first this time..."] = ""; $a->strings["You won!"] = "Vous avez gagné !"; +$a->strings["\"Cat\" game!"] = ""; $a->strings["I won!"] = "J’ai gagné !"; diff --git a/tictac/lang/it/strings.php b/tictac/lang/it/strings.php index 37c34082..14506636 100644 --- a/tictac/lang/it/strings.php +++ b/tictac/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Tic-Tac-Toe tridimensionale"; diff --git a/tictac/lang/nl/strings.php b/tictac/lang/nl/strings.php index 1e763807..ad0d122e 100644 --- a/tictac/lang/nl/strings.php +++ b/tictac/lang/nl/strings.php @@ -3,8 +3,18 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "3D Tic-Tac-Toe"; $a->strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe "; +$a->strings["New game"] = ""; +$a->strings["New game with handicap"] = ""; +$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = ""; +$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = ""; +$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = ""; +$a->strings["You go first..."] = ""; +$a->strings["I'm going first this time..."] = ""; +$a->strings["You won!"] = ""; +$a->strings["\"Cat\" game!"] = ""; +$a->strings["I won!"] = ""; diff --git a/tictac/lang/pl/strings.php b/tictac/lang/pl/strings.php index 53911b79..de3646ac 100644 --- a/tictac/lang/pl/strings.php +++ b/tictac/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Trójwymiarowe Kółko i Krzyżyk"; diff --git a/tictac/lang/pt-br/strings.php b/tictac/lang/pt-br/strings.php index 20f9211b..55d91195 100644 --- a/tictac/lang/pt-br/strings.php +++ b/tictac/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Jogo da Velha Tridimensional"; diff --git a/tictac/lang/ro/strings.php b/tictac/lang/ro/strings.php index 52f03c4f..5b0c79e6 100644 --- a/tictac/lang/ro/strings.php +++ b/tictac/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Three Dimensional Tic-Tac-Toe"] = "Tic-Tac-Toe Tridimensional"; diff --git a/tumblr/lang/C/messages.po b/tumblr/lang/C/messages.po index 5ca9ea58..d2e4a909 100644 --- a/tumblr/lang/C/messages.po +++ b/tumblr/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,54 +17,46 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: tumblr.php:39 +#: tumblr.php:34 msgid "Permission denied." msgstr "" -#: tumblr.php:69 tumblr.php:283 -msgid "Save Settings" -msgstr "" - -#: tumblr.php:71 -msgid "Consumer Key" -msgstr "" - -#: tumblr.php:72 -msgid "Consumer Secret" -msgstr "" - -#: tumblr.php:177 +#: tumblr.php:144 msgid "You are now authenticated to tumblr." msgstr "" -#: tumblr.php:178 +#: tumblr.php:145 msgid "return to the connector page" msgstr "" -#: tumblr.php:194 +#: tumblr.php:158 msgid "Post to Tumblr" msgstr "" -#: tumblr.php:224 tumblr.php:228 -msgid "Tumblr Export" +#: tumblr.php:185 +msgid "Tumblr Post Settings" msgstr "" -#: tumblr.php:232 +#: tumblr.php:188 msgid "(Re-)Authenticate your tumblr page" msgstr "" -#: tumblr.php:236 +#: tumblr.php:192 msgid "Enable Tumblr Post Addon" msgstr "" -#: tumblr.php:242 +#: tumblr.php:197 msgid "Post to Tumblr by default" msgstr "" -#: tumblr.php:263 +#: tumblr.php:217 msgid "Post to page:" msgstr "" -#: tumblr.php:277 +#: tumblr.php:228 msgid "You are not authenticated to tumblr" msgstr "" + +#: tumblr.php:233 +msgid "Submit" +msgstr "" diff --git a/tumblr/lang/cs/strings.php b/tumblr/lang/cs/strings.php index 7d05b900..75f8eab1 100644 --- a/tumblr/lang/cs/strings.php +++ b/tumblr/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Permission denied."] = "Přístup odmítnut."; diff --git a/tumblr/lang/de/strings.php b/tumblr/lang/de/strings.php index 8cedc6a7..87fd5c50 100644 --- a/tumblr/lang/de/strings.php +++ b/tumblr/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Zugriff verweigert."; diff --git a/tumblr/lang/es/strings.php b/tumblr/lang/es/strings.php index 43c69a99..12d3d2d2 100644 --- a/tumblr/lang/es/strings.php +++ b/tumblr/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permiso denegado."; diff --git a/tumblr/lang/fi-fi/strings.php b/tumblr/lang/fi-fi/strings.php index 48ee87c5..fe80c095 100644 --- a/tumblr/lang/fi-fi/strings.php +++ b/tumblr/lang/fi-fi/strings.php @@ -2,14 +2,17 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Lupa kielletty."; +$a->strings["You are now authenticated to tumblr."] = ""; +$a->strings["return to the connector page"] = ""; $a->strings["Post to Tumblr"] = "Lähetä Tumblriin"; $a->strings["Tumblr Post Settings"] = "Tumblr -viestin asetukset"; +$a->strings["(Re-)Authenticate your tumblr page"] = ""; $a->strings["Enable Tumblr Post Addon"] = "Ota Tumblr -viestilisäosa käyttöön"; $a->strings["Post to Tumblr by default"] = "Lähetä Tumblriin oletuksena"; $a->strings["Post to page:"] = "Julkaise sivulle:"; +$a->strings["You are not authenticated to tumblr"] = ""; $a->strings["Submit"] = "Lähetä"; diff --git a/tumblr/lang/it/strings.php b/tumblr/lang/it/strings.php index 797494b8..3cf0c951 100644 --- a/tumblr/lang/it/strings.php +++ b/tumblr/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Permesso negato."; diff --git a/tumblr/lang/nl/strings.php b/tumblr/lang/nl/strings.php index 42e62e12..c3661dff 100644 --- a/tumblr/lang/nl/strings.php +++ b/tumblr/lang/nl/strings.php @@ -3,11 +3,17 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Permission denied."] = "Toegang geweigerd."; $a->strings["You are now authenticated to tumblr."] = "Je bent nu aangemeld bij tumblr"; +$a->strings["return to the connector page"] = ""; +$a->strings["Post to Tumblr"] = ""; +$a->strings["Tumblr Post Settings"] = ""; +$a->strings["(Re-)Authenticate your tumblr page"] = ""; $a->strings["Enable Tumblr Post Addon"] = "Tumblr Post Addon inschakelen"; $a->strings["Post to Tumblr by default"] = "Plaatsen op Tumblr als standaard instellen "; $a->strings["Post to page:"] = "Plaats op pagina:"; +$a->strings["You are not authenticated to tumblr"] = ""; +$a->strings["Submit"] = ""; diff --git a/tumblr/lang/pl/strings.php b/tumblr/lang/pl/strings.php index a4e2baaa..127d8d81 100644 --- a/tumblr/lang/pl/strings.php +++ b/tumblr/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Permission denied."] = "Odmowa dostępu."; diff --git a/tumblr/lang/pt-br/strings.php b/tumblr/lang/pt-br/strings.php index 35ab991f..f77c85f2 100644 --- a/tumblr/lang/pt-br/strings.php +++ b/tumblr/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Permission denied."] = "Permissão negada."; diff --git a/tumblr/lang/ro/strings.php b/tumblr/lang/ro/strings.php index 5fe3a95a..60f96432 100644 --- a/tumblr/lang/ro/strings.php +++ b/tumblr/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Permission denied."] = "Permisiune refuzată."; diff --git a/twitter/lang/C/messages.po b/twitter/lang/C/messages.po index cbb77a49..ec200a31 100644 --- a/twitter/lang/C/messages.po +++ b/twitter/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2020-10-23 02:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -54,7 +54,7 @@ msgstr "" msgid "Copy the PIN from Twitter here" msgstr "" -#: twitter.php:322 twitter.php:377 twitter.php:768 +#: twitter.php:322 twitter.php:377 twitter.php:757 msgid "Save Settings" msgstr "" @@ -115,15 +115,15 @@ msgid "" "recreate this contact when they post again." msgstr "" -#: twitter.php:770 +#: twitter.php:759 msgid "Consumer key" msgstr "" -#: twitter.php:771 +#: twitter.php:760 msgid "Consumer secret" msgstr "" -#: twitter.php:967 +#: twitter.php:945 #, php-format msgid "%s on Twitter" msgstr "" diff --git a/twitter/lang/cs/strings.php b/twitter/lang/cs/strings.php index a4eb4566..e6aeedfd 100644 --- a/twitter/lang/cs/strings.php +++ b/twitter/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to Twitter"] = "Poslat příspěvek na Twitter"; diff --git a/twitter/lang/de/strings.php b/twitter/lang/de/strings.php index 26304e72..aa6b0e7d 100644 --- a/twitter/lang/de/strings.php +++ b/twitter/lang/de/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Auf Twitter veröffentlichen"; diff --git a/twitter/lang/en-gb/strings.php b/twitter/lang/en-gb/strings.php index c2a00300..b03fbe8e 100644 --- a/twitter/lang/en-gb/strings.php +++ b/twitter/lang/en-gb/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_en_gb")) { function string_plural_select_en_gb($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Post to Twitter"; diff --git a/twitter/lang/en-us/messages.po b/twitter/lang/en-us/messages.po index 494d0d79..e7844812 100644 --- a/twitter/lang/en-us/messages.po +++ b/twitter/lang/en-us/messages.po @@ -5,15 +5,14 @@ # # Translators: # Andy H3 , 2018 -# R C, 2018 -# Spencer Dub , 2021 +# R C , 2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-23 02:00-0400\n" -"PO-Revision-Date: 2021-01-14 00:51+0000\n" -"Last-Translator: Spencer Dub \n" +"POT-Creation-Date: 2018-06-02 10:25+0700\n" +"PO-Revision-Date: 2018-06-13 03:50+0000\n" +"Last-Translator: R C \n" "Language-Team: English (United States) (http://www.transifex.com/Friendica/friendica/language/en_US/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,71 +20,71 @@ msgstr "" "Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: twitter.php:189 +#: twitter.php:195 msgid "Post to Twitter" msgstr "Post to Twitter" -#: twitter.php:234 +#: twitter.php:236 msgid "" "You submitted an empty PIN, please Sign In with Twitter again to get a new " "one." msgstr "You submitted an empty PIN, please sign in with Twitter again to get a new PIN." -#: twitter.php:291 twitter.php:295 +#: twitter.php:263 +msgid "Twitter settings updated." +msgstr "Twitter settings updated." + +#: twitter.php:293 twitter.php:297 msgid "Twitter Import/Export/Mirror" msgstr "Twitter Import/Export/Mirror" -#: twitter.php:302 +#: twitter.php:304 msgid "" "No consumer key pair for Twitter found. Please contact your site " "administrator." msgstr "No consumer key pair for Twitter found. Please contact your site administrator." -#: twitter.php:314 +#: twitter.php:316 msgid "" "At this Friendica instance the Twitter addon was enabled but you have not " "yet connected your account to your Twitter account. To do so click the " "button below to get a PIN from Twitter which you have to copy into the input" " box below and submit the form. Only your public posts will" " be posted to Twitter." -msgstr "This Friendica instance has enabled the Twitter addon, but you have not yet connected your Friendica account to your Twitter account. To do so, click the button below to get a PIN from Twitter. Copy the PIN into the input box below and submit the form. Only your public posts will be posted to Twitter." +msgstr "At this Friendica instance the Twitter addon was enabled, but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter." -#: twitter.php:315 +#: twitter.php:317 msgid "Log in with Twitter" msgstr "Log in with Twitter" -#: twitter.php:317 +#: twitter.php:319 msgid "Copy the PIN from Twitter here" msgstr "Copy the PIN from Twitter here" -#: twitter.php:322 twitter.php:377 twitter.php:757 +#: twitter.php:324 twitter.php:366 twitter.php:636 msgid "Save Settings" msgstr "Save settings" -#: twitter.php:324 twitter.php:379 -msgid "An error occured: " -msgstr "An error occurred: " - -#: twitter.php:341 +#: twitter.php:336 msgid "Currently connected to: " msgstr "Currently connected to: " -#: twitter.php:342 twitter.php:352 +#: twitter.php:337 msgid "Disconnect" msgstr "Disconnect" -#: twitter.php:359 +#: twitter.php:347 msgid "Allow posting to Twitter" msgstr "Allow posting to Twitter" -#: twitter.php:359 +#: twitter.php:347 msgid "" "If enabled all your public postings can be posted to the " "associated Twitter account. You can choose to do so by default (here) or for" " every posting separately in the posting options when writing the entry." msgstr "If enabled, all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry." -#: twitter.php:362 +#: twitter.php:350 msgid "" "Note: Due to your privacy settings (Hide your profile " "details from unknown viewers?) the link potentially included in public " @@ -93,23 +92,23 @@ msgid "" "the visitor that the access to your profile has been restricted." msgstr "Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted." -#: twitter.php:365 +#: twitter.php:353 msgid "Send public postings to Twitter by default" msgstr "Send public postings to Twitter by default" -#: twitter.php:368 +#: twitter.php:356 msgid "Mirror all posts from twitter that are no replies" -msgstr "Mirror all posts from Twitter that are not replies" +msgstr "Mirror all posts from twitter that are no replies" -#: twitter.php:371 +#: twitter.php:359 msgid "Import the remote timeline" msgstr "Import the remote timeline" -#: twitter.php:374 +#: twitter.php:362 msgid "Automatically create contacts" msgstr "Automatically create contacts" -#: twitter.php:374 +#: twitter.php:362 msgid "" "This will automatically create a contact in Friendica as soon as you receive" " a message from an existing contact via the Twitter network. If you do not " @@ -117,17 +116,20 @@ msgid "" "from whom you would like to see posts here. However if enabled, you cannot " "merely remove a twitter contact from the Friendica contact list, as it will " "recreate this contact when they post again." -msgstr "This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a Twitter contact from the Friendica contact list, as it will recreate this contact when they post again." +msgstr "" -#: twitter.php:759 +#: twitter.php:614 +msgid "Twitter post failed. Queued for retry." +msgstr "Twitter post failed. Queued for retry." + +#: twitter.php:628 +msgid "Settings updated." +msgstr "Settings updated." + +#: twitter.php:638 msgid "Consumer key" msgstr "Consumer key" -#: twitter.php:760 +#: twitter.php:639 msgid "Consumer secret" msgstr "Consumer secret" - -#: twitter.php:945 -#, php-format -msgid "%s on Twitter" -msgstr "%s on Twitter" diff --git a/twitter/lang/en-us/strings.php b/twitter/lang/en-us/strings.php index 5cc802db..9ccd8325 100644 --- a/twitter/lang/en-us/strings.php +++ b/twitter/lang/en-us/strings.php @@ -3,28 +3,29 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Post to Twitter"; $a->strings["You submitted an empty PIN, please Sign In with Twitter again to get a new one."] = "You submitted an empty PIN, please sign in with Twitter again to get a new PIN."; +$a->strings["Twitter settings updated."] = "Twitter settings updated."; $a->strings["Twitter Import/Export/Mirror"] = "Twitter Import/Export/Mirror"; $a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "No consumer key pair for Twitter found. Please contact your site administrator."; -$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "This Friendica instance has enabled the Twitter addon, but you have not yet connected your Friendica account to your Twitter account. To do so, click the button below to get a PIN from Twitter. Copy the PIN into the input box below and submit the form. Only your public posts will be posted to Twitter."; +$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "At this Friendica instance the Twitter addon was enabled, but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."; $a->strings["Log in with Twitter"] = "Log in with Twitter"; $a->strings["Copy the PIN from Twitter here"] = "Copy the PIN from Twitter here"; $a->strings["Save Settings"] = "Save settings"; -$a->strings["An error occured: "] = "An error occurred: "; $a->strings["Currently connected to: "] = "Currently connected to: "; $a->strings["Disconnect"] = "Disconnect"; $a->strings["Allow posting to Twitter"] = "Allow posting to Twitter"; $a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "If enabled, all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."; $a->strings["Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."; $a->strings["Send public postings to Twitter by default"] = "Send public postings to Twitter by default"; -$a->strings["Mirror all posts from twitter that are no replies"] = "Mirror all posts from Twitter that are not replies"; +$a->strings["Mirror all posts from twitter that are no replies"] = "Mirror all posts from twitter that are no replies"; $a->strings["Import the remote timeline"] = "Import the remote timeline"; $a->strings["Automatically create contacts"] = "Automatically create contacts"; -$a->strings["This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again."] = "This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a Twitter contact from the Friendica contact list, as it will recreate this contact when they post again."; +$a->strings["This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again."] = ""; +$a->strings["Twitter post failed. Queued for retry."] = "Twitter post failed. Queued for retry."; +$a->strings["Settings updated."] = "Settings updated."; $a->strings["Consumer key"] = "Consumer key"; $a->strings["Consumer secret"] = "Consumer secret"; -$a->strings["%s on Twitter"] = "%s on Twitter"; diff --git a/twitter/lang/es/strings.php b/twitter/lang/es/strings.php index 07c93a18..812e646b 100644 --- a/twitter/lang/es/strings.php +++ b/twitter/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Entrada para Twitter"; diff --git a/twitter/lang/fi-fi/strings.php b/twitter/lang/fi-fi/strings.php index 4ae9a852..d8b9fab2 100644 --- a/twitter/lang/fi-fi/strings.php +++ b/twitter/lang/fi-fi/strings.php @@ -3,17 +3,23 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Lähetä Twitteriin"; +$a->strings["You submitted an empty PIN, please Sign In with Twitter again to get a new one."] = ""; $a->strings["Twitter settings updated."] = "Twitter -asetukset päivitetty."; $a->strings["Twitter Import/Export/Mirror"] = "Twitter tuonti/vienti/peili"; $a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Twitter -kuluttajan avainparia ei löytynyt. Ota yhteyttä sivuston ylläpitäjään."; +$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = ""; $a->strings["Log in with Twitter"] = "Kirjaudu sisään Twitterillä"; +$a->strings["Copy the PIN from Twitter here"] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; +$a->strings["Currently connected to: "] = ""; $a->strings["Disconnect"] = "Katkaise yhteys"; $a->strings["Allow posting to Twitter"] = "Salli julkaisu Twitteriin"; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Send public postings to Twitter by default"] = "Lähetä oletuksena kaikki julkiset julkaisut Twitteriin"; $a->strings["Mirror all posts from twitter that are no replies"] = "Peilaa kaikki julkaisut Twitteristä jotka eivät ole vastauksia"; $a->strings["Import the remote timeline"] = "Tuo etäaikajana"; diff --git a/twitter/lang/fr/strings.php b/twitter/lang/fr/strings.php index 28f11263..d79c5cf9 100644 --- a/twitter/lang/fr/strings.php +++ b/twitter/lang/fr/strings.php @@ -2,18 +2,28 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to Twitter"] = "Publier sur Twitter"; $a->strings["Twitter settings updated."] = "Paramètres Twitter mis à jour."; $a->strings["Twitter Posting Settings"] = "Paramètres Twitter de publication"; +$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = ""; +$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = ""; $a->strings["Log in with Twitter"] = "Se connecter avec Twitter"; $a->strings["Copy the PIN from Twitter here"] = "Copier le PIN de Twitter ici"; $a->strings["Submit"] = "Soumettre"; $a->strings["Currently connected to: "] = "Actuellement connecté à :"; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to Twitter"] = "Autoriser la publication sur Twitter"; $a->strings["Send public postings to Twitter by default"] = "Envoyer par défaut les messages publics sur Twitter"; +$a->strings["Mirror all posts from twitter that are no replies or retweets"] = ""; +$a->strings["Shortening method that optimizes the tweet"] = ""; +$a->strings["Send linked #-tags and @-names to Twitter"] = ""; +$a->strings["Clear OAuth configuration"] = ""; $a->strings["Settings updated."] = "Paramètres mis à jour."; +$a->strings["Consumer key"] = ""; +$a->strings["Consumer secret"] = ""; $a->strings["Name of the Twitter Application"] = "Nom de l'application Twitter"; +$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = ""; diff --git a/twitter/lang/it/strings.php b/twitter/lang/it/strings.php index 998578f6..29a45b1f 100644 --- a/twitter/lang/it/strings.php +++ b/twitter/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Invia a Twitter"; diff --git a/twitter/lang/ja/strings.php b/twitter/lang/ja/strings.php index db9ef932..f30a36fa 100644 --- a/twitter/lang/ja/strings.php +++ b/twitter/lang/ja/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ja")) { function string_plural_select_ja($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Post to Twitter"] = "Twitterに投稿"; diff --git a/twitter/lang/nl/strings.php b/twitter/lang/nl/strings.php index 77cd8406..94257ca9 100644 --- a/twitter/lang/nl/strings.php +++ b/twitter/lang/nl/strings.php @@ -3,13 +3,29 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Twitter"] = "Plaatsen op Twitter"; +$a->strings["You submitted an empty PIN, please Sign In with Twitter again to get a new one."] = ""; $a->strings["Twitter settings updated."] = "Twitter instellingen opgeslagen"; $a->strings["Twitter Import/Export/Mirror"] = "Twitter Import/Exporteren/Spiegelen"; +$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = ""; +$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = ""; +$a->strings["Log in with Twitter"] = ""; +$a->strings["Copy the PIN from Twitter here"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Currently connected to: "] = ""; +$a->strings["Disconnect"] = ""; $a->strings["Allow posting to Twitter"] = "Plaatsen op Twitter toestaan"; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; +$a->strings["Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Send public postings to Twitter by default"] = "Verzend publieke berichten naar Twitter als standaard instellen "; +$a->strings["Mirror all posts from twitter that are no replies"] = ""; +$a->strings["Import the remote timeline"] = ""; +$a->strings["Automatically create contacts"] = ""; +$a->strings["This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again."] = ""; +$a->strings["Twitter post failed. Queued for retry."] = ""; $a->strings["Settings updated."] = "Instellingen opgeslagen"; +$a->strings["Consumer key"] = ""; +$a->strings["Consumer secret"] = ""; diff --git a/twitter/lang/pl/strings.php b/twitter/lang/pl/strings.php index 3aacaa05..c8a2fcc2 100644 --- a/twitter/lang/pl/strings.php +++ b/twitter/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to Twitter"] = "Opublikuj na Twitterze"; diff --git a/twitter/lang/pt-br/strings.php b/twitter/lang/pt-br/strings.php index 4347b4d2..698b761e 100644 --- a/twitter/lang/pt-br/strings.php +++ b/twitter/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to Twitter"] = "Publicar no Twitter"; @@ -16,6 +15,15 @@ $a->strings["Copy the PIN from Twitter here"] = "Cole o código de verificação $a->strings["Submit"] = "Enviar"; $a->strings["Currently connected to: "] = "Atualmente conectado a:"; $a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se habilitado, todos os seus posts públicos poderão ser replicados na conta do Twitter associada. Você pode escolher entre fazer isso por padrão (aqui) ou separadamente, quando escrever cada mensagem, nas opções de publicação."; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; $a->strings["Allow posting to Twitter"] = "Permitir a publicação no Twitter"; $a->strings["Send public postings to Twitter by default"] = "Publicar posts públicos no Twitter por padrão"; +$a->strings["Mirror all posts from twitter that are no replies or retweets"] = ""; +$a->strings["Shortening method that optimizes the tweet"] = ""; +$a->strings["Send linked #-tags and @-names to Twitter"] = ""; +$a->strings["Clear OAuth configuration"] = ""; $a->strings["Settings updated."] = "As configurações foram atualizadas."; +$a->strings["Consumer key"] = ""; +$a->strings["Consumer secret"] = ""; +$a->strings["Name of the Twitter Application"] = ""; +$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = ""; diff --git a/twitter/lang/ro/strings.php b/twitter/lang/ro/strings.php index d01f37be..36a36e8c 100644 --- a/twitter/lang/ro/strings.php +++ b/twitter/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to Twitter"] = "Postați pe Twitter"; diff --git a/twitter/lang/ru/strings.php b/twitter/lang/ru/strings.php index f5ebe11f..39e61e4e 100644 --- a/twitter/lang/ru/strings.php +++ b/twitter/lang/ru/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ - $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["Post to Twitter"] = "Отправить в Twitter"; diff --git a/twitter/lang/zh-cn/strings.php b/twitter/lang/zh-cn/strings.php index 629d615f..14267952 100644 --- a/twitter/lang/zh-cn/strings.php +++ b/twitter/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Post to Twitter"] = "发帖到Twitter"; diff --git a/twitter/twitter.php b/twitter/twitter.php index ae952a71..519cfd2d 100644 --- a/twitter/twitter.php +++ b/twitter/twitter.php @@ -853,7 +853,7 @@ function twitter_expire(App $a) $r = Post::select(['id', 'guid'], ['deleted' => true, 'network' => Protocol::TWITTER]); while ($row = Post::fetch($r)) { Logger::info('[twitter] Delete expired item', ['id' => $row['id'], 'guid' => $row['guid'], 'callstack' => \Friendica\Core\System::callstack()]); - DBA::delete('item', ['id' => $row['id']]); + Item::markForDeletionById($row['id']); } DBA::close($r); @@ -1388,6 +1388,7 @@ function twitter_expand_entities($body, stdClass $status, $picture) $plain = str_replace($url->url, '', $plain); if ($url->url && $url->expanded_url && $url->display_url) { + // Quote tweet, we just remove the quoted tweet URL from the body, the share block will be added later. if (!empty($status->quoted_status) && isset($status->quoted_status_id_str) && substr($url->expanded_url, -strlen($status->quoted_status_id_str)) == $status->quoted_status_id_str @@ -1405,19 +1406,23 @@ function twitter_expand_entities($body, stdClass $status, $picture) $oembed_data = OEmbed::fetchURL($final_url); - $type = $oembed_data->type ?? ''; + if (empty($oembed_data) || empty($oembed_data->type)) { + continue; + } // Quickfix: Workaround for URL with '[' and ']' in it if (strpos($expanded_url, '[') || strpos($expanded_url, ']')) { $expanded_url = $url->url; } - if ($type === 'video') { + if ($oembed_data->type == 'video') { $attachmentUrl = $expanded_url; $replace = ''; - } elseif ($type === 'photo' && !empty($oembed_data->url)) { + } elseif (($oembed_data->type == 'photo') && isset($oembed_data->url)) { $replace = '[url=' . $expanded_url . '][img]' . $oembed_data->url . '[/img][/url]'; - } elseif ($type === 'link') { + } elseif ($oembed_data->type != 'link') { + $replace = '[url=' . $expanded_url . ']' . $url->display_url . '[/url]'; + } else { $img_str = DI::httpRequest()->fetch($final_url, 4); $tempfile = tempnam(get_temppath(), 'cache'); @@ -1438,8 +1443,6 @@ function twitter_expand_entities($body, stdClass $status, $picture) $attachmentUrl = $expanded_url; $replace = ''; } - } else { - $replace = '[url=' . $expanded_url . ']' . $url->display_url . '[/url]'; } $replacementList[$url->indices[0]] = [ diff --git a/viewsrc/lang/C/messages.po b/viewsrc/lang/C/messages.po index 2516817c..8d2c2167 100644 --- a/viewsrc/lang/C/messages.po +++ b/viewsrc/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: viewsrc.php:49 +#: viewsrc.php:39 msgid "View Source" msgstr "" diff --git a/viewsrc/lang/cs/strings.php b/viewsrc/lang/cs/strings.php index f8fd3ed8..6ac28bcf 100644 --- a/viewsrc/lang/cs/strings.php +++ b/viewsrc/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["View Source"] = "Zobrazit zdroj"; diff --git a/viewsrc/lang/fi-fi/strings.php b/viewsrc/lang/fi-fi/strings.php index 558f8da4..67f25b18 100644 --- a/viewsrc/lang/fi-fi/strings.php +++ b/viewsrc/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["View Source"] = "Näytä lähde"; diff --git a/viewsrc/lang/fr/strings.php b/viewsrc/lang/fr/strings.php index 2661631c..a4abe2da 100644 --- a/viewsrc/lang/fr/strings.php +++ b/viewsrc/lang/fr/strings.php @@ -1,9 +1,2 @@ 1); -}} -; -$a->strings["View Source"] = "Voir source"; diff --git a/viewsrc/lang/hu/strings.php b/viewsrc/lang/hu/strings.php index 07d5edb5..171dfeee 100644 --- a/viewsrc/lang/hu/strings.php +++ b/viewsrc/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["View Source"] = "Forrás megtekintése"; diff --git a/viewsrc/lang/is/strings.php b/viewsrc/lang/is/strings.php index f84f269b..d67368df 100644 --- a/viewsrc/lang/is/strings.php +++ b/viewsrc/lang/is/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_is")) { function string_plural_select_is($n){ $n = intval($n); - return intval($n % 10 != 1 || $n % 100 == 11); + return ($n % 10 != 1 || $n % 100 == 11);; }} ; $a->strings["View Source"] = "Skoða uppruna"; diff --git a/viewsrc/lang/it/strings.php b/viewsrc/lang/it/strings.php index d4c3b79a..09b93909 100644 --- a/viewsrc/lang/it/strings.php +++ b/viewsrc/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["View Source"] = "Vedi Sorgente"; diff --git a/viewsrc/lang/nb-no/strings.php b/viewsrc/lang/nb-no/strings.php index a747b57d..4528985f 100644 --- a/viewsrc/lang/nb-no/strings.php +++ b/viewsrc/lang/nb-no/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nb_no")) { function string_plural_select_nb_no($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["View Source"] = "Se kilde"; diff --git a/viewsrc/lang/nl/strings.php b/viewsrc/lang/nl/strings.php index bcc24053..c64e24c0 100644 --- a/viewsrc/lang/nl/strings.php +++ b/viewsrc/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["View Source"] = "Bekijk Bron"; diff --git a/viewsrc/lang/pl/strings.php b/viewsrc/lang/pl/strings.php index 0349e2b2..3b8f56ab 100644 --- a/viewsrc/lang/pl/strings.php +++ b/viewsrc/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["View Source"] = "Pokaż źródło"; diff --git a/viewsrc/lang/ru/strings.php b/viewsrc/lang/ru/strings.php index 89e75e21..345462c4 100644 --- a/viewsrc/lang/ru/strings.php +++ b/viewsrc/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["View Source"] = "Показать исходник"; diff --git a/viewsrc/lang/zh-cn/strings.php b/viewsrc/lang/zh-cn/strings.php index 6e986992..33fc8222 100644 --- a/viewsrc/lang/zh-cn/strings.php +++ b/viewsrc/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["View Source"] = "查看源码"; diff --git a/webrtc/lang/C/messages.po b/webrtc/lang/C/messages.po index 11171c84..a690269d 100644 --- a/webrtc/lang/C/messages.po +++ b/webrtc/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,36 +17,40 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: webrtc.php:19 +#: webrtc.php:20 msgid "WebRTC Videochat" msgstr "" -#: webrtc.php:25 +#: webrtc.php:26 msgid "Save Settings" msgstr "" -#: webrtc.php:26 +#: webrtc.php:27 msgid "WebRTC Base URL" msgstr "" -#: webrtc.php:26 +#: webrtc.php:27 msgid "" "Page your users will create a WebRTC chat room on. For example you could use " "https://live.mayfirst.org ." msgstr "" -#: webrtc.php:45 +#: webrtc.php:33 +msgid "Settings updated." +msgstr "" + +#: webrtc.php:47 msgid "Video Chat" msgstr "" -#: webrtc.php:46 +#: webrtc.php:48 msgid "" "WebRTC is a video and audio conferencing tool that works with Firefox " "(version 21 and above) and Chrome/Chromium (version 25 and above). Just " "create a new chat room and send the link to someone you want to chat with." msgstr "" -#: webrtc.php:48 +#: webrtc.php:50 msgid "" "Please contact your friendica admin and send a reminder to configure the " "WebRTC addon." diff --git a/webrtc/lang/cs/strings.php b/webrtc/lang/cs/strings.php index b417c6ca..e8a97315 100644 --- a/webrtc/lang/cs/strings.php +++ b/webrtc/lang/cs/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ - $n = intval($n); - if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; } + return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; $a->strings["WebRTC Videochat"] = "WebRTC Videochat"; diff --git a/webrtc/lang/de/strings.php b/webrtc/lang/de/strings.php index 5d0c409e..c94de480 100644 --- a/webrtc/lang/de/strings.php +++ b/webrtc/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WebRTC Videochat"] = "WebRTC Videochat"; diff --git a/webrtc/lang/es/strings.php b/webrtc/lang/es/strings.php index 8ef6cde6..7c79f35d 100644 --- a/webrtc/lang/es/strings.php +++ b/webrtc/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WebRTC Videochat"] = "WebRTC Videochat"; diff --git a/webrtc/lang/fi-fi/strings.php b/webrtc/lang/fi-fi/strings.php index 9c533727..edf6f18a 100644 --- a/webrtc/lang/fi-fi/strings.php +++ b/webrtc/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WebRTC Videochat"] = "WebRTC videokeskustelu"; @@ -12,4 +12,5 @@ $a->strings["WebRTC Base URL"] = "WebRTC perus-URL-osoite"; $a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "Sivusto jolla käyttäjäsi luo WebRTC -chattihuoneen. Esim. https://live.mayfirst.org"; $a->strings["Settings updated."] = "Asetukset päivitetty."; $a->strings["Video Chat"] = "Videokeskustelu"; +$a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = ""; $a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Ota yhteyttä Friendica -ylläpitäjääsi ja pyydä heitä asentamaan WebRTC -lisäosan."; diff --git a/webrtc/lang/it/strings.php b/webrtc/lang/it/strings.php index 6b227dc3..4783ad85 100644 --- a/webrtc/lang/it/strings.php +++ b/webrtc/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WebRTC Videochat"] = "Chat video WebRTC"; diff --git a/webrtc/lang/nl/strings.php b/webrtc/lang/nl/strings.php index 5f7b0297..943551be 100644 --- a/webrtc/lang/nl/strings.php +++ b/webrtc/lang/nl/strings.php @@ -3,9 +3,14 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WebRTC Videochat"] = "WebRTC Videochat"; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["WebRTC Base URL"] = ""; +$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = ""; $a->strings["Settings updated."] = "Instellingen opgeslagen"; +$a->strings["Video Chat"] = ""; +$a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = ""; +$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = ""; diff --git a/webrtc/lang/pl/strings.php b/webrtc/lang/pl/strings.php index 5b39ed95..d9fdc635 100644 --- a/webrtc/lang/pl/strings.php +++ b/webrtc/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["WebRTC Videochat"] = "Videochat WebRTC"; diff --git a/webrtc/lang/ro/strings.php b/webrtc/lang/ro/strings.php index ed39a26b..6afbbc93 100644 --- a/webrtc/lang/ro/strings.php +++ b/webrtc/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["WebRTC Videochat"] = "Videochat WebRTC "; diff --git a/webrtc/lang/zh-cn/strings.php b/webrtc/lang/zh-cn/strings.php index 587ffecb..1d41cd16 100644 --- a/webrtc/lang/zh-cn/strings.php +++ b/webrtc/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["WebRTC Videochat"] = "WebRTC 视频通话"; diff --git a/widgets/lang/C/messages.po b/widgets/lang/C/messages.po index 71a30688..79a7a402 100644 --- a/widgets/lang/C/messages.po +++ b/widgets/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,42 +16,42 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" - -#: widget_friendheader.php:50 -msgid "Get added to this list!" -msgstr "" - -#: widget_friends.php:53 -msgid "Connect on Friendica!" -msgstr "" - -#: widget_like.php:56 -#, php-format -msgid "%d person doesn't like this" -msgid_plural "%d people don't like this" -msgstr[0] "" -msgstr[1] "" - -#: widget_like.php:66 +#: widget_like.php:59 #, php-format msgid "%d person likes this" msgid_plural "%d people like this" msgstr[0] "" msgstr[1] "" -#: widgets.php:59 +#: widget_like.php:62 +#, php-format +msgid "%d person doesn't like this" +msgid_plural "%d people don't like this" +msgstr[0] "" +msgstr[1] "" + +#: widget_friends.php:40 +msgid "Connect on Friendica!" +msgstr "" + +#: widgets.php:57 msgid "Generate new key" msgstr "" -#: widgets.php:61 +#: widgets.php:60 msgid "Widgets key" msgstr "" -#: widgets.php:63 +#: widgets.php:62 msgid "Widgets available" msgstr "" #: widgets.php:124 msgid "Addon Settings" msgstr "" + +#: widget_friendheader.php:40 +msgid "Get added to this list!" +msgstr "" diff --git a/widgets/widget_like.php b/widgets/widget_like.php index 8dd6b8a7..9b347d94 100644 --- a/widgets/widget_like.php +++ b/widgets/widget_like.php @@ -25,9 +25,9 @@ function like_widget_content(&$a, $conf){ $args = explode(",",$_GET['a']); - $baseq="SELECT COUNT(`item`.`id`) as `c`, `p`.`id` - FROM `item`, - (SELECT `i`.`id` FROM `item` as `i` WHERE + $baseq="SELECT COUNT(`post-view`.`id`) as `c`, `p`.`id` + FROM `post-view`, + (SELECT `i`.`id` FROM `post-view` as `i` WHERE `i`.`visible` = 1 AND `i`.`deleted` = 0 AND (( `i`.`wall` = 1 AND `i`.`allow_cid` = '' AND `i`.`allow_gid` = '' @@ -35,10 +35,10 @@ function like_widget_content(&$a, $conf){ AND `i`.`deny_gid` = '' ) OR `i`.`uid` = %d ) AND `i`.`body` LIKE '%%%s%%' LIMIT 1) as `p` - WHERE `item`.`parent` = `p`.`id` "; + WHERE `post-view`.`parent` = `p`.`id` "; // count likes - $r = q( $baseq . "AND `item`.`verb` = 'http://activitystrea.ms/schema/1.0/like'", + $r = q( $baseq . "AND `post-view`.`verb` = 'http://activitystrea.ms/schema/1.0/like'", intval($conf['uid']), DBA::escape($args[0]) ); @@ -48,7 +48,7 @@ function like_widget_content(&$a, $conf){ $strdislike = ''; if (!DI::pConfig()->get(local_user(), 'system', 'hide_dislike')) { // count dislikes - $r = q( $baseq . "AND `item`.`verb` = 'http://purl.org/macgirvin/dfrn/1.0/dislike'", + $r = q( $baseq . "AND `post-view`.`verb` = 'http://purl.org/macgirvin/dfrn/1.0/dislike'", intval($conf['uid']), DBA::escape($args[0]) ); diff --git a/windowsphonepush/lang/C/messages.po b/windowsphonepush/lang/C/messages.po index 9beefa87..8643694a 100644 --- a/windowsphonepush/lang/C/messages.po +++ b/windowsphonepush/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2014-10-26 15:02+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: windowsphonepush.php:108 +#: windowsphonepush.php:85 +msgid "WindowsPhonePush settings updated." +msgstr "" + +#: windowsphonepush.php:114 msgid "WindowsPhonePush Settings" msgstr "" -#: windowsphonepush.php:111 +#: windowsphonepush.php:117 msgid "Enable WindowsPhonePush Addon" msgstr "" -#: windowsphonepush.php:116 +#: windowsphonepush.php:122 msgid "Push text of new item" msgstr "" -#: windowsphonepush.php:121 +#: windowsphonepush.php:127 msgid "Save Settings" msgstr "" diff --git a/windowsphonepush/lang/cs/strings.php b/windowsphonepush/lang/cs/strings.php index 37333f14..1afd57ff 100644 --- a/windowsphonepush/lang/cs/strings.php +++ b/windowsphonepush/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["WindowsPhonePush settings updated."] = "Nastavení WindowsPhonePush aktualizována"; diff --git a/windowsphonepush/lang/de/strings.php b/windowsphonepush/lang/de/strings.php index 4c1524b5..e03a0bd7 100644 --- a/windowsphonepush/lang/de/strings.php +++ b/windowsphonepush/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush Einstellungen aktualisiert."; diff --git a/windowsphonepush/lang/es/strings.php b/windowsphonepush/lang/es/strings.php index d05076f4..b1a1bd37 100644 --- a/windowsphonepush/lang/es/strings.php +++ b/windowsphonepush/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "Ajustes de WindowsPhonePush actualizados."; diff --git a/windowsphonepush/lang/fi-fi/strings.php b/windowsphonepush/lang/fi-fi/strings.php index f4fa90d7..3383a021 100644 --- a/windowsphonepush/lang/fi-fi/strings.php +++ b/windowsphonepush/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush -asetuket päivitetty."; diff --git a/windowsphonepush/lang/fr/strings.php b/windowsphonepush/lang/fr/strings.php index 17298ad1..a23fabb1 100644 --- a/windowsphonepush/lang/fr/strings.php +++ b/windowsphonepush/lang/fr/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fr")) { function string_plural_select_fr($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "Paramètres WindowsPhonePush mis à jour"; diff --git a/windowsphonepush/lang/hu/strings.php b/windowsphonepush/lang/hu/strings.php index 16868424..6fff2879 100644 --- a/windowsphonepush/lang/hu/strings.php +++ b/windowsphonepush/lang/hu/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_hu")) { function string_plural_select_hu($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "A WindowsPhonePush beállításai frissítve."; diff --git a/windowsphonepush/lang/it/strings.php b/windowsphonepush/lang/it/strings.php index 733ed9c3..a45c2c7f 100644 --- a/windowsphonepush/lang/it/strings.php +++ b/windowsphonepush/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "Impostazioni WindowsPhonePush aggiornate."; diff --git a/windowsphonepush/lang/nl/strings.php b/windowsphonepush/lang/nl/strings.php index ea334b64..1ac1b717 100644 --- a/windowsphonepush/lang/nl/strings.php +++ b/windowsphonepush/lang/nl/strings.php @@ -3,10 +3,11 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush instellingen opgeslagen"; $a->strings["WindowsPhonePush Settings"] = "WindowsPhonePush instellingen"; $a->strings["Enable WindowsPhonePush Addon"] = "WindowsPhonePush Addon inschakelen"; +$a->strings["Push text of new item"] = ""; $a->strings["Save Settings"] = "Instellingen opslaan"; diff --git a/windowsphonepush/lang/ro/strings.php b/windowsphonepush/lang/ro/strings.php index 5dc60c2d..819ef6fe 100644 --- a/windowsphonepush/lang/ro/strings.php +++ b/windowsphonepush/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["WindowsPhonePush settings updated."] = "Configurări WindowsPhonePush actualizate."; diff --git a/windowsphonepush/lang/zh-cn/strings.php b/windowsphonepush/lang/zh-cn/strings.php index ad6e43d2..3782a314 100644 --- a/windowsphonepush/lang/zh-cn/strings.php +++ b/windowsphonepush/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush 设置已更新。"; diff --git a/windowsphonepush/windowsphonepush.php b/windowsphonepush/windowsphonepush.php index 5d07e1cc..bf160f0a 100644 --- a/windowsphonepush/windowsphonepush.php +++ b/windowsphonepush/windowsphonepush.php @@ -150,7 +150,7 @@ function windowsphonepush_cron() } else { // retrieve the number of unseen items and the id of the latest one (if there are more than // one new entries since last poller run, only the latest one will be pushed) - $count = q("SELECT count(`id`) as count, max(`id`) as max FROM `item` WHERE `unseen` = 1 AND `type` <> 'activity' AND `uid` = %d", intval($rr['uid'])); + $count = q("SELECT count(`id`) as count, max(`id`) as max FROM `post-view` WHERE `unseen` = 1 AND `type` <> 'activity' AND `uid` = %d", intval($rr['uid'])); // send number of unseen items to the device (the number will be displayed on Start screen until // App will be started by user) - this update will be sent every 10 minutes to update the number to 0 if diff --git a/wppost/lang/C/messages.po b/wppost/lang/C/messages.po index cc3ed548..92bc721d 100644 --- a/wppost/lang/C/messages.po +++ b/wppost/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2017-01-24 21:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: wppost.php:39 +#: wppost.php:42 msgid "Post to Wordpress" msgstr "" @@ -29,44 +29,44 @@ msgstr "" msgid "Enable WordPress Post Addon" msgstr "" -#: wppost.php:93 +#: wppost.php:92 msgid "WordPress username" msgstr "" -#: wppost.php:98 +#: wppost.php:97 msgid "WordPress password" msgstr "" -#: wppost.php:103 +#: wppost.php:102 msgid "WordPress API URL" msgstr "" -#: wppost.php:108 +#: wppost.php:107 msgid "Post to WordPress by default" msgstr "" -#: wppost.php:114 +#: wppost.php:112 msgid "Provide a backlink to the Friendica post" msgstr "" -#: wppost.php:119 +#: wppost.php:116 msgid "" "Text for the backlink, e.g. Read the original post and comment stream on " "Friendica." msgstr "" -#: wppost.php:124 +#: wppost.php:121 msgid "Don't post messages that are too short" msgstr "" -#: wppost.php:131 +#: wppost.php:127 msgid "Save Settings" msgstr "" -#: wppost.php:231 +#: wppost.php:206 msgid "Read the orig­i­nal post and com­ment stream on Friendica" msgstr "" -#: wppost.php:289 +#: wppost.php:269 msgid "Post from Friendica" msgstr "" diff --git a/wppost/lang/cs/strings.php b/wppost/lang/cs/strings.php index b56616fa..6ed8f6c4 100644 --- a/wppost/lang/cs/strings.php +++ b/wppost/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Post to Wordpress"] = "Odesílat na WordPress"; diff --git a/wppost/lang/de/strings.php b/wppost/lang/de/strings.php index 9591b02d..57ae6afe 100644 --- a/wppost/lang/de/strings.php +++ b/wppost/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Wordpress"] = "Bei WordPress veröffentlichen"; diff --git a/wppost/lang/es/strings.php b/wppost/lang/es/strings.php index 499e422e..fab68021 100644 --- a/wppost/lang/es/strings.php +++ b/wppost/lang/es/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Wordpress"] = "Publicar en Wordpress"; diff --git a/wppost/lang/fi-fi/strings.php b/wppost/lang/fi-fi/strings.php index 0beef11b..0d1353d8 100644 --- a/wppost/lang/fi-fi/strings.php +++ b/wppost/lang/fi-fi/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Wordpress"] = "Lähetä WordPressiin"; diff --git a/wppost/lang/it/strings.php b/wppost/lang/it/strings.php index a23788f0..0b9674a0 100644 --- a/wppost/lang/it/strings.php +++ b/wppost/lang/it/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Wordpress"] = "Invia a Wordpress"; diff --git a/wppost/lang/nl/strings.php b/wppost/lang/nl/strings.php index 315326c0..d838cccd 100644 --- a/wppost/lang/nl/strings.php +++ b/wppost/lang/nl/strings.php @@ -3,13 +3,19 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["Post to Wordpress"] = "Plaatsen op Wordpress"; $a->strings["Wordpress Export"] = "Wordpress Exporteren"; $a->strings["Enable WordPress Post Addon"] = "Wordpress Post Addon Inschakelen"; +$a->strings["WordPress username"] = ""; +$a->strings["WordPress password"] = ""; +$a->strings["WordPress API URL"] = ""; $a->strings["Post to WordPress by default"] = "Plaatsen op Wordpress als standaard instellen "; $a->strings["Provide a backlink to the Friendica post"] = "Geef een terugkoppeling naar get Friendica bericht"; +$a->strings["Text for the backlink, e.g. Read the original post and comment stream on Friendica."] = ""; $a->strings["Don't post messages that are too short"] = "Plaats geen berichten die te kort zijn"; $a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Read the orig­i­nal post and com­ment stream on Friendica"] = ""; +$a->strings["Post from Friendica"] = ""; diff --git a/wppost/lang/pl/strings.php b/wppost/lang/pl/strings.php index d87397c7..3c152f48 100644 --- a/wppost/lang/pl/strings.php +++ b/wppost/lang/pl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["Post to Wordpress"] = "Opublikuj w Wordpress"; diff --git a/wppost/lang/pt-br/strings.php b/wppost/lang/pt-br/strings.php index b332bc1d..fc59fcb3 100644 --- a/wppost/lang/pt-br/strings.php +++ b/wppost/lang/pt-br/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ - $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["Post to Wordpress"] = "Publicar no Wordpress"; @@ -11,5 +10,9 @@ $a->strings["WordPress Post Settings"] = "Configurações de publicação no Wor $a->strings["Enable WordPress Post Addon"] = "Habilitar plug-in para publicar no WordPress"; $a->strings["WordPress username"] = "Nome de usuário no WordPress"; $a->strings["WordPress password"] = "Senha do WordPress"; +$a->strings["WordPress API URL"] = ""; $a->strings["Post to WordPress by default"] = "Publicar no WordPress por padrão"; +$a->strings["Provide a backlink to the Friendica post"] = ""; $a->strings["Submit"] = "Enviar"; +$a->strings["Post from Friendica"] = ""; +$a->strings["Read the original post and comment stream on Friendica"] = ""; diff --git a/wppost/lang/ro/strings.php b/wppost/lang/ro/strings.php index aa734f72..fcd0efa4 100644 --- a/wppost/lang/ro/strings.php +++ b/wppost/lang/ro/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_ro")) { function string_plural_select_ro($n){ - $n = intval($n); - if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; } + return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; $a->strings["Post to Wordpress"] = "Postați pe Wordpress"; diff --git a/wppost/lang/zh-cn/strings.php b/wppost/lang/zh-cn/strings.php index fe8467dd..e74c598b 100644 --- a/wppost/lang/zh-cn/strings.php +++ b/wppost/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["Post to Wordpress"] = "发布到 Wordpress"; diff --git a/xmpp/lang/C/messages.po b/xmpp/lang/C/messages.po index 5304df2e..a37749d0 100644 --- a/xmpp/lang/C/messages.po +++ b/xmpp/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-01 18:16+0100\n" +"POT-Creation-Date: 2017-11-27 09:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,33 +17,41 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: xmpp.php:57 xmpp.php:61 +#: xmpp.php:38 +msgid "XMPP settings updated." +msgstr "" + +#: xmpp.php:63 xmpp.php:67 msgid "XMPP-Chat (Jabber)" msgstr "" -#: xmpp.php:65 +#: xmpp.php:71 msgid "Enable Webchat" msgstr "" -#: xmpp.php:70 +#: xmpp.php:76 msgid "Individual Credentials" msgstr "" -#: xmpp.php:76 xmpp.php:102 +#: xmpp.php:82 xmpp.php:108 msgid "Jabber BOSH host" msgstr "" -#: xmpp.php:85 xmpp.php:101 +#: xmpp.php:91 xmpp.php:107 msgid "Save Settings" msgstr "" -#: xmpp.php:103 +#: xmpp.php:109 msgid "Use central userbase" msgstr "" -#: xmpp.php:103 +#: xmpp.php:109 msgid "" "If enabled, users will automatically login to an ejabberd server that has to " "be installed on this machine with synchronized credentials via the " "\"auth_ejabberd.php\" script." msgstr "" + +#: xmpp.php:119 +msgid "Settings updated." +msgstr "" diff --git a/xmpp/lang/cs/strings.php b/xmpp/lang/cs/strings.php index 8574773e..4601f890 100644 --- a/xmpp/lang/cs/strings.php +++ b/xmpp/lang/cs/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_cs")) { function string_plural_select_cs($n){ $n = intval($n); - if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; } + return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["XMPP settings updated."] = "Nastavení XMPP aktualizována"; @@ -13,4 +13,5 @@ $a->strings["Individual Credentials"] = "Jednotlivé kredenciály"; $a->strings["Jabber BOSH host"] = "BOSH host Jabber"; $a->strings["Save Settings"] = "Uložit nastavení"; $a->strings["Use central userbase"] = "Použít centrální uživatelskou základnu"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Pokud tuto funkci povolíte, uživatelé budou automaticky přihlášeni na server ejabberd, který musí být nainstalovaný na tomto serveru se synchronizovanými kredenciálami přes skript \"auth_ejabberd.php\"."; $a->strings["Settings updated."] = "Nastavení aktualizována"; diff --git a/xmpp/lang/de/strings.php b/xmpp/lang/de/strings.php index 920628dc..a8785024 100644 --- a/xmpp/lang/de/strings.php +++ b/xmpp/lang/de/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_de")) { function string_plural_select_de($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["XMPP settings updated."] = "XMPP Einstellungen aktualisiert."; @@ -13,4 +12,5 @@ $a->strings["Individual Credentials"] = "Individuelle Anmeldedaten"; $a->strings["Jabber BOSH host"] = "Jabber BOSH Host"; $a->strings["Save Settings"] = "Speichere Einstellungen"; $a->strings["Use central userbase"] = "Nutze zentrale Nutzerbasis"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Wenn aktiviert, werden die Nutzer automatisch auf dem EJabber Server, der auf dieser Maschine installiert ist, angemeldet und die Zugangsdaten werden über das \"auth_ejabberd.php\"-Script synchronisiert."; $a->strings["Settings updated."] = "Einstellungen aktualisiert."; diff --git a/xmpp/lang/en-us/strings.php b/xmpp/lang/en-us/strings.php index bf50f067..1112c27b 100644 --- a/xmpp/lang/en-us/strings.php +++ b/xmpp/lang/en-us/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_en_us")) { function string_plural_select_en_us($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["XMPP settings updated."] = "XMPP settings updated."; @@ -13,4 +12,5 @@ $a->strings["Individual Credentials"] = "Individual Credentials"; $a->strings["Jabber BOSH host"] = "Jabber BOSH host"; $a->strings["Save Settings"] = "Save Settings"; $a->strings["Use central userbase"] = "Use central userbase"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."; $a->strings["Settings updated."] = "Settings updated."; diff --git a/xmpp/lang/fi-fi/strings.php b/xmpp/lang/fi-fi/strings.php index d00f98c0..fa9aaf29 100644 --- a/xmpp/lang/fi-fi/strings.php +++ b/xmpp/lang/fi-fi/strings.php @@ -2,12 +2,15 @@ if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["XMPP settings updated."] = "XMPP-asetukset päivitetty"; $a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)"; $a->strings["Enable Webchat"] = "Ota Webchat käyttöön"; +$a->strings["Individual Credentials"] = ""; +$a->strings["Jabber BOSH host"] = ""; $a->strings["Save Settings"] = "Tallenna asetukset"; +$a->strings["Use central userbase"] = ""; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = ""; $a->strings["Settings updated."] = "Asetukset päivitetty."; diff --git a/xmpp/lang/it/strings.php b/xmpp/lang/it/strings.php index fe43d8fb..d0bebb7e 100644 --- a/xmpp/lang/it/strings.php +++ b/xmpp/lang/it/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ - $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["XMPP settings updated."] = "Impostazioni XMPP aggiornate."; @@ -13,4 +12,5 @@ $a->strings["Individual Credentials"] = "Credenziali Individuali"; $a->strings["Jabber BOSH host"] = "Server Jabber BOSH"; $a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["Use central userbase"] = "Usa base utenti centrale"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Se abilitato, gli utenti verranno automaticamente autenticati con un server ejabber che deve essere installato su questa macchina, con le credenziali sincronizzate attraverso lo script \"auth_ejabberd.php\""; $a->strings["Settings updated."] = "Impostazioni aggiornate."; diff --git a/xmpp/lang/nl/strings.php b/xmpp/lang/nl/strings.php index 97b78226..7b470759 100644 --- a/xmpp/lang/nl/strings.php +++ b/xmpp/lang/nl/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_nl")) { function string_plural_select_nl($n){ $n = intval($n); - return intval($n != 1); + return ($n != 1);; }} ; $a->strings["XMPP settings updated."] = "XMPP-instellingen opgeslagen"; @@ -13,4 +13,5 @@ $a->strings["Individual Credentials"] = "Individuele inloggegevens"; $a->strings["Jabber BOSH host"] = "Jabber BOSH Server"; $a->strings["Save Settings"] = "Instellingen opslaan"; $a->strings["Use central userbase"] = "Gebruik centrale gebruikersbank"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Wanneer ingeschakeld zullen gebruikers automatisch inloggen op een ejabberd-server die op deze server moet geïnstalleerd staan, met dezelfde gebruikersnaam en wachtwoord, via het \"auth_ejabberd.php\" script."; $a->strings["Settings updated."] = "Instellingen opgeslagen"; diff --git a/xmpp/lang/pl/strings.php b/xmpp/lang/pl/strings.php index cca96781..a247b7e1 100644 --- a/xmpp/lang/pl/strings.php +++ b/xmpp/lang/pl/strings.php @@ -2,8 +2,7 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - $n = intval($n); - if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; } + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; }} ; $a->strings["XMPP settings updated."] = "zaktualizowano ustawienia XMPP."; @@ -13,4 +12,5 @@ $a->strings["Individual Credentials"] = "Indywidualne poświadczenia"; $a->strings["Jabber BOSH host"] = "Jabber BOSH host"; $a->strings["Save Settings"] = "Zapisz ustawienia"; $a->strings["Use central userbase"] = "Użyj centralnej bazy użytkowników"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Jeśli jest włączona, użytkownicy automatycznie logują się do serwera ejabberd, który musi być zainstalowany na tym komputerze z synchronizowanymi danymi uwierzytelniającymi za pomocą skryptu \"auth_ejabberd.php\"."; $a->strings["Settings updated."] = "Ustawienia zaktualizowane."; diff --git a/xmpp/lang/pt-br/strings.php b/xmpp/lang/pt-br/strings.php index eab89d0e..c3bd9bb1 100644 --- a/xmpp/lang/pt-br/strings.php +++ b/xmpp/lang/pt-br/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_pt_br")) { function string_plural_select_pt_br($n){ $n = intval($n); - return intval($n > 1); + return ($n > 1);; }} ; $a->strings["XMPP settings updated."] = "Configurações de XMPP atualizadas."; @@ -13,4 +13,5 @@ $a->strings["Individual Credentials"] = "Credenciais individuais"; $a->strings["Jabber BOSH host"] = "Host BOSH de Jabber"; $a->strings["Save Settings"] = "Salvar configurações"; $a->strings["Use central userbase"] = "Usar base de usuários central"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Se habilitado, a autenticação será feita automaticamente em um servidor ejabberd, que precisa ser instalado neste computador com credenciais sincronizadas por meio do script \"auth_ejabberd.php\"."; $a->strings["Settings updated."] = "Configurações atualizadas."; diff --git a/xmpp/lang/ru/strings.php b/xmpp/lang/ru/strings.php index a76acca7..499cb981 100644 --- a/xmpp/lang/ru/strings.php +++ b/xmpp/lang/ru/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_ru")) { function string_plural_select_ru($n){ $n = intval($n); - if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; } + return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : $n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)? 2 : 3);; }} ; $a->strings["XMPP settings updated."] = "Настройки XMPP обновлены."; @@ -13,4 +13,5 @@ $a->strings["Individual Credentials"] = "Ваши данные для входа $a->strings["Jabber BOSH host"] = "BOSH хост"; $a->strings["Save Settings"] = "Сохранить настройки"; $a->strings["Use central userbase"] = "Использовать централизованную БД пользователей"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Если включено, то пользователи будут автоматически входить в учетную запись на ejabberd сервере, который должен быть установлен на этом сервере. Учетные данные должны быть синхронизированы с помощью скрипта \"auth_ejabberd.php\"."; $a->strings["Settings updated."] = "Настройки обновлены."; diff --git a/xmpp/lang/zh-cn/strings.php b/xmpp/lang/zh-cn/strings.php index 95144787..6f5aace2 100644 --- a/xmpp/lang/zh-cn/strings.php +++ b/xmpp/lang/zh-cn/strings.php @@ -3,7 +3,7 @@ if(! function_exists("string_plural_select_zh_cn")) { function string_plural_select_zh_cn($n){ $n = intval($n); - return intval(0); + return 0;; }} ; $a->strings["XMPP settings updated."] = "XMPP 设置已更新。";