Skip to content

Commit

Permalink
updated translation resources
Browse files Browse the repository at this point in the history
  • Loading branch information
localizer committed Nov 25, 2014
1 parent e45ed06 commit e66f6ee
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 65 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dynatable:
page: null
perPageText: null
pageText: null
recordCountPageBoundTemplate: null
recordCountPageUnboundedTemplate: null
recordCountFilteredTemplate: null
recordCountText: null
processingText: null
page: Page
perPageText: 'Show: '
pageText: 'Pages: '
recordCountPageBoundTemplate: '{pageLowerBound} to {pageUpperBound} of'
recordCountPageUnboundedTemplate: '{recordsShown} of'
recordCountFilteredTemplate: ' (filtered from {recordsTotal} total records)'
recordCountText: 'Showing '
processingText: Processing...
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Support: Support
Last: Last
First: First
Feedback: Feedback
'Edit your password': 'Edit your password'
'Edit your password': 'Change your password'
'Edit user': 'Edit user'
'Edit permissions': 'Edit permissions'
Detail: Detail
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,62 +77,62 @@ Currency: Currency
'Article topics': 'Article topics'
publications:
title:
list: null
edit: null
add: null
remove: null
no_publications: null
general_settings: null
comments_settings: null
seo_settings: null
publication_removed: null
publication_saved: null
list: 'List of publications'
edit: 'Edit publication'
add: 'Add new publication'
remove: 'Remove publication'
no_publications: 'No publications.'
general_settings: 'General Settings'
comments_settings: 'Comments Settings'
seo_settings: 'SEO Settings'
publication_removed: 'Publication was removed.'
publication_saved: 'Publication changes were saved successfully.'
remove:
cant_be_removed: null
can_be_removed: null
left_issues: null
left_sections: null
left_articles: null
show_issues: null
before_removing: null
you_sure: null
remove: null
cant_be_removed: 'This publication isn''t empty - and can''t be removed.'
can_be_removed: 'This publication is empty and can be removed.'
left_issues: 'Issues remaining'
left_sections: 'Sections remaining'
left_articles: 'Articles remaining'
show_issues: 'show issues'
before_removing: 'Before removing a publication you need to remove or move all remaining elements.'
you_sure: 'Are you sure that you want to remove the publication?'
remove: 'Remove publication'
buttons:
addNew: null
listPublications: null
listIssues: null
addNew: 'Add new publication'
listPublications: 'List publications'
listIssues: 'List publication issues'
table:
number: null
name: null
default_alias: null
default_language: null
comments_status: null
url_type: null
configure: null
remove: null
number: Number
name: Name
default_alias: 'Default Alias'
default_language: 'Default Language'
comments_status: 'Comments status'
url_type: 'URL type'
configure: Configure
remove: Remove
form_type:
label:
name: null
template_path: null
short_names: null
alias: null
url_type: null
seo: null
seo_article_title: null
seo_article_keywords: null
seo_article_topics: null
edit_aliases: null
edit_languages: null
moderator_to: null
moderator_from: null
comments_enabled: null
public_comments_enabled: null
comments_article_default_enabled: null
comments_subscribers_moderated: null
comments_public_moderated: null
comments_captcha_enabled: null
comments_spam_blocking_enabled: null
meta_title: null
meta_keywords: null
meta_description: null
tip1: null
name: 'Publication Name'
template_path: 'Template path'
short_names: 'Short name'
alias: 'Default alias'
url_type: 'URL type'
seo: 'Article URL parts'
seo_article_title: 'Article title'
seo_article_keywords: 'Article keywords'
seo_article_topics: 'Article topics'
edit_aliases: 'Edit aliases'
edit_languages: 'Edit languages'
moderator_to: 'Moderator address'
moderator_from: 'Moderation emails from address'
comments_enabled: 'Are comments enabled?'
public_comments_enabled: 'Are public (anonymous) comments enabled?'
comments_article_default_enabled: 'Are comments for the article enabled by default?'
comments_subscribers_moderated: 'Are comments moderated?'
comments_public_moderated: 'Are public (anonymous) comments moderated?'
comments_captcha_enabled: 'Is CAPTCHA enabled?'
comments_spam_blocking_enabled: 'Is comment spam (internal system) blocking enabled?'
meta_title: 'Publication title'
meta_keywords: 'Publication keywords'
meta_description: 'Publication description'
tip1: 'Newscoop content is organized in a hierarchical structure, which conforms to the tradition of newspapers and magazines: Publications, Issues, Sections and Articles. Each publication is made up of issues, each issue is in turn made up of sections, which are comprised of articles.'
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Picture: Picture
None: None
'New confirmation email was sent to user.': 'New confirmation email was sent to user.'
'Email is used already': 'Email is used already'
'Edit your password': 'Edit your password'
'Edit your password': 'Change your password'
'Edit user $1': 'Edit user $1'
'Edit subscriptions': 'Edit subscriptions'
'Edit profile': 'Edit profile'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
type_publications:
name:
min: null
min: 'Publication name must be longer than {{ limit }} characters.'

0 comments on commit e66f6ee

Please sign in to comment.