From 61991bde16235b2c9c4028466bcdc51a352e7bc5 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 25 Apr 2018 22:51:37 +0200 Subject: update translatiosn for 6.1.0 alpha1 Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527 --- source/nn/accessibility/messages.po | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'source/nn/accessibility') diff --git a/source/nn/accessibility/messages.po b/source/nn/accessibility/messages.po index 52686d97a5c..5e3801ec5fa 100644 --- a/source/nn/accessibility/messages.po +++ b/source/nn/accessibility/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-10-04 11:48+0200\n" +"POT-Creation-Date: 2018-02-27 13:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -13,58 +13,58 @@ msgstr "" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -#: strings.hrc:25 +#: accessibility/inc/strings.hrc:25 msgctxt "RID_STR_ACC_NAME_BROWSEBUTTON" msgid "Browse" msgstr "Bla" -#: strings.hrc:26 +#: accessibility/inc/strings.hrc:26 msgctxt "STR_SVT_ACC_ACTION_EXPAND" msgid "Expand" msgstr "Utvid" -#: strings.hrc:27 +#: accessibility/inc/strings.hrc:27 msgctxt "STR_SVT_ACC_ACTION_COLLAPSE" msgid "Collapse" msgstr "Slå saman" -#: strings.hrc:28 +#: accessibility/inc/strings.hrc:28 msgctxt "STR_SVT_ACC_LISTENTRY_SELCTED_STATE" msgid "(Selected)" msgstr "(Vald)" -#: strings.hrc:29 +#: accessibility/inc/strings.hrc:29 msgctxt "RID_STR_ACC_ACTION_CHECK" msgid "Check" msgstr "Kryss av" -#: strings.hrc:30 +#: accessibility/inc/strings.hrc:30 msgctxt "RID_STR_ACC_ACTION_UNCHECK" msgid "Uncheck" msgstr "Fjern avkryssinga" -#: strings.hrc:31 +#: accessibility/inc/strings.hrc:31 msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL" msgid "Vertical scroll bar" msgstr "Loddrett rullefelt" -#: strings.hrc:32 +#: accessibility/inc/strings.hrc:32 msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL" msgid "Horizontal scroll bar" msgstr "Vassrett rullefelt" -#: strings.hrc:33 +#: accessibility/inc/strings.hrc:33 msgctxt "RID_STR_ACC_PANEL_DESCRIPTION" msgid "Please press enter to go into child control for more operations" msgstr "Trykk Enter-tasten for å gå til underliggjande kontroll med fleire handlingar" -#: strings.hrc:34 +#: accessibility/inc/strings.hrc:34 #, c-format msgctxt "RID_STR_ACC_COLUMN_NUM" msgid "Column %COLUMNNUMBER" msgstr "Kolonne %COLUMNNUMBER" -#: strings.hrc:35 +#: accessibility/inc/strings.hrc:35 msgctxt "RID_STR_ACC_ROW_NUM" msgid "Row %ROWNUMBER" msgstr "Rad %ROWNUMBER" -- cgit