From 6da5c5c0788827c91be2fb32a03c62e6f086b38c Mon Sep 17 00:00:00 2001 From: Michal Lauer Date: Fri, 1 Sep 2023 14:52:38 +0000 Subject: [PATCH 1/3] Translate sk.po via GitLocalize --- po/sk.po | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/po/sk.po b/po/sk.po index 8e32649..940f1ba 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1,28 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the datefixR package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: datefixR 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-03 11:24+0100\n" -"PO-Revision-Date: 2022-09-26 16:55+CEST\n" -"Last-Translator:" -"Language-Team:" -"Language: sk\n" +"POT-Creation-Date: 2023-08-07 10:49+0100\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-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: code.cpp:27 msgid "Missing month with no imputation value given \n" -msgstr "" +msgstr "Chýbajúci mesiac bez imputácie hodnoty \n" #: code.cpp:34 msgid "Missing day with no imputation value given \n" -msgstr "" +msgstr "Chýbajúci deň bez imputácie hodnoty \n" #: code.cpp:45 msgid "day.impute should be an integer between 1 and 31\n" -msgstr "" +msgstr "day.impute by malo byť celé číslo od 1 do 31\n" #: code.cpp:48 msgid "day.impute should be an integer\n" -msgstr "" +msgstr "day.impute by malo byť celé číslo\n" From e3653c637ee0a1fe043e1d5dfc28e182c7373ee0 Mon Sep 17 00:00:00 2001 From: Michal Lauer Date: Fri, 1 Sep 2023 14:52:38 +0000 Subject: [PATCH 2/3] Translate R-sk.po via GitLocalize --- po/R-sk.po | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/po/R-sk.po b/po/R-sk.po index 2cb98d8..e029ecf 100644 --- a/po/R-sk.po +++ b/po/R-sk.po @@ -1,65 +1,65 @@ msgid "" msgstr "" "Project-Id-Version: datefixR 1.6.0\n" -"POT-Creation-Date: 2023-08-03 11:24\n" +"POT-Creation-Date: 2023-08-07 10:49\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -"Language: cs\n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" msgid "df should be a dataframe object!" -msgstr "" +msgstr "df by mal byť objekt typu dataframe!" msgid "col.names should be a character vector!" -msgstr "" +msgstr "col.names by mal byť vektor znakov!" msgid "Unable to resolve date for subject" -msgstr "" +msgstr "Dátum nemohol byť rozpoznaný pre daný subjekt" msgid "(date:" -msgstr "" +msgstr "(dátum:" msgid ")" -msgstr "" +msgstr ")" msgid "unable to tidy a date" -msgstr "" +msgstr "nepodarilo sa normalizovať dátum" msgid "month.impute should be an integer between 1 and 12" -msgstr "" +msgstr "month.impute by malo byť celé číslo od 1 do 12" msgid "month.impute should be an integer" -msgstr "" +msgstr "month.impute by malo byť celé číslo" msgid "Month not in expected range" -msgstr "" +msgstr "Mesiac nie je v očakávanom rozsahu" msgid "Day not in expected range" -msgstr "" +msgstr "Deň nie je v očakávanom rozsahu" msgid "format should be either 'dmy' or 'mdy'" -msgstr "" +msgstr "Formát by mal byť "dmy" alebo "mdy"." msgid "NA imputed (date:" -msgstr "" +msgstr "Imputované NA (dátum:" msgid "NA imputed for subject" -msgstr "" +msgstr "Imputované NA pre subjekt" msgid "date should be a character" -msgstr "" +msgstr "dátum by malo byť text" msgid "theme should be 'datefixR' or 'none'" -msgstr "" +msgstr "theme by mal byť 'datefixR' alebo 'none'" msgid "The current locale does not support multibyte characters." -msgstr "" +msgstr "Aktuálne prostredie (locale) nepodporuje viacbajtové znaky." msgid "You may run into difficulties if any months are given as" -msgstr "" +msgstr "Môžu nastať problémy, ak sú niektoré mesiace uvedené ako" msgid "non-English language names." -msgstr "" +msgstr "Neanglické názvy jazykov." From ee2bf3e4b2af4cca7ea98f4e90deda9d47813b88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Sep 2023 15:08:22 +0000 Subject: [PATCH 3/3] Lint package --- R/datefixR-package.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/datefixR-package.R b/R/datefixR-package.R index 21658ee..eadfe94 100644 --- a/R/datefixR-package.R +++ b/R/datefixR-package.R @@ -24,5 +24,5 @@ ## usethis namespace: end #' @docType package #' @name datefixR -#' @keywords internal +#' @keywords internal "_PACKAGE"