Skip to content

Commit ba3558b

Browse files
authored
New Crowdin updates (#291)
* New translations auth.php (Czech) * New translations common.php (Czech) * New translations common.php (Czech) * New translations common.php (Portuguese, Brazilian) * New translations language.php (Italian) * New translations nav.php (Italian) * New translations post.php (Italian) * New translations common.php (Czech) * New translations common.php (Portuguese, Brazilian) * New translations nav.php (Portuguese, Brazilian) * New translations notifications.php (Portuguese, Brazilian) * New translations pagination.php (Portuguese, Brazilian) * New translations post.php (Portuguese, Brazilian) * New translations profile.php (Portuguese, Brazilian) * New translations reports.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations studio.php (Portuguese, Brazilian) * New translations common.php (Czech) * New translations common.php (French) * New translations profile.php (French) * New translations settings.php (French) * New translations studio.php (French) * New translations profile.php (Portuguese, Brazilian) * New translations nav.php (Portuguese, Brazilian) * New translations notifications.php (Portuguese, Brazilian) * New translations contact.php (Portuguese, Brazilian) * New translations explore.php (Portuguese, Brazilian) * New translations language.php (Portuguese, Brazilian) * New translations common.php (Czech) * New translations nav.php (Portuguese, Brazilian) * New translations notifications.php (Portuguese, Brazilian) * New translations post.php (Portuguese, Brazilian) * New translations profile.php (Portuguese, Brazilian) * New translations reports.php (Portuguese, Brazilian) * New translations contact.php (Portuguese, Brazilian) * New translations explore.php (Portuguese, Brazilian) * New translations language.php (Portuguese, Brazilian) * New translations nav.php (Czech) * New translations notifications.php (Czech) * New translations pagination.php (Czech) * New translations post.php (Czech) * New translations profile.php (Czech) * New translations auth.php (Portuguese, Brazilian) * New translations common.php (French) * New translations reports.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations studio.php (Portuguese, Brazilian) * New translations profile.php (Czech) * New translations common.php (Czech) * New translations nav.php (Czech) * New translations profile.php (Czech) * New translations contact.php (Czech) * New translations explore.php (Czech) * New translations language.php (Czech) * New translations settings.php (Czech) * New translations nav.php (Dutch) * New translations common.php (Portuguese, Brazilian) * New translations reports.php (Dutch) * New translations auth.php (Dutch) * New translations profile.php (Dutch) * New translations settings.php (Dutch) * New translations profile.php (Italian) * New translations common.php (Czech) * New translations common.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations nav.php (Czech) * New translations notifications.php (Czech) * New translations profile.php (Czech) * New translations contact.php (Czech) * New translations studio.php (Czech) * New translations auth.php (Dutch) * New translations auth.php (Catalan) * New translations explore.php (Catalan) * New translations language.php (Catalan) * New translations nav.php (Catalan) * New translations post.php (Catalan) * New translations profile.php (Catalan) * New translations settings.php (Catalan) * New translations common.php (Dutch) * New translations auth.php (Dutch) * New translations common.php (Dutch) * New translations contact.php (Dutch) * New translations common.php (Dutch) * New translations nav.php (Dutch) * New translations contact.php (Dutch) * New translations explore.php (Dutch) * New translations language.php (Dutch) * New translations notifications.php (Dutch) * New translations common.php (Dutch) * New translations profile.php (Dutch) * New translations notifications.php (Dutch) * New translations pagination.php (Dutch) * New translations post.php (Dutch)
1 parent cb4f4d9 commit ba3558b

52 files changed

Lines changed: 1086 additions & 1086 deletions

Some content is hidden

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

lang/ca/auth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
return [
44
'failed' => 'Aquestes credencials no coincideixen amb els nostres registres.',
55
'password' => 'La contrasenya proporcionada és incorrecta.',
6-
'registrationsAreCurrentlyClosed' => 'Registrations are currently closed',
7-
'thisServerIsntAccepting' => 'This server isn’t accepting new signups right now. Please check back later or choose another Loops server.',
6+
'registrationsAreCurrentlyClosed' => 'Les inscripcions estan tancades ara mateix',
7+
'thisServerIsntAccepting' => 'El servidor no accepta inscripcions ara mateix. Si us plau, comprova-ho més tard o tria un altre servidor de Loops.',
88
'throttle' => 'Massa intents d\'inici de sessió. Si us plau, torna-ho a intentar d\'aquí a :seconds segons.',
99
];

lang/ca/explore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

33
return [
4-
'discoverTrendingContent' => 'Discover trending content',
4+
'discoverTrendingContent' => 'Descobreix contingut en tendència',
55
'noVideosFoundForThisHashtag' => 'No s\'han trobat videos per a aquesta etiqueta',
66
];

lang/ca/language.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
return [
4-
'choseYourPreferredLanguage' => 'Choose your preferred language for the Loops interface.',
5-
'displayLanguage' => 'Display Language',
6-
'language' => 'Language',
4+
'choseYourPreferredLanguage' => 'Tria l\'idioma que prefereixes per a la interfície de Loops.',
5+
'displayLanguage' => 'Idioma de visualització',
6+
'language' => 'Idioma',
77
'picker' => [
88
'title' => 'Selecciona idioma',
99
'description' => 'Selecciona el teu idioma preferit. Això canviarà l\'idioma de tota l\'aplicació.',

lang/ca/nav.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
return [
44
'about' => 'Quant a',
5-
'activity' => 'Activity',
5+
'activity' => 'Activitat',
66
'admin' => 'Administració',
7-
'appearance' => 'Appearance',
7+
'appearance' => 'Aparença',
88
'clearAll' => 'Neteja-ho tot',
99
'community' => 'Comunitat',
1010
'contact' => 'Contacte',
1111
'developers' => 'Desenvolupadors',
1212
'federation' => 'Federació',
13-
'forYou' => 'For You',
13+
'forYou' => 'Per a tu',
1414
'help' => 'Ajuda',
1515
'home' => 'Inici',
1616
'join' => 'Uneix-te',
@@ -28,7 +28,7 @@
2828
'search' => 'Cerca',
2929
'settings' => 'Configuració',
3030
'terms' => 'Condicions',
31-
'toggleTheme' => 'Toggle Theme',
31+
'toggleTheme' => 'Canvia el tema',
3232
'upload' => 'Carrega',
3333
'uploadLoop' => 'Carrega Loop',
3434
];

lang/ca/post.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
'allowPeopleToDownloadThisVideo' => 'Permet que la gent descarregui aquest vídeo',
88
'caption' => 'Llegenda',
99
'characters' => 'caràcters',
10-
'commentDeleted' => 'This comment may have been deleted',
11-
'commentNotFound' => 'Comment not found',
10+
'commentDeleted' => 'Pot ser que aquest comentari s\'hagi suprimit',
11+
'commentNotFound' => 'Comentari no trobat',
1212
'comments' => 'Comentaris',
1313
'commentsAreDisabledForThisVideo' => 'Els comentaris estan desactivats per a aquest vídeo',
1414
'commentsEnabled' => 'Comentaris activats',
@@ -18,7 +18,7 @@
1818
'creator' => 'Creador',
1919
'delete' => 'Suprimeix',
2020
'deleteVideo' => 'Suprimeix el vídeo',
21-
'deleteVideoConfirmMessage' => 'Are you sure you want to delete this video?',
21+
'deleteVideoConfirmMessage' => 'Estàs segur que vols eliminar aquest vídeo?',
2222
'deletingDotDotDot' => 'Suprimint...',
2323
'dotDotDotMore' => '...més',
2424
'downloadsEnabled' => 'Descàrregues activades',
@@ -28,15 +28,15 @@
2828
'goBack' => 'Torna enrere',
2929
'goHome' => 'Vés a l\'inici',
3030
'hide' => 'Amaga',
31-
'invalidCommentLink' => 'The comment link is invalid or broken',
31+
'invalidCommentLink' => 'L\'enllaç del comentari no és vàlid o està trencat',
3232
'loadMoreReplies' => 'Carrega més respostes',
33-
'loadingComment' => 'Loading comment...',
34-
'loadingComments' => 'Loading comments...',
33+
'loadingComment' => 'Carregant comentari...',
34+
'loadingComments' => 'Carregant comentaris...',
3535
'loadingVideoDotDotDot' => 'Carregant el vídeo...',
3636
'noCommentsYet' => 'Encara no hi ha comentaris',
3737
'permalink' => 'Enllaç permanent',
3838
'pinToProfile' => 'Fixa al perfil',
39-
'pinned' => 'Pinned',
39+
'pinned' => 'Fixat',
4040
'pleaseSelectAScenario' => 'Si us plau, selecciona un escenari',
4141
'post' => 'Publica',
4242
'postingDotDotDot' => 'Publicant...',
@@ -56,7 +56,7 @@
5656
'submittingDotDotDot' => 'Enviant...',
5757
'thisActionCannotBeUndone' => 'Aquesta acció no es pot desfer. El teu vídeo s\'eliminarà definitivament.',
5858
'view' => 'Visualitza',
59-
'viewAllComments' => 'View All Comments',
59+
'viewAllComments' => 'Mostra tots els comentaris',
6060
'writeAReplyDotDotDot' => 'Escriu una resposta...',
6161
'writeYourCaptionDotDotDot' => 'Escriu la teva llegenda...',
6262
'yourReportingThis' => 'Estàs denunciant aquest :type per: :message',

lang/ca/profile.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

33
return [
4-
'accountBlocked' => 'Account Blocked',
5-
'accountUnavailable' => 'Account Unavailable',
4+
'accountBlocked' => 'Compte bloquejat',
5+
'accountUnavailable' => 'Compte no disponible',
66
'applyingDotDotDot' => 'Aplicant...',
77
'avatarFailedToUploadError' => 'No s\'ha pogut actualitzar l\'àvatar. Torna-ho a provar.',
88
'avatarFileSizeError' => 'La mida del fitxer de la imatge ha de ser inferior a 5 MB.',
@@ -19,8 +19,8 @@
1919
'displayNameHelp' => 'Els noms visibles poden tenir fins a 30 caràcters.',
2020
'editProfile' => 'Edita el perfil',
2121
'failedToUpdateProfileErrorMessage' => 'No s\'ha pogut actualitzar el perfil. Torna-ho a provar.',
22-
'favouritePosts' => 'Favourite posts',
23-
'followRequestPending' => 'Follow Request Pending',
22+
'favouritePosts' => 'Publicacions preferides',
23+
'followRequestPending' => 'Sol·licituds de seguiment pendents',
2424
'likes' => 'M\'agrada',
2525
'loadingProfileDotDotDot' => 'Carregant el perfil...',
2626
'noFollowersYet' => 'Encara no tens seguidors',
@@ -39,15 +39,15 @@
3939
],
4040
'tabOptions' => [
4141
'Videos' => 'Vídeos',
42-
'Favourites' => 'Favourites',
42+
'Favourites' => 'Preferits',
4343
],
44-
'thisAccountIsNotAvailable' => 'This account is not available',
44+
'thisAccountIsNotAvailable' => 'Aquest compte no està disponible',
4545
'unblock' => 'Desbloca',
4646
'userHasntPostedAnyVideosYet' => ':username encara no ha publicat cap vídeo',
4747
'whenPeopleFollowThisAccount' => 'Quan la gent segueixi aquest compte, apareixerà aquí.',
4848
'whenThisAccountFollowsSomeone' => 'Quan aquest compte segueixi algú, apareixerà aquí.',
49-
'youHaveBlockedThisAccount' => 'You have blocked this account',
49+
'youHaveBlockedThisAccount' => 'Has bloquejat aquest compte',
5050
'youHaventPostedAnyVideosYet' => 'Encara no has publicat cap vídeo',
51-
'yourFavouritePostsWillAppearHere' => 'Your favourite posts will appear here.',
51+
'yourFavouritePostsWillAppearHere' => 'Les teves publicacions preferides apareixeran aquí.',
5252
'youveReachedTheEndOfThisList' => 'Has arribat al final d\'aquesta llista',
5353
];

lang/ca/settings.php

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@
1010
'analyticsTracking' => 'Seguiment analític',
1111
'analyticsTrackingMessage' => 'Permet que Loops faci un seguiment del teu ús per millorar el servei.',
1212
'back' => 'Enrere',
13-
'blockedAccounts' => 'Blocked accounts',
14-
'blockingAndRestrictions' => 'Blocking and restrictions',
13+
'blockedAccounts' => 'Comptes bloquejats',
14+
'blockingAndRestrictions' => 'Bloquejos i restriccions',
1515
'cancelChange' => 'Cancel·la el canvi',
1616
'change' => 'Canvia',
1717
'changeEmail' => 'Canvia el correu electrònic',
1818
'changeEmailAddress' => 'Canvia l\'adreça de correu electrònic',
1919
'changePassword' => 'Canvia la contrasenya',
2020
'changingDotDotDot' => 'Canviant...',
21-
'classicBrightTheme' => 'Classic bright theme',
21+
'classicBrightTheme' => 'Tema brillant clàssic',
2222
'clickTheLinkInThatEmail' => 'Fes clic a l\'enllaç d\'aquest correu per completar el canvi.',
2323
'commentsMade' => 'Comentaris fets',
2424
'confirmNewPassword' => 'Confirma la nova contrasenya',
2525
'confirmYourPassword' => 'Confirma la teva contrasenya',
2626
'currentEmailAddress' => 'Adreça de correu actual',
2727
'currentPassword' => 'Contrasenya actual',
28-
'darkAndEasyOnTheEyes' => 'Dark and easy on the eyes',
28+
'darkAndEasyOnTheEyes' => 'Fosc i agradable a la vista',
2929
'dataExport' => 'Exportació de dades',
3030
'dataInsights' => 'Anàlisi de dades',
3131
'dataManagement' => 'Gestió de dades',
@@ -35,7 +35,7 @@
3535
'dataSharingForResearchMessage' => 'Permet que les dades anonimitzades s\'utilitzin per a recerca acadèmica i millores de la plataforma.',
3636
'deactivate' => 'Desactiva',
3737
'deactivateAccount' => 'Desactiva el compte',
38-
'delete' => 'Delete',
38+
'delete' => 'Esborra',
3939
'deleteAccount' => 'Elimina el compte',
4040
'disable2FAButton' => 'Desactiva el doble factor',
4141
'disableTwoFactor' => 'Desactiva l\'autenticació en dos passos',
@@ -50,14 +50,14 @@
5050
'enterYourCurrentPassword' => 'Introdueix la teva contrasenya actual',
5151
'enterYourNewEmailAddress' => 'Introdueix la teva nova adreça de correu electrònic',
5252
'exportHistory' => 'Historial d\'exportacions',
53-
'feeds' => 'Feeds',
53+
'feeds' => 'Canals',
5454
'hoursWatched' => 'Hores vistes',
5555
'invalidVerificationCodePleaseTryAgain' => 'Codi de verificació invàlid. Torna-ho a provar.',
56-
'keepCommentDrawerOpen' => 'Keep Comment Drawer Open',
57-
'keepCommentDrawerOpenHelpText' => 'On larger screens, you may keep the comment drawer open while you scroll on feeds.',
56+
'keepCommentDrawerOpen' => 'Mantén el calaix de comentaris obert',
57+
'keepCommentDrawerOpenHelpText' => 'En pantalles més grans, pots mantenir el calaix de comentaris obert mentre et desplaces pels canals.',
5858
'likesGiven' => 'M\'agrada donats',
5959
'manageAccount' => 'Gestiona el compte',
60-
'manageUsersYouHaveBlocked' => 'Manage users you have blocked.',
60+
'manageUsersYouHaveBlocked' => 'Gestiona els usuaris que has bloquejat.',
6161
'manageYourAccountEmail' => 'Gestiona el correu electrònic del teu compte.',
6262
'manageYourAccountSecuritySettings' => 'Gestiona la configuració de seguretat del teu compte.',
6363
'manageYourLoopsAccount' => 'Gestiona el teu compte de Loops',

lang/cs/auth.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
return [
4-
'failed' => 'These credentials do not match our records.',
5-
'password' => 'The provided password is incorrect.',
6-
'registrationsAreCurrentlyClosed' => 'Registrations are currently closed',
7-
'thisServerIsntAccepting' => 'This server isn’t accepting new signups right now. Please check back later or choose another Loops server.',
8-
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
4+
'failed' => 'Nesprávné přihlašovací údaje.',
5+
'password' => 'Zadané heslo je neplatné.',
6+
'registrationsAreCurrentlyClosed' => 'Registrace jsou momentálně uzavřeny',
7+
'thisServerIsntAccepting' => 'Tento server momentálně nepřijímá nové registrace. Zkuste to prosím později nebo vyberte jiný Loops server.',
8+
'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :sekund sekund.',
99
];

0 commit comments

Comments
 (0)