Skip to content

Commit 25ac354

Browse files
cdzombakclaude
andauthored
Use translations in EmbedCodeDialog.vue (#3834)
Co-authored-by: Claude <[email protected]>
1 parent c1df62d commit 25ac354

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+290
-36
lines changed

lang/ar/dialogs.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,23 @@
8888
'row_height' => 'Row Height',
8989
'column_width' => 'Column Width',
9090
'max_photos' => 'Maximum Photos',
91+
'max_photos_none' => 'None (all photos)',
92+
'max_photos_count' => '%d photos',
9193
'sort_order' => 'Sort Order',
94+
'sort_newest' => 'Newest first',
95+
'sort_oldest' => 'Oldest first',
9296
'header_placement' => 'Header Placement',
97+
'header_top' => 'Top',
98+
'header_bottom' => 'Bottom',
99+
'header_none' => 'None',
93100
'preview' => 'Preview',
101+
'preview_failed' => 'Failed to load preview.',
94102
'code' => 'Embed Code',
95103
'copy' => 'Copy to Clipboard',
96104
'copied' => 'Copied!',
105+
'copy_success' => 'Embed code copied to clipboard',
106+
'copy_error' => 'Error',
107+
'copy_error_message' => 'Failed to copy to clipboard',
97108
'show_advanced' => 'Show advanced options',
98109
'hide_advanced' => 'Hide advanced options',
99110
],

lang/ar/gallery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'justified' => 'مع النسبة، مبرر',
5050
'masonry' => 'مع النسبة، متراص',
5151
'grid' => 'مع النسبة، شبكة',
52+
'filmstrip' => 'شريط فيلم',
5253
],
5354
'overlay' => [
5455
'none' => 'لا شيء',

lang/cz/dialogs.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,23 @@
8888
'row_height' => 'Row Height',
8989
'column_width' => 'Column Width',
9090
'max_photos' => 'Maximum Photos',
91+
'max_photos_none' => 'None (all photos)',
92+
'max_photos_count' => '%d photos',
9193
'sort_order' => 'Sort Order',
94+
'sort_newest' => 'Newest first',
95+
'sort_oldest' => 'Oldest first',
9296
'header_placement' => 'Header Placement',
97+
'header_top' => 'Top',
98+
'header_bottom' => 'Bottom',
99+
'header_none' => 'None',
93100
'preview' => 'Preview',
101+
'preview_failed' => 'Failed to load preview.',
94102
'code' => 'Embed Code',
95103
'copy' => 'Copy to Clipboard',
96104
'copied' => 'Copied!',
105+
'copy_success' => 'Embed code copied to clipboard',
106+
'copy_error' => 'Error',
107+
'copy_error_message' => 'Failed to copy to clipboard',
97108
'show_advanced' => 'Show advanced options',
98109
'hide_advanced' => 'Hide advanced options',
99110
],

lang/cz/gallery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'justified' => 'With aspect, justified',
5050
'masonry' => 'With aspect, masonry',
5151
'grid' => 'With aspect, grid',
52+
'filmstrip' => 'Filmstrip',
5253
],
5354
'overlay' => [
5455
'none' => 'None',

lang/de/dialogs.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,23 @@
8888
'row_height' => 'Row Height',
8989
'column_width' => 'Column Width',
9090
'max_photos' => 'Maximum Photos',
91+
'max_photos_none' => 'None (all photos)',
92+
'max_photos_count' => '%d photos',
9193
'sort_order' => 'Sort Order',
94+
'sort_newest' => 'Newest first',
95+
'sort_oldest' => 'Oldest first',
9296
'header_placement' => 'Header Placement',
97+
'header_top' => 'Top',
98+
'header_bottom' => 'Bottom',
99+
'header_none' => 'None',
93100
'preview' => 'Preview',
101+
'preview_failed' => 'Failed to load preview.',
94102
'code' => 'Embed Code',
95103
'copy' => 'Copy to Clipboard',
96104
'copied' => 'Copied!',
105+
'copy_success' => 'Embed code copied to clipboard',
106+
'copy_error' => 'Error',
107+
'copy_error_message' => 'Failed to copy to clipboard',
97108
'show_advanced' => 'Show advanced options',
98109
'hide_advanced' => 'Hide advanced options',
99110
],

lang/de/gallery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'justified' => 'Mit Seitenverhältnis, ausgerichtet',
5050
'masonry' => 'Mit Seitenverhältnis, masonry',
5151
'grid' => 'Mit Seitenverhältnis, Raster',
52+
'filmstrip' => 'Filmstreifen',
5253
],
5354
'overlay' => [
5455
'none' => 'Keine',

lang/el/dialogs.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,23 @@
8888
'row_height' => 'Row Height',
8989
'column_width' => 'Column Width',
9090
'max_photos' => 'Maximum Photos',
91+
'max_photos_none' => 'None (all photos)',
92+
'max_photos_count' => '%d photos',
9193
'sort_order' => 'Sort Order',
94+
'sort_newest' => 'Newest first',
95+
'sort_oldest' => 'Oldest first',
9296
'header_placement' => 'Header Placement',
97+
'header_top' => 'Top',
98+
'header_bottom' => 'Bottom',
99+
'header_none' => 'None',
93100
'preview' => 'Preview',
101+
'preview_failed' => 'Failed to load preview.',
94102
'code' => 'Embed Code',
95103
'copy' => 'Copy to Clipboard',
96104
'copied' => 'Copied!',
105+
'copy_success' => 'Embed code copied to clipboard',
106+
'copy_error' => 'Error',
107+
'copy_error_message' => 'Failed to copy to clipboard',
97108
'show_advanced' => 'Show advanced options',
98109
'hide_advanced' => 'Hide advanced options',
99110
],

lang/el/gallery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'justified' => 'With aspect, justified',
5050
'masonry' => 'With aspect, masonry',
5151
'grid' => 'With aspect, grid',
52+
'filmstrip' => 'Filmstrip',
5253
],
5354
'overlay' => [
5455
'none' => 'None',

lang/en/dialogs.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,23 @@
8989
'row_height' => 'Row Height',
9090
'column_width' => 'Column Width',
9191
'max_photos' => 'Maximum Photos',
92+
'max_photos_none' => 'None (all photos)',
93+
'max_photos_count' => '%d photos',
9294
'sort_order' => 'Sort Order',
95+
'sort_newest' => 'Newest first',
96+
'sort_oldest' => 'Oldest first',
9397
'header_placement' => 'Header Placement',
98+
'header_top' => 'Top',
99+
'header_bottom' => 'Bottom',
100+
'header_none' => 'None',
94101
'preview' => 'Preview',
102+
'preview_failed' => 'Failed to load preview.',
95103
'code' => 'Embed Code',
96104
'copy' => 'Copy to Clipboard',
97105
'copied' => 'Copied!',
106+
'copy_success' => 'Embed code copied to clipboard',
107+
'copy_error' => 'Error',
108+
'copy_error_message' => 'Failed to copy to clipboard',
98109
'show_advanced' => 'Show advanced options',
99110
'hide_advanced' => 'Hide advanced options',
100111
],

lang/en/gallery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'justified' => 'With aspect, justified',
5050
'masonry' => 'With aspect, masonry',
5151
'grid' => 'With aspect, grid',
52+
'filmstrip' => 'Filmstrip',
5253
],
5354
'overlay' => [
5455
'none' => 'None',

0 commit comments

Comments
 (0)