parent
5b15874827
commit
e3f64b443d
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,40 @@ |
||||
#English strings go here |
||||
af: |
||||
label_avatar: "Avatar" |
||||
label_avatar_plural: "Avatars" |
||||
label_current_avatar: "Current Avatar" |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
message_avatar_uploaded: "Avatar changed successfully." |
||||
error_image_upload: "Error saving the image." |
||||
error_image_size: "The image is too large." |
||||
button_change_avatar: "Change avatar" |
||||
are_you_sure_delete_avatar: "Are you sure you want to delete your avatar?" |
||||
avatar_deleted: "Avatar deleted successfully." |
||||
unable_to_delete_avatar: "Avatar could not be deleted." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
avatars: |
||||
label_avatar: "Avatar" |
||||
label_gravatar: 'Gravatar' |
||||
label_current_avatar: 'Current avatar' |
||||
label_local_avatar: 'Custom avatar' |
||||
text_current_avatar: | |
||||
The following image shows the current avatar. |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
text_change_gravatar_html: 'To change or add the Gravatar for your mail address, go to %{gravatar_url}.' |
||||
text_your_local_avatar: | |
||||
OpenProject allows you to upload your own custom avatar. |
||||
text_local_avatar_over_gravatar: | |
||||
If you set one, this custom avatar is used in precedence over the gravatar above. |
||||
text_your_current_gravatar: | |
||||
OpenProject uses your gravatar if you registered one, or a default image or icon if one exists. |
||||
The current gravatar is as follows: |
||||
settings: |
||||
enable_gravatars: 'Enable user gravatars' |
||||
gravatar_default: "Default Gravatar image" |
||||
enable_local_avatars: 'Enable user custom avatars' |
||||
|
||||
|
||||
|
@ -0,0 +1,40 @@ |
||||
#English strings go here |
||||
az: |
||||
label_avatar: "Avatar" |
||||
label_avatar_plural: "Avatars" |
||||
label_current_avatar: "Current Avatar" |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
message_avatar_uploaded: "Avatar changed successfully." |
||||
error_image_upload: "Error saving the image." |
||||
error_image_size: "The image is too large." |
||||
button_change_avatar: "Change avatar" |
||||
are_you_sure_delete_avatar: "Are you sure you want to delete your avatar?" |
||||
avatar_deleted: "Avatar deleted successfully." |
||||
unable_to_delete_avatar: "Avatar could not be deleted." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
avatars: |
||||
label_avatar: "Avatar" |
||||
label_gravatar: 'Gravatar' |
||||
label_current_avatar: 'Current avatar' |
||||
label_local_avatar: 'Custom avatar' |
||||
text_current_avatar: | |
||||
The following image shows the current avatar. |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
text_change_gravatar_html: 'To change or add the Gravatar for your mail address, go to %{gravatar_url}.' |
||||
text_your_local_avatar: | |
||||
OpenProject allows you to upload your own custom avatar. |
||||
text_local_avatar_over_gravatar: | |
||||
If you set one, this custom avatar is used in precedence over the gravatar above. |
||||
text_your_current_gravatar: | |
||||
OpenProject uses your gravatar if you registered one, or a default image or icon if one exists. |
||||
The current gravatar is as follows: |
||||
settings: |
||||
enable_gravatars: 'Enable user gravatars' |
||||
gravatar_default: "Default Gravatar image" |
||||
enable_local_avatars: 'Enable user custom avatars' |
||||
|
||||
|
||||
|
@ -0,0 +1,40 @@ |
||||
#English strings go here |
||||
eo: |
||||
label_avatar: "Avataro" |
||||
label_avatar_plural: "Avataroj" |
||||
label_current_avatar: "Nuna avataro" |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
message_avatar_uploaded: "Avatar changed successfully." |
||||
error_image_upload: "Error saving the image." |
||||
error_image_size: "The image is too large." |
||||
button_change_avatar: "Ŝanĝi avataron" |
||||
are_you_sure_delete_avatar: "Are you sure you want to delete your avatar?" |
||||
avatar_deleted: "Avatar deleted successfully." |
||||
unable_to_delete_avatar: "Avatar could not be deleted." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
avatars: |
||||
label_avatar: "Avataro" |
||||
label_gravatar: 'Gravataro' |
||||
label_current_avatar: 'Nuna avataro' |
||||
label_local_avatar: 'Propra avataro' |
||||
text_current_avatar: | |
||||
The following image shows the current avatar. |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
text_change_gravatar_html: 'To change or add the Gravatar for your mail address, go to %{gravatar_url}.' |
||||
text_your_local_avatar: | |
||||
OpenProject allows you to upload your own custom avatar. |
||||
text_local_avatar_over_gravatar: | |
||||
If you set one, this custom avatar is used in precedence over the gravatar above. |
||||
text_your_current_gravatar: | |
||||
OpenProject uses your gravatar if you registered one, or a default image or icon if one exists. |
||||
The current gravatar is as follows: |
||||
settings: |
||||
enable_gravatars: 'Ŝalti uzantajn gravatarojn' |
||||
gravatar_default: "Defaŭlta gravatara bildo" |
||||
enable_local_avatars: 'Ŝalti uzantajn proprajn gravatarojn' |
||||
|
||||
|
||||
|
@ -0,0 +1,40 @@ |
||||
#English strings go here |
||||
et: |
||||
label_avatar: "Avatar" |
||||
label_avatar_plural: "Avatars" |
||||
label_current_avatar: "Current Avatar" |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
message_avatar_uploaded: "Avatar changed successfully." |
||||
error_image_upload: "Error saving the image." |
||||
error_image_size: "The image is too large." |
||||
button_change_avatar: "Change avatar" |
||||
are_you_sure_delete_avatar: "Are you sure you want to delete your avatar?" |
||||
avatar_deleted: "Avatar deleted successfully." |
||||
unable_to_delete_avatar: "Avatar could not be deleted." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
avatars: |
||||
label_avatar: "Avatar" |
||||
label_gravatar: 'Gravatar' |
||||
label_current_avatar: 'Current avatar' |
||||
label_local_avatar: 'Custom avatar' |
||||
text_current_avatar: | |
||||
The following image shows the current avatar. |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
text_change_gravatar_html: 'To change or add the Gravatar for your mail address, go to %{gravatar_url}.' |
||||
text_your_local_avatar: | |
||||
OpenProject allows you to upload your own custom avatar. |
||||
text_local_avatar_over_gravatar: | |
||||
If you set one, this custom avatar is used in precedence over the gravatar above. |
||||
text_your_current_gravatar: | |
||||
OpenProject uses your gravatar if you registered one, or a default image or icon if one exists. |
||||
The current gravatar is as follows: |
||||
settings: |
||||
enable_gravatars: 'Enable user gravatars' |
||||
gravatar_default: "Vaikimisi kasutatav Gravatari kasutajaikoon" |
||||
enable_local_avatars: 'Enable user custom avatars' |
||||
|
||||
|
||||
|
@ -0,0 +1,39 @@ |
||||
#English strings go here |
||||
he: |
||||
label_avatar: "אווטר" |
||||
label_avatar_plural: "סמלים אישיים" |
||||
label_current_avatar: "תמונה נוכחית" |
||||
label_choose_avatar: "בחר תמונה מקובץ" |
||||
message_avatar_uploaded: "התמונה שונתה בהצלחה" |
||||
error_image_upload: "תקלה בשמירת תמונה" |
||||
error_image_size: "קובץ גדול מדי" |
||||
button_change_avatar: "שנה תמונה" |
||||
are_you_sure_delete_avatar: "האם אתה בטוח שאתה רוצה למחוק את התמונה?" |
||||
avatar_deleted: "התמונה נמחקה בהצלחה" |
||||
unable_to_delete_avatar: "אין אפשרות למחוק את הקובץ" |
||||
wrong_file_format: "רק קבצי jpg, png, gif מותרים" |
||||
empty_file_error: "בבקשה העלה תמונה נתמכת (jpg, png, gif)" |
||||
avatars: |
||||
label_avatar: "אווטר" |
||||
label_gravatar: 'Gravatar' |
||||
label_current_avatar: 'תמונה נוכחית' |
||||
label_local_avatar: 'תמונה אישית' |
||||
text_current_avatar: | |
||||
התמונה הבאה מראה את התמונה הנוכחית. |
||||
text_upload_instructions: | |
||||
העלה תמונה משלך בגודל של 128 על 128 פיקסלים. קובץ גדול יותר ישונה וייחתך כדי להתאים. תצוגה מקדימה של התמונה שלך תיראה, ברגע שתבחר תמונה. |
||||
text_change_gravatar_html: 'כדי לשנות או להוסיף את Gravatar לכתובת מייל שלך, לחץ על %{gravatar_url}' |
||||
text_your_local_avatar: | |
||||
OpenProject מאפשר לך להעלות תמונה אישית משלך. |
||||
text_local_avatar_over_gravatar: | |
||||
If you set one, this custom avatar is used in precedence over the gravatar above. |
||||
text_your_current_gravatar: | |
||||
OpenProject uses your gravatar if you registered one, or a default image or icon if one exists. |
||||
The current gravatar is as follows: |
||||
settings: |
||||
enable_gravatars: 'Enable user gravatars' |
||||
gravatar_default: "Default Gravatar image" |
||||
enable_local_avatars: 'Enable user custom avatars' |
||||
|
||||
|
||||
|
@ -0,0 +1,15 @@ |
||||
#English strings go here |
||||
af: |
||||
js: |
||||
label_preview: 'Voorskou' |
||||
button_update: 'Opdateer' |
||||
avatars: |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
uploading_avatar: "Uploading your avatar." |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
error_image_too_large: "Image is too large." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
|
@ -0,0 +1,15 @@ |
||||
#English strings go here |
||||
az: |
||||
js: |
||||
label_preview: 'Preview' |
||||
button_update: 'Update' |
||||
avatars: |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
uploading_avatar: "Uploading your avatar." |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
error_image_too_large: "Image is too large." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
|
@ -0,0 +1,15 @@ |
||||
#English strings go here |
||||
eo: |
||||
js: |
||||
label_preview: 'Antaŭrigardo' |
||||
button_update: 'Ĝisdatigi' |
||||
avatars: |
||||
label_choose_avatar: "Choose Avatar from file" |
||||
uploading_avatar: "Alŝutas vian avataron." |
||||
text_upload_instructions: | |
||||
Upload your own custom avatar of 128 by 128 pixels. Larger files will be resized and cropped to match. |
||||
A preview of your avatar will be shown before uploading, once you selected an image. |
||||
error_image_too_large: "La bildo estas tro granda." |
||||
wrong_file_format: "Allowed formats are jpg, png, gif" |
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)" |
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue