aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 45040f35..d8f09bc9 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -144,6 +144,8 @@ entry:
144 reading_time: 'timp estimat de citire' 144 reading_time: 'timp estimat de citire'
145 reading_time_minutes: 'timp estimat de citire: %readingTime% min' 145 reading_time_minutes: 'timp estimat de citire: %readingTime% min'
146 reading_time_less_one_minute: 'timp estimat de citire: <small class="inferieur">&lt;</small> 1 min' 146 reading_time_less_one_minute: 'timp estimat de citire: <small class="inferieur">&lt;</small> 1 min'
147 reading_time_minutes_short: '%readingTime% min'
148 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
147 original_article: 'original' 149 original_article: 'original'
148 toogle_as_read: 'Comută marcat ca citit' 150 toogle_as_read: 'Comută marcat ca citit'
149 toogle_as_star: 'Comută marcat ca favorit' 151 toogle_as_star: 'Comută marcat ca favorit'
@@ -154,6 +156,7 @@ entry:
154 status_label: 'Status' 156 status_label: 'Status'
155 archived_label: 'Arhivat' 157 archived_label: 'Arhivat'
156 starred_label: 'Steluțe' 158 starred_label: 'Steluțe'
159 unread_label: 'Necitite'
157 preview_picture_label: 'Are o imagine de previzualizare' 160 preview_picture_label: 'Are o imagine de previzualizare'
158 preview_picture_help: 'Previzualizare imagine' 161 preview_picture_help: 'Previzualizare imagine'
159 language_label: 'Limbă' 162 language_label: 'Limbă'
@@ -175,7 +178,7 @@ entry:
175 back_to_homepage: 'Înapoi' 178 back_to_homepage: 'Înapoi'
176 set_as_read: 'Marchează ca citit' 179 set_as_read: 'Marchează ca citit'
177 # set_as_unread: 'Mark as unread' 180 # set_as_unread: 'Mark as unread'
178 set_as_favorite: 'Favorit' 181 set_as_starred: 'Favorit'
179 view_original_article: 'Articol original' 182 view_original_article: 'Articol original'
180 # re_fetch_content: 'Re-fetch content' 183 # re_fetch_content: 'Re-fetch content'
181 delete: 'Șterge' 184 delete: 'Șterge'
@@ -190,6 +193,7 @@ entry:
190 edit_title: 'Editează titlul' 193 edit_title: 'Editează titlul'
191 original_article: 'original' 194 original_article: 'original'
192 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' 195 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations'
196 created_at: 'Data creării'
193 new: 197 new:
194 page_title: 'Salvează un nou articol' 198 page_title: 'Salvează un nou articol'
195 placeholder: 'http://website.com' 199 placeholder: 'http://website.com'
@@ -396,6 +400,7 @@ flashes:
396 notice: 400 notice:
397 # entry_already_saved: 'Entry already saved on %date%' 401 # entry_already_saved: 'Entry already saved on %date%'
398 # entry_saved: 'Entry saved' 402 # entry_saved: 'Entry saved'
403 # entry_saved_failed: 'Failed to save entry'
399 # entry_updated: 'Entry updated' 404 # entry_updated: 'Entry updated'
400 # entry_reloaded: 'Entry reloaded' 405 # entry_reloaded: 'Entry reloaded'
401 # entry_reload_failed: 'Failed to reload entry' 406 # entry_reload_failed: 'Failed to reload entry'