Sha256: 2cd147c34aad49bb04c3b07b6a91095ba9da44ca2e2c9da693a9dbcada24ff95

Contents?: true

Size: 1.47 KB

Versions: 10

Compression:

Stored size: 1.47 KB

Contents

de:
  copy_move:
    button: "Copy/Move"
    copy_or_move_page: "Copy or Move Page"
    copy_page: "Copy Page"
    copy_page_only: "Copy Page Only"
    copy_page_description: "This will create a copy of this single page under a new parent"
    copy_whole_subtree: "Copy Whole Subtree"
    copy_tree_description: "This will create a copy of this page and all its descendants under a new parent"
    move_entire_subtree: "Move Entire Subtree"
    move_tree_description: "This will move this page and all its descendants under a new parent"
    move_page: "Move Page"
    move_page_description: "This will move this page under a new parent"
    copy_with_first_level_children: "Copy With First-level Children"
    copy_children_description: "This will create a copy of this page and its immediate first-level children under a new parent"

    copied:
      'Eine Kopie von <strong>%{page}</strong> wurde unterhalb von <strong>%{parent}</strong> erstellt.'
    moved:
      'Page <strong>%{page}</strong> was moved under <strong>%{parent}</strong>.'
    immediate_children_copied:
      'Eine Kopie der Seite <strong>%{page}</strong> sowie der unmittelbaren Unterseiten wurde unter <strong>%{parent}</strong> erstellt.'
    descendants_copied:
      'Eine Kopie der Seite <strong>%{page}</strong> sowie aller Unterseiten wurde unter <strong>%{parent}</strong> erstellt.'
    descendants_moved:
      'Die Seite <strong>%{page}</strong> und alle Unterseiten wurden verschoben in <strong>%{parent}</strong>.'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
radiant-copy_move-extension-2.4.11 config/locales/de.yml
radiant-copy_move-extension-2.4.10 config/locales/de.yml
radiant-copy_move-extension-2.4.9 config/locales/de.yml
radiant-copy_move-extension-2.4.8 config/locales/de.yml
radiant-copy_move-extension-2.4.7 config/locales/de.yml
radiant-copy_move-extension-2.4.6 config/locales/de.yml
radiant-copy_move-extension-2.4.5 config/locales/de.yml
radiant-copy_move-extension-2.4.4 config/locales/de.yml
radiant-copy_move-extension-2.4.3 config/locales/de.yml
radiant-copy_move-extension-2.4.2 config/locales/de.yml