alchemy_i18n 4.1.1 → 4.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -5
- data/lib/alchemy_i18n/version.rb +1 -1
- data/locales/alchemy.de.yml +3 -0
- data/locales/alchemy.es.yml +10 -0
- data/locales/alchemy.fr.yml +129 -121
- data/locales/alchemy.it.yml +105 -97
- data/locales/alchemy.nb-NO.yml +39 -29
- data/locales/alchemy.nl.yml +101 -93
- data/locales/alchemy.pl.yml +103 -95
- data/locales/alchemy.ru.yml +106 -98
- data/locales/alchemy.zh-CN.yml +111 -102
- metadata +5 -5
data/locales/alchemy.it.yml
CHANGED
@@ -1,11 +1,9 @@
|
|
1
1
|
# encoding: UTF-8
|
2
2
|
|
3
3
|
it:
|
4
|
-
|
5
4
|
# = Alchemy Translations
|
6
5
|
# All translations used in Alchemy CMS are inside this alchemy namespace.
|
7
6
|
alchemy:
|
8
|
-
|
9
7
|
# == Translations for menu names
|
10
8
|
# Just use the menu name like defined inside the config/alchemy/menus.yml file and translate it.
|
11
9
|
# We're providing main and footer menu here as a convenience.
|
@@ -84,8 +82,8 @@ it:
|
|
84
82
|
content_validations:
|
85
83
|
errors:
|
86
84
|
blank: "%{field} non può essere vuoto"
|
87
|
-
invalid:
|
88
|
-
taken:
|
85
|
+
invalid: "%{field} ha un formato errato"
|
86
|
+
taken: "%{field} è già stato preso"
|
89
87
|
|
90
88
|
default_content_texts:
|
91
89
|
lorem: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
@@ -93,39 +91,39 @@ it:
|
|
93
91
|
|
94
92
|
essence_pictures:
|
95
93
|
css_classes:
|
96
|
-
left:
|
97
|
-
right:
|
98
|
-
no_float:
|
94
|
+
left: "Alla sinistra del testo"
|
95
|
+
right: "Alla destra del testo"
|
96
|
+
no_float: "Sopra al testo"
|
99
97
|
|
100
98
|
# == Contactform translations
|
101
99
|
contactform:
|
102
100
|
labels:
|
103
|
-
salutation:
|
104
|
-
choose:
|
105
|
-
mr:
|
106
|
-
mrs:
|
107
|
-
firstname:
|
108
|
-
lastname:
|
109
|
-
address:
|
110
|
-
zip:
|
111
|
-
phone:
|
112
|
-
email:
|
113
|
-
message:
|
114
|
-
send:
|
115
|
-
mandatory_fields:
|
101
|
+
salutation: "Salve"
|
102
|
+
choose: "Scegli"
|
103
|
+
mr: "Sig."
|
104
|
+
mrs: "Sig.ra"
|
105
|
+
firstname: "Nome"
|
106
|
+
lastname: "Cognome"
|
107
|
+
address: "Via / N."
|
108
|
+
zip: "CAP / Città"
|
109
|
+
phone: "Telefono"
|
110
|
+
email: "Email"
|
111
|
+
message: "Messaggio"
|
112
|
+
send: "Invia"
|
113
|
+
mandatory_fields: "*Campi obbligatori."
|
116
114
|
# The flash message shown after successfully sending the message.
|
117
115
|
messages:
|
118
|
-
success:
|
116
|
+
success: "Il suo messaggio è stato consegnato con successo."
|
119
117
|
|
120
118
|
# == Translated language names for translation select
|
121
119
|
translations:
|
122
|
-
de:
|
123
|
-
en:
|
124
|
-
es:
|
125
|
-
it:
|
126
|
-
fr:
|
127
|
-
nl:
|
128
|
-
ru:
|
120
|
+
de: "DE"
|
121
|
+
en: "EN"
|
122
|
+
es: "ES"
|
123
|
+
it: "IT"
|
124
|
+
fr: "FR"
|
125
|
+
nl: "NL"
|
126
|
+
ru: "RU"
|
129
127
|
|
130
128
|
# == User roles translations
|
131
129
|
user_roles:
|
@@ -138,32 +136,32 @@ it:
|
|
138
136
|
# == Mime Types translations
|
139
137
|
# These are human readable mime types used for the document-type row in archive files.
|
140
138
|
mime_types:
|
141
|
-
audio/mp4:
|
142
|
-
application/msword:
|
143
|
-
application/rtf:
|
144
|
-
audio/mpeg:
|
145
|
-
text/plain:
|
146
|
-
video/mp4:
|
147
|
-
video/mpeg:
|
148
|
-
application/pdf:
|
149
|
-
application/x-flash-video:
|
150
|
-
video/x-flv:
|
151
|
-
application/x-shockwave-flash:
|
152
|
-
application/zip:
|
153
|
-
application/x-rar:
|
139
|
+
audio/mp4: "Audio-MP4"
|
140
|
+
application/msword: "Documento-Word"
|
141
|
+
application/rtf: "Documento-RTF"
|
142
|
+
audio/mpeg: "Audio-MP3"
|
143
|
+
text/plain: "Documento-di-Testo"
|
144
|
+
video/mp4: "Video-MP4"
|
145
|
+
video/mpeg: "Video-MPEG"
|
146
|
+
application/pdf: "Documento-PDF"
|
147
|
+
application/x-flash-video: "Video-Flash"
|
148
|
+
video/x-flv: "Video-Flash"
|
149
|
+
application/x-shockwave-flash: "Video-Flash"
|
150
|
+
application/zip: "Archivio-ZIP"
|
151
|
+
application/x-rar: "Archivio-RAR"
|
154
152
|
application/vnd:
|
155
|
-
ms-excel:
|
156
|
-
video/quicktime:
|
157
|
-
image/x-psd:
|
158
|
-
image/gif:
|
159
|
-
image/png:
|
160
|
-
image/svg+xml:
|
161
|
-
image/jpeg:
|
162
|
-
video/x-msvideo:
|
163
|
-
video/x-ms-wmv:
|
164
|
-
image/tiff:
|
165
|
-
|
166
|
-
application/vcard:
|
153
|
+
ms-excel: "Documento-Excel"
|
154
|
+
video/quicktime: "Video-Quicktime"
|
155
|
+
image/x-psd: "File-Photoshop"
|
156
|
+
image/gif: "Immagine-GIF"
|
157
|
+
image/png: "Immagine-PNG"
|
158
|
+
image/svg+xml: "Immagine-SVG"
|
159
|
+
image/jpeg: "Immagine-JPG"
|
160
|
+
video/x-msvideo: "Video-AVI"
|
161
|
+
video/x-ms-wmv: "Windows Media Video"
|
162
|
+
image/tiff: "Immagine-TIFF"
|
163
|
+
"text/x-vcard": "vCard"
|
164
|
+
application/vcard: "vCard"
|
167
165
|
|
168
166
|
link_target_options:
|
169
167
|
default: Stessa Finestra
|
@@ -175,16 +173,16 @@ it:
|
|
175
173
|
aliases: Separa i domini aggiuntivi con uno spazio od un ritorno a capo.
|
176
174
|
|
177
175
|
add_nested_element: "Add %{name}"
|
178
|
-
anchor:
|
176
|
+
anchor: "Collegamento"
|
179
177
|
attribute_fixed: Il valore non può essere modificato
|
180
|
-
back:
|
178
|
+
back: "indietro"
|
181
179
|
create_tree_as_new_language: "Crea una nuova struttura della lingua per %{language}"
|
182
180
|
locked_pages: "Pagine attive"
|
183
181
|
"Add global page": "Aggiungi pagina globale"
|
184
182
|
"Add page link": "Aggiungi un collegamento alla pagina"
|
185
183
|
"Alchemy is open software and itself uses open software and free resources:": "Alchemy è software open ed usa software open e risorse liberamente disponibili:"
|
186
|
-
"Alchemy is up to date":
|
187
|
-
|
184
|
+
"Alchemy is up to date": "Alchemy è aggiornato"
|
185
|
+
"An error happened": "Si è verificato un errore"
|
188
186
|
"Change password": "Modifica password"
|
189
187
|
"Choose page": "Scegli pagina"
|
190
188
|
"Cleared trash": "Cestino svuotato"
|
@@ -351,7 +349,7 @@ it:
|
|
351
349
|
copy_language_tree_heading: "Copia struttura delle pagine"
|
352
350
|
create_menu: "Aggiungi un menu"
|
353
351
|
create_node: "Aggiungi un nodo al menu"
|
354
|
-
country_code_placeholder:
|
352
|
+
country_code_placeholder: "ad es. US (opzionale)"
|
355
353
|
country_code_foot_note: "È necessario configurare un codice nazione solo se vuoi supportare diverse nazioni con la stessa lingua."
|
356
354
|
create: "crea"
|
357
355
|
"Create language": "Crea una nuova lingua"
|
@@ -364,9 +362,9 @@ it:
|
|
364
362
|
delete_image: "Elimina quest'immagine"
|
365
363
|
delete_language: "Elimina questa lingua"
|
366
364
|
delete_menu: "Cancella il menu"
|
367
|
-
delete_node: "Cancella il nodo di menu"
|
365
|
+
delete_node: "Cancella il nodo di menu"
|
368
366
|
delete_page: "Elimina questa pagina"
|
369
|
-
delete_tag:
|
367
|
+
delete_tag: "Elimina tag"
|
370
368
|
document: "File"
|
371
369
|
download_csv: "Scarica CSV"
|
372
370
|
download_file: "Scarica file '%{filename}'"
|
@@ -379,7 +377,7 @@ it:
|
|
379
377
|
edit_menu: "Modifica il menu"
|
380
378
|
edit_node: "Modifica il nodo di menu"
|
381
379
|
edit_page_properties: "Modifica proprietà pagina"
|
382
|
-
edit_tag:
|
380
|
+
edit_tag: "Modifica tag"
|
383
381
|
edit_selected_pictures: "Modifica le immagini selezionate"
|
384
382
|
element_editor_not_found: "Errore in questo Elemento"
|
385
383
|
element_of_type: "Elemento"
|
@@ -424,7 +422,7 @@ it:
|
|
424
422
|
"item removed from clipboard": "%{name} eliminato dalla clipboard"
|
425
423
|
javascript_disabled_headline: "Javascript disabilitato!"
|
426
424
|
javascript_disabled_text: "Javascript è richiesto per far funzionare Alchemy al meglio. Abilitalo nelle configurazioni del tuo browser."
|
427
|
-
language_code_placeholder:
|
425
|
+
language_code_placeholder: "i.e. it"
|
428
426
|
language_does_not_exist: "Questa struttura della lingua non esiste"
|
429
427
|
language_pages_copied: "Struttura della lingua copiata con successo."
|
430
428
|
last_upload_only: "Solo ultimo upload"
|
@@ -473,12 +471,12 @@ it:
|
|
473
471
|
no_more_elements_to_add: "Nessun elemento disponibile."
|
474
472
|
no_search_results: "La tua ricerca non ha prodotto alcun risultato."
|
475
473
|
"not a valid image": "Questa non è un'immagine valida."
|
476
|
-
"or":
|
477
|
-
or_replace_it_with_an_existing_tag:
|
474
|
+
"or": "oppure"
|
475
|
+
or_replace_it_with_an_existing_tag: "Oppure sostituiscilo con un tag esistente"
|
478
476
|
"Page created": "Pagina: '%{name}' creata."
|
479
477
|
page_for_links:
|
480
478
|
choose_page: "Sceglio %{name}"
|
481
|
-
page_infos:
|
479
|
+
page_infos: "Informazioni pagina"
|
482
480
|
page_layout_changed_notice: "Il tipo di pagina è stato cambiato. Gli elementi che non erano più disponibili sono stati spostati nel cestino."
|
483
481
|
page_properties: "Proprietà della pagina"
|
484
482
|
page_public: "pubblicata"
|
@@ -497,6 +495,16 @@ it:
|
|
497
495
|
restricted:
|
498
496
|
"true": "Pagina riservata."
|
499
497
|
"false": "Pagina non riservata."
|
498
|
+
page_status_titles:
|
499
|
+
locked:
|
500
|
+
"true": "bloccata"
|
501
|
+
"false": ""
|
502
|
+
public:
|
503
|
+
"true": "pubblicata"
|
504
|
+
"false": "non pubblicata"
|
505
|
+
restricted:
|
506
|
+
"true": "riservata"
|
507
|
+
"false": "non riservata"
|
500
508
|
page_status: "Stato"
|
501
509
|
page_title: "Titolo"
|
502
510
|
page_type: "Tipologia"
|
@@ -508,7 +516,7 @@ it:
|
|
508
516
|
comma_seperated: "Separate da virgola"
|
509
517
|
password: "Password"
|
510
518
|
paste: "incolla"
|
511
|
-
picture_gallery_editor:
|
519
|
+
picture_gallery_editor: "Immagini"
|
512
520
|
picture_library:
|
513
521
|
filter:
|
514
522
|
last_upload: "dall'ultimo upload"
|
@@ -524,23 +532,23 @@ it:
|
|
524
532
|
position_in_text: "Posizione nel testo"
|
525
533
|
preview_size: "Dimensione preview"
|
526
534
|
preview_sizes:
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
recently_uploaded_only:
|
535
|
+
"240": "240px (telefono piccolo)"
|
536
|
+
"320": "320px (iPhone)"
|
537
|
+
"480": "480px (Tablet piccolo)"
|
538
|
+
"768": "768px (iPad - Portrait)"
|
539
|
+
"1024": "1024px (iPad - Landscape)"
|
540
|
+
"1280": "1280px (Desktop)"
|
541
|
+
recently_uploaded_only: "Solo caricate recentemente"
|
534
542
|
"regular method": "Metodo normale"
|
535
543
|
remove: "Rimuovi"
|
536
544
|
rename_file: "Rinomina questo file."
|
537
545
|
rename: "Rinomina"
|
538
546
|
replace: sostituisci
|
539
547
|
replace_file: Sostituire il file
|
540
|
-
|
548
|
+
"Replaced Tag": "Il tag '%{old_tag}' è stato sostiuito con '%{new_tag}'"
|
541
549
|
resources:
|
542
550
|
relation_select:
|
543
|
-
blank:
|
551
|
+
blank: "- vuoto -"
|
544
552
|
right: "destra"
|
545
553
|
robot_follow: "i robot possono seguire i link."
|
546
554
|
robot_index: "permetti ai robot di indicizzare."
|
@@ -556,7 +564,7 @@ it:
|
|
556
564
|
show_eq: "Mostra EQ"
|
557
565
|
show_navigation: "Mostra in navigazione"
|
558
566
|
show_page_in_sitemap: "Mostra la pagina nella sitemap."
|
559
|
-
signup_mail_delivery_error:
|
567
|
+
signup_mail_delivery_error: "Non è stato possibile consegnare la mail di signup. Ricontrolla le impostazioni dell'email."
|
560
568
|
small_thumbnails: "Thumbnail piccoli"
|
561
569
|
subject: "Soggetto"
|
562
570
|
successfully_added_element: "Aggiunto nuovo elemento con successo."
|
@@ -567,7 +575,7 @@ it:
|
|
567
575
|
swap_image: "Modifica immagine"
|
568
576
|
insert_image: "Inserisci immagine"
|
569
577
|
tag_list: Tag
|
570
|
-
tags_get_created_if_used_the_first_time:
|
578
|
+
tags_get_created_if_used_the_first_time: "I tag vengono creati se usati per la prima volta."
|
571
579
|
this_picture_is_used_on_these_pages: "L'immagine è usata nelle seguenti pagine"
|
572
580
|
title: "Titolo"
|
573
581
|
to_alchemy: "Torna ad Alchemy"
|
@@ -611,9 +619,9 @@ it:
|
|
611
619
|
"Successfully updated": "Aggiornato con successo"
|
612
620
|
"Successfully removed": "Rimosso con successo"
|
613
621
|
"Nothing found": "Non è stato trovato nulla."
|
614
|
-
complete:
|
615
|
-
"Update available":
|
616
|
-
"Update status unavailable":
|
622
|
+
complete: "Completato"
|
623
|
+
"Update available": "Aggiornamento disponibile"
|
624
|
+
"Update status unavailable": "Stato dell'update non disponibile"
|
617
625
|
"Uploading": "Caricamento in corso"
|
618
626
|
|
619
627
|
# Kaminari pagination translations
|
@@ -625,11 +633,11 @@ it:
|
|
625
633
|
|
626
634
|
# Simple form translations
|
627
635
|
forms:
|
628
|
-
"yes":
|
629
|
-
"no":
|
636
|
+
"yes": "Sì"
|
637
|
+
"no": "No"
|
630
638
|
required:
|
631
|
-
text:
|
632
|
-
mark:
|
639
|
+
text: "obbligatorio"
|
640
|
+
mark: "*"
|
633
641
|
error_notification:
|
634
642
|
default_message: "Correggi gli errori sottostanti:"
|
635
643
|
labels:
|
@@ -663,9 +671,9 @@ it:
|
|
663
671
|
alchemy/content:
|
664
672
|
attributes:
|
665
673
|
name:
|
666
|
-
taken:
|
674
|
+
taken: "è stato già preso in questo elemento."
|
667
675
|
essence:
|
668
|
-
validation_failed:
|
676
|
+
validation_failed: "Validazione fallita."
|
669
677
|
alchemy/element:
|
670
678
|
attributes:
|
671
679
|
name:
|
@@ -673,8 +681,8 @@ it:
|
|
673
681
|
alchemy/language:
|
674
682
|
attributes:
|
675
683
|
language_code:
|
676
|
-
invalid:
|
677
|
-
taken:
|
684
|
+
invalid: "^Il formato del codice della lingua è errato. Usa esattamente 2 lettere minuscole."
|
685
|
+
taken: "è già preso per questo codice nazione."
|
678
686
|
locale:
|
679
687
|
missing_file: "Localizzazione non trovata per il codice lingua fornito. Scegline uno esistente."
|
680
688
|
alchemy/page:
|
@@ -706,15 +714,15 @@ it:
|
|
706
714
|
other: Messaggi
|
707
715
|
attributes:
|
708
716
|
alchemy/message:
|
709
|
-
salutation:
|
710
|
-
firstname:
|
711
|
-
lastname:
|
712
|
-
address:
|
713
|
-
zip:
|
717
|
+
salutation: "Salve"
|
718
|
+
firstname: "Nome"
|
719
|
+
lastname: "Cognome"
|
720
|
+
address: "Via / N."
|
721
|
+
zip: "CAP"
|
714
722
|
city: Città
|
715
|
-
phone:
|
716
|
-
email:
|
717
|
-
message:
|
723
|
+
phone: "Telefono"
|
724
|
+
email: "Email"
|
725
|
+
message: "Messaggio"
|
718
726
|
|
719
727
|
# Translations for Alchemy database models
|
720
728
|
activerecord:
|
@@ -736,7 +744,7 @@ it:
|
|
736
744
|
other: "Lingue"
|
737
745
|
alchemy/node:
|
738
746
|
one: "Nodo Menu"
|
739
|
-
other: "Nodi Menu"
|
747
|
+
other: "Nodi Menu"
|
740
748
|
alchemy/page:
|
741
749
|
one: "Pagina"
|
742
750
|
other: "Pagine"
|
data/locales/alchemy.nb-NO.yml
CHANGED
@@ -146,7 +146,7 @@ nb-NO:
|
|
146
146
|
alchemy:
|
147
147
|
Add global page: Legg til global side
|
148
148
|
Add page link: Legg til sidekobling
|
149
|
-
|
149
|
+
"Alchemy is open software and itself uses open software and free resources:": "Alchemy er fri programvare og bruker selv fri programvare og ressurser:"
|
150
150
|
Alchemy is up to date: Alchemy er oppdatert
|
151
151
|
An error happened: En feil oppstod
|
152
152
|
Are you sure?: Er du sikker?
|
@@ -213,7 +213,7 @@ nb-NO:
|
|
213
213
|
New Tag Created: Ny tag opprettet
|
214
214
|
New page: Ny side
|
215
215
|
New password: Nytt passord
|
216
|
-
|
216
|
+
"No": Nei
|
217
217
|
No EssenceType given:
|
218
218
|
No Tags found: Ingen tags funnet
|
219
219
|
No items in your clipboard: Ingen elementer i utklippstavlen
|
@@ -225,7 +225,7 @@ nb-NO:
|
|
225
225
|
Open Link in: Åpne kobling med
|
226
226
|
Page: Side
|
227
227
|
Page cache flushed: Sidehurtiglager tømt
|
228
|
-
Page created:
|
228
|
+
Page created: "Side: '%{name}' opprettet."
|
229
229
|
Page deleted: "%{name} slettet"
|
230
230
|
Page edit shortcuts: Side rediger snarveier
|
231
231
|
Page saved: "%{name} lagret"
|
@@ -269,7 +269,7 @@ nb-NO:
|
|
269
269
|
Show trash: Vis papirkurv
|
270
270
|
Site successfully created: Nettsted vellykket opprettet.
|
271
271
|
Site successfully removed: Nettsted vellykket fjernet.
|
272
|
-
Site successfully updated:
|
272
|
+
Site successfully updated: "Nettsted vellykket oppdatert "
|
273
273
|
Size: Størrelse
|
274
274
|
Sort pages: Endre rekkefølge på sider
|
275
275
|
Status:
|
@@ -282,7 +282,7 @@ nb-NO:
|
|
282
282
|
Successfully updated: Oppdatert
|
283
283
|
Switch to Flash® Uploader:
|
284
284
|
Tags: Tags
|
285
|
-
These pictures could not be deleted, because they were in use:
|
285
|
+
These pictures could not be deleted, because they were in use: "Disse bildene kunne ikke slettes fordi de var i bruk: %{names}"
|
286
286
|
This page is locked: Denne siden er låst av %{name}
|
287
287
|
Title: Tittel
|
288
288
|
Trash: Papirkurv
|
@@ -301,7 +301,7 @@ nb-NO:
|
|
301
301
|
"We need at least one default\x01": Et standardspråk må eksistere.
|
302
302
|
Welcome to Alchemy: Velkommen til Alchemy
|
303
303
|
Who else is online: Hvem andre er online
|
304
|
-
|
304
|
+
"Yes": Ja
|
305
305
|
You are about to edit many pictures at once: Du er i ferd med å redigere %{length} bilder på en gang
|
306
306
|
You are about to leave Alchemy: Du er i ferd med å forlate Alchemy
|
307
307
|
You are not authorized: Du har ikke tilgang
|
@@ -364,7 +364,7 @@ nb-NO:
|
|
364
364
|
messages:
|
365
365
|
success: Din beskjed ble levert
|
366
366
|
contactform_body:
|
367
|
-
content_definition_missing:
|
367
|
+
content_definition_missing: "Advarsel: Innhold mangler definisjon. Vennligst sjekk elements.yml"
|
368
368
|
content_essence_not_found: Innholdsessens ikke funnet
|
369
369
|
content_names:
|
370
370
|
content_not_found: Felt for innhold mangler
|
@@ -433,27 +433,27 @@ nb-NO:
|
|
433
433
|
right: Høyre fra tekst
|
434
434
|
explain_cropping: "<p>Flytt rammen og endre størrelse med mus eller piltaster for å justere bildemasken. Klikk på utfør når du er fornøyd med valget.</p><p>Hvis du vil tilbake til den opprinnelige sentrerte bildemasken som var definert i layout, klikk tilbakestill og utfør etterpå.</p>"
|
435
435
|
explain_publishing: Publiser siden og fjern hurtiglagret versjon fra server
|
436
|
-
explain_sitemap_dragndrop_sorting:
|
436
|
+
explain_sitemap_dragndrop_sorting: "Tips: Dra sidene fra ikonet for å sortere"
|
437
437
|
explain_unlocking: Forlat side og lås opp for andre brukere.
|
438
438
|
external_link_notice_1: Vennligst skriv inn komplett url med http:// or tilsvarende protokoll.
|
439
439
|
external_link_notice_2: For å vise til en sti fra ditt nettsted, start med /
|
440
|
-
|
440
|
+
"false": Nei
|
441
441
|
female: Kvinnelig
|
442
442
|
file: Fil
|
443
443
|
file_rename_error: Feil ved navneendring av fil.
|
444
444
|
forms:
|
445
445
|
error_notification:
|
446
|
-
default_message:
|
446
|
+
default_message: "Vennligst se gjennom problemene under:"
|
447
447
|
labels:
|
448
448
|
user:
|
449
449
|
email: E-post
|
450
450
|
login: Logginn
|
451
451
|
password: Passord
|
452
|
-
|
452
|
+
"no": Nei
|
453
453
|
required:
|
454
454
|
mark:
|
455
455
|
text: påkrevd
|
456
|
-
|
456
|
+
"yes": Ja
|
457
457
|
from:
|
458
458
|
from_at: fra %{by} %{at}
|
459
459
|
height: Høyde
|
@@ -481,7 +481,7 @@ nb-NO:
|
|
481
481
|
insert_image: Sett inn bilde
|
482
482
|
internal_link_headline: Velg en side å lenke til.
|
483
483
|
internal_link_page_anchors_explanation: Alternativt kan du lenke til et anker på den aktuelle siden.
|
484
|
-
internal_link_page_elements_explanation:
|
484
|
+
internal_link_page_elements_explanation: "I tillegg kan du klippe ved siden av en side på vis elementer for å lenke til et elementanker fra den siden. "
|
485
485
|
item copied to clipboard: Kopierte %{name} til utklippstavle
|
486
486
|
item moved to clipboard: Flyttet %{name} til utklippstavle
|
487
487
|
item removed from clipboard: Fjernet %{name} fra utklippstavlen
|
@@ -583,17 +583,27 @@ nb-NO:
|
|
583
583
|
page_restricted: begrenset
|
584
584
|
page_states:
|
585
585
|
locked:
|
586
|
-
|
587
|
-
|
586
|
+
"false":
|
587
|
+
"true": Side redigeres for øyeblikket.
|
588
588
|
public:
|
589
|
-
|
590
|
-
|
589
|
+
"false": Side er upublisert
|
590
|
+
"true": Side er publisert.
|
591
591
|
restricted:
|
592
|
-
|
593
|
-
|
592
|
+
"false": Side er upublisert.
|
593
|
+
"true": Side er begrenset.
|
594
594
|
visible:
|
595
|
-
|
596
|
-
|
595
|
+
"false": Side er ikke synlig i navigasjon.
|
596
|
+
"true": Side er synlig i navigasjon
|
597
|
+
page_status_titles:
|
598
|
+
locked:
|
599
|
+
"true": "låst"
|
600
|
+
"false": ""
|
601
|
+
public:
|
602
|
+
"true": "publisert"
|
603
|
+
"false": "upublisert"
|
604
|
+
restricted:
|
605
|
+
"true": "begrenset"
|
606
|
+
"false": "ubegrenset"
|
597
607
|
page_status: Status
|
598
608
|
page_title: Tittel
|
599
609
|
page_type: Type
|
@@ -626,12 +636,12 @@ nb-NO:
|
|
626
636
|
position_in_text: Posisjon i tekst
|
627
637
|
preview_size: Størrelse på forhåndsvisning
|
628
638
|
preview_sizes:
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
639
|
+
"1024": 1024px (iPad - Landscape)
|
640
|
+
"1280": 1280px (Desktop)
|
641
|
+
"240": 240px (small phone)
|
642
|
+
"320": 320px (iPhone)
|
643
|
+
"480": 480px (small Tablet)
|
644
|
+
"768": 768px (iPad - Portrait)
|
635
645
|
public_available:
|
636
646
|
recently_uploaded_only: Kun nylige opplastinger
|
637
647
|
regular method: Ordinær metode
|
@@ -698,11 +708,11 @@ nb-NO:
|
|
698
708
|
uploader:
|
699
709
|
alchemy/attachment:
|
700
710
|
button_label: Last opp fil(er)
|
701
|
-
upload_failure:
|
711
|
+
upload_failure: "Fil %{name} opplastingsfeil: %{error}"
|
702
712
|
upload_success: Fil %{name} lastet opp vellykket
|
703
713
|
alchemy/picture:
|
704
714
|
button_label: Last opp bilde(r)
|
705
|
-
upload_failure:
|
715
|
+
upload_failure: "Feil under opplasting %{name}: %{error}"
|
706
716
|
upload_success: Bilde %{name} lastet opp
|
707
717
|
url_name: URL-navn
|
708
718
|
use_alternative_uploader_instead:
|