diff options
Diffstat (limited to 'app/i18n/oc/gen.php')
| -rw-r--r-- | app/i18n/oc/gen.php | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php index 3359a2d23..75f6f6a97 100644 --- a/app/i18n/oc/gen.php +++ b/app/i18n/oc/gen.php @@ -32,45 +32,50 @@ return array( 'login' => 'Connexion', 'logout' => 'Se desconnectar', 'password' => array( - 'format' => '<small>Almens 7 caractèrs</small>', '_' => 'Senhal', + 'format' => '<small>Almens 7 caractèrs</small>', ), 'registration' => array( + '_' => 'Compte nòu', 'ask' => 'Crear un compte?', 'title' => 'Creacion de compte', - '_' => 'Compte nòu', ), 'reset' => 'Reïnicializacion de l’autentificacion', 'username' => array( + '_' => 'Nom d’utilizaire', 'admin' => 'Nom d’utilizaire administrator', 'format' => '<small>16 caractèrs alfanumerics maximum</small>', - '_' => 'Nom d’utilizaire', ), ), 'date' => array( - 'apr' => 'abr.', 'Apr' => '\\a\\b\\r\\i\\a\\l', - 'april' => 'abrial', 'Aug' => '\\a\\g\\o\\s\\t', + 'Dec' => '\\d\\e\\c\\e\\m\\b\\r\\e', + 'Feb' => '\\f\\e\\b\\r\\i\\è\\r', + 'Jan' => '\\g\\e\\n\\i\\è\\r', + 'Jul' => '\\j\\u\\l\\h\\e\\t', + 'Jun' => '\\j\\u\\n\\h', + 'Mar' => '\\m\\a\\r\\ç', + 'May' => '\\m\\a\\i', + 'Nov' => '\\n\\o\\v\\e\\m\\b\\r\\e', + 'Oct' => '\\o\\c\\t\\ò\\b\\r\\e', + 'Sep' => '\\s\\e\\t\\e\\m\\b\\r\\e', + 'apr' => 'abr.', + 'april' => 'abrial', 'aug' => 'agost', 'august' => 'agost', 'before_yesterday' => 'Anterior a ièr', - 'Dec' => '\\d\\e\\c\\e\\m\\b\\r\\e', 'dec' => 'dec.', 'december' => 'decembre', - 'Feb' => '\\f\\e\\b\\r\\i\\è\\r', 'feb' => 'feb.', 'february' => 'febrièr', 'format_date' => 'j \\d\\e %s \\d\\e Y', 'format_date_hour' => 'j \\d\\e %s \\d\\e Y \\a H\\:i', 'fri' => 'dv', - 'Jan' => '\\g\\e\\n\\i\\è\\r', 'jan' => 'gen.', 'january' => 'genièr', 'jul' => 'julh', - 'Jul' => '\\j\\u\\l\\h\\e\\t', 'july' => 'julhet', - 'Jun' => '\\j\\u\\n\\h', 'jun' => 'junh', 'june' => 'junh', 'last_2_year' => 'Dempuèi las darrièras doas annadas', @@ -81,22 +86,17 @@ return array( 'last_month' => 'Dempuèi lo mes passat', 'last_week' => 'Dempuèi la setmana passada', 'last_year' => 'Dempuèi l’annada passada', - 'Mar' => '\\m\\a\\r\\ç', 'mar' => 'març', 'march' => 'març', 'may' => 'mai', - 'May' => '\\m\\a\\i', 'may_' => 'mai', 'mon' => 'dl', 'month' => 'meses', - 'Nov' => '\\n\\o\\v\\e\\m\\b\\r\\e', 'nov' => 'nov.', 'november' => 'novembre', - 'Oct' => '\\o\\c\\t\\ò\\b\\r\\e', 'oct' => 'oct.', 'october' => 'octòbre', 'sat' => 'ds', - 'Sep' => '\\s\\e\\t\\e\\m\\b\\r\\e', 'sep' => 'set.', 'september' => 'setembre', 'sun' => 'dg', @@ -108,8 +108,8 @@ return array( ), 'dir' => 'ltr', 'freshrss' => array( - 'about' => 'A prepaus de FreshRSS', '_' => 'FreshRSS', + 'about' => 'A prepaus de FreshRSS', ), 'js' => array( 'category_empty' => 'Categoria voida', @@ -178,13 +178,13 @@ return array( 'years' => 'ans', ), 'share' => array( + 'Known' => 'Sites basats sus Known', 'blogotext' => 'Blogotext', 'diaspora' => 'Diaspora*', 'email' => 'Corrièl', 'facebook' => 'Facebook', 'gnusocial' => 'GNU social', 'jdh' => 'Journal du hacker', - 'Known' => 'Sites basats sus Known', 'lemmy' => 'Lemmy', 'linkedin' => 'LinkedIn', 'mastodon' => 'Mastodon', |
